Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 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-ssh12929632997930376002.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-ssh4499906571499382318.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-ssh7599913720931946124.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-ssh4851610219945429092.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-ssh9732214847413658578.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 ‘prd-ubuntu20.04-docker-8c-8g-775129’ is offline Running on prd-ubuntu20.04-docker-8c-8g-775130 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/935 [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/935 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 (main) Commit message: "Merge pull request #5328 from remo-lab/fix/registry-healthcheck-response-body-close" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 # timeout=10 > git rev-list --no-walk 18557c7001e696e1873834096e39d1a971d2f00a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:38:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:38:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:38:07 ========================================================= 11:38:07 EdgeX Global Pipelines Version Info 11:38:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:38:08 ------------------- 11:38:08 stable info: 11:38:08 ------------------- 11:38:08 Commited By: Cherry Wang cherry@iotechsys.com 11:38:08 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 11:38:08 Message: update stable to v1.0.278 11:38:09 ------------------- 11:38:09 experimental info: 11:38:09 ------------------- 11:38:09 Commited By: **** collab-it+edgex@linuxfoundation.org 11:38:09 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 11:38:09 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d48adb [Pipeline] echo 11:38:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:38:09 provisioning config files... 11:38:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/935@tmp/config18218796562528674112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:38:10 ---> ****-login.sh 11:38:10 nexus3.edgexfoundry.org:10001 11:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:10 11:38:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:38:10 Configure a credential helper to remove this warning. See 11:38:10 https://docs.****.com/go/credential-store/ 11:38:10 11:38:10 Login Succeeded 11:38:10 nexus3.edgexfoundry.org:10002 11:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:10 11:38:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:38:10 Configure a credential helper to remove this warning. See 11:38:10 https://docs.****.com/go/credential-store/ 11:38:10 11:38:10 Login Succeeded 11:38:10 nexus3.edgexfoundry.org:10003 11:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:10 11:38:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:38:10 Configure a credential helper to remove this warning. See 11:38:10 https://docs.****.com/go/credential-store/ 11:38:10 11:38:10 Login Succeeded 11:38:10 nexus3.edgexfoundry.org:10004 11:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:10 11:38:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:38:10 Configure a credential helper to remove this warning. See 11:38:10 https://docs.****.com/go/credential-store/ 11:38:10 11:38:10 Login Succeeded 11:38:10 ****.io 11:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:10 11:38:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:38:10 Configure a credential helper to remove this warning. See 11:38:10 https://docs.****.com/go/credential-store/ 11:38:10 11:38:10 Login Succeeded 11:38:10 ---> ****-login.sh ends [Pipeline] } 11:38:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:38:11 + 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 11:38:11 + dirname cmd/core-command/Dockerfile 11:38:11 + cut -d/ -f2 11:38:11 + echo core-command,cmd/core-command/Dockerfile 11:38:11 + dirname cmd/core-common-config-bootstrapper/Dockerfile 11:38:11 + cut -d/ -f2 11:38:11 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 11:38:11 + dirname cmd/core-data/Dockerfile 11:38:11 + cut -d/ -f2 11:38:11 + echo core-data,cmd/core-data/Dockerfile 11:38:11 + dirname cmd/core-keeper/Dockerfile 11:38:11 + cut -d/ -f2 11:38:11 + echo core-keeper,cmd/core-keeper/Dockerfile 11:38:11 + dirname cmd/core-metadata/Dockerfile 11:38:11 + cut -d/ -f2 11:38:11 + echo core-metadata,cmd/core-metadata/Dockerfile 11:38:11 + dirname cmd/security-bootstrapper/Dockerfile 11:38:11 + cut -d/ -f2 11:38:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:38:11 + dirname cmd/security-proxy-auth/Dockerfile 11:38:11 + cut -d/ -f2 11:38:11 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 11:38:11 + dirname cmd/security-proxy-setup/Dockerfile 11:38:11 + cut -d/ -f2 11:38:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:38:11 + dirname cmd/security-secretstore-setup/Dockerfile 11:38:11 + cut -d/ -f2 11:38:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:38:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 11:38:11 + cut -d/ -f2 11:38:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 11:38:11 + dirname cmd/security-spire-agent/Dockerfile 11:38:11 + cut -d/ -f2 11:38:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 11:38:11 + dirname cmd/security-spire-config/Dockerfile 11:38:11 + cut -d/ -f2 11:38:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 11:38:11 + dirname cmd/security-spire-server/Dockerfile 11:38:11 + cut -d/ -f2 11:38:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 11:38:11 + dirname cmd/support-notifications/Dockerfile 11:38:11 + cut -d/ -f2 11:38:11 + echo support-notifications,cmd/support-notifications/Dockerfile 11:38:11 + dirname cmd/support-scheduler/Dockerfile 11:38:11 + cut -d/ -f2 11:38:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 11:38:11 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 11:38:11 + git rev-list -1 --merges 2d48adbf64ea6a519d6787737e4bc25d6ecf7481~1..2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 11:38:11 -----------> git rev-list -1 --merges 2d48adbf64ea6a519d6787737e4bc25d6ecf7481~1..2d48adbf64ea6a519d6787737e4bc25d6ecf7481 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:38:11 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [false] [Pipeline] sh 11:38:12 + git log --format=format:%s -1 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 11:38:12 ========================================================= 11:38:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:38:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:38:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:38:12 + grep -v github /etc/ssh/ssh_known_hosts 11:38:12 + [ -e /tmp/ssh_known_hosts ] 11:38:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:38:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:38:12 + sudo tee -a /etc/ssh/ssh_known_hosts 11:38:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:38:12 11:38:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:38:13 0.1.4: Pulling from edgex-devops/py-git-semver 11:38:13 3dae71ba6b94: Pulling fs layer 11:38:13 6bf1a483ea7c: Pulling fs layer 11:38:13 f5dfc541a4d3: Pulling fs layer 11:38:13 461d9e800cba: Pulling fs layer 11:38:13 80192f66455f: Pulling fs layer 11:38:13 2e8e34ca0e6c: Pulling fs layer 11:38:13 a29436f7fd5d: Pulling fs layer 11:38:13 923cac83aea3: Pulling fs layer 11:38:13 25ad8b0a4227: Pulling fs layer 11:38:13 db01528c6b51: Pulling fs layer 11:38:13 28988de357af: Pulling fs layer 11:38:13 461d9e800cba: Waiting 11:38:13 80192f66455f: Waiting 11:38:13 2e8e34ca0e6c: Waiting 11:38:13 a29436f7fd5d: Waiting 11:38:13 923cac83aea3: Waiting 11:38:13 25ad8b0a4227: Waiting 11:38:13 28988de357af: Waiting 11:38:13 db01528c6b51: Waiting 11:38:13 6bf1a483ea7c: Verifying Checksum 11:38:13 6bf1a483ea7c: Download complete 11:38:13 461d9e800cba: Download complete 11:38:13 80192f66455f: Verifying Checksum 11:38:13 80192f66455f: Download complete 11:38:13 f5dfc541a4d3: Verifying Checksum 11:38:13 f5dfc541a4d3: Download complete 11:38:13 3dae71ba6b94: Download complete 11:38:13 923cac83aea3: Download complete 11:38:13 25ad8b0a4227: Verifying Checksum 11:38:13 25ad8b0a4227: Download complete 11:38:13 db01528c6b51: Download complete 11:38:13 28988de357af: Download complete 11:38:13 a29436f7fd5d: Verifying Checksum 11:38:13 a29436f7fd5d: Download complete 11:38:14 2e8e34ca0e6c: Verifying Checksum 11:38:14 2e8e34ca0e6c: Download complete 11:38:14 3dae71ba6b94: Pull complete 11:38:14 6bf1a483ea7c: Pull complete 11:38:15 f5dfc541a4d3: Pull complete 11:38:15 461d9e800cba: Pull complete 11:38:15 80192f66455f: Pull complete 11:38:19 2e8e34ca0e6c: Pull complete 11:38:20 a29436f7fd5d: Pull complete 11:38:20 923cac83aea3: Pull complete 11:38:20 25ad8b0a4227: Pull complete 11:38:20 db01528c6b51: Pull complete 11:38:20 28988de357af: Pull complete 11:38:20 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 11:38:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:38:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:20 prd-ubuntu20.04-docker-8c-8g-775130 does not seem to be running inside a container 11:38:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/935 -v /w/workspace/edgex-go/935:/w/workspace/edgex-go/935:rw,z -v /w/workspace/edgex-go/935@tmp:/w/workspace/edgex-go/935@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 11:38:22 $ docker top 6b808e95771ec3ae79aec001f123501a19b27ac99b8aad6086afbea974a48f4e -eo pid,comm 11:38: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). 11:38:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:38:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:38:22 [ssh-agent] Looking for ssh-agent implementation... 11:38:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:38:22 $ docker exec 6b808e95771ec3ae79aec001f123501a19b27ac99b8aad6086afbea974a48f4e ssh-agent 11:38:22 SSH_AUTH_SOCK=/tmp/ssh-EDrNfbxWWJeI/agent.32 11:38:22 SSH_AGENT_PID=38 11:38:22 Running ssh-add (command line suppressed) 11:38:22 Identity added: /w/workspace/edgex-go/935@tmp/private_key_14079662597513303827.key (/w/workspace/edgex-go/935@tmp/private_key_14079662597513303827.key) 11:38:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:38:23 + git config --global --add safe.directory /w/workspace/edgex-go/935 [Pipeline] sh 11:38:23 + git tag --points-at HEAD [Pipeline] } 11:38:23 $ docker exec --env ******** --env ******** 6b808e95771ec3ae79aec001f123501a19b27ac99b8aad6086afbea974a48f4e ssh-agent -k 11:38:23 unset SSH_AUTH_SOCK; 11:38:23 unset SSH_AGENT_PID; 11:38:23 echo Agent pid 38 killed; 11:38:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:38:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:38:23 [ssh-agent] Looking for ssh-agent implementation... 11:38:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:38:23 $ docker exec 6b808e95771ec3ae79aec001f123501a19b27ac99b8aad6086afbea974a48f4e ssh-agent 11:38:23 SSH_AUTH_SOCK=/tmp/ssh-ypyJ3HNPZn2M/agent.85 11:38:23 SSH_AGENT_PID=91 11:38:23 Running ssh-add (command line suppressed) 11:38:23 Identity added: /w/workspace/edgex-go/935@tmp/private_key_16202245264722831474.key (/w/workspace/edgex-go/935@tmp/private_key_16202245264722831474.key) 11:38:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:38:24 + git semver init 11:38:24 2025-12-16 11:38:24,501 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:38:24 2025-12-16 11:38:24,505 [run_init] DEBUG init version:0.0.0 force:False 11:38:24 2025-12-16 11:38:24,506 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/935/.semver 11:38:24 2025-12-16 11:38:24,506 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/935/.semver 11:38:24 2025-12-16 11:38:24,506 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/935/.semver'], cwd=/w/workspace/edgex-go/935, stdin=None, shell=False, universal_newlines=False) 11:38:29 2025-12-16 11:38:29,303 [append_file] DEBUG append to file:/w/workspace/edgex-go/935/.git/info/exclude 11:38:29 2025-12-16 11:38:29,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/935/.semver/main with force:False 11:38:29 2025-12-16 11:38:29,304 [read_version] DEBUG read version from /w/workspace/edgex-go/935/.semver/main 11:38:29 2025-12-16 11:38:29,304 [read_version] DEBUG read version from /w/workspace/edgex-go/935/.semver/main 11:38:29 4.1.0-dev.84 [Pipeline] } 11:38:29 $ docker exec --env ******** --env ******** 6b808e95771ec3ae79aec001f123501a19b27ac99b8aad6086afbea974a48f4e ssh-agent -k 11:38:29 unset SSH_AUTH_SOCK; 11:38:29 unset SSH_AGENT_PID; 11:38:29 echo Agent pid 91 killed; 11:38:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:38:30 + git semver [Pipeline] } 11:38:30 $ docker stop --time=1 6b808e95771ec3ae79aec001f123501a19b27ac99b8aad6086afbea974a48f4e 11:38:31 $ docker rm -f --volumes 6b808e95771ec3ae79aec001f123501a19b27ac99b8aad6086afbea974a48f4e [Pipeline] // withDockerContainer [Pipeline] sh 11:38:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:38:32 Stashed 1 file(s) [Pipeline] echo 11:38:32 [edgeXSemver]: initialized semver on version 4.1.0-dev.84 [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 11:38:32 + git config --global --add safe.directory /w/workspace/edgex-go/935 [Pipeline] echo 11:38:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:38:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:38:33 ========================================================= 11:38:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 11:38:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:38:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:38:33 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 11:38:33 2d35ebdb57d9: Pulling fs layer 11:38:33 c35fb4624d26: Pulling fs layer 11:38:33 4e2aec7ef170: Pulling fs layer 11:38:33 333b49ad6fbf: Pulling fs layer 11:38:33 4f4fb700ef54: Pulling fs layer 11:38:33 c3e65509a76b: Pulling fs layer 11:38:33 7cf9ebb963bd: Pulling fs layer 11:38:33 bb34ca984cfb: Pulling fs layer 11:38:33 151cf03bc807: Pulling fs layer 11:38:33 c3e65509a76b: Waiting 11:38:33 7cf9ebb963bd: Waiting 11:38:33 bb34ca984cfb: Waiting 11:38:33 151cf03bc807: Waiting 11:38:33 333b49ad6fbf: Waiting 11:38:33 4f4fb700ef54: Waiting 11:38:33 c35fb4624d26: Verifying Checksum 11:38:33 c35fb4624d26: Download complete 11:38:33 333b49ad6fbf: Verifying Checksum 11:38:33 333b49ad6fbf: Download complete 11:38:33 4f4fb700ef54: Verifying Checksum 11:38:33 4f4fb700ef54: Download complete 11:38:33 2d35ebdb57d9: Verifying Checksum 11:38:33 2d35ebdb57d9: Download complete 11:38:33 c3e65509a76b: Verifying Checksum 11:38:33 c3e65509a76b: Download complete 11:38:33 2d35ebdb57d9: Pull complete 11:38:33 7cf9ebb963bd: Verifying Checksum 11:38:33 7cf9ebb963bd: Download complete 11:38:33 c35fb4624d26: Pull complete 11:38:33 4e2aec7ef170: Download complete 11:38:33 151cf03bc807: Verifying Checksum 11:38:33 151cf03bc807: Download complete 11:38:34 bb34ca984cfb: Verifying Checksum 11:38:34 bb34ca984cfb: Download complete 11:38:38 4e2aec7ef170: Pull complete 11:38:38 333b49ad6fbf: Pull complete 11:38:38 4f4fb700ef54: Pull complete 11:38:38 c3e65509a76b: Pull complete 11:38:38 7cf9ebb963bd: Pull complete 11:38:42 bb34ca984cfb: Pull complete 11:38:42 151cf03bc807: Pull complete 11:38:42 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:38:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 11:38:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:38:42 WORKDIR /edgex 11:38:42 COPY go.mod . 11:38:42 RUN go mod download 11:38:42 + docker build -t ci-base-image-x86_64 -f - . 11:38:42 #0 building with "default" instance using docker driver 11:38:42 11:38:42 #1 [internal] load build definition from Dockerfile 11:38:42 #1 transferring dockerfile: 164B done 11:38:42 #1 DONE 0.0s 11:38:42 11:38:42 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:38:42 #2 DONE 0.0s 11:38:42 11:38:42 #3 [internal] load .dockerignore 11:38:42 #3 transferring context: 50B done 11:38:42 #3 DONE 0.0s 11:38:42 11:38:42 #4 [internal] load build context 11:38:43 #4 transferring context: 7.11kB done 11:38:43 #4 DONE 0.0s 11:38:43 11:38:43 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:38:43 #5 DONE 0.1s 11:38:43 11:38:43 #6 [2/4] WORKDIR /edgex 11:38:45 #6 DONE 1.8s 11:38:45 11:38:45 #7 [3/4] COPY go.mod . 11:38:45 #7 DONE 0.0s 11:38:45 11:38:45 #8 [4/4] RUN go mod download 11:38:47 Still waiting to schedule task 11:38:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:38:51 #8 DONE 5.6s 11:38:51 11:38:51 #9 exporting to image 11:38:51 #9 exporting layers 11:38:54 #9 exporting layers 3.3s done 11:38:54 #9 writing image sha256:2251dc601af8e300890bcef05140cff399447ee4996f20677fc040be1acacd0b done 11:38:54 #9 naming to docker.io/library/ci-base-image-x86_64 done 11:38:54 #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:54 + docker inspect -f . ci-base-image-x86_64 11:38:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:54 prd-ubuntu20.04-docker-8c-8g-775130 does not seem to be running inside a container 11:38:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/935 -v /w/workspace/edgex-go/935:/w/workspace/edgex-go/935:rw,z -v /w/workspace/edgex-go/935@tmp:/w/workspace/edgex-go/935@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 11:38:54 $ docker top d6ce01745eecfc18a6eabcb6f03f55ea72e44c6093399b9a8a91519695cb65e8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:38:55 + go version 11:38:55 go version go1.25.2 linux/amd64 [Pipeline] } 11:38:55 $ docker stop --time=1 d6ce01745eecfc18a6eabcb6f03f55ea72e44c6093399b9a8a91519695cb65e8 11:38:56 $ docker rm -f --volumes d6ce01745eecfc18a6eabcb6f03f55ea72e44c6093399b9a8a91519695cb65e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:57 + docker inspect -f . ci-base-image-x86_64 11:38:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:57 prd-ubuntu20.04-docker-8c-8g-775130 does not seem to be running inside a container 11:38:57 $ 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/935 -v /w/workspace/edgex-go/935:/w/workspace/edgex-go/935:rw,z -v /w/workspace/edgex-go/935@tmp:/w/workspace/edgex-go/935@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 11:38:57 $ docker top 5cab56b0c28bc20ce0e1d2b383439322002fddcb52aa69c3f8c53e87e99d7384 -eo pid,comm [Pipeline] { [Pipeline] echo 11:38:57 ========================================================= 11:38:57 [edgeXBuildGoParallel] Running Tests and Build... 11:38:57 ========================================================= [Pipeline] sh 11:38:57 + git config --global --add safe.directory /w/workspace/edgex-go/935 [Pipeline] fileExists [Pipeline] sh 11:38:58 + make test 11:38:58 go test -race -coverprofile=coverage.out ./... 11:39:06 ? github.com/edgexfoundry/edgex-go [no test files] 11:39:32 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 11:39:32 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 11:39:32 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 11:39:32 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 11:39:32 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 11:39:32 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 11:39:32 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 11:39:32 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 11:39:32 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 11:39:32 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 11:39:32 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 11:39:33 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 11:39:33 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 11:39:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:39:33 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 11:39:33 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 11:39:33 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 11:39:33 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 11:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 11:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements 11:39:39 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 11:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 4.8% of statements 11:39:39 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 11:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.077s coverage: 57.7% of statements 11:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.020s coverage: 86.5% of statements 11:39:39 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 11:39:39 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 11:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.633s coverage: 94.2% of statements 11:39:40 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 11:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 11:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:39:40 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:39:40 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 11:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 11:39:40 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 11:39:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 11:39:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 11:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 11:39:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 11:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 90.7% of statements 11:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 11:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 11:39:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.022s coverage: 0.0% of statements 11:39:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 11:39:40 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 11:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 8.3% of statements 11:39:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 11:39:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 11:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.406s coverage: 95.9% of statements 11:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 11:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:39:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:39:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 11:39:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 11:39:42 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 11:39:42 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 11:39:42 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 11:39:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:39:42 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 11:39:42 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 11:39:42 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 11:39:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:39:42 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 11:39:42 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 11:39:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 11:39:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.059s coverage: 3.5% of statements 11:39:44 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 11:39:44 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 11:39:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements 11:39:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:39:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.2% of statements 11:39:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.034s coverage: 68.8% of statements 11:39:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 11:39:44 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 11:39:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 11:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 11:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 11:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements 11:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 93.1% of statements 11:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 11:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.024s coverage: 94.4% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.048s coverage: 92.9% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements 11:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 47.4% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.032s coverage: 87.2% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.018s coverage: 86.0% of statements 11:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.035s coverage: 6.8% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.037s coverage: 33.3% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.035s coverage: 100.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.160s coverage: 54.8% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.6% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.036s coverage: 20.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements 11:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 11:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.015s coverage: 100.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.156s coverage: 29.2% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 93.8% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 11:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.018s coverage: 76.2% of statements 11:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 11:40:06 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 11:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.067s coverage: 17.1% of statements 11:40:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 11:40:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 11:40:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 11:40:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 11:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements 11:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 11:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:40:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:40:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 11:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.025s coverage: 9.0% of statements 11:40:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 11:40:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 11:40:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 11:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements 11:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 11:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements 11:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:40:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:40:10 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 11:40:10 running golangci-lint 11:40:10 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 11:40:10 go version go1.25.2 linux/amd64 11:40:10 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 11:40:10 level=info msg="[config_reader] Used config file .golangci.yml" 11:40:10 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 11:40:10 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 11:40:10 level=info msg="[goenv] Read go env for 4.945458ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 11:40:10 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 11:40:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775131 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 11:40:22 Running in /w/workspace/edgex-go/935 [Pipeline] { [Pipeline] checkout 11:40:22 The recommended git tool is: git 11:40:27 using credential edgex-jenkins-ssh 11:40:27 Cloning the remote Git repository 11:40:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:40:27 > git init /w/workspace/edgex-go/935 # timeout=10 11:40:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:40:27 > git --version # timeout=10 11:40:27 > git --version # 'git version 2.25.1' 11:40:27 using GIT_SSH to set credentials SSH Credentials for GitHub 11:40:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:40:32 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|name|files|imports|types_sizes) took 19.646993222s" 11:40:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.201049ms" 11:40:44 level=info msg="[linters_context/goanalysis] analyzers took 2m11.881274856s with top 10 stages: buildir: 1m1.617076933s, gosec: 3.395943506s, inspect: 3.255840606s, fact_deprecated: 2.441907422s, printf: 1.961651161s, ctrlflow: 1.669364446s, fact_purity: 1.498917011s, QF1004: 1.413913785s, nilness: 1.396929351s, S1038: 1.246418038s" 11:40:44 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 11:40:44 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 11:40:44 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 11:40:44 level=info msg="[runner] Issues before processing: 35, after processing: 0" 11:40:44 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, cgo: 35/35, path_relativity: 35/35, exclusion_paths: 35/35, invalid_issue: 35/35, exclusion_rules: 22/21, generated_file_filter: 35/22, filename_unadjuster: 35/35, nolint_filter: 21/0" 11:40:44 level=info msg="[runner] processing took 8.245551ms with stages: nolint_filter: 7.331441ms, generated_file_filter: 694.797µs, exclusion_rules: 121.012µs, exclusion_paths: 44.76µs, path_relativity: 35.491µs, cgo: 4.49µs, path_absoluter: 4.17µs, sort_results: 2.13µs, filename_unadjuster: 1.95µs, invalid_issue: 1.92µs, max_same_issues: 650ns, diff: 550ns, fixer: 510ns, severity-rules: 380ns, uniq_by_line: 370ns, path_prettifier: 260ns, path_shortener: 210ns, max_from_linter: 170ns, max_per_file_from_linter: 160ns, source_code: 130ns" 11:40:44 level=info msg="[runner] linters took 12.677668881s with stages: goanalysis_metalinter: 12.669353369s" 11:40:44 0 issues. 11:40:44 level=info msg="File cache stats: 0 entries of total size 0B" 11:40:44 level=info msg="Memory: 324 samples, avg is 369.9MB, max is 1371.4MB" 11:40:44 level=info msg="Execution took 32.363595235s" 11:40:44 go vet ./... 11:40:46 Avoid second fetch 11:40:46 Checking out Revision 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 (main) 11:40:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:40:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:40:46 > git config core.sparsecheckout # timeout=10 11:40:46 > git checkout -f 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 # timeout=10 11:40:47 Commit message: "Merge pull request #5328 from remo-lab/fix/registry-healthcheck-response-body-close" 11:40:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:40:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:40:50 ./bin/test-attribution-txt.sh [Pipeline] echo 11:40:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 11:40:50 + ls -al . 11:40:50 total 1392 11:40:50 drwxrwxr-x 11 1001 1001 4096 Dec 16 11:38 . 11:40:50 drwxr-xr-x 4 root root 4096 Dec 16 11:38 .. 11:40:50 drwxrwxr-x 2 1001 1001 4096 Dec 16 11:38 .blubracket 11:40:50 -rw-rw-r-- 1 1001 1001 10 Dec 16 11:38 .dockerignore 11:40:50 drwxrwxr-x 8 1001 1001 4096 Dec 16 11:40 .git 11:40:50 drwxrwxr-x 3 1001 1001 4096 Dec 16 11:38 .github 11:40:50 -rw-rw-r-- 1 1001 1001 909 Dec 16 11:38 .gitignore 11:40:50 -rw-rw-r-- 1 1001 1001 359 Dec 16 11:38 .golangci.yml 11:40:50 -rw-rw-r-- 1 1001 1001 100 Dec 16 11:38 .hadolint.yml 11:40:50 drwxr-xr-x 3 1001 1001 4096 Dec 16 11:38 .semver 11:40:50 -rw-rw-r-- 1 1001 1001 155 Dec 16 11:38 .sonarcloud.properties 11:40:50 -rw-rw-r-- 1 1001 1001 1171 Dec 16 11:38 ADOPTERS.md 11:40:50 -rw-rw-r-- 1 1001 1001 20017 Dec 16 11:38 Attribution.txt 11:40:50 -rw-rw-r-- 1 1001 1001 108018 Dec 16 11:38 CHANGELOG.md 11:40:50 -rw-rw-r-- 1 1001 1001 3804 Dec 16 11:38 CONTRIBUTING.md 11:40:50 -rw-rw-r-- 1 1001 1001 677 Dec 16 11:38 GOVERNANCE.md 11:40:50 -rw-rw-r-- 1 1001 1001 886 Dec 16 11:38 Jenkinsfile 11:40:50 -rw-rw-r-- 1 1001 1001 10775 Dec 16 11:38 LICENSE 11:40:50 -rw-rw-r-- 1 1001 1001 16739 Dec 16 11:38 Makefile 11:40:50 -rw-rw-r-- 1 1001 1001 582 Dec 16 11:38 OWNERS.md 11:40:50 -rw-rw-r-- 1 1001 1001 9932 Dec 16 11:38 README.md 11:40:50 -rw-rw-r-- 1 1001 1001 789 Dec 16 11:38 SECURITY.md 11:40:50 -rw-rw-r-- 1 1001 1001 12 Dec 16 11:38 VERSION 11:40:50 drwxrwxr-x 2 1001 1001 4096 Dec 16 11:38 bin 11:40:50 drwxrwxr-x 19 1001 1001 4096 Dec 16 11:38 cmd 11:40:50 -rw-r--r-- 1 root root 1043595 Dec 16 11:40 coverage.out 11:40:50 drwxrwxr-x 2 1001 1001 4096 Dec 16 11:38 fuzz_test 11:40:50 -rw-rw-r-- 1 1001 1001 7070 Dec 16 11:38 go.mod 11:40:50 -rw-rw-r-- 1 1001 1001 90674 Dec 16 11:38 go.sum 11:40:50 drwxrwxr-x 7 1001 1001 4096 Dec 16 11:38 internal 11:40:50 drwxrwxr-x 2 1001 1001 4096 Dec 16 11:38 openapi 11:40:50 -rw-rw-r-- 1 1001 1001 584 Dec 16 11:38 security.txt 11:40:50 -rw-rw-r-- 1 1001 1001 204 Dec 16 11:38 version.go [Pipeline] sh 11:40:50 + '[' -e coverage.out ] 11:40:50 + chown 1001:1001 coverage.out [Pipeline] stash 11:40:50 Stashed 1 file(s) [Pipeline] sh 11:40:51 + make build 11:40:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:40:51 provisioning config files... 11:40:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/935@tmp/config2784775562291177324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:40:52 ---> ****-login.sh 11:40:52 nexus3.edgexfoundry.org:10001 11:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:53 Configure a credential helper to remove this warning. See 11:40:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:53 11:40:53 Login Succeeded 11:40:53 nexus3.edgexfoundry.org:10002 11:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:53 Configure a credential helper to remove this warning. See 11:40:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:53 11:40:53 Login Succeeded 11:40:53 nexus3.edgexfoundry.org:10003 11:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:53 Configure a credential helper to remove this warning. See 11:40:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:53 11:40:53 Login Succeeded 11:40:53 nexus3.edgexfoundry.org:10004 11:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:54 Configure a credential helper to remove this warning. See 11:40:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:54 11:40:54 Login Succeeded 11:40:54 ****.io 11:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:54 Configure a credential helper to remove this warning. See 11:40:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:54 11:40:54 Login Succeeded 11:40:54 ---> ****-login.sh ends [Pipeline] } 11:40:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 11:40:55 + git config --global --add safe.directory /w/workspace/edgex-go/935 [Pipeline] echo 11:40:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:40:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:40:55 ========================================================= 11:40:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 11:40:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:40:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 11:40:55 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:40:55 6b59a28fa201: Pulling fs layer 11:40:55 d32bb0dddca7: Pulling fs layer 11:40:55 5dab1238d3d9: Pulling fs layer 11:40:55 196fd7d83e7d: Pulling fs layer 11:40:55 4f4fb700ef54: Pulling fs layer 11:40:55 8ba94037c8f0: Pulling fs layer 11:40:55 deaec5988b04: Pulling fs layer 11:40:55 9f65657bb879: Pulling fs layer 11:40:55 4f4fb700ef54: Waiting 11:40:55 8ba94037c8f0: Waiting 11:40:55 deaec5988b04: Waiting 11:40:55 9f65657bb879: Waiting 11:40:55 196fd7d83e7d: Waiting 11:40:56 d32bb0dddca7: Verifying Checksum 11:40:56 d32bb0dddca7: Download complete 11:40:56 196fd7d83e7d: Verifying Checksum 11:40:56 196fd7d83e7d: Download complete 11:40:56 4f4fb700ef54: Verifying Checksum 11:40:56 4f4fb700ef54: Download complete 11:40:56 8ba94037c8f0: Download complete 11:40:56 6b59a28fa201: Verifying Checksum 11:40:56 6b59a28fa201: Download complete 11:40:56 9f65657bb879: Verifying Checksum 11:40:56 9f65657bb879: Download complete 11:40:56 6b59a28fa201: Pull complete 11:40:57 5dab1238d3d9: Verifying Checksum 11:40:57 5dab1238d3d9: Download complete 11:40:58 d32bb0dddca7: Pull complete 11:40:58 deaec5988b04: Verifying Checksum 11:40:58 deaec5988b04: Download complete 11:41:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:41:13 5dab1238d3d9: Pull complete 11:41:13 196fd7d83e7d: Pull complete 11:41:13 4f4fb700ef54: Pull complete 11:41:13 8ba94037c8f0: Pull complete 11:41:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:41:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:41:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:41:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:41:22 deaec5988b04: Pull complete 11:41:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:41:24 9f65657bb879: Pull complete 11:41:24 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 11:41:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 11:41:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 11:41:24 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 11:41:24 WORKDIR /edgex 11:41:24 COPY go.mod . 11:41:24 RUN go mod download -t 11:41:24 ci-base-image-arm64 -f - . 11:41:25 Sending build context to Docker daemon 3.887MB 11:41:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 11:41:25 ---> 334268110677 11:41:25 Step 2/4 : WORKDIR /edgex 11:41:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:41:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:41:27 ---> Running in ee8cf92c2dac 11:41:27 Removing intermediate container ee8cf92c2dac 11:41:27 ---> e992c5de4ee9 11:41:27 Step 3/4 : COPY go.mod . 11:41:27 ---> 498c076d8b8e 11:41:27 Step 4/4 : RUN go mod download 11:41:27 ---> Running in 46f4f6837d0d 11:41:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:41:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:41:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:41:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 11:41:34 $ docker stop --time=1 5cab56b0c28bc20ce0e1d2b383439322002fddcb52aa69c3f8c53e87e99d7384 11:41:37 $ docker rm -f --volumes 5cab56b0c28bc20ce0e1d2b383439322002fddcb52aa69c3f8c53e87e99d7384 [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 11:41:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:41:38 11:41:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:41:39 latest: Pulling from edgex-devops/edgex-compose 11:41:39 91d30c5bc195: Pulling fs layer 11:41:39 2e9b0aa3be6d: Pulling fs layer 11:41:39 9c61dcf015f6: Pulling fs layer 11:41:39 4698f68db338: Pulling fs layer 11:41:39 2a2f49069b9e: Pulling fs layer 11:41:39 e0025b399a48: Pulling fs layer 11:41:39 4698f68db338: Waiting 11:41:39 2a2f49069b9e: Waiting 11:41:39 e0025b399a48: Waiting 11:41:39 91d30c5bc195: Verifying Checksum 11:41:39 91d30c5bc195: Download complete 11:41:39 4698f68db338: Verifying Checksum 11:41:39 4698f68db338: Download complete 11:41:39 2e9b0aa3be6d: Verifying Checksum 11:41:39 e0025b399a48: Download complete 11:41:39 91d30c5bc195: Pull complete 11:41:39 2a2f49069b9e: Verifying Checksum 11:41:39 2a2f49069b9e: Download complete 11:41:39 2e9b0aa3be6d: Pull complete 11:41:40 9c61dcf015f6: Verifying Checksum 11:41:40 9c61dcf015f6: Download complete 11:41:44 9c61dcf015f6: Pull complete 11:41:44 4698f68db338: Pull complete 11:41:44 2a2f49069b9e: Pull complete 11:41:44 e0025b399a48: Pull complete 11:41:44 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 11:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:41:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:44 prd-ubuntu20.04-docker-8c-8g-775130 does not seem to be running inside a container 11:41: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/935 -v /w/workspace/edgex-go/935:/w/workspace/edgex-go/935:rw,z -v /w/workspace/edgex-go/935@tmp:/w/workspace/edgex-go/935@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 11:41:45 $ docker top ff967d3a18ebfb56e64839ce3acde481a221bc3394adfbc4dc6b196ff5694dc6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:41:45 + docker compose -f ./docker-compose-build.yml build --parallel 11:41:46 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:41:46 #1 transferring dockerfile: 2.23kB done 11:41:46 #1 DONE 0.1s 11:41:46 11:41:46 #2 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:41:46 #2 DONE 0.0s 11:41:46 11:41:46 #3 [security-spire-server internal] load build definition from Dockerfile 11:41:46 #3 transferring dockerfile: 1.70kB done 11:41:46 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 11:41:46 #3 DONE 0.1s 11:41:46 11:41:46 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:41:46 #4 transferring dockerfile: 1.89kB done 11:41:46 #4 DONE 0.1s 11:41:46 11:41:46 #5 [security-proxy-setup internal] load build definition from Dockerfile 11:41:46 #5 transferring dockerfile: 2.50kB done 11:41:46 #5 DONE 0.1s 11:41:46 11:41:46 #6 [core-data internal] load build definition from Dockerfile 11:41:46 #6 transferring dockerfile: 2.04kB done 11:41:46 #6 DONE 0.1s 11:41:46 11:41:46 #7 [security-secretstore-setup internal] load build definition from Dockerfile 11:41:46 #7 transferring dockerfile: 2.49kB done 11:41:46 #7 DONE 0.1s 11:41:46 11:41:46 #8 [security-spire-agent internal] load build definition from Dockerfile 11:41:46 #8 transferring dockerfile: 1.81kB done 11:41:46 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 11:41:46 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 11:41:46 #8 DONE 0.1s 11:41:46 11:41:46 #9 [security-bootstrapper internal] load build definition from Dockerfile 11:41:46 #9 transferring dockerfile: 3.02kB done 11:41:46 #9 DONE 0.2s 11:41:46 11:41:46 #10 [core-command internal] load build definition from Dockerfile 11:41:46 #10 transferring dockerfile: 1.94kB done 11:41:46 #10 DONE 0.2s 11:41:46 11:41:46 #11 [core-keeper internal] load build definition from Dockerfile 11:41:46 #11 transferring dockerfile: 2.01kB done 11:41:46 #11 DONE 0.2s 11:41:46 11:41:46 #2 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:41:46 #2 DONE 0.0s 11:41:46 11:41:46 #12 [security-proxy-auth internal] load build definition from Dockerfile 11:41:46 #12 transferring dockerfile: 2.14kB 0.0s done 11:41:46 #12 DONE 0.2s 11:41:46 11:41:46 #13 [security-spire-config internal] load build definition from Dockerfile 11:41:46 #13 transferring dockerfile: 1.69kB done 11:41:46 #13 DONE 0.2s 11:41:46 11:41:46 #14 [support-scheduler internal] load build definition from Dockerfile 11:41:46 #14 transferring dockerfile: 1.83kB done 11:41:46 #14 DONE 0.2s 11:41:46 11:41:46 #15 [core-data internal] load .dockerignore 11:41:46 #15 transferring context: 50B done 11:41:46 #15 DONE 0.1s 11:41:46 11:41:46 #16 [core-metadata internal] load build definition from Dockerfile 11:41:46 #16 transferring dockerfile: 2.10kB done 11:41:46 #16 DONE 0.2s 11:41:46 11:41:46 #17 [support-notifications internal] load build definition from Dockerfile 11:41:46 #17 transferring dockerfile: 2.02kB done 11:41:46 #17 DONE 0.2s 11:41:46 11:41:46 #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:41:46 #2 DONE 0.0s 11:41:46 11:41:46 #18 [core-common-config-bootstrapper internal] load .dockerignore 11:41:46 #18 transferring context: 50B done 11:41:46 #18 DONE 0.0s 11:41:46 11:41:46 #19 [security-proxy-setup internal] load .dockerignore 11:41:46 #19 transferring context: 50B done 11:41:46 #19 DONE 0.0s 11:41:46 11:41:46 #20 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 11:41:46 #20 DONE 0.2s 11:41:46 11:41:46 #21 [security-secretstore-setup internal] load .dockerignore 11:41:46 #21 transferring context: 50B done 11:41:46 #21 DONE 0.1s 11:41:46 11:41:46 #22 [security-spiffe-token-provider internal] load .dockerignore 11:41:46 #22 transferring context: 50B done 11:41:46 #22 DONE 0.1s 11:41:46 11:41:46 #23 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:41:46 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:41:46 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 11:41:46 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:41:46 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 11:41:46 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:41:46 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 11:41:46 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:41:46 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 11:41:46 #23 DONE 0.1s 11:41:46 11:41:46 #24 [security-bootstrapper internal] load .dockerignore 11:41:46 #24 transferring context: 50B done 11:41:46 #24 DONE 0.1s 11:41:46 11:41:46 #25 [core-keeper internal] load .dockerignore 11:41:46 #25 transferring context: 50B done 11:41:46 #25 DONE 0.1s 11:41:46 11:41:46 #26 [core-command internal] load .dockerignore 11:41:46 #26 transferring context: 50B done 11:41:46 #26 DONE 0.1s 11:41:46 11:41:46 #27 [security-proxy-auth internal] load .dockerignore 11:41:46 #27 transferring context: 50B done 11:41:46 #27 DONE 0.1s 11:41:46 11:41:46 #28 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 11:41:46 #28 ... 11:41:46 11:41:46 #23 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:41:46 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:41:46 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 11:41:46 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:41:46 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 11:41:46 #23 DONE 0.1s 11:41:46 11:41:46 #29 [core-metadata internal] load .dockerignore 11:41:46 #29 transferring context: 50B done 11:41:46 #29 DONE 0.3s 11:41:46 11:41:46 #30 [support-scheduler internal] load .dockerignore 11:41:46 #30 transferring context: 50B done 11:41:46 #30 DONE 0.3s 11:41:46 11:41:46 #28 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 11:41:46 #28 ... 11:41:46 11:41:46 #23 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:41:46 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:41:46 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 11:41:46 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:41:46 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 11:41:46 #23 DONE 0.1s 11:41:46 11:41:46 #31 [support-notifications internal] load .dockerignore 11:41:46 #31 transferring context: 50B done 11:41:46 #31 DONE 0.4s 11:41:46 11:41:46 #28 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 11:41:46 #28 DONE 0.6s 11:41:46 11:41:46 #32 [support-scheduler builder 2/7] WORKDIR /edgex-go 11:41:47 #32 DONE 0.9s 11:41:47 11:41:47 #33 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 11:41:52 #33 ... 11:41:52 11:41:52 #34 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:41:52 #0 0.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:41:52 #0 0.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:41:52 #0 1.144 (1/1) Installing dumb-init (1.2.5-r3) 11:41:52 #0 1.193 Executing busybox-1.37.0-r19.trigger 11:41:52 #0 1.205 OK: 7 MiB in 17 packages 11:41:52 #34 DONE 5.3s 11:41:52 11:41:52 #35 [core-common-config-bootstrapper internal] load build context 11:41:52 #35 transferring context: 146.82MB 5.5s 11:41:52 #35 ... 11:41:52 11:41:52 #36 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:41:56 #36 ... 11:41:56 11:41:56 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 11:41:56 #37 ... 11:41:56 11:41:56 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 11:41:56 #38 ... 11:41:56 11:41:56 #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:41:56 #0 1.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:41:56 #0 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:41:56 #0 1.756 (1/4) Installing dumb-init (1.2.5-r3) 11:41:56 #0 1.757 (2/4) Installing openssl (3.5.4-r0) 11:41:56 #0 1.781 (3/4) Installing su-exec (0.2-r3) 11:41:56 #0 1.782 (4/4) Installing yq-go (4.47.2-r2) 11:41:56 #0 1.924 Executing busybox-1.37.0-r19.trigger 11:41:56 #0 1.937 OK: 20 MiB in 20 packages 11:41:56 #39 ... 11:41:56 11:41:56 #40 [core-keeper internal] load build context 11:41:56 #40 ... 11:41:56 11:41:56 #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:41:56 #0 1.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:41:56 #0 1.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:41:56 #0 1.906 (1/4) Installing ca-certificates (20250911-r0) 11:41:56 #0 1.933 (2/4) Installing dumb-init (1.2.5-r3) 11:41:56 #0 1.937 (3/4) Installing su-exec (0.2-r3) 11:41:56 #0 1.948 (4/4) Installing yq-go (4.47.2-r2) 11:41:56 #0 2.027 Executing busybox-1.37.0-r19.trigger 11:41:56 #0 2.060 Executing ca-certificates-20250911-r0.trigger 11:41:56 #0 2.095 OK: 20 MiB in 20 packages 11:41:56 #41 ... 11:41:56 11:41:56 #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:41:56 #0 2.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:41:56 #0 2.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:41:56 #0 2.630 (1/7) Installing ca-certificates (20250911-r0) 11:41:56 #0 2.647 (2/7) Installing dumb-init (1.2.5-r3) 11:41:56 #0 2.651 (3/7) Installing libgcc (14.2.0-r6) 11:41:56 #0 2.657 (4/7) Installing libsodium (1.0.20-r0) 11:41:56 #0 2.664 (5/7) Installing libstdc++ (14.2.0-r6) 11:41:56 #0 2.688 (6/7) Installing libzmq (4.3.5-r2) 11:41:56 #0 2.695 (7/7) Installing zeromq (4.3.5-r2) 11:41:56 #0 2.706 Executing busybox-1.37.0-r19.trigger 11:41:56 #0 2.710 Executing ca-certificates-20250911-r0.trigger 11:41:56 #0 2.740 OK: 12 MiB in 23 packages 11:41:56 #42 ... 11:41:56 11:41:56 #43 [security-proxy-auth internal] load build context 11:41:56 #43 transferring context: 433.78MB 10.2s 11:41:56 #43 ... 11:41:56 11:41:56 #44 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:41:56 #0 1.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:41:56 #0 1.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:41:56 #0 1.808 (1/2) Installing dumb-init (1.2.5-r3) 11:41:56 #0 1.817 (2/2) Installing su-exec (0.2-r3) 11:41:56 #0 1.825 Executing busybox-1.37.0-r19.trigger 11:41:56 #0 1.910 OK: 7 MiB in 18 packages 11:41:57 #44 ... 11:41:57 11:41:57 #45 [security-spiffe-token-provider internal] load build context 11:41:57 #45 ... 11:41:57 11:41:57 #46 [support-scheduler internal] load build context 11:41:57 #46 ... 11:41:57 11:41:57 #47 [core-command internal] load build context 11:41:57 #47 ... 11:41:57 11:41:57 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:41:57 #0 0.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:41:57 #0 0.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:41:57 #0 0.957 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 11:41:57 #0 0.957 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 11:41:57 #0 0.957 OK: 26327 distinct packages available 11:41:57 #0 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:41:57 #0 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:41:57 #0 1.445 (1/13) Installing brotli-libs (1.1.0-r2) 11:41:57 #0 1.456 (2/13) Installing c-ares (1.34.6-r0) 11:41:57 #0 1.467 (3/13) Installing libunistring (1.3-r0) 11:41:57 #0 1.486 (4/13) Installing libidn2 (2.3.7-r0) 11:41:57 #0 1.492 (5/13) Installing nghttp2-libs (1.65.0-r0) 11:41:57 #0 1.501 (6/13) Installing libpsl (0.21.5-r3) 11:41:57 #0 1.501 (7/13) Installing zstd-libs (1.5.7-r0) 11:41:57 #0 1.513 (8/13) Installing libcurl (8.14.1-r2) 11:41:57 #0 1.527 (9/13) Installing curl (8.14.1-r2) 11:41:57 #0 1.538 (10/13) Installing dumb-init (1.2.5-r3) 11:41:57 #0 1.538 (11/13) Installing musl-obstack (1.2.3-r2) 11:41:57 #0 1.541 (12/13) Installing libucontext (1.3.2-r0) 11:41:57 #0 1.545 (13/13) Installing gcompat (1.1.0-r4) 11:41:57 #0 1.549 Executing busybox-1.37.0-r19.trigger 11:41:57 #0 1.556 OK: 13 MiB in 29 packages 11:41:57 #48 ... 11:41:57 11:41:57 #49 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:41:57 #0 3.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:41:57 #0 3.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:41:57 #0 4.232 (1/3) Installing ca-certificates (20250911-r0) 11:41:57 #0 4.247 (2/3) Installing dumb-init (1.2.5-r3) 11:41:57 #0 4.270 (3/3) Installing tzdata (2025c-r0) 11:41:57 #0 4.298 Executing busybox-1.37.0-r19.trigger 11:41:57 #0 4.305 Executing ca-certificates-20250911-r0.trigger 11:41:57 #0 4.344 OK: 8 MiB in 19 packages 11:41:57 #49 ... 11:41:57 11:41:57 #50 [core-metadata internal] load build context 11:41:57 #50 ... 11:41:57 11:41:57 #51 [security-proxy-setup internal] load build context 11:41:57 #51 ... 11:41:57 11:41:57 #52 [security-secretstore-setup internal] load build context 11:41:58 #52 ... 11:41:58 11:41:58 #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:41:58 #53 ... 11:41:58 11:41:58 #54 [support-notifications internal] load build context 11:41:58 #54 ... 11:41:58 11:41:58 #55 [core-data internal] load build context 11:41:58 #55 ... 11:41:58 11:41:58 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 11:41:58 #56 ... 11:41:58 11:41:58 #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:41:58 #0 1.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:41:58 #0 1.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:41:58 #0 1.845 (1/1) Installing dumb-init (1.2.5-r3) 11:41:58 #0 1.913 Executing busybox-1.37.0-r19.trigger 11:41:58 #0 1.913 OK: 7 MiB in 17 packages 11:41:58 #57 ... 11:41:58 11:41:58 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:41:58 #58 ... 11:41:58 11:41:58 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:41:58 #59 ... 11:41:58 11:41:58 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:41:58 #60 ... 11:41:58 11:41:58 #61 [security-bootstrapper internal] load build context 11:41:58 #61 ... 11:41:58 11:41:58 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:41:59 #62 ... 11:41:59 11:41:59 #61 [security-bootstrapper internal] load build context 11:42:00 #61 transferring context: 608.33MB 13.4s done 11:42:02 #61 ... 11:42:02 11:42:02 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 11:42:02 #38 DONE 15.7s 11:42:02 11:42:02 #63 [security-spire-config internal] load .dockerignore 11:42:02 #63 ... 11:42:02 11:42:02 #35 [core-common-config-bootstrapper internal] load build context 11:42:02 #35 transferring context: 608.33MB 14.9s done 11:42:02 #35 ... 11:42:02 11:42:02 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 11:42:02 #37 DONE 16.4s 11:42:02 11:42:02 #52 [security-secretstore-setup internal] load build context 11:42:02 #52 transferring context: 608.33MB 14.2s done 11:42:05 #52 ... 11:42:05 11:42:05 #47 [core-command internal] load build context 11:42:05 #47 transferring context: 608.33MB 12.3s done 11:42:05 #47 DONE 19.1s 11:42:05 11:42:05 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:42:05 #48 DONE 19.1s 11:42:05 11:42:05 #44 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:42:05 #44 DONE 19.1s 11:42:05 11:42:05 #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:42:05 #42 DONE 18.8s 11:42:05 11:42:05 #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:42:05 #41 DONE 19.1s 11:42:05 11:42:05 #49 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:42:05 #49 DONE 18.8s 11:42:05 11:42:05 #64 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:42:05 #64 ... 11:42:05 11:42:05 #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:42:05 #53 DONE 19.1s 11:42:05 11:42:05 #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:42:05 #57 DONE 19.2s 11:42:05 11:42:05 #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:42:05 #39 DONE 19.2s 11:42:05 11:42:05 #54 [support-notifications internal] load build context 11:42:05 #54 transferring context: 608.33MB 12.1s done 11:42:05 #54 DONE 18.8s 11:42:05 11:42:05 #55 [core-data internal] load build context 11:42:05 #55 transferring context: 608.33MB 12.5s done 11:42:05 #55 DONE 19.2s 11:42:05 11:42:05 #45 [security-spiffe-token-provider internal] load build context 11:42:05 #45 transferring context: 608.33MB 13.0s done 11:42:05 #45 DONE 19.2s 11:42:05 11:42:05 #40 [core-keeper internal] load build context 11:42:05 #40 transferring context: 608.33MB 12.7s done 11:42:05 #40 DONE 19.2s 11:42:05 11:42:05 #46 [support-scheduler internal] load build context 11:42:05 #46 transferring context: 608.33MB 12.7s done 11:42:05 #46 DONE 18.9s 11:42:05 11:42:05 #50 [core-metadata internal] load build context 11:42:05 #50 transferring context: 608.33MB 12.8s done 11:42:05 #50 DONE 19.0s 11:42:05 11:42:05 #43 [security-proxy-auth internal] load build context 11:42:05 #43 transferring context: 608.33MB 13.1s done 11:42:05 #43 DONE 19.2s 11:42:05 11:42:05 #61 [security-bootstrapper internal] load build context 11:42:05 #61 DONE 19.2s 11:42:05 11:42:05 #51 [security-proxy-setup internal] load build context 11:42:05 #51 transferring context: 608.33MB 13.7s done 11:42:05 #51 DONE 19.3s 11:42:05 11:42:05 #52 [security-secretstore-setup internal] load build context 11:42:05 #52 DONE 19.3s 11:42:05 11:42:05 #35 [core-common-config-bootstrapper internal] load build context 11:42:05 #35 DONE 19.4s 11:42:05 11:42:05 #65 [security-spire-server internal] load .dockerignore 11:42:05 #65 transferring context: 50B done 11:42:05 #65 DONE 4.0s 11:42:05 11:42:05 #63 [security-spire-config internal] load .dockerignore 11:42:05 #63 transferring context: 50B 0.0s done 11:42:05 #63 DONE 4.0s 11:42:05 11:42:05 #23 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:42:05 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:42:05 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 11:42:05 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:42:05 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 11:42:05 #23 DONE 0.1s 11:42:05 11:42:05 #66 [security-spire-agent internal] load .dockerignore 11:42:05 #66 transferring context: 50B done 11:42:05 #66 DONE 3.2s 11:42:05 11:42:05 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:42:05 #59 DONE 18.1s 11:42:05 11:42:05 #67 [security-spire-config internal] load build context 11:42:05 #67 transferring context: 24.70kB done 11:42:05 #67 DONE 0.1s 11:42:05 11:42:05 #68 [security-spire-server internal] load build context 11:42:05 #68 transferring context: 26.44kB done 11:42:05 #68 DONE 0.1s 11:42:05 11:42:05 #69 [security-spire-agent internal] load build context 11:42:05 #69 transferring context: 25.98kB done 11:42:05 #69 DONE 0.1s 11:42:05 11:42:05 #70 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:42:05 #70 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 11:42:05 #70 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 11:42:05 #70 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 11:42:05 #70 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.24MB / 41.51MB 0.2s 11:42:05 #70 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 11:42:05 #70 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 11:42:05 #70 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 11:42:05 #70 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 11:42:05 #70 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 11:42:05 #70 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 11:42:05 #70 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 11:42:05 #70 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 11:42:06 #70 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 13.63MB / 41.51MB 0.3s 11:42:06 #70 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 11:42:06 #70 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 11:42:06 #70 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 18.87MB / 41.51MB 0.4s 11:42:06 #70 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 28.31MB / 41.51MB 0.5s 11:42:06 #70 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 36.70MB / 41.51MB 0.6s 11:42:06 #70 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s 11:42:06 #70 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s done 11:42:06 #70 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 11:42:06 #70 ... 11:42:06 11:42:06 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:42:06 #62 18.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:06 #62 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:06 #62 18.86 OK: 265 MiB in 60 packages 11:42:06 #62 DONE 19.2s 11:42:06 11:42:06 #33 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:42:06 #33 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:06 #33 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:06 #33 18.99 OK: 265 MiB in 60 packages 11:42:06 #33 DONE 19.2s 11:42:06 11:42:06 #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:42:06 #71 DONE 0.1s 11:42:06 11:42:06 #72 [core-data builder 4/7] COPY go.mod vendor* ./ 11:42:06 #72 DONE 0.2s 11:42:06 11:42:06 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 11:42:06 #56 18.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:06 #56 18.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:06 #56 19.22 OK: 265 MiB in 60 packages 11:42:06 #56 DONE 19.3s 11:42:06 11:42:06 #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:07 #73 ... 11:42:07 11:42:07 #36 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:42:07 #36 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:07 #36 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:07 #36 14.49 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #36 14.58 Executing busybox-1.37.0-r20.post-upgrade 11:42:07 #36 14.67 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #36 14.67 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #36 14.68 Executing busybox-1.37.0-r20.trigger 11:42:07 #36 14.68 OK: 7 MiB in 17 packages 11:42:07 #36 DONE 14.9s 11:42:07 11:42:07 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:42:07 #74 DONE 0.1s 11:42:07 11:42:07 #70 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:42:07 #70 ... 11:42:07 11:42:07 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:42:07 #0 0.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:07 #0 1.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:07 #0 1.515 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #0 1.532 Executing busybox-1.37.0-r20.post-upgrade 11:42:07 #0 1.605 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #0 1.610 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #0 1.625 Executing busybox-1.37.0-r20.trigger 11:42:07 #0 1.630 OK: 13 MiB in 29 packages 11:42:07 #75 DONE 1.8s 11:42:07 11:42:07 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:42:07 #0 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:07 #0 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:07 #0 1.623 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #0 1.640 Executing busybox-1.37.0-r20.post-upgrade 11:42:07 #0 1.688 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #0 1.693 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #0 1.697 Executing busybox-1.37.0-r20.trigger 11:42:07 #0 1.707 OK: 8 MiB in 19 packages 11:42:07 #76 DONE 1.9s 11:42:07 11:42:07 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:42:07 #0 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:07 #0 1.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:07 #0 1.628 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #0 1.653 Executing busybox-1.37.0-r20.post-upgrade 11:42:07 #0 1.718 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #0 1.720 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #0 1.723 Executing busybox-1.37.0-r20.trigger 11:42:07 #0 1.728 OK: 12 MiB in 23 packages 11:42:07 #77 DONE 1.9s 11:42:07 11:42:07 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:42:07 #0 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:07 #0 1.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:07 #0 1.657 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #0 1.679 Executing busybox-1.37.0-r20.post-upgrade 11:42:07 #0 1.725 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #0 1.727 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #0 1.734 Executing busybox-1.37.0-r20.trigger 11:42:07 #0 1.744 OK: 7 MiB in 18 packages 11:42:07 #78 DONE 1.9s 11:42:07 11:42:07 #70 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:42:07 #70 ... 11:42:07 11:42:07 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:42:07 #60 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:07 #60 19.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:07 #60 19.68 OK: 265 MiB in 60 packages 11:42:07 #60 DONE 19.8s 11:42:07 11:42:07 #70 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:42:07 #70 ... 11:42:07 11:42:07 #64 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:42:07 #64 1.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:07 #64 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:07 #64 1.868 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #64 1.894 Executing busybox-1.37.0-r20.post-upgrade 11:42:07 #64 1.931 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #64 1.934 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:42:07 #64 1.939 Executing busybox-1.37.0-r20.trigger 11:42:07 #64 1.943 OK: 20 MiB in 20 packages 11:42:07 #64 DONE 2.1s 11:42:07 11:42:07 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:42:07 #58 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:07 #58 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:07 #58 19.17 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 11:42:07 #58 19.17 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 11:42:07 #58 19.17 OK: 26329 distinct packages available 11:42:07 #58 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:07 #58 19.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:07 #58 19.78 OK: 265 MiB in 60 packages 11:42:07 #58 DONE 19.9s 11:42:07 11:42:07 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:42:07 #79 DONE 0.1s 11:42:07 11:42:07 #70 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:42:07 #70 ... 11:42:07 11:42:07 #80 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 11:42:07 #80 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done 11:42:07 #80 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 11:42:07 #80 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 11:42:07 #80 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 11:42:07 #80 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 11:42:07 #80 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 11:42:07 #80 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 11:42:07 #80 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 11:42:07 #80 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 11:42:07 #80 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 11:42:07 #80 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.4s done 11:42:07 #80 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.3s done 11:42:07 #80 DONE 1.9s 11:42:07 11:42:07 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:42:07 #81 DONE 0.1s 11:42:07 11:42:07 #70 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:42:08 #70 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.6s done 11:42:08 #70 DONE 2.5s 11:42:08 11:42:08 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:08 #82 ... 11:42:08 11:42:08 #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 11:42:08 #0 2.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:08 #0 2.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:08 #0 2.847 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:42:08 #0 2.864 Executing busybox-1.37.0-r20.post-upgrade 11:42:08 #0 2.892 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:42:08 #0 2.910 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:42:08 #0 2.913 Executing busybox-1.37.0-r20.trigger 11:42:08 #0 2.918 OK: 7 MiB in 17 packages 11:42:08 #83 DONE 3.2s 11:42:08 11:42:08 #84 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:42:08 #0 2.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:08 #0 3.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:09 #84 3.422 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 11:42:09 #84 3.422 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 11:42:09 #84 3.422 OK: 26327 distinct packages available 11:42:09 #84 ... 11:42:09 11:42:09 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:42:09 #0 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:09 #0 3.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:09 #0 3.609 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:42:09 #0 3.633 Executing busybox-1.37.0-r20.post-upgrade 11:42:09 #0 3.681 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:42:09 #0 3.683 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:42:09 #0 3.688 Executing busybox-1.37.0-r20.trigger 11:42:09 #0 3.691 OK: 20 MiB in 20 packages 11:42:09 #85 DONE 3.8s 11:42:09 11:42:09 #84 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:42:09 #84 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:09 #84 3.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:09 #84 ... 11:42:09 11:42:09 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:42:09 #86 DONE 2.0s 11:42:09 11:42:09 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:42:09 #87 DONE 0.0s 11:42:09 11:42:09 #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:42:09 #88 DONE 0.0s 11:42:09 11:42:09 #89 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:42:09 #0 2.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:09 #0 3.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:09 #0 3.400 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 11:42:09 #0 3.400 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 11:42:09 #0 3.400 OK: 26327 distinct packages available 11:42:09 #0 3.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:09 #0 3.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:09 #89 ... 11:42:09 11:42:09 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:42:09 #0 2.989 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:09 #0 3.279 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:09 #0 3.807 OK: 265 MiB in 60 packages 11:42:09 #90 DONE 3.9s 11:42:09 11:42:09 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:42:09 #91 DONE 0.0s 11:42:09 11:42:09 #89 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:42:09 #89 3.902 (1/4) Installing dumb-init (1.2.5-r3) 11:42:09 #89 3.920 (2/4) Installing musl-obstack (1.2.3-r2) 11:42:09 #89 3.924 (3/4) Installing libucontext (1.3.2-r0) 11:42:09 #89 3.928 (4/4) Installing gcompat (1.1.0-r4) 11:42:09 #89 3.932 Executing busybox-1.37.0-r19.trigger 11:42:09 #89 3.944 OK: 8 MiB in 20 packages 11:42:09 #89 DONE 4.1s 11:42:09 11:42:09 #84 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:42:09 #84 3.901 (1/5) Installing dumb-init (1.2.5-r3) 11:42:09 #84 3.915 (2/5) Installing musl-obstack (1.2.3-r2) 11:42:09 #84 3.915 (3/5) Installing libucontext (1.3.2-r0) 11:42:09 #84 3.915 (4/5) Installing gcompat (1.1.0-r4) 11:42:09 #84 3.919 (5/5) Installing openssl (3.5.4-r0) 11:42:09 #84 3.934 Executing busybox-1.37.0-r19.trigger 11:42:09 #84 3.941 OK: 8 MiB in 21 packages 11:42:09 #84 DONE 4.1s 11:42:09 11:42:09 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:42:10 #92 0.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:10 #92 ... 11:42:10 11:42:10 #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:42:10 #0 1.332 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:10 #0 4.013 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:10 #0 4.546 (1/1) Installing dumb-init (1.2.5-r3) 11:42:10 #0 4.683 Executing busybox-1.37.0-r19.trigger 11:42:10 #0 4.695 OK: 7 MiB in 17 packages 11:42:10 #93 DONE 5.1s 11:42:10 11:42:10 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:42:10 #92 0.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:10 #92 0.957 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:42:11 #92 0.984 Executing busybox-1.37.0-r20.post-upgrade 11:42:11 #92 1.173 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:42:11 #92 1.177 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:42:11 #92 1.203 Executing busybox-1.37.0-r20.trigger 11:42:11 #92 1.210 OK: 8 MiB in 21 packages 11:42:17 #92 ... 11:42:17 11:42:17 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:17 #94 ... 11:42:17 11:42:17 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:42:17 #0 0.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:42:17 #0 0.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:42:17 #0 1.098 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:42:17 #0 1.181 Executing busybox-1.37.0-r20.post-upgrade 11:42:17 #0 1.272 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:42:17 #0 1.274 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:42:17 #0 1.276 Executing busybox-1.37.0-r20.trigger 11:42:17 #0 1.280 OK: 8 MiB in 20 packages 11:42:17 #95 ... 11:42:17 11:42:17 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:17 #96 ... 11:42:17 11:42:17 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:18 #97 ... 11:42:18 11:42:18 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:18 #98 ... 11:42:18 11:42:18 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:42:18 #92 DONE 8.9s 11:42:18 11:42:18 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:42:24 #99 ... 11:42:24 11:42:24 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:42:24 #95 DONE 13.8s 11:42:24 11:42:24 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:24 #98 DONE 13.9s 11:42:24 11:42:24 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:24 #94 DONE 16.5s 11:42:24 11:42:24 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:24 #96 DONE 16.0s 11:42:24 11:42:24 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:24 #82 DONE 16.7s 11:42:24 11:42:24 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:24 #97 DONE 16.0s 11:42:24 11:42:24 #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:24 #73 DONE 16.7s 11:42:24 11:42:24 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:42:24 #100 DONE 4.8s 11:42:24 11:42:24 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:42:24 #99 DONE 4.8s 11:42:24 11:42:24 #101 [core-metadata builder 6/7] COPY . . 11:42:26 Removing intermediate container 46f4f6837d0d 11:42:26 ---> a16dea300494 11:42:26 Successfully built a16dea300494 11:42:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:26 + docker inspect -f . ci-base-image-arm64 11:42:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:26 prd-ubuntu20.04-docker-arm64-4c-16g-775131 does not seem to be running inside a container 11:42:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/935 -v /w/workspace/edgex-go/935:/w/workspace/edgex-go/935:rw,z -v /w/workspace/edgex-go/935@tmp:/w/workspace/edgex-go/935@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 11:42:28 $ docker top 4aac218fc98da20a47c77a9426c9d5a5ba144767f168edeb4143a577fc727a9c -eo pid,comm [Pipeline] { [Pipeline] sh 11:42:28 + go version 11:42:28 go version go1.25.3 linux/arm64 [Pipeline] } 11:42:28 $ docker stop --time=1 4aac218fc98da20a47c77a9426c9d5a5ba144767f168edeb4143a577fc727a9c 11:42:30 $ docker rm -f --volumes 4aac218fc98da20a47c77a9426c9d5a5ba144767f168edeb4143a577fc727a9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:42:31 11:42:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:42:31 latest: Pulling from edgex-devops/edgex-compose-arm64 11:42:31 547446be3368: Pulling fs layer 11:42:31 d125d8839a47: Pulling fs layer 11:42:31 3e85d5ac6304: Pulling fs layer 11:42:31 c3105a71a48b: Pulling fs layer 11:42:31 0f093f025ec4: Pulling fs layer 11:42:31 c3106fc0e877: Pulling fs layer 11:42:31 c3105a71a48b: Waiting 11:42:31 0f093f025ec4: Waiting 11:42:31 547446be3368: Verifying Checksum 11:42:31 547446be3368: Download complete 11:42:31 c3105a71a48b: Verifying Checksum 11:42:31 c3105a71a48b: Download complete 11:42:32 d125d8839a47: Verifying Checksum 11:42:32 d125d8839a47: Download complete 11:42:32 c3106fc0e877: Verifying Checksum 11:42:32 c3106fc0e877: Download complete 11:42:32 0f093f025ec4: Verifying Checksum 11:42:32 0f093f025ec4: Download complete 11:42:32 547446be3368: Pull complete 11:42:33 d125d8839a47: Pull complete 11:42:34 #101 ... 11:42:34 11:42:34 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:42:34 #102 DONE 9.5s 11:42:34 11:42:34 #103 [security-bootstrapper builder 6/7] COPY . . 11:42:34 #103 DONE 9.5s 11:42:34 11:42:34 #104 [support-notifications builder 6/7] COPY . . 11:42:34 #104 DONE 9.5s 11:42:34 11:42:34 #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:42:34 #105 DONE 9.5s 11:42:34 11:42:34 #106 [security-spiffe-token-provider builder 6/7] COPY . . 11:42:34 #106 DONE 9.5s 11:42:34 11:42:34 #107 [core-keeper builder 7/8] COPY . . 11:42:34 #107 DONE 9.5s 11:42:34 11:42:34 #101 [core-data builder 6/7] COPY . . 11:42:34 #101 DONE 9.5s 11:42:34 11:42:34 #108 [support-scheduler builder 6/7] COPY . . 11:42:34 #108 DONE 9.5s 11:42:34 11:42:34 #109 [core-data builder 4/7] COPY go.mod vendor* ./ 11:42:34 #109 CACHED 11:42:34 11:42:34 #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:34 #110 CACHED 11:42:34 11:42:34 #111 [core-data builder 6/7] COPY . . 11:42:34 #111 CACHED 11:42:34 11:42:34 #112 [core-command builder 4/7] COPY go.mod vendor* ./ 11:42:34 #112 CACHED 11:42:34 11:42:34 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:34 #113 CACHED 11:42:34 11:42:34 #114 [core-command builder 6/7] COPY . . 11:42:34 #114 CACHED 11:42:34 11:42:34 #115 [security-proxy-auth builder 6/7] COPY . . 11:42:34 #115 CACHED 11:42:34 11:42:34 #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:42:34 #116 CACHED 11:42:34 11:42:34 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:34 #117 CACHED 11:42:34 11:42:34 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:42:34 #118 CACHED 11:42:34 11:42:34 #119 [core-metadata builder 6/7] COPY . . 11:42:34 #119 CACHED 11:42:34 11:42:34 #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:34 #120 CACHED 11:42:34 11:42:34 #121 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:42:34 #121 DONE 9.5s 11:42:34 11:42:34 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:42:34 #122 CACHED 11:42:34 11:42:34 #123 [security-bootstrapper builder 6/7] COPY . . 11:42:34 #123 CACHED 11:42:34 11:42:34 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:34 #124 CACHED 11:42:34 11:42:34 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:34 #125 CACHED 11:42:34 11:42:34 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:42:34 #126 CACHED 11:42:34 11:42:34 #127 [security-secretstore-setup builder 6/7] COPY . . 11:42:34 #127 CACHED 11:42:34 11:42:34 #128 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:42:34 #128 ... 11:42:34 11:42:34 #129 [security-spire-server stage-2 6/9] COPY security.txt / 11:42:34 #129 DONE 0.3s 11:42:34 11:42:34 #130 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:42:34 #130 DONE 0.3s 11:42:34 11:42:34 #128 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:42:34 #128 DONE 0.2s 11:42:34 11:42:34 #131 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:42:34 #131 DONE 0.1s 11:42:34 11:42:34 #132 [security-spire-config stage-2 6/10] COPY security.txt / 11:42:34 #132 DONE 0.1s 11:42:34 11:42:34 #133 [security-spire-agent stage-3 7/10] COPY security.txt / 11:42:34 #133 DONE 0.1s 11:42:34 11:42:34 #134 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:42:34 #134 DONE 0.0s 11:42:34 11:42:34 #135 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:42:34 #135 DONE 0.1s 11:42:34 11:42:34 #136 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:42:34 #136 DONE 0.1s 11:42:34 11:42:34 #137 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:42:34 #137 DONE 0.1s 11:42:34 11:42:34 #138 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:42:34 #138 DONE 0.1s 11:42:34 11:42:34 #139 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:42:34 #139 DONE 0.1s 11:42:34 11:42:34 #140 [security-spire-server] exporting to image 11:42:34 #140 exporting layers 11:42:34 #140 ... 11:42:34 11:42:34 #141 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:42:34 #141 DONE 0.2s 11:42:34 11:42:34 #142 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:42:34 #142 DONE 0.2s 11:42:34 11:42:34 #143 [security-spire-config] exporting to image 11:42:34 3e85d5ac6304: Verifying Checksum 11:42:34 3e85d5ac6304: Download complete 11:42:35 #143 ... 11:42:35 11:42:35 #140 [security-spire-server] exporting to image 11:42:35 #140 exporting layers 1.3s done 11:42:35 #140 writing image sha256:75aa4dd30cb9a5c75647f3d30423c0e82404100114dc4ac09970af7d8f758f9f 0.1s done 11:42:35 #140 naming to docker.io/library/security-spire-server 0.0s done 11:42:35 #140 DONE 1.8s 11:42:35 11:42:35 #144 [security-spire-agent] exporting to image 11:42:37 #144 exporting layers 3.5s done 11:42:37 #144 writing image sha256:053692956ba74c9fbdcb9ac10f3cc1790a3b2b7dfcbb13ad39e06dffb62c175a 0.0s done 11:42:37 #144 naming to docker.io/library/security-spire-agent 0.0s done 11:42:37 #144 DONE 3.9s 11:42:37 11:42:37 #143 [security-spire-config] exporting to image 11:42:37 #143 exporting layers 3.5s done 11:42:37 #143 writing image sha256:0965dc51d94b85cb9c3cd7327b5973eefa1d6a45859ac6705fbe5e2867a3ca73 done 11:42:37 #143 naming to docker.io/library/security-spire-config 0.0s done 11:42:38 #143 DONE 4.0s 11:42:38 11:42:38 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:42:38 #0 1.051 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:42:43 #145 ... 11:42:43 11:42:43 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:42:43 #0 1.064 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:42:43 #146 ... 11:42:43 11:42:43 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:42:43 #0 0.893 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:42:43 #147 ... 11:42:43 11:42:43 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:42:43 #0 0.976 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:42:43 #148 ... 11:42:43 11:42:43 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:42:43 #0 1.041 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:42:43 #149 ... 11:42:43 11:42:43 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:42:43 #0 0.509 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:42:44 #150 ... 11:42:44 11:42:44 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:42:44 #0 0.884 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:42:44 #151 ... 11:42:44 11:42:44 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:42:44 #0 0.494 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:42:44 #152 ... 11:42:44 11:42:44 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:42:44 #0 0.622 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:42:44 #153 ... 11:42:44 11:42:44 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:42:44 #0 1.062 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:42:44 3e85d5ac6304: Pull complete 11:42:44 c3105a71a48b: Pull complete 11:42:44 #154 ... 11:42:44 11:42:44 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:42:44 #0 0.489 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:42:44 #155 ... 11:42:44 11:42:44 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:42:44 #0 0.982 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:42:44 0f093f025ec4: Pull complete 11:42:44 c3106fc0e877: Pull complete 11:42:44 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 11:42:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:42:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:45 prd-ubuntu20.04-docker-arm64-4c-16g-775131 does not seem to be running inside a container 11:42:45 $ 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/935 -v /w/workspace/edgex-go/935:/w/workspace/edgex-go/935:rw,z -v /w/workspace/edgex-go/935@tmp:/w/workspace/edgex-go/935@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 11:42:47 $ docker top 74e413dcf67465b934101be1d1cf5486ddd9134aff60ad30006a80e20fa3da43 -eo pid,comm [Pipeline] { [Pipeline] sh 11:42:48 + docker compose -f ./docker-compose-build.yml build --parallel 11:42:58 #1 [core-metadata internal] load build definition from Dockerfile 11:42:58 #1 transferring dockerfile: 2.10kB done 11:42:58 #1 DONE 0.1s 11:42:58 11:42:58 #2 [core-data internal] load build definition from Dockerfile 11:42:58 #2 transferring dockerfile: 2.04kB done 11:42:58 #2 DONE 0.0s 11:42:58 11:42:58 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:42:58 #3 transferring dockerfile: 2.23kB done 11:42:58 #3 DONE 0.1s 11:42:58 11:42:58 #4 [security-secretstore-setup internal] load build definition from Dockerfile 11:42:58 #4 transferring dockerfile: 2.49kB 0.0s done 11:42:58 #4 DONE 0.1s 11:42:58 11:42:58 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:42:58 #5 transferring dockerfile: 1.89kB done 11:42:58 #5 DONE 0.1s 11:42:58 11:42:58 #6 [security-spire-server internal] load build definition from Dockerfile 11:42:58 #6 transferring dockerfile: 1.70kB done 11:42:58 #6 DONE 0.1s 11:42:58 11:42:58 #7 [security-proxy-auth internal] load build definition from Dockerfile 11:42:58 #7 transferring dockerfile: 2.14kB done 11:42:58 #7 DONE 0.1s 11:42:58 11:42:58 #8 [security-spire-config internal] load build definition from Dockerfile 11:42:58 #8 transferring dockerfile: 1.69kB done 11:42:58 #8 DONE 0.1s 11:42:58 11:42:58 #9 [security-proxy-setup internal] load build definition from Dockerfile 11:42:58 #9 transferring dockerfile: 2.50kB done 11:42:58 #9 DONE 0.0s 11:42:58 11:42:58 #10 [security-bootstrapper internal] load build definition from Dockerfile 11:42:58 #10 transferring dockerfile: 3.02kB 0.0s done 11:42:58 #10 DONE 0.0s 11:42:58 11:42:58 #11 [support-notifications internal] load build definition from Dockerfile 11:42:58 #11 transferring dockerfile: 2.02kB done 11:42:58 #11 DONE 0.1s 11:42:58 11:42:58 #12 [support-scheduler internal] load build definition from Dockerfile 11:42:58 #12 transferring dockerfile: 1.83kB done 11:42:58 #12 DONE 0.1s 11:42:58 11:42:58 #13 [core-keeper internal] load build definition from Dockerfile 11:42:58 #13 transferring dockerfile: 2.01kB 0.0s done 11:42:58 #13 DONE 0.1s 11:42:58 11:42:58 #14 [core-command internal] load build definition from Dockerfile 11:42:58 #14 transferring dockerfile: 1.94kB done 11:42:58 #14 DONE 0.1s 11:42:58 11:42:58 #15 [security-spire-agent internal] load build definition from Dockerfile 11:42:58 #15 transferring dockerfile: 1.81kB 0.0s done 11:42:58 #15 DONE 0.1s 11:42:58 11:42:58 #16 [core-metadata internal] load .dockerignore 11:42:58 #16 transferring context: 50B done 11:42:58 #16 DONE 0.1s 11:42:58 11:42:58 #17 [core-data internal] load .dockerignore 11:42:58 #17 transferring context: 50B 0.0s done 11:42:58 #17 DONE 0.0s 11:42:59 11:42:59 #18 [core-common-config-bootstrapper internal] load .dockerignore 11:42:59 #18 transferring context: 50B done 11:42:59 #18 DONE 0.0s 11:42:59 11:42:59 #19 [security-secretstore-setup internal] load .dockerignore 11:42:59 #19 transferring context: 50B done 11:42:59 #19 DONE 0.1s 11:42:59 11:42:59 #20 [security-spiffe-token-provider internal] load .dockerignore 11:42:59 #20 transferring context: 50B done 11:42:59 #20 DONE 0.1s 11:42:59 11:42:59 #21 [security-spire-server internal] load .dockerignore 11:42:59 #21 transferring context: 50B done 11:42:59 #21 DONE 0.1s 11:42:59 11:42:59 #22 [security-proxy-auth internal] load .dockerignore 11:42:59 #22 transferring context: 50B done 11:42:59 #22 DONE 0.1s 11:42:59 11:42:59 #23 [security-spire-config internal] load .dockerignore 11:42:59 #23 transferring context: 50B done 11:42:59 #23 DONE 0.0s 11:42:59 11:42:59 #24 [security-proxy-setup internal] load .dockerignore 11:42:59 #24 transferring context: 50B done 11:42:59 #24 DONE 0.1s 11:42:59 11:42:59 #25 [security-bootstrapper internal] load .dockerignore 11:42:59 #25 transferring context: 50B done 11:42:59 #25 DONE 0.1s 11:42:59 11:42:59 #26 [support-notifications internal] load .dockerignore 11:42:59 #26 transferring context: 50B done 11:42:59 #26 DONE 0.1s 11:42:59 11:42:59 #27 [support-scheduler internal] load .dockerignore 11:42:59 #27 transferring context: 50B 0.0s done 11:42:59 #27 DONE 0.1s 11:42:59 11:42:59 #28 [core-keeper internal] load .dockerignore 11:42:59 #28 transferring context: 50B done 11:42:59 #28 DONE 0.1s 11:42:59 11:42:59 #29 [core-command internal] load .dockerignore 11:42:59 #29 transferring context: 50B 0.0s done 11:42:59 #29 DONE 0.1s 11:42:59 11:42:59 #30 [security-spire-agent internal] load .dockerignore 11:42:59 #30 transferring context: 50B done 11:42:59 #30 DONE 0.1s 11:42:59 11:42:59 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:42:59 #31 DONE 0.0s 11:42:59 11:42:59 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 11:43:00 #32 DONE 0.5s 11:43:00 11:43:00 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:43:00 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:43:00 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:43:00 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 11:43:00 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 11:43:00 #33 DONE 0.1s 11:43:00 11:43:00 #34 [core-metadata internal] load build context 11:43:00 #34 ... 11:43:00 11:43:00 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:43:00 #31 DONE 0.0s 11:43:00 11:43:00 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 11:43:00 #32 DONE 0.5s 11:43:00 11:43:00 #34 [core-metadata internal] load build context 11:43:00 #34 ... 11:43:00 11:43:00 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:43:00 #31 DONE 0.0s 11:43:00 11:43:00 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 11:43:00 #32 DONE 0.5s 11:43:00 11:43:00 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:43:00 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:43:00 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:43:00 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 11:43:00 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 11:43:00 #33 DONE 0.2s 11:43:00 11:43:00 #34 [core-metadata internal] load build context 11:43:00 #34 ... 11:43:00 11:43:00 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:43:00 #31 DONE 0.0s 11:43:00 11:43:00 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:43:00 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:43:00 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:43:00 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 11:43:00 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 11:43:00 #33 DONE 0.2s 11:43:00 11:43:00 #34 [core-metadata internal] load build context 11:43:00 #34 ... 11:43:00 11:43:00 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 11:43:00 #32 DONE 0.6s 11:43:01 11:43:01 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:43:01 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:43:01 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:43:01 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 11:43:01 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 11:43:01 #33 DONE 0.3s 11:43:01 11:43:01 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:43:01 #31 DONE 0.0s 11:43:01 11:43:01 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 11:43:01 #32 ... 11:43:01 11:43:01 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:43:01 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:43:01 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:43:01 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 11:43:01 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 11:43:01 #33 DONE 0.3s 11:43:01 11:43:01 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:43:01 #31 DONE 0.0s 11:43:01 11:43:01 #34 [core-metadata internal] load build context 11:43:01 #34 transferring context: 3.39MB 0.9s done 11:43:01 #34 DONE 1.3s 11:43:01 11:43:01 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 11:43:02 #32 ... 11:43:02 11:43:02 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:43:02 #31 DONE 0.0s 11:43:02 11:43:02 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 11:43:02 #32 DONE 1.3s 11:43:02 11:43:02 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:43:02 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:43:02 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:43:02 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 11:43:02 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 11:43:02 #33 DONE 0.4s 11:43:02 11:43:02 #35 [security-bootstrapper internal] load build context 11:43:02 #35 ... 11:43:02 11:43:02 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:43:02 #31 DONE 0.0s 11:43:02 11:43:02 #36 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:43:02 #36 ... 11:43:02 11:43:02 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:43:02 #31 DONE 0.0s 11:43:02 11:43:02 #37 [core-data internal] load build context 11:43:02 #37 ... 11:43:02 11:43:02 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:43:02 #31 DONE 0.0s 11:43:02 11:43:02 #37 [core-data internal] load build context 11:43:02 #37 transferring context: 3.39MB 1.8s done 11:43:02 #37 ... 11:43:02 11:43:02 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:43:02 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:43:02 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:43:02 #33 DONE 0.4s 11:43:02 11:43:02 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 11:43:02 #32 DONE 2.0s 11:43:02 11:43:02 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:43:02 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:43:02 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:43:02 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 11:43:02 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 11:43:02 #33 DONE 0.5s 11:43:02 11:43:02 #37 [core-data internal] load build context 11:43:02 #37 DONE 2.3s 11:43:02 11:43:02 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:43:03 #31 DONE 0.1s 11:43:03 11:43:03 #35 [security-bootstrapper internal] load build context 11:43:03 #35 ... 11:43:03 11:43:03 #38 [core-common-config-bootstrapper internal] load build context 11:43:03 #38 transferring context: 3.39MB 1.5s done 11:43:03 #38 DONE 2.3s 11:43:03 11:43:03 #35 [security-bootstrapper internal] load build context 11:43:03 #35 ... 11:43:03 11:43:03 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 11:43:03 #39 DONE 2.8s 11:43:03 11:43:03 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:43:03 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:43:03 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:43:03 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 11:43:03 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 11:43:03 #33 DONE 0.5s 11:43:03 11:43:03 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:03 #40 DONE 0.0s 11:43:03 11:43:03 #35 [security-bootstrapper internal] load build context 11:43:04 #35 ... 11:43:04 11:43:04 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:43:04 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:43:04 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:43:04 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 11:43:04 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 11:43:04 #33 DONE 0.5s 11:43:04 11:43:04 #35 [security-bootstrapper internal] load build context 11:43:04 #35 ... 11:43:04 11:43:04 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 11:43:04 #32 DONE 3.3s 11:43:04 11:43:04 #35 [security-bootstrapper internal] load build context 11:43:04 #35 ... 11:43:04 11:43:04 #41 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:43:04 #41 DONE 5.0s 11:43:04 11:43:04 #35 [security-bootstrapper internal] load build context 11:43:04 #35 ... 11:43:04 11:43:04 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:43:04 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:43:04 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:43:04 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 11:43:04 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 11:43:04 #33 DONE 0.5s 11:43:04 11:43:04 #42 [core-command internal] load build context 11:43:04 #42 DONE 0.0s 11:43:04 11:43:04 #43 [security-spiffe-token-provider internal] load build context 11:43:04 #43 transferring context: 3.39MB 1.6s done 11:43:04 #43 DONE 3.4s 11:43:04 11:43:04 #41 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:43:04 #41 DONE 5.0s 11:43:04 11:43:04 #35 [security-bootstrapper internal] load build context 11:43:04 #35 ... 11:43:04 11:43:04 #44 [security-secretstore-setup internal] load build context 11:43:04 #44 transferring context: 3.39MB 2.0s done 11:43:04 #44 DONE 4.0s 11:43:04 11:43:04 #35 [security-bootstrapper internal] load build context 11:43:05 #35 ... 11:43:05 11:43:05 #45 [security-proxy-auth internal] load build context 11:43:05 #45 transferring context: 3.39MB 2.4s done 11:43:05 #45 DONE 3.9s 11:43:05 11:43:05 #35 [security-bootstrapper internal] load build context 11:43:06 #35 transferring context: 3.39MB 4.0s done 11:43:07 #35 ... 11:43:07 11:43:07 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 11:43:07 #46 DONE 3.9s 11:43:07 11:43:07 #47 [security-spire-config internal] load build context 11:43:07 #47 transferring context: 24.70kB 0.2s done 11:43:07 #47 DONE 3.0s 11:43:07 11:43:07 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:43:07 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:43:07 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:43:07 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 11:43:07 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 11:43:07 #33 DONE 0.5s 11:43:07 11:43:07 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 11:43:07 #48 DONE 0.0s 11:43:07 11:43:07 #49 [security-spire-agent internal] load build context 11:43:07 #49 DONE 0.0s 11:43:07 11:43:07 #50 [support-notifications builder 2/7] WORKDIR /edgex-go 11:43:07 #50 ... 11:43:07 11:43:07 #51 [security-proxy-setup internal] load build context 11:43:07 #51 transferring context: 3.39MB 3.7s done 11:43:07 #51 DONE 5.6s 11:43:07 11:43:07 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:07 #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.0s done 11:43:07 #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 11:43:07 #40 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 11:43:07 #40 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 11:43:07 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.4s 11:43:07 #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.6s 11:43:07 #40 ... 11:43:07 11:43:07 #52 [security-spire-server internal] load build context 11:43:07 #52 transferring context: 26.44kB 0.4s done 11:43:07 #52 DONE 4.1s 11:43:07 11:43:07 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:08 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 1.1s 11:43:08 #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 11:43:08 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.1s done 11:43:08 #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.1s done 11:43:08 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.4s 11:43:08 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.4s 11:43:08 #40 ... 11:43:08 11:43:08 #35 [security-bootstrapper internal] load build context 11:43:08 #35 DONE 6.7s 11:43:08 11:43:08 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:08 #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done 11:43:09 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.7s done 11:43:09 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 2.4s 11:43:10 #40 ... 11:43:10 11:43:10 #50 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 11:43:10 #50 DONE 5.1s 11:43:10 11:43:10 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:10 #40 ... 11:43:10 11:43:10 #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:43:10 #0 8.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:10 #0 8.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:10 #53 ... 11:43:10 11:43:10 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:10 #40 ... 11:43:10 11:43:10 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:43:10 #0 9.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:10 #54 ... 11:43:10 11:43:10 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:43:10 #0 8.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:10 #0 9.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:10 #55 ... 11:43:10 11:43:10 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:10 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 3.6s 11:43:11 #40 ... 11:43:11 11:43:11 #49 [security-spire-agent internal] load build context 11:43:11 #49 transferring context: 25.98kB 0.4s done 11:43:11 #49 DONE 3.5s 11:43:11 11:43:11 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:11 #40 ... 11:43:11 11:43:11 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:43:11 #0 9.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:11 #56 ... 11:43:11 11:43:11 #36 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:43:11 #36 9.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:12 #36 ... 11:43:12 11:43:12 #57 [support-notifications internal] load build context 11:43:12 #57 transferring context: 3.39MB 5.5s done 11:43:12 #57 DONE 9.2s 11:43:12 11:43:12 #36 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:43:12 #36 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:12 #36 ... 11:43:12 11:43:12 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:43:12 #0 8.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:12 #0 9.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:12 #58 ... 11:43:12 11:43:12 #59 [core-keeper internal] load build context 11:43:12 #59 transferring context: 3.39MB 5.8s done 11:43:12 #59 DONE 9.6s 11:43:12 11:43:12 #60 [support-scheduler internal] load build context 11:43:12 #60 transferring context: 3.39MB 7.2s done 11:43:12 #60 DONE 9.6s 11:43:12 11:43:12 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:12 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 5.2s 11:43:12 #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 11:43:13 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.38MB / 37.02MB 6.1s 11:43:13 #40 ... 11:43:13 11:43:13 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:43:13 #61 ... 11:43:13 11:43:13 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:43:13 #0 8.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:13 #62 ... 11:43:13 11:43:13 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:43:13 #63 ... 11:43:13 11:43:13 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:14 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 6.7s 11:43:14 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 7.0s 11:43:14 #40 ... 11:43:14 11:43:14 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:43:14 #64 ... 11:43:14 11:43:14 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:14 #40 ... 11:43:14 11:43:14 #42 [core-command internal] load build context 11:43:14 #42 transferring context: 3.39MB 6.0s done 11:43:14 #42 ... 11:43:14 11:43:14 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:14 #40 ... 11:43:15 11:43:15 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:43:15 #65 ... 11:43:15 11:43:15 #42 [core-command internal] load build context 11:43:15 #42 DONE 10.4s 11:43:15 11:43:15 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:15 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 8.0s 11:43:15 #40 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 11:43:15 #40 ... 11:43:15 11:43:15 #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:43:15 #53 12.51 (1/1) Installing dumb-init (1.2.5-r3) 11:43:15 #53 12.53 Executing busybox-1.37.0-r19.trigger 11:43:15 #53 12.59 OK: 8 MiB in 17 packages 11:43:15 #53 DONE 16.0s 11:43:15 11:43:15 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:15 #40 ... 11:43:15 11:43:15 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:43:15 #61 DONE 12.2s 11:43:15 11:43:15 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:16 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.80MB / 37.02MB 9.2s 11:43:17 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 10.3s 11:43:17 #40 ... 11:43:17 11:43:17 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 11:43:17 #48 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.9s done 11:43:17 #48 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 11:43:17 #48 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 11:43:17 #48 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 11:43:17 #48 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 11:43:17 #48 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 11:43:17 #48 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 11:43:17 #48 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.6s done 11:43:17 #48 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 5.5s done 11:43:17 #48 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 11:43:17 #48 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done 11:43:17 #48 ... 11:43:17 11:43:17 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:18 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 11.0s 11:43:18 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 11.4s 11:43:19 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.23MB / 37.02MB 11.6s 11:43:19 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 12.2s 11:43:19 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 12.8s 11:43:20 #40 ... 11:43:20 11:43:20 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:43:20 #66 ... 11:43:20 11:43:20 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:43:20 #67 ... 11:43:20 11:43:20 #68 [core-data builder 3/7] RUN apk add --update --no-cache make git 11:43:20 #68 ... 11:43:20 11:43:20 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 11:43:20 #69 ... 11:43:20 11:43:20 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 11:43:20 #70 ... 11:43:20 11:43:20 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:43:20 #71 ... 11:43:20 11:43:20 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:20 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 13.7s 11:43:21 #40 ... 11:43:21 11:43:21 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:43:21 #54 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:21 #54 19.33 (1/1) Installing dumb-init (1.2.5-r3) 11:43:21 #54 19.36 Executing busybox-1.37.0-r19.trigger 11:43:21 #54 19.56 OK: 8 MiB in 17 packages 11:43:21 #54 DONE 20.7s 11:43:21 11:43:21 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:21 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 13.9s done 11:43:21 #40 ... 11:43:21 11:43:21 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:43:21 #56 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:21 #56 19.45 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 11:43:21 #56 19.45 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 11:43:21 #56 19.45 OK: 26168 distinct packages available 11:43:22 #56 ... 11:43:22 11:43:22 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:43:22 #58 16.20 (1/2) Installing dumb-init (1.2.5-r3) 11:43:22 #58 16.23 (2/2) Installing su-exec (0.2-r3) 11:43:22 #58 16.24 Executing busybox-1.37.0-r19.trigger 11:43:22 #58 16.42 OK: 8 MiB in 18 packages 11:43:22 #58 DONE 19.5s 11:43:22 11:43:22 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:43:22 #56 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:22 #56 ... 11:43:22 11:43:22 #68 [core-data builder 3/7] RUN apk add --update --no-cache make git 11:43:22 #68 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:23 #68 ... 11:43:23 11:43:23 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:43:23 #55 15.55 (1/4) Installing ca-certificates (20250911-r0) 11:43:23 #55 16.09 (2/4) Installing dumb-init (1.2.5-r3) 11:43:23 #55 16.14 (3/4) Installing su-exec (0.2-r3) 11:43:23 #55 16.19 (4/4) Installing yq-go (4.47.2-r2) 11:43:23 #55 17.76 Executing busybox-1.37.0-r19.trigger 11:43:23 #55 17.92 Executing ca-certificates-20250911-r0.trigger 11:43:23 #55 19.49 OK: 19 MiB in 20 packages 11:43:23 #55 DONE 22.1s 11:43:23 11:43:23 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:43:24 #72 ... 11:43:24 11:43:24 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:43:24 #62 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:24 #62 19.15 (1/7) Installing ca-certificates (20250911-r0) 11:43:24 #62 19.48 (2/7) Installing dumb-init (1.2.5-r3) 11:43:24 #62 19.52 (3/7) Installing libgcc (14.2.0-r6) 11:43:24 #62 19.62 (4/7) Installing libsodium (1.0.20-r0) 11:43:24 #62 19.65 (5/7) Installing libstdc++ (14.2.0-r6) 11:43:24 #62 19.89 (6/7) Installing libzmq (4.3.5-r2) 11:43:24 #62 20.02 (7/7) Installing zeromq (4.3.5-r2) 11:43:24 #62 20.07 Executing busybox-1.37.0-r19.trigger 11:43:24 #62 20.11 Executing ca-certificates-20250911-r0.trigger 11:43:24 #62 ... 11:43:24 11:43:24 #36 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:43:24 #36 18.97 (1/4) Installing dumb-init (1.2.5-r3) 11:43:24 #36 18.99 (2/4) Installing openssl (3.5.4-r0) 11:43:24 #36 19.07 (3/4) Installing su-exec (0.2-r3) 11:43:24 #36 19.11 (4/4) Installing yq-go (4.47.2-r2) 11:43:24 #36 20.59 Executing busybox-1.37.0-r19.trigger 11:43:24 #36 20.66 OK: 20 MiB in 20 packages 11:43:24 #36 DONE 22.5s 11:43:24 11:43:24 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 11:43:24 #70 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:25 #70 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:25 #70 ... 11:43:25 11:43:25 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:43:25 #73 ... 11:43:25 11:43:25 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:43:25 #63 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:25 #63 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:26 #63 ... 11:43:26 11:43:26 #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 11:43:26 #74 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:26 #74 ... 11:43:26 11:43:26 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:43:26 #64 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:26 #64 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:26 #64 ... 11:43:26 11:43:26 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:43:26 #65 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:26 #65 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:26 #65 ... 11:43:26 11:43:26 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:26 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0.4s 11:43:28 #40 ... 11:43:28 11:43:28 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:43:28 #66 DONE 18.1s 11:43:28 11:43:28 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:43:28 #62 21.61 OK: 12 MiB in 23 packages 11:43:28 #62 DONE 24.6s 11:43:28 11:43:28 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:43:28 #65 23.45 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 11:43:28 #65 23.45 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 11:43:28 #65 23.45 OK: 26168 distinct packages available 11:43:29 #65 ... 11:43:29 11:43:29 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 11:43:29 #48 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.0s 11:43:29 #48 ... 11:43:29 11:43:29 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:31 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.3s 11:43:31 #40 ... 11:43:31 11:43:31 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:43:31 #0 9.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:31 #75 ... 11:43:31 11:43:31 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:43:31 #72 8.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:32 #72 ... 11:43:32 11:43:32 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:43:32 #0 8.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:32 #76 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:32 #76 ... 11:43:32 11:43:32 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 11:43:33 #48 ... 11:43:33 11:43:33 #68 [core-data builder 3/7] RUN apk add --update --no-cache make git 11:43:33 #68 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:33 #68 ... 11:43:33 11:43:33 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:43:33 #67 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:33 #67 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:33 #67 ... 11:43:33 11:43:33 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:43:33 #56 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:33 #56 ... 11:43:33 11:43:33 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 11:43:33 #48 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.1s done 11:43:34 #48 ... 11:43:34 11:43:34 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:43:34 #63 24.13 (1/3) Installing ca-certificates (20250911-r0) 11:43:34 #63 24.76 (2/3) Installing dumb-init (1.2.5-r3) 11:43:34 #63 24.77 (3/3) Installing tzdata (2025c-r0) 11:43:34 #63 26.45 Executing busybox-1.37.0-r19.trigger 11:43:34 #63 26.74 Executing ca-certificates-20250911-r0.trigger 11:43:34 #63 28.16 OK: 8 MiB in 19 packages 11:43:34 #63 DONE 30.8s 11:43:34 11:43:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:34 #40 ... 11:43:34 11:43:34 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:43:34 #0 6.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:34 #0 8.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:34 #77 ... 11:43:34 11:43:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:35 #40 ... 11:43:35 11:43:35 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 11:43:35 #69 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:35 #69 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:35 #69 ... 11:43:35 11:43:35 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:36 #40 ... 11:43:36 11:43:36 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:43:36 #71 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:36 #71 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:36 #71 ... 11:43:36 11:43:36 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:36 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.5s 11:43:37 #40 ... 11:43:37 11:43:37 #68 [core-data builder 3/7] RUN apk add --update --no-cache make git 11:43:37 #68 24.82 OK: 255 MiB in 60 packages 11:43:37 #68 DONE 27.8s 11:43:37 11:43:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:37 #40 ... 11:43:37 11:43:37 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:43:37 #56 33.13 (1/13) Installing brotli-libs (1.1.0-r2) 11:43:37 #56 33.47 (2/13) Installing c-ares (1.34.6-r0) 11:43:37 #56 33.56 (3/13) Installing libunistring (1.3-r0) 11:43:37 #56 33.90 (4/13) Installing libidn2 (2.3.7-r0) 11:43:37 #56 33.97 (5/13) Installing nghttp2-libs (1.65.0-r0) 11:43:37 #56 34.04 (6/13) Installing libpsl (0.21.5-r3) 11:43:37 #56 34.11 (7/13) Installing zstd-libs (1.5.7-r0) 11:43:37 #56 34.24 (8/13) Installing libcurl (8.14.1-r2) 11:43:37 #56 34.45 (9/13) Installing curl (8.14.1-r2) 11:43:37 #56 34.51 (10/13) Installing dumb-init (1.2.5-r3) 11:43:37 #56 34.54 (11/13) Installing musl-obstack (1.2.3-r2) 11:43:37 #56 34.55 (12/13) Installing libucontext (1.3.2-r0) 11:43:37 #56 34.58 (13/13) Installing gcompat (1.1.0-r4) 11:43:37 #56 34.61 Executing busybox-1.37.0-r19.trigger 11:43:37 #56 34.87 OK: 13 MiB in 29 packages 11:43:37 #56 DONE 36.4s 11:43:37 11:43:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:37 #40 ... 11:43:37 11:43:37 #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:43:37 #78 DONE 0.8s 11:43:37 11:43:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:38 #40 ... 11:43:38 11:43:38 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:43:38 #0 6.188 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:38 #0 8.239 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:38 #79 ... 11:43:38 11:43:38 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:43:38 #0 5.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:38 #0 8.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:38 #80 ... 11:43:38 11:43:38 #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 11:43:38 #74 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:38 #74 ... 11:43:38 11:43:38 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:43:38 #64 24.07 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 11:43:38 #64 24.07 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 11:43:38 #64 24.07 OK: 26168 distinct packages available 11:43:38 #64 26.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:38 #64 28.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:38 #64 ... 11:43:38 11:43:38 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:43:38 #73 12.91 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:38 #73 15.34 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:38 #73 ... 11:43:38 11:43:38 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:40 #40 ... 11:43:40 11:43:40 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:43:40 #65 26.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:40 #65 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:41 #65 ... 11:43:41 11:43:41 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 11:43:41 #70 27.71 OK: 255 MiB in 60 packages 11:43:41 #70 DONE 31.0s 11:43:41 11:43:41 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:43:41 #81 ... 11:43:41 11:43:41 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 11:43:41 #69 28.76 OK: 255 MiB in 60 packages 11:43:41 #69 DONE 31.3s 11:43:41 11:43:41 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:43:42 #82 DONE 1.3s 11:43:42 11:43:42 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:42 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.5s 11:43:42 #40 ... 11:43:42 11:43:42 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:43:42 #81 DONE 1.6s 11:43:42 11:43:42 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:42 #40 ... 11:43:42 11:43:42 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:43:42 #75 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:43 #75 ... 11:43:43 11:43:43 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:43 #83 ... 11:43:43 11:43:43 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:43:43 #71 30.20 OK: 255 MiB in 60 packages 11:43:43 #71 DONE 33.1s 11:43:43 11:43:43 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:43 #40 ... 11:43:43 11:43:43 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:43:43 #72 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:43 #72 ... 11:43:43 11:43:43 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:43:44 #84 ... 11:43:44 11:43:44 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 11:43:44 #48 ... 11:43:44 11:43:44 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:43:44 #84 DONE 1.3s 11:43:44 11:43:44 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:43:44 #0 5.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:44 #0 7.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:44 #85 ... 11:43:44 11:43:44 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:45 #40 ... 11:43:45 11:43:45 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 11:43:45 #74 24.54 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:43:45 #74 24.74 Executing busybox-1.37.0-r20.post-upgrade 11:43:45 #74 25.30 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:43:45 #74 25.40 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:43:45 #74 25.42 Executing busybox-1.37.0-r20.trigger 11:43:45 #74 25.70 OK: 8 MiB in 17 packages 11:43:45 #74 DONE 30.2s 11:43:45 11:43:45 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:43:45 #73 28.08 (1/1) Installing dumb-init (1.2.5-r3) 11:43:45 #73 28.97 Executing busybox-1.37.0-r19.trigger 11:43:45 #73 29.13 OK: 8 MiB in 17 packages 11:43:47 #73 ... 11:43:47 11:43:47 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:43:47 #0 6.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:47 #0 8.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:47 #86 ... 11:43:47 11:43:47 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:43:47 #73 DONE 32.1s 11:43:47 11:43:47 #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:47 #87 ... 11:43:47 11:43:47 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:43:47 #67 27.59 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 11:43:47 #67 27.59 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 11:43:47 #67 27.59 OK: 26170 distinct packages available 11:43:47 #67 29.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:47 #67 31.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:43:48 #67 ... 11:43:48 11:43:48 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:43:48 #65 43.13 (1/4) Installing dumb-init (1.2.5-r3) 11:43:48 #65 43.18 (2/4) Installing musl-obstack (1.2.3-r2) 11:43:48 #65 43.21 (3/4) Installing libucontext (1.3.2-r0) 11:43:48 #65 43.24 (4/4) Installing gcompat (1.1.0-r4) 11:43:48 #65 43.28 Executing busybox-1.37.0-r19.trigger 11:43:48 #65 43.59 OK: 8 MiB in 20 packages 11:43:48 #65 ... 11:43:48 11:43:48 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 11:43:48 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.5s done 11:43:48 #40 DONE 44.6s 11:43:48 11:43:48 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:43:48 #77 22.72 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:43:48 #77 23.03 Executing busybox-1.37.0-r20.post-upgrade 11:43:48 #77 23.60 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:43:48 #77 23.65 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:43:48 #77 23.69 Executing busybox-1.37.0-r20.trigger 11:43:48 #77 23.95 OK: 20 MiB in 20 packages 11:43:49 #77 ... 11:43:49 11:43:49 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:43:49 #64 42.95 (1/5) Installing dumb-init (1.2.5-r3) 11:43:49 #64 42.98 (2/5) Installing musl-obstack (1.2.3-r2) 11:43:49 #64 42.99 (3/5) Installing libucontext (1.3.2-r0) 11:43:49 #64 43.02 (4/5) Installing gcompat (1.1.0-r4) 11:43:49 #64 43.07 (5/5) Installing openssl (3.5.4-r0) 11:43:49 #64 43.27 Executing busybox-1.37.0-r19.trigger 11:43:49 #64 43.38 OK: 9 MiB in 21 packages 11:43:49 #64 DONE 45.5s 11:43:49 11:43:49 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 11:43:50 #88 ... 11:43:50 11:43:50 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:43:50 #76 25.45 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:43:50 #76 25.83 Executing busybox-1.37.0-r20.post-upgrade 11:43:50 #76 26.67 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:43:50 #76 26.68 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:43:50 #76 26.76 Executing busybox-1.37.0-r20.trigger 11:43:50 #76 26.90 OK: 8 MiB in 18 packages 11:43:50 #76 DONE 28.8s 11:43:50 11:43:50 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:43:50 #75 26.02 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:43:50 #75 26.20 Executing busybox-1.37.0-r20.post-upgrade 11:43:50 #75 26.89 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:43:50 #75 26.90 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:43:50 #75 26.94 Executing busybox-1.37.0-r20.trigger 11:43:50 #75 27.10 OK: 8 MiB in 17 packages 11:43:50 #75 DONE 29.6s 11:43:50 11:43:50 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:43:51 #89 ... 11:43:51 11:43:51 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:43:51 #77 DONE 26.9s 11:43:51 11:43:51 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:43:51 #65 DONE 46.9s 11:43:51 11:43:51 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:43:51 #72 24.51 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:43:51 #72 24.90 Executing busybox-1.37.0-r20.post-upgrade 11:43:51 #72 25.49 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:43:51 #72 25.50 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:43:51 #72 25.56 Executing busybox-1.37.0-r20.trigger 11:43:51 #72 25.85 OK: 19 MiB in 20 packages 11:43:51 #72 DONE 28.9s 11:43:51 11:43:51 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:43:52 #90 ... 11:43:52 11:43:52 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:43:52 #91 DONE 0.5s 11:43:52 11:43:52 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:43:52 #79 23.89 OK: 255 MiB in 60 packages 11:43:52 #79 ... 11:43:52 11:43:52 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:53 #92 ... 11:43:53 11:43:53 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:43:53 #80 22.15 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:43:53 #80 22.37 Executing busybox-1.37.0-r20.post-upgrade 11:43:53 #80 22.92 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:43:53 #80 22.97 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:43:53 #80 22.98 Executing busybox-1.37.0-r20.trigger 11:43:53 #80 23.12 OK: 12 MiB in 23 packages 11:43:53 #80 DONE 25.5s 11:43:53 11:43:53 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:43:53 #79 DONE 25.5s 11:43:53 11:43:53 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:43:54 #93 ... 11:43:54 11:43:54 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:54 #94 ... 11:43:54 11:43:54 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:43:54 #93 DONE 0.9s 11:43:54 11:43:54 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:55 #95 ... 11:43:55 11:43:55 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:43:55 #67 43.84 OK: 255 MiB in 60 packages 11:43:55 #67 DONE 45.4s 11:43:55 11:43:55 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:43:55 #85 20.57 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:43:55 #85 20.72 Executing busybox-1.37.0-r20.post-upgrade 11:43:55 #85 21.15 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:43:55 #85 21.18 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:43:55 #85 21.22 Executing busybox-1.37.0-r20.trigger 11:43:55 #85 21.32 OK: 8 MiB in 19 packages 11:43:55 #85 ... 11:43:55 11:43:55 #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:43:55 #96 DONE 0.6s 11:43:56 11:43:56 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:56 #97 ... 11:43:56 11:43:56 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:43:56 #89 DONE 5.8s 11:43:56 11:43:56 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:43:56 #98 DONE 0.4s 11:43:56 11:43:56 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:43:56 #86 17.26 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:43:56 #86 17.34 Executing busybox-1.37.0-r20.post-upgrade 11:43:56 #86 17.83 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:43:56 #86 17.86 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:43:56 #86 17.86 Executing busybox-1.37.0-r20.trigger 11:43:56 #86 18.03 OK: 13 MiB in 29 packages 11:43:57 #86 DONE 19.9s 11:43:57 11:43:57 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:43:57 #85 DONE 23.2s 11:43:57 11:43:57 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:43:57 #90 5.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:43:58 #90 6.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:44:01 #90 9.774 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:44:01 #90 9.875 Executing busybox-1.37.0-r20.post-upgrade 11:44:02 #90 ... 11:44:02 11:44:02 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:44:02 #88 5.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:44:02 #88 6.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:44:02 #88 11.44 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 11:44:02 #88 11.52 Executing busybox-1.37.0-r20.post-upgrade 11:44:02 #88 11.80 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:44:02 #88 11.81 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:44:02 #88 11.82 Executing busybox-1.37.0-r20.trigger 11:44:02 #88 11.86 OK: 9 MiB in 21 packages 11:44:02 #88 DONE 12.7s 11:44:02 11:44:02 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:44:02 #90 10.32 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 11:44:02 #90 10.34 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 11:44:02 #90 10.36 Executing busybox-1.37.0-r20.trigger 11:44:02 #90 10.54 OK: 8 MiB in 20 packages 11:44:03 #90 ... 11:44:03 11:44:03 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:44:03 #99 DONE 1.2s 11:44:03 11:44:03 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:44:04 #100 ... 11:44:04 11:44:04 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:44:04 #90 DONE 12.0s 11:44:04 11:44:04 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:44:04 #101 ... 11:44:04 11:44:04 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:44:04 #102 DONE 2.4s 11:44:04 11:44:04 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:44:05 #103 DONE 0.5s 11:44:05 11:44:05 #104 [security-spire-server stage-2 6/9] COPY security.txt / 11:44:05 #104 DONE 0.3s 11:44:05 11:44:05 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:44:05 #105 DONE 0.2s 11:44:05 11:44:05 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:44:05 #106 DONE 0.3s 11:44:05 11:44:05 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:44:06 #107 DONE 0.3s 11:44:06 11:44:06 #108 [security-spire-server] exporting to image 11:44:06 #108 exporting layers 11:44:06 #108 ... 11:44:06 11:44:06 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:44:06 #100 DONE 2.9s 11:44:06 11:44:06 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:44:06 #109 DONE 0.5s 11:44:06 11:44:06 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 11:44:07 #110 DONE 0.3s 11:44:07 11:44:07 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:44:07 #111 DONE 0.4s 11:44:07 11:44:07 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:44:07 #101 DONE 3.5s 11:44:07 11:44:07 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:44:07 #112 ... 11:44:07 11:44:07 #113 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:44:07 #113 DONE 0.3s 11:44:07 11:44:07 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:44:07 #112 DONE 0.4s 11:44:07 11:44:07 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:44:08 #114 ... 11:44:08 11:44:08 #115 [security-spire-config stage-2 6/10] COPY security.txt / 11:44:08 #115 DONE 0.3s 11:44:08 11:44:08 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:44:08 #114 DONE 0.3s 11:44:08 11:44:08 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:44:08 #116 DONE 0.5s 11:44:08 11:44:08 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:44:09 #117 DONE 0.5s 11:44:09 11:44:09 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:44:09 #118 DONE 0.3s 11:44:09 11:44:09 #108 [security-spire-config] exporting to image 11:44:11 #108 exporting layers 4.8s done 11:44:11 #108 writing image sha256:e2f32eeb224e67000d8289f9290d03d5d89f8c362a63e9824c795b215ee88fcb 0.0s done 11:44:11 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 11:44:12 #108 exporting layers 4.3s done 11:44:12 #108 writing image sha256:89473406325bf5835d7253167678b5eb1de5ca01f239c91bac2d15516b9c058f 0.0s done 11:44:12 #108 naming to docker.io/library/security-spire-agent-arm64 done 11:44:12 #108 exporting layers 3.4s done 11:44:12 #108 writing image sha256:e5b5dd546bc077a4df1f0cd3c162a0f69a8deda5c060859e5f0b6a19c6653a35 done 11:44:12 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 11:44:12 #108 DONE 6.6s 11:44:12 11:44:12 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 11:44:21 #156 DONE 95.0s 11:44:21 11:44:21 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:44:21 #152 ... 11:44:21 11:44:21 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:44:21 #154 DONE 95.1s 11:44:21 11:44:21 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:44:21 #157 DONE 0.2s 11:44:21 11:44:21 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:44:21 #158 DONE 0.4s 11:44:21 11:44:21 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:44:21 #159 DONE 0.3s 11:44:21 11:44:21 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:44:21 #160 DONE 0.4s 11:44:21 11:44:21 #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 11:44:21 #161 DONE 0.3s 11:44:21 11:44:21 #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:44:21 #162 DONE 0.2s 11:44:21 11:44:21 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:44:21 #163 ... 11:44:21 11:44:21 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:44:21 #164 DONE 1.0s 11:44:21 11:44:21 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:44:21 #165 DONE 0.2s 11:44:21 11:44:21 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:44:21 #166 DONE 0.8s 11:44:21 11:44:21 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:44:21 #155 ... 11:44:21 11:44:21 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:44:21 #167 DONE 0.2s 11:44:21 11:44:21 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:44:21 #163 DONE 1.3s 11:44:21 11:44:21 #168 [core-common-config-bootstrapper] exporting to image 11:44:21 #168 exporting layers 11:44:21 #168 ... 11:44:21 11:44:21 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:44:21 #169 DONE 0.3s 11:44:21 11:44:21 #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/ 11:44:21 #170 DONE 0.2s 11:44:21 11:44:21 #168 [core-common-config-bootstrapper] exporting to image 11:44:21 #168 exporting layers 0.5s done 11:44:21 #168 writing image sha256:b5de98ffd6402d1b72fb81af97032fedd06d7b41a083eff119b4b3f874113754 done 11:44:21 #168 naming to docker.io/library/core-common-config-bootstrapper done 11:44:21 #168 DONE 0.6s 11:44:21 11:44:21 #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/ 11:44:21 #171 DONE 0.1s 11:44:21 11:44:21 #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/ 11:44:21 #172 DONE 0.1s 11:44:21 11:44:21 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:44:21 #173 DONE 0.0s 11:44:21 11:44:21 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:44:21 #174 DONE 1.0s 11:44:21 11:44:21 #175 [security-bootstrapper] exporting to image 11:44:21 #175 exporting layers 0.6s done 11:44:21 #175 writing image sha256:9289ca77b2c3ba7e67e97dd35e68f8963091753d2ef0acb712fbbf17a7f4bac8 done 11:44:21 #175 naming to docker.io/library/security-bootstrapper 11:44:21 #175 naming to docker.io/library/security-bootstrapper done 11:44:21 #175 DONE 0.6s 11:44:21 11:44:21 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:45:17 #145 157.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:45:17 #145 DONE 162.0s 11:45:17 11:45:17 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:45:17 #146 DONE 162.0s 11:45:17 11:45:17 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:45:17 #153 DONE 162.0s 11:45:17 11:45:17 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:45:17 #148 DONE 162.0s 11:45:17 11:45:17 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:45:17 #150 DONE 162.0s 11:45:17 11:45:17 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:45:17 #151 DONE 162.1s 11:45:17 11:45:17 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:45:17 #147 ... 11:45:17 11:45:17 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:45:17 #155 DONE 162.1s 11:45:17 11:45:17 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:45:17 #149 DONE 162.1s 11:45:17 11:45:17 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:45:17 #176 ... 11:45:17 11:45:17 #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:45:17 #177 DONE 0.1s 11:45:17 11:45:17 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:45:17 #178 DONE 0.2s 11:45:17 11:45:17 #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:45:17 #179 DONE 0.2s 11:45:17 11:45:17 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:45:17 #176 DONE 0.1s 11:45:17 11:45:17 #180 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:45:17 #180 DONE 0.1s 11:45:17 11:45:17 #181 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:45:17 #181 DONE 0.1s 11:45:17 11:45:17 #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:45:17 #182 DONE 0.1s 11:45:17 11:45:17 #183 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:45:17 #183 CACHED 11:45:17 11:45:17 #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:45:17 #184 CACHED 11:45:17 11:45:17 #185 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:45:17 #185 CACHED 11:45:17 11:45:17 #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:45:17 #186 CACHED 11:45:17 11:45:17 #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:45:17 #187 DONE 0.1s 11:45:17 11:45:17 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:45:17 #188 ... 11:45:17 11:45:17 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:45:17 #189 DONE 0.2s 11:45:17 11:45:17 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:45:17 #190 ... 11:45:17 11:45:17 #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:45:17 #191 DONE 0.8s 11:45:17 11:45:17 #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:45:17 #192 DONE 0.8s 11:45:17 11:45:17 #193 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:45:17 #193 DONE 0.8s 11:45:17 11:45:17 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:45:17 #194 DONE 0.8s 11:45:17 11:45:17 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:45:17 #195 DONE 0.8s 11:45:17 11:45:17 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:45:17 #196 DONE 0.8s 11:45:17 11:45:17 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:45:17 #197 ... 11:45:17 11:45:17 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:45:17 #188 DONE 1.0s 11:45:17 11:45:17 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:45:17 #190 DONE 0.9s 11:45:17 11:45:17 #198 [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 11:45:17 #198 DONE 0.3s 11:45:17 11:45:17 #199 [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 11:45:17 #199 ... 11:45:17 11:45:17 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:45:17 #147 DONE 163.6s 11:45:17 11:45:17 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:45:17 #200 DONE 0.5s 11:45:17 11:45:17 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:45:17 #201 DONE 0.5s 11:45:17 11:45:17 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:45:17 #202 DONE 0.5s 11:45:17 11:45:17 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:45:17 #197 DONE 0.5s 11:45:17 11:45:17 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:45:17 #203 DONE 0.5s 11:45:17 11:45:17 #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:45:17 #204 DONE 0.4s 11:45:17 11:45:17 #199 [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 11:45:17 #199 DONE 0.3s 11:45:17 11:45:17 #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:45:17 #205 DONE 0.3s 11:45:17 11:45:17 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:45:17 #152 DONE 163.9s 11:45:17 11:45:17 #206 [security-spiffe-token-provider] exporting to image 11:45:17 #206 exporting layers 11:45:17 #206 ... 11:45:17 11:45:17 #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:45:17 #207 DONE 0.3s 11:45:17 11:45:17 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:45:17 #208 DONE 0.3s 11:45:17 11:45:17 #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:45:17 #209 DONE 0.2s 11:45:17 11:45:17 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:45:17 #210 DONE 0.3s 11:45:17 11:45:17 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:45:17 #211 DONE 0.3s 11:45:17 11:45:17 #212 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:45:17 #212 DONE 0.3s 11:45:17 11:45:17 #206 [security-spiffe-token-provider] exporting to image 11:45:17 #206 exporting layers 0.3s done 11:45:17 #206 ... 11:45:17 11:45:17 #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:45:17 #213 DONE 0.2s 11:45:17 11:45:17 #206 [security-spiffe-token-provider] exporting to image 11:45:17 #206 writing image sha256:9880551729a0515204009796cd5e54763cc0f228bc2471c277d8b00ce942b3b0 11:45:17 #206 writing image sha256:9880551729a0515204009796cd5e54763cc0f228bc2471c277d8b00ce942b3b0 0.1s done 11:45:17 #206 naming to docker.io/library/security-spiffe-token-provider 0.0s done 11:45:17 #206 DONE 0.5s 11:45:17 11:45:17 #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:45:17 #214 DONE 0.2s 11:45:17 11:45:17 #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:45:17 #215 DONE 0.2s 11:45:17 11:45:17 #216 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:45:17 #216 DONE 0.2s 11:45:17 11:45:17 #217 [core-keeper] exporting to image 11:45:17 #217 exporting layers 0.3s done 11:45:17 #217 writing image sha256:6ef81977b2e202280fe9b1c14a71d5bb436e735130fc6fa55776856431ece63a 0.1s done 11:45:17 #217 naming to docker.io/library/core-keeper 0.0s done 11:45:17 #217 DONE 0.6s 11:45:17 11:45:17 #218 [core-data] exporting to image 11:45:17 #218 exporting layers 0.3s done 11:45:17 #218 writing image sha256:0ef83febb180f9f6943dbb4bd208f19987dc45860203f8b654069f288e32e13e done 11:45:17 #218 naming to docker.io/library/core-data done 11:45:17 #218 DONE 0.3s 11:45:17 11:45:17 #219 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:45:17 #219 ... 11:45:17 11:45:17 #220 [core-command] exporting to image 11:45:17 #220 exporting layers 0.2s done 11:45:17 #220 writing image sha256:d28a3273dc70fa2c6b0e1a70b738a7a461e531ef9b70100720977161df6d7445 0.1s done 11:45:17 #220 naming to docker.io/library/core-command 0.0s done 11:45:17 #220 DONE 0.6s 11:45:17 11:45:17 #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:45:17 #221 DONE 0.1s 11:45:17 11:45:17 #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:45:17 #222 ... 11:45:17 11:45:17 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:45:17 #223 DONE 0.7s 11:45:18 11:45:18 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:45:18 #224 DONE 0.5s 11:45:18 11:45:18 #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:45:18 #222 DONE 0.4s 11:45:18 11:45:18 #219 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:45:18 #219 DONE 0.5s 11:45:18 11:45:18 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:45:18 #225 DONE 0.1s 11:45:18 11:45:18 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:45:18 #226 DONE 0.1s 11:45:18 11:45:18 #227 [security-proxy-auth] exporting to image 11:45:18 #227 ... 11:45:18 11:45:18 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 11:45:18 #228 DONE 0.1s 11:45:18 11:45:18 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:45:18 #229 DONE 0.7s 11:45:18 11:45:18 #230 [core-metadata] exporting to image 11:45:18 #230 exporting layers 1.0s done 11:45:18 #230 writing image sha256:dd3f44dc2e0d0e08d52aa1c4486f9ccec4979e40f3022cce1a8deca5d9f39ce2 done 11:45:18 #230 naming to docker.io/library/core-metadata done 11:45:18 #230 DONE 1.0s 11:45:18 11:45:18 #227 [security-proxy-auth] exporting to image 11:45:18 #227 exporting layers 0.3s done 11:45:18 #227 writing image sha256:5c51cd3a2cfb4664acc70dcb8c7962f6f6001b4a88bae5ae8ad6e98f2b49a2b1 done 11:45:18 #227 naming to docker.io/library/security-proxy-auth 11:45:18 #227 naming to docker.io/library/security-proxy-auth done 11:45:18 #227 DONE 0.4s 11:45:18 11:45:18 #231 [support-notifications] exporting to image 11:45:18 #231 exporting layers 0.3s done 11:45:18 #231 writing image sha256:881e0b76f68f2abe71068d0b629d060bdeae5a38e919efebf5088d354304953a done 11:45:18 #231 naming to docker.io/library/support-notifications done 11:45:18 #231 DONE 0.3s 11:45:18 11:45:18 #232 [security-proxy-setup] exporting to image 11:45:18 #232 exporting layers 0.2s done 11:45:18 #232 writing image sha256:76456fb2ac9126ef6bca2b718e4cd97ce55e1cd9b0edfc86d2aedd02438fe124 done 11:45:18 #232 naming to docker.io/library/security-proxy-setup done 11:45:18 #232 DONE 0.2s 11:45:18 11:45:18 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:45:18 #233 DONE 0.4s 11:45:18 11:45:18 #234 [security-secretstore-setup] exporting to image 11:45:18 #234 ... 11:45:18 11:45:18 #235 [support-scheduler] exporting to image 11:45:18 #235 exporting layers 0.5s done 11:45:18 #235 writing image sha256:69d509f915240cf425715df557455dade098a6e94f8f74b276c7ea42c72a271d done 11:45:18 #235 naming to docker.io/library/support-scheduler done 11:45:18 #235 DONE 0.5s 11:45:18 11:45:18 #234 [security-secretstore-setup] exporting to image 11:45:18 #234 exporting layers 0.2s done 11:45:18 #234 writing image sha256:dbec207ea142fae5eca69742104d9ae30c0cde64a8072dc8f837df1fa1b2bb4b done 11:45:18 #234 naming to docker.io/library/security-secretstore-setup done 11:45:18 #234 DONE 0.2s 11:45:18 time="2025-12-16T11:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:45:18 time="2025-12-16T11:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:45:18 time="2025-12-16T11:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:45:18 time="2025-12-16T11:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:45:18 time="2025-12-16T11:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:45:18 time="2025-12-16T11:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:45:18 time="2025-12-16T11:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:45:18 time="2025-12-16T11:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:45:18 time="2025-12-16T11:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:45:18 time="2025-12-16T11:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:45:18 time="2025-12-16T11:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:45:18 time="2025-12-16T11:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:45:18 time="2025-12-16T11:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:45:18 time="2025-12-16T11:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:45:18 time="2025-12-16T11:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:45:18 $ docker stop --time=1 ff967d3a18ebfb56e64839ce3acde481a221bc3394adfbc4dc6b196ff5694dc6 11:45:19 $ docker rm -f --volumes ff967d3a18ebfb56e64839ce3acde481a221bc3394adfbc4dc6b196ff5694dc6 [Pipeline] // withDockerContainer [Pipeline] sh 11:45:20 + docker images 11:45:20 REPOSITORY TAG IMAGE ID CREATED SIZE 11:45:20 security-secretstore-setup latest dbec207ea142 2 seconds ago 84.5MB 11:45:20 security-proxy-setup latest 76456fb2ac91 2 seconds ago 52.8MB 11:45:20 support-scheduler latest 69d509f91524 3 seconds ago 52MB 11:45:20 support-notifications latest 881e0b76f68f 3 seconds ago 55.7MB 11:45:20 core-metadata latest dd3f44dc2e0d 3 seconds ago 48MB 11:45:20 core-data latest 0ef83febb180 3 seconds ago 47.8MB 11:45:20 security-proxy-auth latest 5c51cd3a2cfb 3 seconds ago 47MB 11:45:20 security-spiffe-token-provider latest 9880551729a0 4 seconds ago 51MB 11:45:20 core-command latest d28a3273dc70 4 seconds ago 42.1MB 11:45:20 core-keeper latest 6ef81977b2e2 4 seconds ago 46.8MB 11:45:20 security-bootstrapper latest 9289ca77b2c3 About a minute ago 22.4MB 11:45:20 core-common-config-bootstrapper latest b5de98ffd640 About a minute ago 21.3MB 11:45:20 security-spire-agent latest 053692956ba7 2 minutes ago 238MB 11:45:20 security-spire-config latest 0965dc51d94b 2 minutes ago 178MB 11:45:20 security-spire-server latest 75aa4dd30cb9 2 minutes ago 178MB 11:45:20 ci-base-image-x86_64 latest 2251dc601af8 6 minutes ago 999MB 11:45:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 2 months ago 636MB 11:45:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB 11:45:20 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 11:45:20 provisioning config files... 11:45:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/935@tmp/config10436985890306524873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:45:20 ---> ****-login.sh 11:45:20 nexus3.edgexfoundry.org:10001 11:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:21 Login Succeeded 11:45:21 nexus3.edgexfoundry.org:10002 11:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:21 Login Succeeded 11:45:21 nexus3.edgexfoundry.org:10003 11:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:21 Login Succeeded 11:45:21 nexus3.edgexfoundry.org:10004 11:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:21 Login Succeeded 11:45:21 ****.io 11:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:22 Login Succeeded 11:45:22 ---> ****-login.sh ends [Pipeline] } 11:45:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:45:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:45:22 [edgeXDocker.push] Tagging docker image core-command with the following tags: 11:45:22 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:22 latest 11:45:22 4.1.0-dev.84 11:45:22 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:22 main 11:45:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:22 + docker push nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:45:22 d42906b0042a: Preparing 11:45:22 1183f40cd7cd: Preparing 11:45:22 3130730f3e77: Preparing 11:45:22 e6e992ddd892: Preparing 11:45:22 0fde5223c43a: Preparing 11:45:22 9273cd4316ac: Preparing 11:45:22 256f393e029f: Preparing 11:45:22 9273cd4316ac: Waiting 11:45:22 256f393e029f: Waiting 11:45:22 e6e992ddd892: Pushed 11:45:22 3130730f3e77: Pushed 11:45:22 d42906b0042a: Pushed 11:45:22 256f393e029f: Layer already exists 11:45:22 0fde5223c43a: Pushed 11:45:22 9273cd4316ac: Pushed 11:45:26 1183f40cd7cd: Pushed 11:45:26 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:26 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 11:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:45:26 d42906b0042a: Preparing 11:45:26 1183f40cd7cd: Preparing 11:45:26 3130730f3e77: Preparing 11:45:26 e6e992ddd892: Preparing 11:45:26 0fde5223c43a: Preparing 11:45:26 9273cd4316ac: Preparing 11:45:26 256f393e029f: Preparing 11:45:26 9273cd4316ac: Waiting 11:45:26 256f393e029f: Waiting 11:45:26 e6e992ddd892: Layer already exists 11:45:26 d42906b0042a: Layer already exists 11:45:26 1183f40cd7cd: Layer already exists 11:45:26 0fde5223c43a: Layer already exists 11:45:26 3130730f3e77: Layer already exists 11:45:26 9273cd4316ac: Layer already exists 11:45:26 256f393e029f: Layer already exists 11:45:26 latest: digest: sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:27 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.84 11:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:45:27 d42906b0042a: Preparing 11:45:27 1183f40cd7cd: Preparing 11:45:27 3130730f3e77: Preparing 11:45:27 e6e992ddd892: Preparing 11:45:27 0fde5223c43a: Preparing 11:45:27 9273cd4316ac: Preparing 11:45:27 256f393e029f: Preparing 11:45:27 9273cd4316ac: Waiting 11:45:27 256f393e029f: Waiting 11:45:27 1183f40cd7cd: Layer already exists 11:45:27 d42906b0042a: Layer already exists 11:45:27 0fde5223c43a: Layer already exists 11:45:27 e6e992ddd892: Layer already exists 11:45:27 3130730f3e77: Layer already exists 11:45:27 9273cd4316ac: Layer already exists 11:45:27 256f393e029f: Layer already exists 11:45:27 4.1.0-dev.84: digest: sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:28 + docker push nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:45:28 d42906b0042a: Preparing 11:45:28 1183f40cd7cd: Preparing 11:45:28 3130730f3e77: Preparing 11:45:28 e6e992ddd892: Preparing 11:45:28 0fde5223c43a: Preparing 11:45:28 9273cd4316ac: Preparing 11:45:28 256f393e029f: Preparing 11:45:28 9273cd4316ac: Waiting 11:45:28 256f393e029f: Waiting 11:45:28 0fde5223c43a: Layer already exists 11:45:28 1183f40cd7cd: Layer already exists 11:45:28 3130730f3e77: Layer already exists 11:45:28 d42906b0042a: Layer already exists 11:45:28 e6e992ddd892: Layer already exists 11:45:28 256f393e029f: Layer already exists 11:45:28 9273cd4316ac: Layer already exists 11:45:28 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:28 + docker push nexus3.edgexfoundry.org:10004/core-command:main 11:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:45:28 d42906b0042a: Preparing 11:45:28 1183f40cd7cd: Preparing 11:45:28 3130730f3e77: Preparing 11:45:28 e6e992ddd892: Preparing 11:45:28 0fde5223c43a: Preparing 11:45:28 9273cd4316ac: Preparing 11:45:28 256f393e029f: Preparing 11:45:28 256f393e029f: Waiting 11:45:28 9273cd4316ac: Waiting 11:45:28 1183f40cd7cd: Layer already exists 11:45:28 3130730f3e77: Layer already exists 11:45:28 e6e992ddd892: Layer already exists 11:45:28 0fde5223c43a: Layer already exists 11:45:28 d42906b0042a: Layer already exists 11:45:28 256f393e029f: Layer already exists 11:45:28 9273cd4316ac: Layer already exists 11:45:28 main: digest: sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:45:29 ===================================================== [Pipeline] echo 11:45:29 taggedImages: 11:45:29 - nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:29 - nexus3.edgexfoundry.org:10004/core-command:latest 11:45:29 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.84 11:45:29 - nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 11:45:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 11:45:29 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:29 latest 11:45:29 4.1.0-dev.84 11:45:29 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:29 main 11:45:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:45:29 498a1165d713: Preparing 11:45:29 aaf1e56cdc92: Preparing 11:45:29 b8760737ae66: Preparing 11:45:29 3e1fa6e9fb70: Preparing 11:45:29 3130730f3e77: Preparing 11:45:29 e6e992ddd892: Preparing 11:45:29 0fde5223c43a: Preparing 11:45:29 9273cd4316ac: Preparing 11:45:29 256f393e029f: Preparing 11:45:29 9273cd4316ac: Waiting 11:45:29 e6e992ddd892: Waiting 11:45:29 256f393e029f: Waiting 11:45:29 0fde5223c43a: Waiting 11:45:29 3130730f3e77: Layer already exists 11:45:29 e6e992ddd892: Layer already exists 11:45:29 0fde5223c43a: Layer already exists 11:45:29 9273cd4316ac: Layer already exists 11:45:29 b8760737ae66: Pushed 11:45:29 256f393e029f: Layer already exists 11:45:29 aaf1e56cdc92: Pushed 11:45:29 498a1165d713: Pushed 11:45:31 3e1fa6e9fb70: Pushed 11:45:31 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:31 + 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 11:45:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:45:31 498a1165d713: Preparing 11:45:31 aaf1e56cdc92: Preparing 11:45:31 b8760737ae66: Preparing 11:45:31 3e1fa6e9fb70: Preparing 11:45:31 3130730f3e77: Preparing 11:45:31 e6e992ddd892: Preparing 11:45:31 0fde5223c43a: Preparing 11:45:31 9273cd4316ac: Preparing 11:45:31 256f393e029f: Preparing 11:45:31 e6e992ddd892: Waiting 11:45:31 0fde5223c43a: Waiting 11:45:31 9273cd4316ac: Waiting 11:45:31 256f393e029f: Waiting 11:45:31 498a1165d713: Layer already exists 11:45:31 aaf1e56cdc92: Layer already exists 11:45:31 b8760737ae66: Layer already exists 11:45:31 3e1fa6e9fb70: Layer already exists 11:45:31 3130730f3e77: Layer already exists 11:45:31 e6e992ddd892: Layer already exists 11:45:31 0fde5223c43a: Layer already exists 11:45:31 9273cd4316ac: Layer already exists 11:45:31 256f393e029f: Layer already exists 11:45:31 latest: digest: sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.84 11:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:45:32 498a1165d713: Preparing 11:45:32 aaf1e56cdc92: Preparing 11:45:32 b8760737ae66: Preparing 11:45:32 3e1fa6e9fb70: Preparing 11:45:32 3130730f3e77: Preparing 11:45:32 e6e992ddd892: Preparing 11:45:32 0fde5223c43a: Preparing 11:45:32 9273cd4316ac: Preparing 11:45:32 256f393e029f: Preparing 11:45:32 e6e992ddd892: Waiting 11:45:32 0fde5223c43a: Waiting 11:45:32 9273cd4316ac: Waiting 11:45:32 256f393e029f: Waiting 11:45:32 498a1165d713: Layer already exists 11:45:32 3130730f3e77: Layer already exists 11:45:32 aaf1e56cdc92: Layer already exists 11:45:32 b8760737ae66: Layer already exists 11:45:32 3e1fa6e9fb70: Layer already exists 11:45:32 e6e992ddd892: Layer already exists 11:45:32 256f393e029f: Layer already exists 11:45:32 0fde5223c43a: Layer already exists 11:45:32 9273cd4316ac: Layer already exists 11:45:32 4.1.0-dev.84: digest: sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:45:33 498a1165d713: Preparing 11:45:33 aaf1e56cdc92: Preparing 11:45:33 b8760737ae66: Preparing 11:45:33 3e1fa6e9fb70: Preparing 11:45:33 3130730f3e77: Preparing 11:45:33 e6e992ddd892: Preparing 11:45:33 0fde5223c43a: Preparing 11:45:33 9273cd4316ac: Preparing 11:45:33 256f393e029f: Preparing 11:45:33 e6e992ddd892: Waiting 11:45:33 0fde5223c43a: Waiting 11:45:33 9273cd4316ac: Waiting 11:45:33 256f393e029f: Waiting 11:45:33 b8760737ae66: Layer already exists 11:45:33 3e1fa6e9fb70: Layer already exists 11:45:33 3130730f3e77: Layer already exists 11:45:33 498a1165d713: Layer already exists 11:45:33 aaf1e56cdc92: Layer already exists 11:45:33 e6e992ddd892: Layer already exists 11:45:33 0fde5223c43a: Layer already exists 11:45:33 9273cd4316ac: Layer already exists 11:45:33 256f393e029f: Layer already exists 11:45:33 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:33 + 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 11:45:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 11:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:45:34 498a1165d713: Preparing 11:45:34 aaf1e56cdc92: Preparing 11:45:34 b8760737ae66: Preparing 11:45:34 3e1fa6e9fb70: Preparing 11:45:34 3130730f3e77: Preparing 11:45:34 e6e992ddd892: Preparing 11:45:34 0fde5223c43a: Preparing 11:45:34 9273cd4316ac: Preparing 11:45:34 256f393e029f: Preparing 11:45:34 e6e992ddd892: Waiting 11:45:34 0fde5223c43a: Waiting 11:45:34 9273cd4316ac: Waiting 11:45:34 256f393e029f: Waiting 11:45:34 b8760737ae66: Layer already exists 11:45:34 498a1165d713: Layer already exists 11:45:34 3130730f3e77: Layer already exists 11:45:34 aaf1e56cdc92: Layer already exists 11:45:34 3e1fa6e9fb70: Layer already exists 11:45:34 0fde5223c43a: Layer already exists 11:45:34 e6e992ddd892: Layer already exists 11:45:34 9273cd4316ac: Layer already exists 11:45:34 256f393e029f: Layer already exists 11:45:34 main: digest: sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:45:34 ===================================================== [Pipeline] echo 11:45:34 taggedImages: 11:45:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:45:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.84 11:45:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 11:45:34 [edgeXDocker.push] Tagging docker image core-data with the following tags: 11:45:34 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:34 latest 11:45:34 4.1.0-dev.84 11:45:34 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:34 main 11:45:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:34 + docker push nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:45:34 1252702ca41a: Preparing 11:45:34 a1960f6ea6f2: Preparing 11:45:34 3130730f3e77: Preparing 11:45:34 e6e992ddd892: Preparing 11:45:34 35c9bad562c7: Preparing 11:45:34 5b8ce4bbe4d9: Preparing 11:45:34 256f393e029f: Preparing 11:45:34 5b8ce4bbe4d9: Waiting 11:45:34 256f393e029f: Waiting 11:45:34 3130730f3e77: Layer already exists 11:45:34 e6e992ddd892: Layer already exists 11:45:34 256f393e029f: Layer already exists 11:45:34 1252702ca41a: Pushed 11:45:34 5b8ce4bbe4d9: Pushed 11:45:34 35c9bad562c7: Pushed 11:45:39 a1960f6ea6f2: Pushed 11:45:39 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:39 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 11:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:45:39 1252702ca41a: Preparing 11:45:39 a1960f6ea6f2: Preparing 11:45:39 3130730f3e77: Preparing 11:45:39 e6e992ddd892: Preparing 11:45:39 35c9bad562c7: Preparing 11:45:39 5b8ce4bbe4d9: Preparing 11:45:39 256f393e029f: Preparing 11:45:39 256f393e029f: Waiting 11:45:39 5b8ce4bbe4d9: Waiting 11:45:39 e6e992ddd892: Layer already exists 11:45:39 3130730f3e77: Layer already exists 11:45:39 a1960f6ea6f2: Layer already exists 11:45:39 1252702ca41a: Layer already exists 11:45:39 35c9bad562c7: Layer already exists 11:45:39 5b8ce4bbe4d9: Layer already exists 11:45:39 256f393e029f: Layer already exists 11:45:39 latest: digest: sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:40 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.84 11:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:45:40 1252702ca41a: Preparing 11:45:40 a1960f6ea6f2: Preparing 11:45:40 3130730f3e77: Preparing 11:45:40 e6e992ddd892: Preparing 11:45:40 35c9bad562c7: Preparing 11:45:40 5b8ce4bbe4d9: Preparing 11:45:40 256f393e029f: Preparing 11:45:40 256f393e029f: Waiting 11:45:40 5b8ce4bbe4d9: Waiting 11:45:40 1252702ca41a: Layer already exists 11:45:40 35c9bad562c7: Layer already exists 11:45:40 a1960f6ea6f2: Layer already exists 11:45:40 e6e992ddd892: Layer already exists 11:45:40 3130730f3e77: Layer already exists 11:45:40 5b8ce4bbe4d9: Layer already exists 11:45:40 256f393e029f: Layer already exists 11:45:40 4.1.0-dev.84: digest: sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:41 + docker push nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:45:41 1252702ca41a: Preparing 11:45:41 a1960f6ea6f2: Preparing 11:45:41 3130730f3e77: Preparing 11:45:41 e6e992ddd892: Preparing 11:45:41 35c9bad562c7: Preparing 11:45:41 5b8ce4bbe4d9: Preparing 11:45:41 256f393e029f: Preparing 11:45:41 5b8ce4bbe4d9: Waiting 11:45:41 256f393e029f: Waiting 11:45:41 3130730f3e77: Layer already exists 11:45:41 35c9bad562c7: Layer already exists 11:45:41 a1960f6ea6f2: Layer already exists 11:45:41 e6e992ddd892: Layer already exists 11:45:41 1252702ca41a: Layer already exists 11:45:41 256f393e029f: Layer already exists 11:45:41 5b8ce4bbe4d9: Layer already exists 11:45:41 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:41 + docker push nexus3.edgexfoundry.org:10004/core-data:main 11:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:45:41 1252702ca41a: Preparing 11:45:41 a1960f6ea6f2: Preparing 11:45:41 3130730f3e77: Preparing 11:45:41 e6e992ddd892: Preparing 11:45:41 35c9bad562c7: Preparing 11:45:41 5b8ce4bbe4d9: Preparing 11:45:41 256f393e029f: Preparing 11:45:41 5b8ce4bbe4d9: Waiting 11:45:41 256f393e029f: Waiting 11:45:41 1252702ca41a: Layer already exists 11:45:41 3130730f3e77: Layer already exists 11:45:41 e6e992ddd892: Layer already exists 11:45:41 a1960f6ea6f2: Layer already exists 11:45:41 35c9bad562c7: Layer already exists 11:45:41 256f393e029f: Layer already exists 11:45:41 5b8ce4bbe4d9: Layer already exists 11:45:41 main: digest: sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:45:41 ===================================================== [Pipeline] echo 11:45:41 taggedImages: 11:45:41 - nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:41 - nexus3.edgexfoundry.org:10004/core-data:latest 11:45:41 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.84 11:45:41 - nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:41 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 11:45:41 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 11:45:41 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:41 latest 11:45:41 4.1.0-dev.84 11:45:41 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:41 main 11:45:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:45:42 f21d6b2ded75: Preparing 11:45:42 2894f87941b0: Preparing 11:45:42 e6e992ddd892: Preparing 11:45:42 5936d1c5bb37: Preparing 11:45:42 63d44f3fc028: Preparing 11:45:42 256f393e029f: Preparing 11:45:42 256f393e029f: Waiting 11:45:42 e6e992ddd892: Layer already exists 11:45:42 256f393e029f: Layer already exists 11:45:42 63d44f3fc028: Pushed 11:45:42 f21d6b2ded75: Pushed 11:45:42 5936d1c5bb37: Pushed 11:45:47 2894f87941b0: Pushed 11:45:47 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 11:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:45:47 f21d6b2ded75: Preparing 11:45:47 2894f87941b0: Preparing 11:45:47 e6e992ddd892: Preparing 11:45:47 5936d1c5bb37: Preparing 11:45:47 63d44f3fc028: Preparing 11:45:47 256f393e029f: Preparing 11:45:47 256f393e029f: Waiting 11:45:47 5936d1c5bb37: Layer already exists 11:45:47 63d44f3fc028: Layer already exists 11:45:47 e6e992ddd892: Layer already exists 11:45:47 f21d6b2ded75: Layer already exists 11:45:47 2894f87941b0: Layer already exists 11:45:47 256f393e029f: Layer already exists 11:45:47 latest: digest: sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.84 11:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:45:48 f21d6b2ded75: Preparing 11:45:48 2894f87941b0: Preparing 11:45:48 e6e992ddd892: Preparing 11:45:48 5936d1c5bb37: Preparing 11:45:48 63d44f3fc028: Preparing 11:45:48 256f393e029f: Preparing 11:45:48 256f393e029f: Waiting 11:45:48 2894f87941b0: Layer already exists 11:45:48 5936d1c5bb37: Layer already exists 11:45:48 f21d6b2ded75: Layer already exists 11:45:48 e6e992ddd892: Layer already exists 11:45:48 63d44f3fc028: Layer already exists 11:45:48 256f393e029f: Layer already exists 11:45:48 4.1.0-dev.84: digest: sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:45:49 f21d6b2ded75: Preparing 11:45:49 2894f87941b0: Preparing 11:45:49 e6e992ddd892: Preparing 11:45:49 5936d1c5bb37: Preparing 11:45:49 63d44f3fc028: Preparing 11:45:49 256f393e029f: Preparing 11:45:49 256f393e029f: Waiting 11:45:49 2894f87941b0: Layer already exists 11:45:49 63d44f3fc028: Layer already exists 11:45:49 f21d6b2ded75: Layer already exists 11:45:49 5936d1c5bb37: Layer already exists 11:45:49 e6e992ddd892: Layer already exists 11:45:49 256f393e029f: Layer already exists 11:45:49 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 11:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:45:50 f21d6b2ded75: Preparing 11:45:50 2894f87941b0: Preparing 11:45:50 e6e992ddd892: Preparing 11:45:50 5936d1c5bb37: Preparing 11:45:50 63d44f3fc028: Preparing 11:45:50 256f393e029f: Preparing 11:45:50 256f393e029f: Waiting 11:45:50 f21d6b2ded75: Layer already exists 11:45:50 63d44f3fc028: Layer already exists 11:45:50 e6e992ddd892: Layer already exists 11:45:50 5936d1c5bb37: Layer already exists 11:45:50 2894f87941b0: Layer already exists 11:45:50 256f393e029f: Layer already exists 11:45:50 main: digest: sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:45:50 ===================================================== [Pipeline] echo 11:45:50 taggedImages: 11:45:50 - nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:50 - nexus3.edgexfoundry.org:10004/core-keeper:latest 11:45:50 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.84 11:45:50 - nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:50 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 11:45:50 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 11:45:50 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:50 latest 11:45:50 4.1.0-dev.84 11:45:50 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:50 main 11:45:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:45:50 904b265a3c55: Preparing 11:45:50 4708819ab667: Preparing 11:45:50 9734e62ec37d: Preparing 11:45:50 3130730f3e77: Preparing 11:45:50 e6e992ddd892: Preparing 11:45:50 0fde5223c43a: Preparing 11:45:50 9273cd4316ac: Preparing 11:45:50 256f393e029f: Preparing 11:45:50 0fde5223c43a: Waiting 11:45:50 9273cd4316ac: Waiting 11:45:50 256f393e029f: Waiting 11:45:50 e6e992ddd892: Layer already exists 11:45:50 3130730f3e77: Layer already exists 11:45:50 0fde5223c43a: Layer already exists 11:45:50 9273cd4316ac: Layer already exists 11:45:50 256f393e029f: Layer already exists 11:45:50 4708819ab667: Pushed 11:45:50 904b265a3c55: Pushed 11:45:55 9734e62ec37d: Pushed 11:45:55 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 11:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:45:55 904b265a3c55: Preparing 11:45:55 4708819ab667: Preparing 11:45:55 9734e62ec37d: Preparing 11:45:55 3130730f3e77: Preparing 11:45:55 e6e992ddd892: Preparing 11:45:55 0fde5223c43a: Preparing 11:45:55 9273cd4316ac: Preparing 11:45:55 256f393e029f: Preparing 11:45:55 0fde5223c43a: Waiting 11:45:55 9273cd4316ac: Waiting 11:45:55 256f393e029f: Waiting 11:45:55 3130730f3e77: Layer already exists 11:45:55 e6e992ddd892: Layer already exists 11:45:55 904b265a3c55: Layer already exists 11:45:55 4708819ab667: Layer already exists 11:45:55 9734e62ec37d: Layer already exists 11:45:55 9273cd4316ac: Layer already exists 11:45:55 0fde5223c43a: Layer already exists 11:45:55 256f393e029f: Layer already exists 11:45:55 latest: digest: sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.84 11:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:45:56 904b265a3c55: Preparing 11:45:56 4708819ab667: Preparing 11:45:56 9734e62ec37d: Preparing 11:45:56 3130730f3e77: Preparing 11:45:56 e6e992ddd892: Preparing 11:45:56 0fde5223c43a: Preparing 11:45:56 9273cd4316ac: Preparing 11:45:56 256f393e029f: Preparing 11:45:56 0fde5223c43a: Waiting 11:45:56 9273cd4316ac: Waiting 11:45:56 256f393e029f: Waiting 11:45:56 3130730f3e77: Layer already exists 11:45:56 9734e62ec37d: Layer already exists 11:45:56 e6e992ddd892: Layer already exists 11:45:56 4708819ab667: Layer already exists 11:45:56 904b265a3c55: Layer already exists 11:45:56 0fde5223c43a: Layer already exists 11:45:56 256f393e029f: Layer already exists 11:45:56 9273cd4316ac: Layer already exists 11:45:56 4.1.0-dev.84: digest: sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:45:57 904b265a3c55: Preparing 11:45:57 4708819ab667: Preparing 11:45:57 9734e62ec37d: Preparing 11:45:57 3130730f3e77: Preparing 11:45:57 e6e992ddd892: Preparing 11:45:57 0fde5223c43a: Preparing 11:45:57 9273cd4316ac: Preparing 11:45:57 256f393e029f: Preparing 11:45:57 0fde5223c43a: Waiting 11:45:57 9273cd4316ac: Waiting 11:45:57 256f393e029f: Waiting 11:45:57 e6e992ddd892: Layer already exists 11:45:57 3130730f3e77: Layer already exists 11:45:57 904b265a3c55: Layer already exists 11:45:57 9734e62ec37d: Layer already exists 11:45:57 4708819ab667: Layer already exists 11:45:57 256f393e029f: Layer already exists 11:45:57 9273cd4316ac: Layer already exists 11:45:57 0fde5223c43a: Layer already exists 11:45:57 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 11:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:45:57 904b265a3c55: Preparing 11:45:57 4708819ab667: Preparing 11:45:57 9734e62ec37d: Preparing 11:45:57 3130730f3e77: Preparing 11:45:57 e6e992ddd892: Preparing 11:45:57 0fde5223c43a: Preparing 11:45:57 9273cd4316ac: Preparing 11:45:57 256f393e029f: Preparing 11:45:57 0fde5223c43a: Waiting 11:45:57 9273cd4316ac: Waiting 11:45:57 256f393e029f: Waiting 11:45:57 4708819ab667: Layer already exists 11:45:57 9734e62ec37d: Layer already exists 11:45:57 904b265a3c55: Layer already exists 11:45:57 3130730f3e77: Layer already exists 11:45:57 e6e992ddd892: Layer already exists 11:45:57 0fde5223c43a: Layer already exists 11:45:57 9273cd4316ac: Layer already exists 11:45:57 256f393e029f: Layer already exists 11:45:57 main: digest: sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:45:57 ===================================================== [Pipeline] echo 11:45:57 taggedImages: 11:45:57 - nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:57 - nexus3.edgexfoundry.org:10004/core-metadata:latest 11:45:57 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.84 11:45:57 - nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:57 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 11:45:57 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 11:45:57 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:57 latest 11:45:57 4.1.0-dev.84 11:45:57 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:45:57 main 11:45:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:45:58 6a14be951ed1: Preparing 11:45:58 37d82dc97ebf: Preparing 11:45:58 dd6da5697888: Preparing 11:45:58 145ac7782b88: Preparing 11:45:58 b0dd0d0b6c2a: Preparing 11:45:58 958131756556: Preparing 11:45:58 20585f460fb3: Preparing 11:45:58 3130730f3e77: Preparing 11:45:58 e6e992ddd892: Preparing 11:45:58 70bd3c18ba7f: Preparing 11:45:58 45db47c1b736: Preparing 11:45:58 5f70bf18a086: Preparing 11:45:58 7b93eaa6c8e4: Preparing 11:45:58 6ecc9b7d09eb: Preparing 11:45:58 537b7a53522e: Preparing 11:45:58 256f393e029f: Preparing 11:45:58 958131756556: Waiting 11:45:58 20585f460fb3: Waiting 11:45:58 3130730f3e77: Waiting 11:45:58 e6e992ddd892: Waiting 11:45:58 70bd3c18ba7f: Waiting 11:45:58 45db47c1b736: Waiting 11:45:58 5f70bf18a086: Waiting 11:45:58 7b93eaa6c8e4: Waiting 11:45:58 256f393e029f: Waiting 11:45:58 537b7a53522e: Waiting 11:45:58 37d82dc97ebf: Pushed 11:45:58 145ac7782b88: Pushed 11:45:58 6a14be951ed1: Pushed 11:45:58 b0dd0d0b6c2a: Pushed 11:45:58 dd6da5697888: Pushed 11:45:58 3130730f3e77: Layer already exists 11:45:58 e6e992ddd892: Layer already exists 11:45:58 5f70bf18a086: Layer already exists 11:45:58 958131756556: Pushed 11:45:58 70bd3c18ba7f: Pushed 11:45:58 45db47c1b736: Pushed 11:45:58 7b93eaa6c8e4: Pushed 11:45:58 256f393e029f: Layer already exists 11:45:58 537b7a53522e: Pushed 11:45:58 6ecc9b7d09eb: Pushed 11:46:00 20585f460fb3: Pushed 11:46:00 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:46:00 6a14be951ed1: Preparing 11:46:00 37d82dc97ebf: Preparing 11:46:00 dd6da5697888: Preparing 11:46:00 145ac7782b88: Preparing 11:46:00 b0dd0d0b6c2a: Preparing 11:46:00 958131756556: Preparing 11:46:00 20585f460fb3: Preparing 11:46:00 3130730f3e77: Preparing 11:46:00 e6e992ddd892: Preparing 11:46:00 70bd3c18ba7f: Preparing 11:46:00 45db47c1b736: Preparing 11:46:00 5f70bf18a086: Preparing 11:46:00 7b93eaa6c8e4: Preparing 11:46:00 6ecc9b7d09eb: Preparing 11:46:00 537b7a53522e: Preparing 11:46:00 256f393e029f: Preparing 11:46:00 70bd3c18ba7f: Waiting 11:46:00 45db47c1b736: Waiting 11:46:00 5f70bf18a086: Waiting 11:46:00 7b93eaa6c8e4: Waiting 11:46:00 6ecc9b7d09eb: Waiting 11:46:00 537b7a53522e: Waiting 11:46:00 256f393e029f: Waiting 11:46:00 20585f460fb3: Waiting 11:46:00 3130730f3e77: Waiting 11:46:00 e6e992ddd892: Waiting 11:46:00 958131756556: Waiting 11:46:00 145ac7782b88: Layer already exists 11:46:00 dd6da5697888: Layer already exists 11:46:00 37d82dc97ebf: Layer already exists 11:46:00 6a14be951ed1: Layer already exists 11:46:00 b0dd0d0b6c2a: Layer already exists 11:46:00 3130730f3e77: Layer already exists 11:46:00 958131756556: Layer already exists 11:46:00 e6e992ddd892: Layer already exists 11:46:00 70bd3c18ba7f: Layer already exists 11:46:00 20585f460fb3: Layer already exists 11:46:00 5f70bf18a086: Layer already exists 11:46:00 45db47c1b736: Layer already exists 11:46:00 7b93eaa6c8e4: Layer already exists 11:46:00 537b7a53522e: Layer already exists 11:46:00 6ecc9b7d09eb: Layer already exists 11:46:00 256f393e029f: Layer already exists 11:46:00 latest: digest: sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.84 11:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:46:01 6a14be951ed1: Preparing 11:46:01 37d82dc97ebf: Preparing 11:46:01 dd6da5697888: Preparing 11:46:01 145ac7782b88: Preparing 11:46:01 b0dd0d0b6c2a: Preparing 11:46:01 958131756556: Preparing 11:46:01 20585f460fb3: Preparing 11:46:01 3130730f3e77: Preparing 11:46:01 e6e992ddd892: Preparing 11:46:01 70bd3c18ba7f: Preparing 11:46:01 45db47c1b736: Preparing 11:46:01 5f70bf18a086: Preparing 11:46:01 7b93eaa6c8e4: Preparing 11:46:01 958131756556: Waiting 11:46:01 6ecc9b7d09eb: Preparing 11:46:01 70bd3c18ba7f: Waiting 11:46:01 20585f460fb3: Waiting 11:46:01 537b7a53522e: Preparing 11:46:01 45db47c1b736: Waiting 11:46:01 3130730f3e77: Waiting 11:46:01 256f393e029f: Preparing 11:46:01 e6e992ddd892: Waiting 11:46:01 537b7a53522e: Waiting 11:46:01 256f393e029f: Waiting 11:46:01 5f70bf18a086: Waiting 11:46:01 7b93eaa6c8e4: Waiting 11:46:01 b0dd0d0b6c2a: Layer already exists 11:46:01 dd6da5697888: Layer already exists 11:46:01 6a14be951ed1: Layer already exists 11:46:01 37d82dc97ebf: Layer already exists 11:46:01 145ac7782b88: Layer already exists 11:46:01 958131756556: Layer already exists 11:46:01 20585f460fb3: Layer already exists 11:46:01 3130730f3e77: Layer already exists 11:46:01 e6e992ddd892: Layer already exists 11:46:01 70bd3c18ba7f: Layer already exists 11:46:01 45db47c1b736: Layer already exists 11:46:01 5f70bf18a086: Layer already exists 11:46:01 537b7a53522e: Layer already exists 11:46:01 6ecc9b7d09eb: Layer already exists 11:46:01 7b93eaa6c8e4: Layer already exists 11:46:01 256f393e029f: Layer already exists 11:46:01 4.1.0-dev.84: digest: sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:46:02 6a14be951ed1: Preparing 11:46:02 37d82dc97ebf: Preparing 11:46:02 dd6da5697888: Preparing 11:46:02 145ac7782b88: Preparing 11:46:02 b0dd0d0b6c2a: Preparing 11:46:02 958131756556: Preparing 11:46:02 20585f460fb3: Preparing 11:46:02 3130730f3e77: Preparing 11:46:02 e6e992ddd892: Preparing 11:46:02 70bd3c18ba7f: Preparing 11:46:02 45db47c1b736: Preparing 11:46:02 5f70bf18a086: Preparing 11:46:02 7b93eaa6c8e4: Preparing 11:46:02 6ecc9b7d09eb: Preparing 11:46:02 537b7a53522e: Preparing 11:46:02 256f393e029f: Preparing 11:46:02 958131756556: Waiting 11:46:02 20585f460fb3: Waiting 11:46:02 e6e992ddd892: Waiting 11:46:02 70bd3c18ba7f: Waiting 11:46:02 6ecc9b7d09eb: Waiting 11:46:02 45db47c1b736: Waiting 11:46:02 5f70bf18a086: Waiting 11:46:02 537b7a53522e: Waiting 11:46:02 7b93eaa6c8e4: Waiting 11:46:02 3130730f3e77: Waiting 11:46:02 256f393e029f: Waiting 11:46:02 b0dd0d0b6c2a: Layer already exists 11:46:02 6a14be951ed1: Layer already exists 11:46:02 37d82dc97ebf: Layer already exists 11:46:02 145ac7782b88: Layer already exists 11:46:02 dd6da5697888: Layer already exists 11:46:02 958131756556: Layer already exists 11:46:02 70bd3c18ba7f: Layer already exists 11:46:02 20585f460fb3: Layer already exists 11:46:02 e6e992ddd892: Layer already exists 11:46:02 3130730f3e77: Layer already exists 11:46:02 45db47c1b736: Layer already exists 11:46:02 5f70bf18a086: Layer already exists 11:46:02 7b93eaa6c8e4: Layer already exists 11:46:02 537b7a53522e: Layer already exists 11:46:02 6ecc9b7d09eb: Layer already exists 11:46:02 256f393e029f: Layer already exists 11:46:02 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 11:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:46:02 6a14be951ed1: Preparing 11:46:02 37d82dc97ebf: Preparing 11:46:02 dd6da5697888: Preparing 11:46:02 145ac7782b88: Preparing 11:46:02 b0dd0d0b6c2a: Preparing 11:46:02 958131756556: Preparing 11:46:02 20585f460fb3: Preparing 11:46:02 3130730f3e77: Preparing 11:46:02 e6e992ddd892: Preparing 11:46:02 70bd3c18ba7f: Preparing 11:46:02 45db47c1b736: Preparing 11:46:02 5f70bf18a086: Preparing 11:46:02 7b93eaa6c8e4: Preparing 11:46:02 6ecc9b7d09eb: Preparing 11:46:02 537b7a53522e: Preparing 11:46:02 256f393e029f: Preparing 11:46:02 958131756556: Waiting 11:46:02 20585f460fb3: Waiting 11:46:02 3130730f3e77: Waiting 11:46:02 e6e992ddd892: Waiting 11:46:02 70bd3c18ba7f: Waiting 11:46:02 45db47c1b736: Waiting 11:46:02 5f70bf18a086: Waiting 11:46:02 7b93eaa6c8e4: Waiting 11:46:02 6ecc9b7d09eb: Waiting 11:46:02 537b7a53522e: Waiting 11:46:02 256f393e029f: Waiting 11:46:02 b0dd0d0b6c2a: Layer already exists 11:46:02 dd6da5697888: Layer already exists 11:46:02 37d82dc97ebf: Layer already exists 11:46:02 6a14be951ed1: Layer already exists 11:46:02 145ac7782b88: Layer already exists 11:46:02 958131756556: Layer already exists 11:46:02 20585f460fb3: Layer already exists 11:46:02 70bd3c18ba7f: Layer already exists 11:46:02 e6e992ddd892: Layer already exists 11:46:02 3130730f3e77: Layer already exists 11:46:02 45db47c1b736: Layer already exists 11:46:02 5f70bf18a086: Layer already exists 11:46:02 537b7a53522e: Layer already exists 11:46:02 6ecc9b7d09eb: Layer already exists 11:46:02 7b93eaa6c8e4: Layer already exists 11:46:02 256f393e029f: Layer already exists 11:46:02 main: digest: sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:46:02 ===================================================== [Pipeline] echo 11:46:02 taggedImages: 11:46:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:46:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.84 11:46:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 11:46:02 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 11:46:02 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:02 latest 11:46:02 4.1.0-dev.84 11:46:02 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:02 main 11:46:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:46:04 cb9b2614094a: Preparing 11:46:04 c46a4b532637: Preparing 11:46:04 acb619e8a404: Preparing 11:46:04 71f9e53eadb9: Preparing 11:46:04 3130730f3e77: Preparing 11:46:04 e6e992ddd892: Preparing 11:46:04 0fde5223c43a: Preparing 11:46:04 9273cd4316ac: Preparing 11:46:04 256f393e029f: Preparing 11:46:04 e6e992ddd892: Waiting 11:46:04 0fde5223c43a: Waiting 11:46:04 9273cd4316ac: Waiting 11:46:04 256f393e029f: Waiting 11:46:04 3130730f3e77: Layer already exists 11:46:04 e6e992ddd892: Layer already exists 11:46:04 0fde5223c43a: Layer already exists 11:46:04 c46a4b532637: Pushed 11:46:04 9273cd4316ac: Layer already exists 11:46:04 acb619e8a404: Pushed 11:46:04 256f393e029f: Layer already exists 11:46:04 cb9b2614094a: Pushed 11:46:07 71f9e53eadb9: Pushed 11:46:07 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 11:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:46:08 cb9b2614094a: Preparing 11:46:08 c46a4b532637: Preparing 11:46:08 acb619e8a404: Preparing 11:46:08 71f9e53eadb9: Preparing 11:46:08 3130730f3e77: Preparing 11:46:08 e6e992ddd892: Preparing 11:46:08 0fde5223c43a: Preparing 11:46:08 9273cd4316ac: Preparing 11:46:08 256f393e029f: Preparing 11:46:08 e6e992ddd892: Waiting 11:46:08 0fde5223c43a: Waiting 11:46:08 256f393e029f: Waiting 11:46:08 9273cd4316ac: Waiting 11:46:08 3130730f3e77: Layer already exists 11:46:08 c46a4b532637: Layer already exists 11:46:08 acb619e8a404: Layer already exists 11:46:08 71f9e53eadb9: Layer already exists 11:46:08 cb9b2614094a: Layer already exists 11:46:08 e6e992ddd892: Layer already exists 11:46:08 0fde5223c43a: Layer already exists 11:46:08 9273cd4316ac: Layer already exists 11:46:08 256f393e029f: Layer already exists 11:46:08 latest: digest: sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.84 11:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:46:08 cb9b2614094a: Preparing 11:46:08 c46a4b532637: Preparing 11:46:08 acb619e8a404: Preparing 11:46:08 71f9e53eadb9: Preparing 11:46:08 3130730f3e77: Preparing 11:46:08 e6e992ddd892: Preparing 11:46:08 0fde5223c43a: Preparing 11:46:08 9273cd4316ac: Preparing 11:46:08 256f393e029f: Preparing 11:46:08 0fde5223c43a: Waiting 11:46:08 9273cd4316ac: Waiting 11:46:08 e6e992ddd892: Waiting 11:46:08 256f393e029f: Waiting 11:46:08 cb9b2614094a: Layer already exists 11:46:08 71f9e53eadb9: Layer already exists 11:46:08 acb619e8a404: Layer already exists 11:46:08 3130730f3e77: Layer already exists 11:46:08 c46a4b532637: Layer already exists 11:46:08 9273cd4316ac: Layer already exists 11:46:08 e6e992ddd892: Layer already exists 11:46:08 256f393e029f: Layer already exists 11:46:08 0fde5223c43a: Layer already exists 11:46:08 4.1.0-dev.84: digest: sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:46:09 cb9b2614094a: Preparing 11:46:09 c46a4b532637: Preparing 11:46:09 acb619e8a404: Preparing 11:46:09 71f9e53eadb9: Preparing 11:46:09 3130730f3e77: Preparing 11:46:09 e6e992ddd892: Preparing 11:46:09 0fde5223c43a: Preparing 11:46:09 9273cd4316ac: Preparing 11:46:09 256f393e029f: Preparing 11:46:09 0fde5223c43a: Waiting 11:46:09 e6e992ddd892: Waiting 11:46:09 9273cd4316ac: Waiting 11:46:09 256f393e029f: Waiting 11:46:09 3130730f3e77: Layer already exists 11:46:09 71f9e53eadb9: Layer already exists 11:46:09 acb619e8a404: Layer already exists 11:46:09 cb9b2614094a: Layer already exists 11:46:09 c46a4b532637: Layer already exists 11:46:09 0fde5223c43a: Layer already exists 11:46:09 e6e992ddd892: Layer already exists 11:46:09 9273cd4316ac: Layer already exists 11:46:09 256f393e029f: Layer already exists 11:46:09 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:10 #48 ... 11:46:10 11:46:10 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:10 #97 DONE 119.8s 11:46:10 11:46:10 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:10 #95 DONE 121.4s 11:46:10 11:46:10 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:10 #83 DONE 133.2s 11:46:10 11:46:10 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:10 #92 DONE 133.4s 11:46:10 11:46:10 #119 [core-keeper builder 7/8] COPY . . 11:46:10 #119 ... 11:46:10 11:46:10 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:10 #94 DONE 131.5s 11:46:10 11:46:10 #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:10 #87 DONE 138.4s 11:46:10 11:46:10 #120 [core-metadata builder 6/7] COPY . . 11:46:10 #120 DONE 2.9s 11:46:10 11:46:10 #121 [support-scheduler builder 6/7] COPY . . 11:46:10 #121 ... 11:46:10 11:46:10 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 11:46:10 #122 CACHED 11:46:10 11:46:10 #123 [core-command builder 6/7] COPY . . 11:46:10 #123 CACHED 11:46:10 11:46:10 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:10 #124 CACHED 11:46:10 11:46:10 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:46:10 #125 CACHED 11:46:10 11:46:10 #126 [security-proxy-setup builder 6/7] COPY . . 11:46:10 #126 CACHED 11:46:10 11:46:10 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:10 #127 CACHED 11:46:10 11:46:10 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:46:10 #128 CACHED 11:46:10 11:46:10 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:10 #129 CACHED 11:46:10 11:46:10 #130 [security-bootstrapper builder 6/7] COPY . . 11:46:10 #130 CACHED 11:46:10 11:46:10 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:10 #131 CACHED 11:46:10 11:46:10 #132 [security-proxy-auth builder 6/7] COPY . . 11:46:10 #132 CACHED 11:46:10 11:46:10 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:46:10 #133 CACHED 11:46:10 11:46:10 #134 [security-secretstore-setup builder 6/7] COPY . . 11:46:10 #134 DONE 3.0s 11:46:10 11:46:10 #135 [security-spiffe-token-provider builder 6/7] COPY . . 11:46:10 #135 DONE 3.1s 11:46:10 11:46:10 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:46:10 #136 CACHED 11:46:10 11:46:10 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 11:46:10 #137 CACHED 11:46:10 11:46:10 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:10 #138 CACHED 11:46:10 11:46:10 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:10 #139 CACHED 11:46:10 11:46:10 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 11:46:10 #140 CACHED 11:46:10 11:46:10 #141 [core-data builder 6/7] COPY . . 11:46:10 #141 CACHED 11:46:10 11:46:10 #142 [support-notifications builder 6/7] COPY . . 11:46:10 #142 DONE 3.2s 11:46:10 11:46:10 #119 [core-keeper builder 7/8] COPY . . 11:46:10 #119 DONE 3.2s 11:46:10 11:46:10 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:46:10 #143 ... 11:46:10 11:46:10 #121 [support-scheduler builder 6/7] COPY . . 11:46:10 #121 DONE 3.2s 11:46:10 11:46:10 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:46:10 #144 ... 11:46:10 11:46:10 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:46:10 #0 6.122 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:46:10 #145 ... 11:46:10 11:46:10 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:46:10 #0 7.696 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:46:10 #146 ... 11:46:10 11:46:10 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:46:10 #0 8.744 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:46:10 #147 ... 11:46:10 11:46:10 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:46:10 #144 8.649 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:46:10 #144 ... 11:46:10 11:46:10 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:46:10 #0 7.114 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:46:10 #148 ... 11:46:10 11:46:10 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:46:10 #0 7.277 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:46:10 #149 ... 11:46:10 11:46:10 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:46:10 #0 9.242 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:46:10 #150 ... 11:46:10 11:46:10 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:46:10 #0 6.179 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:46:10 #151 ... 11:46:10 11:46:10 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:46:10 #0 9.248 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:46:10 #152 ... 11:46:10 11:46:10 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:46:10 #0 9.282 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:46:10 #153 ... 11:46:10 11:46:10 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:46:10 #0 8.721 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:46:10 #154 ... 11:46:10 11:46:10 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:46:10 #143 9.390 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:46:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 11:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:46:10 cb9b2614094a: Preparing 11:46:10 c46a4b532637: Preparing 11:46:10 acb619e8a404: Preparing 11:46:10 71f9e53eadb9: Preparing 11:46:10 3130730f3e77: Preparing 11:46:10 e6e992ddd892: Preparing 11:46:10 0fde5223c43a: Preparing 11:46:10 9273cd4316ac: Preparing 11:46:10 256f393e029f: Preparing 11:46:10 0fde5223c43a: Waiting 11:46:10 9273cd4316ac: Waiting 11:46:10 e6e992ddd892: Waiting 11:46:10 256f393e029f: Waiting 11:46:10 3130730f3e77: Layer already exists 11:46:10 71f9e53eadb9: Layer already exists 11:46:10 acb619e8a404: Layer already exists 11:46:10 cb9b2614094a: Layer already exists 11:46:10 c46a4b532637: Layer already exists 11:46:10 e6e992ddd892: Layer already exists 11:46:10 9273cd4316ac: Layer already exists 11:46:10 256f393e029f: Layer already exists 11:46:10 0fde5223c43a: Layer already exists 11:46:10 main: digest: sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:46:10 ===================================================== [Pipeline] echo 11:46:10 taggedImages: 11:46:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 11:46:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.84 11:46:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 11:46:10 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 11:46:10 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:10 latest 11:46:10 4.1.0-dev.84 11:46:10 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:10 main 11:46:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:46:11 047a2acb21b6: Preparing 11:46:11 b3daad29c998: Preparing 11:46:11 a93f4baa840b: Preparing 11:46:11 9f33b8f490ec: Preparing 11:46:11 548a68fd77bc: Preparing 11:46:11 3130730f3e77: Preparing 11:46:11 e6e992ddd892: Preparing 11:46:11 d98995447d0e: Preparing 11:46:11 2eaa0c568af7: Preparing 11:46:11 b44f57e39470: Preparing 11:46:11 256f393e029f: Preparing 11:46:11 d98995447d0e: Waiting 11:46:11 2eaa0c568af7: Waiting 11:46:11 b44f57e39470: Waiting 11:46:11 3130730f3e77: Waiting 11:46:11 256f393e029f: Waiting 11:46:11 e6e992ddd892: Waiting 11:46:11 b3daad29c998: Pushed 11:46:11 9f33b8f490ec: Pushed 11:46:11 047a2acb21b6: Pushed 11:46:11 548a68fd77bc: Pushed 11:46:11 3130730f3e77: Layer already exists 11:46:11 e6e992ddd892: Layer already exists 11:46:11 256f393e029f: Layer already exists 11:46:11 d98995447d0e: Pushed 11:46:11 2eaa0c568af7: Pushed 11:46:12 b44f57e39470: Pushed 11:46:13 a93f4baa840b: Pushed 11:46:13 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:46:14 047a2acb21b6: Preparing 11:46:14 b3daad29c998: Preparing 11:46:14 a93f4baa840b: Preparing 11:46:14 9f33b8f490ec: Preparing 11:46:14 548a68fd77bc: Preparing 11:46:14 3130730f3e77: Preparing 11:46:14 e6e992ddd892: Preparing 11:46:14 d98995447d0e: Preparing 11:46:14 2eaa0c568af7: Preparing 11:46:14 b44f57e39470: Preparing 11:46:14 256f393e029f: Preparing 11:46:14 3130730f3e77: Waiting 11:46:14 d98995447d0e: Waiting 11:46:14 e6e992ddd892: Waiting 11:46:14 2eaa0c568af7: Waiting 11:46:14 256f393e029f: Waiting 11:46:14 b44f57e39470: Waiting 11:46:14 548a68fd77bc: Layer already exists 11:46:14 9f33b8f490ec: Layer already exists 11:46:14 047a2acb21b6: Layer already exists 11:46:14 b3daad29c998: Layer already exists 11:46:14 a93f4baa840b: Layer already exists 11:46:14 3130730f3e77: Layer already exists 11:46:14 d98995447d0e: Layer already exists 11:46:14 e6e992ddd892: Layer already exists 11:46:14 b44f57e39470: Layer already exists 11:46:14 2eaa0c568af7: Layer already exists 11:46:14 256f393e029f: Layer already exists 11:46:14 latest: digest: sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.84 11:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:46:15 047a2acb21b6: Preparing 11:46:15 b3daad29c998: Preparing 11:46:15 a93f4baa840b: Preparing 11:46:15 9f33b8f490ec: Preparing 11:46:15 548a68fd77bc: Preparing 11:46:15 3130730f3e77: Preparing 11:46:15 e6e992ddd892: Preparing 11:46:15 d98995447d0e: Preparing 11:46:15 2eaa0c568af7: Preparing 11:46:15 b44f57e39470: Preparing 11:46:15 256f393e029f: Preparing 11:46:15 d98995447d0e: Waiting 11:46:15 2eaa0c568af7: Waiting 11:46:15 b44f57e39470: Waiting 11:46:15 e6e992ddd892: Waiting 11:46:15 256f393e029f: Waiting 11:46:15 3130730f3e77: Waiting 11:46:15 a93f4baa840b: Layer already exists 11:46:15 9f33b8f490ec: Layer already exists 11:46:15 047a2acb21b6: Layer already exists 11:46:15 b3daad29c998: Layer already exists 11:46:15 548a68fd77bc: Layer already exists 11:46:15 e6e992ddd892: Layer already exists 11:46:15 d98995447d0e: Layer already exists 11:46:15 3130730f3e77: Layer already exists 11:46:15 b44f57e39470: Layer already exists 11:46:15 2eaa0c568af7: Layer already exists 11:46:15 256f393e029f: Layer already exists 11:46:15 4.1.0-dev.84: digest: sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:46:15 047a2acb21b6: Preparing 11:46:15 b3daad29c998: Preparing 11:46:15 a93f4baa840b: Preparing 11:46:15 9f33b8f490ec: Preparing 11:46:15 548a68fd77bc: Preparing 11:46:15 3130730f3e77: Preparing 11:46:15 e6e992ddd892: Preparing 11:46:15 d98995447d0e: Preparing 11:46:15 2eaa0c568af7: Preparing 11:46:15 b44f57e39470: Preparing 11:46:15 256f393e029f: Preparing 11:46:15 3130730f3e77: Waiting 11:46:15 e6e992ddd892: Waiting 11:46:15 256f393e029f: Waiting 11:46:15 b44f57e39470: Waiting 11:46:15 2eaa0c568af7: Waiting 11:46:15 d98995447d0e: Waiting 11:46:15 548a68fd77bc: Layer already exists 11:46:15 b3daad29c998: Layer already exists 11:46:15 9f33b8f490ec: Layer already exists 11:46:15 047a2acb21b6: Layer already exists 11:46:15 a93f4baa840b: Layer already exists 11:46:15 e6e992ddd892: Layer already exists 11:46:15 3130730f3e77: Layer already exists 11:46:15 d98995447d0e: Layer already exists 11:46:15 b44f57e39470: Layer already exists 11:46:15 2eaa0c568af7: Layer already exists 11:46:15 256f393e029f: Layer already exists 11:46:15 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 11:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:46:16 047a2acb21b6: Preparing 11:46:16 b3daad29c998: Preparing 11:46:16 a93f4baa840b: Preparing 11:46:16 9f33b8f490ec: Preparing 11:46:16 548a68fd77bc: Preparing 11:46:16 3130730f3e77: Preparing 11:46:16 e6e992ddd892: Preparing 11:46:16 d98995447d0e: Preparing 11:46:16 2eaa0c568af7: Preparing 11:46:16 b44f57e39470: Preparing 11:46:16 256f393e029f: Preparing 11:46:16 3130730f3e77: Waiting 11:46:16 2eaa0c568af7: Waiting 11:46:16 e6e992ddd892: Waiting 11:46:16 b44f57e39470: Waiting 11:46:16 256f393e029f: Waiting 11:46:16 d98995447d0e: Waiting 11:46:16 a93f4baa840b: Layer already exists 11:46:16 b3daad29c998: Layer already exists 11:46:16 047a2acb21b6: Layer already exists 11:46:16 548a68fd77bc: Layer already exists 11:46:16 9f33b8f490ec: Layer already exists 11:46:16 e6e992ddd892: Layer already exists 11:46:16 d98995447d0e: Layer already exists 11:46:16 3130730f3e77: Layer already exists 11:46:16 2eaa0c568af7: Layer already exists 11:46:16 b44f57e39470: Layer already exists 11:46:16 256f393e029f: Layer already exists 11:46:16 main: digest: sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:46:16 ===================================================== [Pipeline] echo 11:46:16 taggedImages: 11:46:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:46:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.84 11:46:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 11:46:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 11:46:16 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:16 latest 11:46:16 4.1.0-dev.84 11:46:16 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:16 main 11:46:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:46:17 a1ba179b71d6: Preparing 11:46:17 8347669e5b5e: Preparing 11:46:17 c755460c8dd5: Preparing 11:46:17 08f0774af463: Preparing 11:46:17 c00117dbb9cc: Preparing 11:46:17 5d82ca61a20d: Preparing 11:46:17 6d71cf3bca0f: Preparing 11:46:17 3130730f3e77: Preparing 11:46:17 e6e992ddd892: Preparing 11:46:17 8a7c4e4cd5cd: Preparing 11:46:17 f3a4f7d65142: Preparing 11:46:17 256f393e029f: Preparing 11:46:17 5d82ca61a20d: Waiting 11:46:17 6d71cf3bca0f: Waiting 11:46:17 3130730f3e77: Waiting 11:46:17 e6e992ddd892: Waiting 11:46:17 8a7c4e4cd5cd: Waiting 11:46:17 256f393e029f: Waiting 11:46:17 a1ba179b71d6: Pushed 11:46:17 c00117dbb9cc: Pushed 11:46:17 8347669e5b5e: Pushed 11:46:17 3130730f3e77: Layer already exists 11:46:17 e6e992ddd892: Layer already exists 11:46:17 5d82ca61a20d: Pushed 11:46:17 6d71cf3bca0f: Pushed 11:46:17 256f393e029f: Layer already exists 11:46:17 8a7c4e4cd5cd: Pushed 11:46:19 f3a4f7d65142: Pushed 11:46:20 08f0774af463: Pushed 11:46:20 c755460c8dd5: Pushed 11:46:20 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:46:21 a1ba179b71d6: Preparing 11:46:21 8347669e5b5e: Preparing 11:46:21 c755460c8dd5: Preparing 11:46:21 08f0774af463: Preparing 11:46:21 c00117dbb9cc: Preparing 11:46:21 5d82ca61a20d: Preparing 11:46:21 6d71cf3bca0f: Preparing 11:46:21 3130730f3e77: Preparing 11:46:21 e6e992ddd892: Preparing 11:46:21 8a7c4e4cd5cd: Preparing 11:46:21 f3a4f7d65142: Preparing 11:46:21 256f393e029f: Preparing 11:46:21 5d82ca61a20d: Waiting 11:46:21 6d71cf3bca0f: Waiting 11:46:21 3130730f3e77: Waiting 11:46:21 e6e992ddd892: Waiting 11:46:21 8a7c4e4cd5cd: Waiting 11:46:21 f3a4f7d65142: Waiting 11:46:21 256f393e029f: Waiting 11:46:21 08f0774af463: Layer already exists 11:46:21 a1ba179b71d6: Layer already exists 11:46:21 8347669e5b5e: Layer already exists 11:46:21 c00117dbb9cc: Layer already exists 11:46:21 c755460c8dd5: Layer already exists 11:46:21 5d82ca61a20d: Layer already exists 11:46:21 6d71cf3bca0f: Layer already exists 11:46:21 e6e992ddd892: Layer already exists 11:46:21 3130730f3e77: Layer already exists 11:46:21 8a7c4e4cd5cd: Layer already exists 11:46:21 f3a4f7d65142: Layer already exists 11:46:21 256f393e029f: Layer already exists 11:46:21 latest: digest: sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.84 11:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:46:21 a1ba179b71d6: Preparing 11:46:21 8347669e5b5e: Preparing 11:46:21 c755460c8dd5: Preparing 11:46:21 08f0774af463: Preparing 11:46:21 c00117dbb9cc: Preparing 11:46:21 5d82ca61a20d: Preparing 11:46:21 6d71cf3bca0f: Preparing 11:46:21 3130730f3e77: Preparing 11:46:21 e6e992ddd892: Preparing 11:46:21 8a7c4e4cd5cd: Preparing 11:46:21 f3a4f7d65142: Preparing 11:46:21 256f393e029f: Preparing 11:46:21 e6e992ddd892: Waiting 11:46:21 5d82ca61a20d: Waiting 11:46:21 6d71cf3bca0f: Waiting 11:46:21 3130730f3e77: Waiting 11:46:21 8a7c4e4cd5cd: Waiting 11:46:21 256f393e029f: Waiting 11:46:21 f3a4f7d65142: Waiting 11:46:21 c755460c8dd5: Layer already exists 11:46:21 c00117dbb9cc: Layer already exists 11:46:21 08f0774af463: Layer already exists 11:46:21 8347669e5b5e: Layer already exists 11:46:21 a1ba179b71d6: Layer already exists 11:46:21 6d71cf3bca0f: Layer already exists 11:46:21 3130730f3e77: Layer already exists 11:46:21 e6e992ddd892: Layer already exists 11:46:21 5d82ca61a20d: Layer already exists 11:46:21 8a7c4e4cd5cd: Layer already exists 11:46:21 256f393e029f: Layer already exists 11:46:21 f3a4f7d65142: Layer already exists 11:46:21 4.1.0-dev.84: digest: sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:46:22 a1ba179b71d6: Preparing 11:46:22 8347669e5b5e: Preparing 11:46:22 c755460c8dd5: Preparing 11:46:22 08f0774af463: Preparing 11:46:22 c00117dbb9cc: Preparing 11:46:22 5d82ca61a20d: Preparing 11:46:22 6d71cf3bca0f: Preparing 11:46:22 3130730f3e77: Preparing 11:46:22 e6e992ddd892: Preparing 11:46:22 8a7c4e4cd5cd: Preparing 11:46:22 f3a4f7d65142: Preparing 11:46:22 256f393e029f: Preparing 11:46:22 5d82ca61a20d: Waiting 11:46:22 6d71cf3bca0f: Waiting 11:46:22 3130730f3e77: Waiting 11:46:22 e6e992ddd892: Waiting 11:46:22 8a7c4e4cd5cd: Waiting 11:46:22 f3a4f7d65142: Waiting 11:46:22 256f393e029f: Waiting 11:46:22 08f0774af463: Layer already exists 11:46:22 c755460c8dd5: Layer already exists 11:46:22 c00117dbb9cc: Layer already exists 11:46:22 a1ba179b71d6: Layer already exists 11:46:22 8347669e5b5e: Layer already exists 11:46:22 3130730f3e77: Layer already exists 11:46:22 5d82ca61a20d: Layer already exists 11:46:22 8a7c4e4cd5cd: Layer already exists 11:46:22 e6e992ddd892: Layer already exists 11:46:22 6d71cf3bca0f: Layer already exists 11:46:22 f3a4f7d65142: Layer already exists 11:46:22 256f393e029f: Layer already exists 11:46:22 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 11:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:46:23 a1ba179b71d6: Preparing 11:46:23 8347669e5b5e: Preparing 11:46:23 c755460c8dd5: Preparing 11:46:23 08f0774af463: Preparing 11:46:23 c00117dbb9cc: Preparing 11:46:23 5d82ca61a20d: Preparing 11:46:23 6d71cf3bca0f: Preparing 11:46:23 3130730f3e77: Preparing 11:46:23 e6e992ddd892: Preparing 11:46:23 8a7c4e4cd5cd: Preparing 11:46:23 f3a4f7d65142: Preparing 11:46:23 256f393e029f: Preparing 11:46:23 6d71cf3bca0f: Waiting 11:46:23 3130730f3e77: Waiting 11:46:23 e6e992ddd892: Waiting 11:46:23 8a7c4e4cd5cd: Waiting 11:46:23 f3a4f7d65142: Waiting 11:46:23 256f393e029f: Waiting 11:46:23 5d82ca61a20d: Waiting 11:46:23 c755460c8dd5: Layer already exists 11:46:23 08f0774af463: Layer already exists 11:46:23 a1ba179b71d6: Layer already exists 11:46:23 c00117dbb9cc: Layer already exists 11:46:23 8347669e5b5e: Layer already exists 11:46:23 5d82ca61a20d: Layer already exists 11:46:23 e6e992ddd892: Layer already exists 11:46:23 3130730f3e77: Layer already exists 11:46:23 6d71cf3bca0f: Layer already exists 11:46:23 8a7c4e4cd5cd: Layer already exists 11:46:23 f3a4f7d65142: Layer already exists 11:46:23 256f393e029f: Layer already exists 11:46:23 main: digest: sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:46:23 ===================================================== [Pipeline] echo 11:46:23 taggedImages: 11:46:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:46:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.84 11:46:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 11:46:23 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 11:46:23 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:23 latest 11:46:23 4.1.0-dev.84 11:46:23 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:23 main 11:46:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:46:23 41976b11c7fe: Preparing 11:46:23 6838b8d90c46: Preparing 11:46:23 3130730f3e77: Preparing 11:46:23 e6e992ddd892: Preparing 11:46:23 5bf3cd513686: Preparing 11:46:23 ec8b7c5cb73d: Preparing 11:46:23 256f393e029f: Preparing 11:46:23 256f393e029f: Waiting 11:46:23 ec8b7c5cb73d: Waiting 11:46:23 e6e992ddd892: Layer already exists 11:46:23 3130730f3e77: Layer already exists 11:46:23 256f393e029f: Layer already exists 11:46:23 41976b11c7fe: Pushed 11:46:23 5bf3cd513686: Pushed 11:46:24 ec8b7c5cb73d: Pushed 11:46:27 6838b8d90c46: Pushed 11:46:27 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:27 + 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 11:46:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:46:27 41976b11c7fe: Preparing 11:46:27 6838b8d90c46: Preparing 11:46:27 3130730f3e77: Preparing 11:46:27 e6e992ddd892: Preparing 11:46:27 5bf3cd513686: Preparing 11:46:27 ec8b7c5cb73d: Preparing 11:46:27 256f393e029f: Preparing 11:46:27 256f393e029f: Waiting 11:46:27 ec8b7c5cb73d: Waiting 11:46:27 41976b11c7fe: Layer already exists 11:46:27 5bf3cd513686: Layer already exists 11:46:27 e6e992ddd892: Layer already exists 11:46:27 3130730f3e77: Layer already exists 11:46:27 6838b8d90c46: Layer already exists 11:46:27 ec8b7c5cb73d: Layer already exists 11:46:27 256f393e029f: Layer already exists 11:46:27 latest: digest: sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.84 11:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:46:28 41976b11c7fe: Preparing 11:46:28 6838b8d90c46: Preparing 11:46:28 3130730f3e77: Preparing 11:46:28 e6e992ddd892: Preparing 11:46:28 5bf3cd513686: Preparing 11:46:28 ec8b7c5cb73d: Preparing 11:46:28 256f393e029f: Preparing 11:46:28 ec8b7c5cb73d: Waiting 11:46:28 256f393e029f: Waiting 11:46:28 6838b8d90c46: Layer already exists 11:46:28 e6e992ddd892: Layer already exists 11:46:28 5bf3cd513686: Layer already exists 11:46:28 3130730f3e77: Layer already exists 11:46:28 41976b11c7fe: Layer already exists 11:46:28 ec8b7c5cb73d: Layer already exists 11:46:28 256f393e029f: Layer already exists 11:46:28 4.1.0-dev.84: digest: sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:46:29 41976b11c7fe: Preparing 11:46:29 6838b8d90c46: Preparing 11:46:29 3130730f3e77: Preparing 11:46:29 e6e992ddd892: Preparing 11:46:29 5bf3cd513686: Preparing 11:46:29 ec8b7c5cb73d: Preparing 11:46:29 256f393e029f: Preparing 11:46:29 ec8b7c5cb73d: Waiting 11:46:29 256f393e029f: Waiting 11:46:29 3130730f3e77: Layer already exists 11:46:29 6838b8d90c46: Layer already exists 11:46:29 5bf3cd513686: Layer already exists 11:46:29 41976b11c7fe: Layer already exists 11:46:29 e6e992ddd892: Layer already exists 11:46:29 ec8b7c5cb73d: Layer already exists 11:46:29 256f393e029f: Layer already exists 11:46:29 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:29 + 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 11:46:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 11:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:46:30 41976b11c7fe: Preparing 11:46:30 6838b8d90c46: Preparing 11:46:30 3130730f3e77: Preparing 11:46:30 e6e992ddd892: Preparing 11:46:30 5bf3cd513686: Preparing 11:46:30 ec8b7c5cb73d: Preparing 11:46:30 256f393e029f: Preparing 11:46:30 ec8b7c5cb73d: Waiting 11:46:30 256f393e029f: Waiting 11:46:30 6838b8d90c46: Layer already exists 11:46:30 5bf3cd513686: Layer already exists 11:46:30 41976b11c7fe: Layer already exists 11:46:30 e6e992ddd892: Layer already exists 11:46:30 3130730f3e77: Layer already exists 11:46:30 ec8b7c5cb73d: Layer already exists 11:46:30 256f393e029f: Layer already exists 11:46:30 main: digest: sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:46:30 ===================================================== [Pipeline] echo 11:46:30 taggedImages: 11:46:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:46:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.84 11:46:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 11:46:30 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 11:46:30 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:30 latest 11:46:30 4.1.0-dev.84 11:46:30 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:30 main 11:46:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:46:30 8e89942b1276: Preparing 11:46:30 bb26850c4759: Preparing 11:46:30 2e56538348ac: Preparing 11:46:30 3130730f3e77: Preparing 11:46:30 e6e992ddd892: Preparing 11:46:30 d56a9461a4a8: Preparing 11:46:30 1af4a777bed9: Preparing 11:46:30 9e02973296ca: Preparing 11:46:30 cacf05448a20: Preparing 11:46:30 256f393e029f: Preparing 11:46:30 1af4a777bed9: Waiting 11:46:30 d56a9461a4a8: Waiting 11:46:30 9e02973296ca: Waiting 11:46:30 cacf05448a20: Waiting 11:46:30 256f393e029f: Waiting 11:46:30 3130730f3e77: Layer already exists 11:46:30 e6e992ddd892: Layer already exists 11:46:30 2e56538348ac: Pushed 11:46:30 bb26850c4759: Pushed 11:46:30 8e89942b1276: Pushed 11:46:30 256f393e029f: Layer already exists 11:46:31 9e02973296ca: Pushed 11:46:31 cacf05448a20: Pushed 11:46:36 1af4a777bed9: Pushed 11:46:44 d56a9461a4a8: Pushed 11:46:44 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:46:45 8e89942b1276: Preparing 11:46:45 bb26850c4759: Preparing 11:46:45 2e56538348ac: Preparing 11:46:45 3130730f3e77: Preparing 11:46:45 e6e992ddd892: Preparing 11:46:45 d56a9461a4a8: Preparing 11:46:45 1af4a777bed9: Preparing 11:46:45 9e02973296ca: Preparing 11:46:45 cacf05448a20: Preparing 11:46:45 256f393e029f: Preparing 11:46:45 1af4a777bed9: Waiting 11:46:45 9e02973296ca: Waiting 11:46:45 cacf05448a20: Waiting 11:46:45 256f393e029f: Waiting 11:46:45 d56a9461a4a8: Waiting 11:46:45 bb26850c4759: Layer already exists 11:46:45 2e56538348ac: Layer already exists 11:46:45 8e89942b1276: Layer already exists 11:46:45 3130730f3e77: Layer already exists 11:46:45 e6e992ddd892: Layer already exists 11:46:45 d56a9461a4a8: Layer already exists 11:46:45 1af4a777bed9: Layer already exists 11:46:45 9e02973296ca: Layer already exists 11:46:45 cacf05448a20: Layer already exists 11:46:45 256f393e029f: Layer already exists 11:46:45 latest: digest: sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.84 11:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:46:45 8e89942b1276: Preparing 11:46:45 bb26850c4759: Preparing 11:46:45 2e56538348ac: Preparing 11:46:45 3130730f3e77: Preparing 11:46:45 e6e992ddd892: Preparing 11:46:45 d56a9461a4a8: Preparing 11:46:45 1af4a777bed9: Preparing 11:46:45 9e02973296ca: Preparing 11:46:45 cacf05448a20: Preparing 11:46:45 256f393e029f: Preparing 11:46:45 d56a9461a4a8: Waiting 11:46:45 cacf05448a20: Waiting 11:46:45 256f393e029f: Waiting 11:46:45 1af4a777bed9: Waiting 11:46:45 9e02973296ca: Waiting 11:46:45 8e89942b1276: Layer already exists 11:46:45 bb26850c4759: Layer already exists 11:46:45 3130730f3e77: Layer already exists 11:46:45 e6e992ddd892: Layer already exists 11:46:45 2e56538348ac: Layer already exists 11:46:45 9e02973296ca: Layer already exists 11:46:45 1af4a777bed9: Layer already exists 11:46:45 d56a9461a4a8: Layer already exists 11:46:45 cacf05448a20: Layer already exists 11:46:45 256f393e029f: Layer already exists 11:46:45 4.1.0-dev.84: digest: sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:46:46 8e89942b1276: Preparing 11:46:46 bb26850c4759: Preparing 11:46:46 2e56538348ac: Preparing 11:46:46 3130730f3e77: Preparing 11:46:46 e6e992ddd892: Preparing 11:46:46 d56a9461a4a8: Preparing 11:46:46 1af4a777bed9: Preparing 11:46:46 9e02973296ca: Preparing 11:46:46 cacf05448a20: Preparing 11:46:46 256f393e029f: Preparing 11:46:46 1af4a777bed9: Waiting 11:46:46 9e02973296ca: Waiting 11:46:46 cacf05448a20: Waiting 11:46:46 256f393e029f: Waiting 11:46:46 d56a9461a4a8: Waiting 11:46:46 bb26850c4759: Layer already exists 11:46:46 2e56538348ac: Layer already exists 11:46:46 8e89942b1276: Layer already exists 11:46:46 3130730f3e77: Layer already exists 11:46:46 e6e992ddd892: Layer already exists 11:46:46 9e02973296ca: Layer already exists 11:46:46 1af4a777bed9: Layer already exists 11:46:46 cacf05448a20: Layer already exists 11:46:46 d56a9461a4a8: Layer already exists 11:46:46 256f393e029f: Layer already exists 11:46:46 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 11:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:46:47 8e89942b1276: Preparing 11:46:47 bb26850c4759: Preparing 11:46:47 2e56538348ac: Preparing 11:46:47 3130730f3e77: Preparing 11:46:47 e6e992ddd892: Preparing 11:46:47 d56a9461a4a8: Preparing 11:46:47 1af4a777bed9: Preparing 11:46:47 9e02973296ca: Preparing 11:46:47 cacf05448a20: Preparing 11:46:47 256f393e029f: Preparing 11:46:47 d56a9461a4a8: Waiting 11:46:47 1af4a777bed9: Waiting 11:46:47 9e02973296ca: Waiting 11:46:47 cacf05448a20: Waiting 11:46:47 256f393e029f: Waiting 11:46:47 bb26850c4759: Layer already exists 11:46:47 3130730f3e77: Layer already exists 11:46:47 2e56538348ac: Layer already exists 11:46:47 e6e992ddd892: Layer already exists 11:46:47 8e89942b1276: Layer already exists 11:46:47 d56a9461a4a8: Layer already exists 11:46:47 256f393e029f: Layer already exists 11:46:47 9e02973296ca: Layer already exists 11:46:47 cacf05448a20: Layer already exists 11:46:47 1af4a777bed9: Layer already exists 11:46:47 main: digest: sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:46:47 ===================================================== [Pipeline] echo 11:46:47 taggedImages: 11:46:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:46:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.84 11:46:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 11:46:47 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 11:46:47 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:47 latest 11:46:47 4.1.0-dev.84 11:46:47 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:47 main 11:46:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:46:47 d7f6c5ea891e: Preparing 11:46:47 81d560b40aea: Preparing 11:46:47 3f3f887e38e5: Preparing 11:46:47 3130730f3e77: Preparing 11:46:47 e6e992ddd892: Preparing 11:46:47 d56a9461a4a8: Preparing 11:46:47 afb83ca0773b: Preparing 11:46:47 fe982cb4b4f4: Preparing 11:46:47 256f393e029f: Preparing 11:46:47 d56a9461a4a8: Waiting 11:46:47 afb83ca0773b: Waiting 11:46:47 fe982cb4b4f4: Waiting 11:46:47 256f393e029f: Waiting 11:46:47 e6e992ddd892: Layer already exists 11:46:47 3130730f3e77: Layer already exists 11:46:47 d56a9461a4a8: Layer already exists 11:46:47 81d560b40aea: Pushed 11:46:47 256f393e029f: Layer already exists 11:46:47 d7f6c5ea891e: Pushed 11:46:47 3f3f887e38e5: Pushed 11:46:48 afb83ca0773b: Pushed 11:46:48 fe982cb4b4f4: Pushed 11:46:48 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:46:49 d7f6c5ea891e: Preparing 11:46:49 81d560b40aea: Preparing 11:46:49 3f3f887e38e5: Preparing 11:46:49 3130730f3e77: Preparing 11:46:49 e6e992ddd892: Preparing 11:46:49 d56a9461a4a8: Preparing 11:46:49 afb83ca0773b: Preparing 11:46:49 fe982cb4b4f4: Preparing 11:46:49 256f393e029f: Preparing 11:46:49 d56a9461a4a8: Waiting 11:46:49 afb83ca0773b: Waiting 11:46:49 fe982cb4b4f4: Waiting 11:46:49 256f393e029f: Waiting 11:46:49 d7f6c5ea891e: Layer already exists 11:46:49 3f3f887e38e5: Layer already exists 11:46:49 81d560b40aea: Layer already exists 11:46:49 e6e992ddd892: Layer already exists 11:46:49 3130730f3e77: Layer already exists 11:46:49 afb83ca0773b: Layer already exists 11:46:49 d56a9461a4a8: Layer already exists 11:46:49 256f393e029f: Layer already exists 11:46:49 fe982cb4b4f4: Layer already exists 11:46:49 latest: digest: sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.84 11:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:46:49 d7f6c5ea891e: Preparing 11:46:49 81d560b40aea: Preparing 11:46:49 3f3f887e38e5: Preparing 11:46:49 3130730f3e77: Preparing 11:46:49 e6e992ddd892: Preparing 11:46:49 d56a9461a4a8: Preparing 11:46:49 afb83ca0773b: Preparing 11:46:49 fe982cb4b4f4: Preparing 11:46:49 256f393e029f: Preparing 11:46:49 afb83ca0773b: Waiting 11:46:49 fe982cb4b4f4: Waiting 11:46:49 256f393e029f: Waiting 11:46:49 d56a9461a4a8: Waiting 11:46:49 81d560b40aea: Layer already exists 11:46:49 d7f6c5ea891e: Layer already exists 11:46:49 3f3f887e38e5: Layer already exists 11:46:49 3130730f3e77: Layer already exists 11:46:49 e6e992ddd892: Layer already exists 11:46:49 fe982cb4b4f4: Layer already exists 11:46:49 afb83ca0773b: Layer already exists 11:46:49 256f393e029f: Layer already exists 11:46:49 d56a9461a4a8: Layer already exists 11:46:49 4.1.0-dev.84: digest: sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:46:50 d7f6c5ea891e: Preparing 11:46:50 81d560b40aea: Preparing 11:46:50 3f3f887e38e5: Preparing 11:46:50 3130730f3e77: Preparing 11:46:50 e6e992ddd892: Preparing 11:46:50 d56a9461a4a8: Preparing 11:46:50 afb83ca0773b: Preparing 11:46:50 fe982cb4b4f4: Preparing 11:46:50 256f393e029f: Preparing 11:46:50 d56a9461a4a8: Waiting 11:46:50 fe982cb4b4f4: Waiting 11:46:50 256f393e029f: Waiting 11:46:50 afb83ca0773b: Waiting 11:46:50 3130730f3e77: Layer already exists 11:46:50 d7f6c5ea891e: Layer already exists 11:46:50 3f3f887e38e5: Layer already exists 11:46:50 e6e992ddd892: Layer already exists 11:46:50 81d560b40aea: Layer already exists 11:46:50 256f393e029f: Layer already exists 11:46:50 afb83ca0773b: Layer already exists 11:46:50 d56a9461a4a8: Layer already exists 11:46:50 fe982cb4b4f4: Layer already exists 11:46:50 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 11:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:46:51 d7f6c5ea891e: Preparing 11:46:51 81d560b40aea: Preparing 11:46:51 3f3f887e38e5: Preparing 11:46:51 3130730f3e77: Preparing 11:46:51 e6e992ddd892: Preparing 11:46:51 d56a9461a4a8: Preparing 11:46:51 afb83ca0773b: Preparing 11:46:51 fe982cb4b4f4: Preparing 11:46:51 256f393e029f: Preparing 11:46:51 afb83ca0773b: Waiting 11:46:51 fe982cb4b4f4: Waiting 11:46:51 d56a9461a4a8: Waiting 11:46:51 256f393e029f: Waiting 11:46:51 81d560b40aea: Layer already exists 11:46:51 d7f6c5ea891e: Layer already exists 11:46:51 e6e992ddd892: Layer already exists 11:46:51 3f3f887e38e5: Layer already exists 11:46:51 3130730f3e77: Layer already exists 11:46:51 d56a9461a4a8: Layer already exists 11:46:51 afb83ca0773b: Layer already exists 11:46:51 fe982cb4b4f4: Layer already exists 11:46:51 256f393e029f: Layer already exists 11:46:51 main: digest: sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:46:51 ===================================================== [Pipeline] echo 11:46:51 taggedImages: 11:46:51 - nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:51 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:46:51 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.84 11:46:51 - nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:51 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 11:46:51 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 11:46:51 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:51 latest 11:46:51 4.1.0-dev.84 11:46:51 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:46:51 main 11:46:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:46:52 8e89942b1276: Preparing 11:46:52 3fb36c5ce47d: Preparing 11:46:52 60a51a2b2648: Preparing 11:46:52 3130730f3e77: Preparing 11:46:52 e6e992ddd892: Preparing 11:46:52 e08a10fbf176: Preparing 11:46:52 9e02973296ca: Preparing 11:46:52 cacf05448a20: Preparing 11:46:52 256f393e029f: Preparing 11:46:52 e08a10fbf176: Waiting 11:46:52 9e02973296ca: Waiting 11:46:52 cacf05448a20: Waiting 11:46:52 256f393e029f: Waiting 11:46:52 e6e992ddd892: Layer already exists 11:46:52 3130730f3e77: Layer already exists 11:46:52 8e89942b1276: Layer already exists 11:46:52 9e02973296ca: Layer already exists 11:46:52 cacf05448a20: Layer already exists 11:46:52 256f393e029f: Layer already exists 11:46:52 60a51a2b2648: Pushed 11:46:52 3fb36c5ce47d: Pushed 11:47:07 e08a10fbf176: Pushed 11:47:07 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:47:08 8e89942b1276: Preparing 11:47:08 3fb36c5ce47d: Preparing 11:47:08 60a51a2b2648: Preparing 11:47:08 3130730f3e77: Preparing 11:47:08 e6e992ddd892: Preparing 11:47:08 e08a10fbf176: Preparing 11:47:08 9e02973296ca: Preparing 11:47:08 cacf05448a20: Preparing 11:47:08 256f393e029f: Preparing 11:47:08 9e02973296ca: Waiting 11:47:08 e08a10fbf176: Waiting 11:47:08 cacf05448a20: Waiting 11:47:08 256f393e029f: Waiting 11:47:08 3fb36c5ce47d: Layer already exists 11:47:08 8e89942b1276: Layer already exists 11:47:08 60a51a2b2648: Layer already exists 11:47:08 3130730f3e77: Layer already exists 11:47:08 e6e992ddd892: Layer already exists 11:47:08 e08a10fbf176: Layer already exists 11:47:08 9e02973296ca: Layer already exists 11:47:08 cacf05448a20: Layer already exists 11:47:08 256f393e029f: Layer already exists 11:47:08 latest: digest: sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.84 11:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:47:09 8e89942b1276: Preparing 11:47:09 3fb36c5ce47d: Preparing 11:47:09 60a51a2b2648: Preparing 11:47:09 3130730f3e77: Preparing 11:47:09 e6e992ddd892: Preparing 11:47:09 e08a10fbf176: Preparing 11:47:09 9e02973296ca: Preparing 11:47:09 cacf05448a20: Preparing 11:47:09 256f393e029f: Preparing 11:47:09 9e02973296ca: Waiting 11:47:09 cacf05448a20: Waiting 11:47:09 256f393e029f: Waiting 11:47:09 e08a10fbf176: Waiting 11:47:09 e6e992ddd892: Layer already exists 11:47:09 8e89942b1276: Layer already exists 11:47:09 3fb36c5ce47d: Layer already exists 11:47:09 3130730f3e77: Layer already exists 11:47:09 60a51a2b2648: Layer already exists 11:47:09 9e02973296ca: Layer already exists 11:47:09 e08a10fbf176: Layer already exists 11:47:09 256f393e029f: Layer already exists 11:47:09 cacf05448a20: Layer already exists 11:47:09 4.1.0-dev.84: digest: sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:47:09 8e89942b1276: Preparing 11:47:09 3fb36c5ce47d: Preparing 11:47:09 60a51a2b2648: Preparing 11:47:09 3130730f3e77: Preparing 11:47:09 e6e992ddd892: Preparing 11:47:09 e08a10fbf176: Preparing 11:47:09 9e02973296ca: Preparing 11:47:09 cacf05448a20: Preparing 11:47:09 256f393e029f: Preparing 11:47:09 9e02973296ca: Waiting 11:47:09 256f393e029f: Waiting 11:47:09 cacf05448a20: Waiting 11:47:09 e08a10fbf176: Waiting 11:47:09 e6e992ddd892: Layer already exists 11:47:09 3130730f3e77: Layer already exists 11:47:09 3fb36c5ce47d: Layer already exists 11:47:09 60a51a2b2648: Layer already exists 11:47:09 8e89942b1276: Layer already exists 11:47:09 9e02973296ca: Layer already exists 11:47:09 e08a10fbf176: Layer already exists 11:47:09 cacf05448a20: Layer already exists 11:47:09 256f393e029f: Layer already exists 11:47:09 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 11:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:47:10 8e89942b1276: Preparing 11:47:10 3fb36c5ce47d: Preparing 11:47:10 60a51a2b2648: Preparing 11:47:10 3130730f3e77: Preparing 11:47:10 e6e992ddd892: Preparing 11:47:10 e08a10fbf176: Preparing 11:47:10 9e02973296ca: Preparing 11:47:10 cacf05448a20: Preparing 11:47:10 256f393e029f: Preparing 11:47:10 e08a10fbf176: Waiting 11:47:10 cacf05448a20: Waiting 11:47:10 256f393e029f: Waiting 11:47:10 9e02973296ca: Waiting 11:47:10 60a51a2b2648: Layer already exists 11:47:10 3fb36c5ce47d: Layer already exists 11:47:10 8e89942b1276: Layer already exists 11:47:10 3130730f3e77: Layer already exists 11:47:10 e6e992ddd892: Layer already exists 11:47:10 e08a10fbf176: Layer already exists 11:47:10 cacf05448a20: Layer already exists 11:47:10 9e02973296ca: Layer already exists 11:47:10 256f393e029f: Layer already exists 11:47:10 main: digest: sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:47:10 ===================================================== [Pipeline] echo 11:47:10 taggedImages: 11:47:10 - nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:10 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:47:10 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.84 11:47:10 - nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:10 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 11:47:10 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 11:47:10 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:10 latest 11:47:10 4.1.0-dev.84 11:47:10 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:10 main 11:47:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:47:11 ab8e0f218c4c: Preparing 11:47:11 b7d10160cdba: Preparing 11:47:11 3130730f3e77: Preparing 11:47:11 e6e992ddd892: Preparing 11:47:11 815cfda2d1f0: Preparing 11:47:11 baa6f2c5db57: Preparing 11:47:11 256f393e029f: Preparing 11:47:11 baa6f2c5db57: Waiting 11:47:11 256f393e029f: Waiting 11:47:11 3130730f3e77: Layer already exists 11:47:11 e6e992ddd892: Layer already exists 11:47:11 256f393e029f: Layer already exists 11:47:11 ab8e0f218c4c: Pushed 11:47:11 815cfda2d1f0: Pushed 11:47:11 baa6f2c5db57: Pushed 11:47:15 b7d10160cdba: Pushed 11:47:15 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 11:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:47:16 ab8e0f218c4c: Preparing 11:47:16 b7d10160cdba: Preparing 11:47:16 3130730f3e77: Preparing 11:47:16 e6e992ddd892: Preparing 11:47:16 815cfda2d1f0: Preparing 11:47:16 baa6f2c5db57: Preparing 11:47:16 256f393e029f: Preparing 11:47:16 baa6f2c5db57: Waiting 11:47:16 256f393e029f: Waiting 11:47:16 3130730f3e77: Layer already exists 11:47:16 e6e992ddd892: Layer already exists 11:47:16 815cfda2d1f0: Layer already exists 11:47:16 b7d10160cdba: Layer already exists 11:47:16 ab8e0f218c4c: Layer already exists 11:47:16 baa6f2c5db57: Layer already exists 11:47:16 256f393e029f: Layer already exists 11:47:16 latest: digest: sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.84 11:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:47:16 ab8e0f218c4c: Preparing 11:47:16 b7d10160cdba: Preparing 11:47:16 3130730f3e77: Preparing 11:47:16 e6e992ddd892: Preparing 11:47:16 815cfda2d1f0: Preparing 11:47:16 baa6f2c5db57: Preparing 11:47:16 256f393e029f: Preparing 11:47:16 baa6f2c5db57: Waiting 11:47:16 256f393e029f: Waiting 11:47:16 ab8e0f218c4c: Layer already exists 11:47:16 3130730f3e77: Layer already exists 11:47:16 b7d10160cdba: Layer already exists 11:47:16 e6e992ddd892: Layer already exists 11:47:16 815cfda2d1f0: Layer already exists 11:47:16 256f393e029f: Layer already exists 11:47:16 baa6f2c5db57: Layer already exists 11:47:16 4.1.0-dev.84: digest: sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:47:17 ab8e0f218c4c: Preparing 11:47:17 b7d10160cdba: Preparing 11:47:17 3130730f3e77: Preparing 11:47:17 e6e992ddd892: Preparing 11:47:17 815cfda2d1f0: Preparing 11:47:17 baa6f2c5db57: Preparing 11:47:17 256f393e029f: Preparing 11:47:17 baa6f2c5db57: Waiting 11:47:17 256f393e029f: Waiting 11:47:17 b7d10160cdba: Layer already exists 11:47:17 3130730f3e77: Layer already exists 11:47:17 e6e992ddd892: Layer already exists 11:47:17 815cfda2d1f0: Layer already exists 11:47:17 ab8e0f218c4c: Layer already exists 11:47:17 baa6f2c5db57: Layer already exists 11:47:17 256f393e029f: Layer already exists 11:47:17 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 11:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:47:18 ab8e0f218c4c: Preparing 11:47:18 b7d10160cdba: Preparing 11:47:18 3130730f3e77: Preparing 11:47:18 e6e992ddd892: Preparing 11:47:18 815cfda2d1f0: Preparing 11:47:18 baa6f2c5db57: Preparing 11:47:18 256f393e029f: Preparing 11:47:18 baa6f2c5db57: Waiting 11:47:18 256f393e029f: Waiting 11:47:18 e6e992ddd892: Layer already exists 11:47:18 815cfda2d1f0: Layer already exists 11:47:18 3130730f3e77: Layer already exists 11:47:18 ab8e0f218c4c: Layer already exists 11:47:18 b7d10160cdba: Layer already exists 11:47:18 baa6f2c5db57: Layer already exists 11:47:18 256f393e029f: Layer already exists 11:47:18 main: digest: sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:47:18 ===================================================== [Pipeline] echo 11:47:18 taggedImages: 11:47:18 - nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:18 - nexus3.edgexfoundry.org:10004/support-notifications:latest 11:47:18 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.84 11:47:18 - nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:18 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 11:47:18 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 11:47:18 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:18 latest 11:47:18 4.1.0-dev.84 11:47:18 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:18 main 11:47:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:47:18 c3f5da6df8a6: Preparing 11:47:18 9179e261b079: Preparing 11:47:18 3130730f3e77: Preparing 11:47:18 e6e992ddd892: Preparing 11:47:18 0786d5e879b4: Preparing 11:47:18 dfa19de2ea95: Preparing 11:47:18 256f393e029f: Preparing 11:47:18 dfa19de2ea95: Waiting 11:47:18 256f393e029f: Waiting 11:47:18 e6e992ddd892: Layer already exists 11:47:18 3130730f3e77: Layer already exists 11:47:18 256f393e029f: Layer already exists 11:47:18 c3f5da6df8a6: Pushed 11:47:18 0786d5e879b4: Pushed 11:47:19 dfa19de2ea95: Pushed 11:47:23 9179e261b079: Pushed 11:47:23 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:47:23 c3f5da6df8a6: Preparing 11:47:23 9179e261b079: Preparing 11:47:23 3130730f3e77: Preparing 11:47:23 e6e992ddd892: Preparing 11:47:23 0786d5e879b4: Preparing 11:47:23 dfa19de2ea95: Preparing 11:47:23 256f393e029f: Preparing 11:47:23 dfa19de2ea95: Waiting 11:47:23 256f393e029f: Waiting 11:47:23 9179e261b079: Layer already exists 11:47:23 3130730f3e77: Layer already exists 11:47:23 0786d5e879b4: Layer already exists 11:47:23 e6e992ddd892: Layer already exists 11:47:23 c3f5da6df8a6: Layer already exists 11:47:23 dfa19de2ea95: Layer already exists 11:47:23 256f393e029f: Layer already exists 11:47:23 latest: digest: sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.84 11:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:47:24 c3f5da6df8a6: Preparing 11:47:24 9179e261b079: Preparing 11:47:24 3130730f3e77: Preparing 11:47:24 e6e992ddd892: Preparing 11:47:24 0786d5e879b4: Preparing 11:47:24 dfa19de2ea95: Preparing 11:47:24 256f393e029f: Preparing 11:47:24 dfa19de2ea95: Waiting 11:47:24 256f393e029f: Waiting 11:47:24 c3f5da6df8a6: Layer already exists 11:47:24 3130730f3e77: Layer already exists 11:47:24 9179e261b079: Layer already exists 11:47:24 e6e992ddd892: Layer already exists 11:47:24 0786d5e879b4: Layer already exists 11:47:24 256f393e029f: Layer already exists 11:47:24 dfa19de2ea95: Layer already exists 11:47:24 4.1.0-dev.84: digest: sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:47:25 c3f5da6df8a6: Preparing 11:47:25 9179e261b079: Preparing 11:47:25 3130730f3e77: Preparing 11:47:25 e6e992ddd892: Preparing 11:47:25 0786d5e879b4: Preparing 11:47:25 dfa19de2ea95: Preparing 11:47:25 256f393e029f: Preparing 11:47:25 dfa19de2ea95: Waiting 11:47:25 256f393e029f: Waiting 11:47:25 c3f5da6df8a6: Layer already exists 11:47:25 0786d5e879b4: Layer already exists 11:47:25 9179e261b079: Layer already exists 11:47:25 e6e992ddd892: Layer already exists 11:47:25 3130730f3e77: Layer already exists 11:47:25 256f393e029f: Layer already exists 11:47:25 dfa19de2ea95: Layer already exists 11:47:25 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 11:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:47:25 c3f5da6df8a6: Preparing 11:47:25 9179e261b079: Preparing 11:47:25 3130730f3e77: Preparing 11:47:25 e6e992ddd892: Preparing 11:47:25 0786d5e879b4: Preparing 11:47:25 dfa19de2ea95: Preparing 11:47:25 256f393e029f: Preparing 11:47:25 dfa19de2ea95: Waiting 11:47:25 256f393e029f: Waiting 11:47:25 e6e992ddd892: Layer already exists 11:47:25 3130730f3e77: Layer already exists 11:47:25 9179e261b079: Layer already exists 11:47:25 0786d5e879b4: Layer already exists 11:47:25 c3f5da6df8a6: Layer already exists 11:47:25 dfa19de2ea95: Layer already exists 11:47:25 256f393e029f: Layer already exists 11:47:25 main: digest: sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:47:25 ===================================================== [Pipeline] echo 11:47:25 taggedImages: 11:47:25 - nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:25 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:47:25 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.84 11:47:25 - nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:25 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 11:47:26 ========================================================= 11:47:26 [edgeXBuildMultiArch] RAW Config: 11:47:26 images: 11:47:26 - nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:26 - nexus3.edgexfoundry.org:10004/core-command:latest 11:47:26 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/core-command:main 11:47:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:47:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 11:47:26 - nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:26 - nexus3.edgexfoundry.org:10004/core-data:latest 11:47:26 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/core-data:main 11:47:26 - nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:26 - nexus3.edgexfoundry.org:10004/core-keeper:latest 11:47:26 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/core-keeper:main 11:47:26 - nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:26 - nexus3.edgexfoundry.org:10004/core-metadata:latest 11:47:26 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/core-metadata:main 11:47:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:47:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 11:47:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 11:47:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 11:47:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:47:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 11:47:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:47:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 11:47:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:47:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 11:47:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:47:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 11:47:26 - nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:26 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:47:26 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-spire-config:main 11:47:26 - nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:26 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:47:26 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/security-spire-server:main 11:47:26 - nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:26 - nexus3.edgexfoundry.org:10004/support-notifications:latest 11:47:26 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/support-notifications:main 11:47:26 - nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:47:26 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:47:26 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:47:26 - nexus3.edgexfoundry.org:10004/support-scheduler:main 11:47:26 settingsFile: 11:47:26 edgex-go-settings 11:47:26 ========================================================= [Pipeline] node 11:47:41 Still waiting to schedule task 11:47:41 All nodes of label ‘centos7-docker-4c-2g’ are offline 11:48:40 Running on prd-centos7-docker-4c-2g-775135 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:48:40 provisioning config files... 11:48:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config9201728971323406220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:48:44 ---> ****-login.sh 11:48:44 nexus3.edgexfoundry.org:10001 11:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:45 Configure a credential helper to remove this warning. See 11:48:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:45 11:48:45 Login Succeeded 11:48:45 nexus3.edgexfoundry.org:10002 11:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:45 Configure a credential helper to remove this warning. See 11:48:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:45 11:48:45 Login Succeeded 11:48:45 nexus3.edgexfoundry.org:10003 11:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:45 Configure a credential helper to remove this warning. See 11:48:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:45 11:48:45 Login Succeeded 11:48:45 nexus3.edgexfoundry.org:10004 11:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:45 Configure a credential helper to remove this warning. See 11:48:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:45 11:48:45 Login Succeeded 11:48:45 ****.io 11:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:45 Configure a credential helper to remove this warning. See 11:48:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:45 11:48:45 Login Succeeded 11:48:45 ---> ****-login.sh ends [Pipeline] } 11:48:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:48:46 + docker buildx ls 11:48:46 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:48:46 default * docker 11:48:46 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:48:46 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 11:48:46 edgex-builder [Pipeline] sh 11:48:46 + docker buildx inspect --bootstrap 11:48:46 #1 [internal] booting buildkit 11:48:46 #1 pulling image moby/buildkit:buildx-stable-1 11:48:50 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 11:48:50 #1 creating container buildx_buildkit_edgex-builder0 11:48:52 #1 creating container buildx_buildkit_edgex-builder0 2.6s done 11:48:52 #1 DONE 5.7s 11:48:52 Name: edgex-builder 11:48:52 Driver: docker-container 11:48:52 11:48:52 Nodes: 11:48:52 Name: edgex-builder0 11:48:52 Endpoint: unix:///var/run/docker.sock 11:48:52 Status: running 11:48:52 Buildkit: v0.26.2 11:48:52 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 11:48:53 + docker buildx ls 11:48:53 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:48:53 edgex-builder * docker-container 11:48:53 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 11:48:53 default docker 11:48:53 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:48:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481' 11:48:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 --push - 11:48:53 #1 [internal] load build definition from Dockerfile 11:48:53 #1 transferring dockerfile: 197B done 11:48:53 #1 DONE 0.0s 11:48:53 11:48:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:48:53 #2 DONE 0.1s 11:48:53 11:48:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:48:53 #3 DONE 0.1s 11:48:53 11:48:53 #4 [internal] load .dockerignore 11:48:53 #4 transferring context: 2B done 11:48:53 #4 DONE 0.0s 11:48:53 11:48:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 11:48:53 #5 resolve nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 0.0s done 11:48:53 #5 DONE 0.0s 11:48:53 11:48:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 11:48:53 #6 resolve nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 0.0s done 11:48:53 #6 DONE 0.1s 11:48:53 11:48:53 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 11:48:53 #7 DONE 0.0s 11:48:53 11:48:53 #8 exporting to image 11:48:53 #8 exporting layers done 11:48:53 #8 exporting manifest sha256:f463505bbc3e299849d4eba579ec37289a219ed32b94503415a0b8f6d5b829ff done 11:48:53 #8 exporting config sha256:d28a3273dc70fa2c6b0e1a70b738a7a461e531ef9b70100720977161df6d7445 done 11:48:53 #8 exporting manifest sha256:ecf995cc5f7786928f88ec042a6b0744eae97052cc8a44c717f411f99b26cccb done 11:48:53 #8 exporting config sha256:d89869049d281d9e18f362c1d95c30215d103b9f2070cf2ff50e098f698fb8eb done 11:48:53 #8 exporting manifest list sha256:12d2145e01021781b83b12742bd8c1dd44f6fbca3b5d68a01c8e3fba23e59ff2 done 11:48:53 #8 pushing layers 0.1s done 11:48:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:12d2145e01021781b83b12742bd8c1dd44f6fbca3b5d68a01c8e3fba23e59ff2 11:48:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:48:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:12d2145e01021781b83b12742bd8c1dd44f6fbca3b5d68a01c8e3fba23e59ff2 0.1s done 11:48:53 #8 DONE 0.2s 11:48:53 11:48:53 1 warning found (use --debug to expand): 11:48:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:48:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 11:48:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 11:48:54 #1 [internal] load build definition from Dockerfile 11:48:54 #1 transferring dockerfile: 163B done 11:48:54 #1 DONE 0.0s 11:48:54 11:48:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 11:48:54 #2 DONE 0.0s 11:48:54 11:48:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 11:48:54 #3 DONE 0.0s 11:48:54 11:48:54 #4 [internal] load .dockerignore 11:48:54 #4 transferring context: 2B done 11:48:54 #4 DONE 0.0s 11:48:54 11:48:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 11:48:54 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 11:48:54 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 0.0s done 11:48:54 #5 CACHED 11:48:54 11:48:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 11:48:54 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f done 11:48:54 #6 CACHED 11:48:54 11:48:54 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 11:48:54 #7 DONE 0.0s 11:48:54 11:48:54 #8 exporting to image 11:48:54 #8 exporting layers done 11:48:54 #8 exporting manifest sha256:f463505bbc3e299849d4eba579ec37289a219ed32b94503415a0b8f6d5b829ff done 11:48:54 #8 exporting config sha256:d28a3273dc70fa2c6b0e1a70b738a7a461e531ef9b70100720977161df6d7445 done 11:48:54 #8 exporting manifest sha256:ecf995cc5f7786928f88ec042a6b0744eae97052cc8a44c717f411f99b26cccb done 11:48:54 #8 exporting config sha256:d89869049d281d9e18f362c1d95c30215d103b9f2070cf2ff50e098f698fb8eb done 11:48:54 #8 exporting manifest list sha256:12d2145e01021781b83b12742bd8c1dd44f6fbca3b5d68a01c8e3fba23e59ff2 done 11:48:54 #8 pushing layers 0.0s done 11:48:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:12d2145e01021781b83b12742bd8c1dd44f6fbca3b5d68a01c8e3fba23e59ff2 0.1s done 11:48:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:48:54 #8 DONE 0.1s 11:48:54 11:48:54 1 warning found (use --debug to expand): 11:48:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:48:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.84' 11:48:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.84 --push - 11:48:54 #1 [internal] load build definition from Dockerfile 11:48:54 #1 transferring dockerfile: 169B done 11:48:54 #1 DONE 0.0s 11:48:54 11:48:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.84 11:48:54 #2 DONE 0.0s 11:48:54 11:48:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.84 11:48:54 #3 DONE 0.0s 11:48:54 11:48:54 #4 [internal] load .dockerignore 11:48:54 #4 transferring context: 2B done 11:48:54 #4 DONE 0.0s 11:48:54 11:48:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.84@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 11:48:54 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.84@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 0.0s done 11:48:54 #5 CACHED 11:48:54 11:48:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.84@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 11:48:54 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.84@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 0.0s done 11:48:54 #6 CACHED 11:48:54 11:48:54 #7 exporting to image 11:48:54 #7 exporting layers done 11:48:54 #7 exporting manifest sha256:f463505bbc3e299849d4eba579ec37289a219ed32b94503415a0b8f6d5b829ff done 11:48:54 #7 exporting config sha256:d28a3273dc70fa2c6b0e1a70b738a7a461e531ef9b70100720977161df6d7445 done 11:48:54 #7 exporting manifest sha256:ecf995cc5f7786928f88ec042a6b0744eae97052cc8a44c717f411f99b26cccb done 11:48:54 #7 exporting config sha256:d89869049d281d9e18f362c1d95c30215d103b9f2070cf2ff50e098f698fb8eb done 11:48:54 #7 exporting manifest list sha256:12d2145e01021781b83b12742bd8c1dd44f6fbca3b5d68a01c8e3fba23e59ff2 done 11:48:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:48:54 #7 pushing layers 0.0s done 11:48:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.84@sha256:12d2145e01021781b83b12742bd8c1dd44f6fbca3b5d68a01c8e3fba23e59ff2 0.1s done 11:48:54 #7 DONE 0.1s 11:48:54 11:48:54 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 11:48:54 #8 DONE 0.0s 11:48:54 11:48:54 1 warning found (use --debug to expand): 11:48:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:48:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 --push - 11:48:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84' 11:48:55 #1 [internal] load build definition from Dockerfile 11:48:55 #1 transferring dockerfile: 210B done 11:48:55 #1 DONE 0.0s 11:48:55 11:48:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:48:55 #2 DONE 0.0s 11:48:55 11:48:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:48:55 #3 DONE 0.0s 11:48:55 11:48:55 #4 [internal] load .dockerignore 11:48:55 #4 transferring context: 2B done 11:48:55 #4 DONE 0.0s 11:48:55 11:48:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 11:48:55 #5 resolve nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f done 11:48:55 #5 CACHED 11:48:55 11:48:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 11:48:55 #6 resolve nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 0.0s done 11:48:55 #6 CACHED 11:48:55 11:48:55 #7 exporting to image 11:48:55 #7 exporting layers done 11:48:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:48:55 #7 exporting manifest sha256:f463505bbc3e299849d4eba579ec37289a219ed32b94503415a0b8f6d5b829ff done 11:48:55 #7 exporting config sha256:d28a3273dc70fa2c6b0e1a70b738a7a461e531ef9b70100720977161df6d7445 done 11:48:55 #7 exporting manifest sha256:ecf995cc5f7786928f88ec042a6b0744eae97052cc8a44c717f411f99b26cccb done 11:48:55 #7 exporting config sha256:d89869049d281d9e18f362c1d95c30215d103b9f2070cf2ff50e098f698fb8eb done 11:48:55 #7 exporting manifest list sha256:12d2145e01021781b83b12742bd8c1dd44f6fbca3b5d68a01c8e3fba23e59ff2 done 11:48:55 #7 pushing layers 0.0s done 11:48:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:12d2145e01021781b83b12742bd8c1dd44f6fbca3b5d68a01c8e3fba23e59ff2 0.1s done 11:48:55 #7 DONE 0.1s 11:48:55 11:48:55 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 11:48:55 #8 DONE 0.0s 11:48:55 11:48:55 1 warning found (use --debug to expand): 11:48:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:48:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 11:48:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 11:48:55 #1 [internal] load build definition from Dockerfile 11:48:55 #1 transferring dockerfile: 161B done 11:48:55 #1 DONE 0.0s 11:48:55 11:48:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 11:48:55 #2 DONE 0.0s 11:48:55 11:48:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 11:48:55 #3 DONE 0.0s 11:48:55 11:48:55 #4 [internal] load .dockerignore 11:48:55 #4 transferring context: 2B 0.0s done 11:48:55 #4 DONE 0.0s 11:48:55 11:48:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 11:48:55 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 0.0s done 11:48:55 #5 CACHED 11:48:55 11:48:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 11:48:55 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 0.0s done 11:48:55 #6 DONE 0.0s 11:48:56 11:48:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4e1587a23d57cb93ad865447938ea9d4ae4971ad63ac2ce35a120de82e8f1d5f 11:48:56 #6 CACHED 11:48:56 11:48:56 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 11:48:56 #7 DONE 0.0s 11:48:56 11:48:56 #8 exporting to image 11:48:56 #8 exporting layers done 11:48:56 #8 exporting manifest sha256:f463505bbc3e299849d4eba579ec37289a219ed32b94503415a0b8f6d5b829ff done 11:48:56 #8 exporting config sha256:d28a3273dc70fa2c6b0e1a70b738a7a461e531ef9b70100720977161df6d7445 done 11:48:56 #8 exporting manifest sha256:ecf995cc5f7786928f88ec042a6b0744eae97052cc8a44c717f411f99b26cccb done 11:48:56 #8 exporting config sha256:d89869049d281d9e18f362c1d95c30215d103b9f2070cf2ff50e098f698fb8eb done 11:48:56 #8 exporting manifest list sha256:12d2145e01021781b83b12742bd8c1dd44f6fbca3b5d68a01c8e3fba23e59ff2 done 11:48:56 #8 pushing layers 0.0s done 11:48:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:12d2145e01021781b83b12742bd8c1dd44f6fbca3b5d68a01c8e3fba23e59ff2 0.1s done 11:48:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:48:56 #8 DONE 0.1s 11:48:56 11:48:56 1 warning found (use --debug to expand): 11:48:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:48:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481' 11:48:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 --push - 11:48:56 #1 [internal] load build definition from Dockerfile 11:48:56 #1 transferring dockerfile: 216B done 11:48:56 #1 DONE 0.0s 11:48:56 11:48:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:48:56 #2 DONE 0.0s 11:48:56 11:48:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:48:56 #3 DONE 0.1s 11:48:56 11:48:56 #4 [internal] load .dockerignore 11:48:56 #4 transferring context: 2B done 11:48:56 #4 DONE 0.0s 11:48:56 11:48:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 11:48:56 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 11:48:56 #5 ... 11:48:56 11:48:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 11:48:56 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 0.0s done 11:48:56 #6 DONE 0.1s 11:48:56 11:48:56 #7 exporting to image 11:48:56 #7 exporting layers done 11:48:56 #7 exporting manifest sha256:630958349e22d35e907dbfebc8c868dee6bc376ee0694c591de7c93f933d751d done 11:48:56 #7 exporting config sha256:b5de98ffd6402d1b72fb81af97032fedd06d7b41a083eff119b4b3f874113754 done 11:48:56 #7 exporting manifest sha256:87a845a0db87e427de618ca3e5e30ee4d159a8cc5242bd402d1efc92f42c07a4 0.0s done 11:48:56 #7 exporting config sha256:8171b08044eeb7384996150a6bc708afc73ab58029feb715e184a943aeab2fba 11:48:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:48:56 #7 ... 11:48:56 11:48:56 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 11:48:56 #8 DONE 0.0s 11:48:56 11:48:56 #7 exporting to image 11:48:56 #7 exporting config sha256:8171b08044eeb7384996150a6bc708afc73ab58029feb715e184a943aeab2fba done 11:48:56 #7 exporting manifest list sha256:201674c8f25465324ea4771179cb1ef0daef20bdd0f8ff4964d71abf3ce88160 done 11:48:56 #7 pushing layers 0.1s done 11:48:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:201674c8f25465324ea4771179cb1ef0daef20bdd0f8ff4964d71abf3ce88160 11:48:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:201674c8f25465324ea4771179cb1ef0daef20bdd0f8ff4964d71abf3ce88160 0.1s done 11:48:56 #7 DONE 0.2s 11:48:56 11:48:56 1 warning found (use --debug to expand): 11:48:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:48:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 11:48:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 11:48:57 #1 [internal] load build definition from Dockerfile 11:48:57 #1 transferring dockerfile: 182B done 11:48:57 #1 DONE 0.0s 11:48:57 11:48:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:48:57 #2 DONE 0.0s 11:48:57 11:48:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:48:57 #3 DONE 0.0s 11:48:57 11:48:57 #4 [internal] load .dockerignore 11:48:57 #4 transferring context: 2B done 11:48:57 #4 DONE 0.0s 11:48:57 11:48:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 11:48:57 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc done 11:48:57 #5 CACHED 11:48:57 11:48:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 11:48:57 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 0.0s done 11:48:57 #6 CACHED 11:48:57 11:48:57 #7 exporting to image 11:48:57 #7 exporting layers 11:48:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:48:57 #7 exporting layers done 11:48:57 #7 exporting manifest sha256:630958349e22d35e907dbfebc8c868dee6bc376ee0694c591de7c93f933d751d done 11:48:57 #7 exporting config sha256:b5de98ffd6402d1b72fb81af97032fedd06d7b41a083eff119b4b3f874113754 done 11:48:57 #7 exporting manifest sha256:87a845a0db87e427de618ca3e5e30ee4d159a8cc5242bd402d1efc92f42c07a4 done 11:48:57 #7 exporting config sha256:8171b08044eeb7384996150a6bc708afc73ab58029feb715e184a943aeab2fba done 11:48:57 #7 exporting manifest list sha256:201674c8f25465324ea4771179cb1ef0daef20bdd0f8ff4964d71abf3ce88160 done 11:48:57 #7 pushing layers 0.0s done 11:48:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:201674c8f25465324ea4771179cb1ef0daef20bdd0f8ff4964d71abf3ce88160 0.1s done 11:48:57 #7 DONE 0.1s 11:48:57 11:48:57 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 11:48:57 #8 DONE 0.0s 11:48:57 11:48:57 1 warning found (use --debug to expand): 11:48:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:48:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.84 --push - 11:48:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.84' 11:48:58 #1 [internal] load build definition from Dockerfile 11:48:58 #1 transferring dockerfile: 188B done 11:48:58 #1 DONE 0.0s 11:48:58 11:48:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.84 11:48:58 #2 DONE 0.0s 11:48:58 11:48:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.84 11:48:58 #3 DONE 0.0s 11:48:58 11:48:58 #4 [internal] load .dockerignore 11:48:58 #4 transferring context: 2B done 11:48:58 #4 DONE 0.0s 11:48:58 11:48:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.84@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 11:48:58 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.84@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 0.0s done 11:48:58 #5 CACHED 11:48:58 11:48:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.84@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 11:48:58 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.84@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 0.0s done 11:48:58 #6 CACHED 11:48:58 11:48:58 #7 exporting to image 11:48:58 #7 exporting layers done 11:48:58 #7 exporting manifest sha256:630958349e22d35e907dbfebc8c868dee6bc376ee0694c591de7c93f933d751d done 11:48:58 #7 exporting config sha256:b5de98ffd6402d1b72fb81af97032fedd06d7b41a083eff119b4b3f874113754 done 11:48:58 #7 exporting manifest sha256:87a845a0db87e427de618ca3e5e30ee4d159a8cc5242bd402d1efc92f42c07a4 done 11:48:58 #7 exporting config sha256:8171b08044eeb7384996150a6bc708afc73ab58029feb715e184a943aeab2fba 11:48:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:48:58 #7 exporting config sha256:8171b08044eeb7384996150a6bc708afc73ab58029feb715e184a943aeab2fba done 11:48:58 #7 exporting manifest list sha256:201674c8f25465324ea4771179cb1ef0daef20bdd0f8ff4964d71abf3ce88160 done 11:48:58 #7 pushing layers 0.0s done 11:48:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.84@sha256:201674c8f25465324ea4771179cb1ef0daef20bdd0f8ff4964d71abf3ce88160 0.1s done 11:48:58 #7 DONE 0.1s 11:48:58 11:48:58 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 11:48:58 #8 DONE 0.0s 11:48:58 11:48:58 1 warning found (use --debug to expand): 11:48:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:48:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 --push - 11:48:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84' 11:48:58 #1 [internal] load build definition from Dockerfile 11:48:58 #1 transferring dockerfile: 229B done 11:48:58 #1 DONE 0.0s 11:48:58 11:48:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:48:58 #2 DONE 0.0s 11:48:58 11:48:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:48:58 #3 DONE 0.0s 11:48:58 11:48:58 #4 [internal] load .dockerignore 11:48:58 #4 transferring context: 2B done 11:48:58 #4 DONE 0.0s 11:48:58 11:48:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 11:48:58 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc done 11:48:58 #5 CACHED 11:48:58 11:48:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 11:48:58 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 0.0s done 11:48:58 #6 CACHED 11:48:58 11:48:58 #7 exporting to image 11:48:58 #7 exporting layers done 11:48:58 #7 exporting manifest sha256:630958349e22d35e907dbfebc8c868dee6bc376ee0694c591de7c93f933d751d done 11:48:58 #7 exporting config sha256:b5de98ffd6402d1b72fb81af97032fedd06d7b41a083eff119b4b3f874113754 done 11:48:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:48:58 #7 exporting manifest sha256:87a845a0db87e427de618ca3e5e30ee4d159a8cc5242bd402d1efc92f42c07a4 done 11:48:58 #7 exporting config sha256:8171b08044eeb7384996150a6bc708afc73ab58029feb715e184a943aeab2fba done 11:48:58 #7 exporting manifest list sha256:201674c8f25465324ea4771179cb1ef0daef20bdd0f8ff4964d71abf3ce88160 done 11:48:58 #7 pushing layers 0.0s done 11:48:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:201674c8f25465324ea4771179cb1ef0daef20bdd0f8ff4964d71abf3ce88160 0.1s done 11:48:58 #7 DONE 0.1s 11:48:58 11:48:58 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 11:48:58 #8 DONE 0.0s 11:48:58 11:48:58 1 warning found (use --debug to expand): 11:48:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:48:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 11:48:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 11:48:58 #1 [internal] load build definition from Dockerfile 11:48:58 #1 transferring dockerfile: 180B done 11:48:58 #1 DONE 0.0s 11:48:58 11:48:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 11:48:58 #2 DONE 0.0s 11:48:58 11:48:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 11:48:58 #3 DONE 0.0s 11:48:58 11:48:58 #4 [internal] load .dockerignore 11:48:58 #4 transferring context: 2B done 11:48:58 #4 DONE 0.0s 11:48:58 11:48:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 11:48:58 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 0.0s done 11:48:58 #5 CACHED 11:48:58 11:48:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 11:48:58 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a07471a747801aa2751e4d4d5dab9e2f9dcc1c92438b217d665fea5bb75cabcc 0.0s done 11:48:58 #6 CACHED 11:48:58 11:48:58 #7 exporting to image 11:48:58 #7 exporting layers done 11:48:58 #7 exporting manifest sha256:630958349e22d35e907dbfebc8c868dee6bc376ee0694c591de7c93f933d751d done 11:48:58 #7 exporting config sha256:b5de98ffd6402d1b72fb81af97032fedd06d7b41a083eff119b4b3f874113754 done 11:48:58 #7 exporting manifest sha256:87a845a0db87e427de618ca3e5e30ee4d159a8cc5242bd402d1efc92f42c07a4 done 11:48:58 #7 exporting config sha256:8171b08044eeb7384996150a6bc708afc73ab58029feb715e184a943aeab2fba done 11:48:58 #7 exporting manifest list sha256:201674c8f25465324ea4771179cb1ef0daef20bdd0f8ff4964d71abf3ce88160 done 11:48:58 #7 pushing layers 11:48:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:48:59 #7 pushing layers 0.0s done 11:48:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:201674c8f25465324ea4771179cb1ef0daef20bdd0f8ff4964d71abf3ce88160 0.1s done 11:48:59 #7 DONE 0.1s 11:48:59 11:48:59 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 11:48:59 #8 DONE 0.0s 11:48:59 11:48:59 1 warning found (use --debug to expand): 11:48:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:48:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481' 11:48:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 --push - 11:48:59 #1 [internal] load build definition from Dockerfile 11:48:59 #1 transferring dockerfile: 194B done 11:48:59 #1 DONE 0.0s 11:48:59 11:48:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:48:59 #2 DONE 0.0s 11:48:59 11:48:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:48:59 #3 DONE 0.0s 11:48:59 11:48:59 #4 [internal] load .dockerignore 11:48:59 #4 transferring context: 2B done 11:48:59 #4 DONE 0.0s 11:48:59 11:48:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 11:48:59 #5 resolve nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 done 11:48:59 #5 DONE 0.0s 11:48:59 11:48:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 11:48:59 #6 resolve nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 done 11:48:59 #6 DONE 0.0s 11:48:59 11:48:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 11:48:59 #5 resolve nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 done 11:48:59 #5 DONE 0.1s 11:48:59 11:48:59 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 11:48:59 #7 DONE 0.0s 11:48:59 11:48:59 #8 exporting to image 11:48:59 #8 exporting layers done 11:48:59 #8 exporting manifest sha256:27aed5683da7e52eacfbd5c4eb84156c815c951d723c7519d5b4e7ac607ca478 done 11:48:59 #8 exporting config sha256:0ef83febb180f9f6943dbb4bd208f19987dc45860203f8b654069f288e32e13e done 11:48:59 #8 exporting manifest sha256:91f69399564e286f7755214b7097450236edefca6abd8dc5af6bf3793647383c done 11:48:59 #8 exporting config sha256:bade735cc0bb6d86ad6eb187a8ce32a848f17e4a188ade74f5e4004654ed5d25 done 11:48:59 #8 exporting manifest list sha256:e50722bd728c8606822f3214fe0b596754be4cbb1bf7c33d1a6ad2457dab873c done 11:48:59 #8 pushing layers 0.1s done 11:48:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:e50722bd728c8606822f3214fe0b596754be4cbb1bf7c33d1a6ad2457dab873c 0.1s done 11:48:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:48:59 #8 DONE 0.2s 11:48:59 11:48:59 1 warning found (use --debug to expand): 11:48:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 11:49:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 11:49:00 #1 [internal] load build definition from Dockerfile 11:49:00 #1 transferring dockerfile: 160B done 11:49:00 #1 DONE 0.0s 11:49:00 11:49:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 11:49:00 #2 DONE 0.0s 11:49:00 11:49:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 11:49:00 #3 DONE 0.0s 11:49:00 11:49:00 #4 [internal] load .dockerignore 11:49:00 #4 transferring context: 2B done 11:49:00 #4 DONE 0.0s 11:49:00 11:49:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 11:49:00 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 0.0s done 11:49:00 #5 DONE 0.0s 11:49:00 11:49:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 11:49:00 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 0.0s done 11:49:00 #6 CACHED 11:49:00 11:49:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 11:49:00 #5 CACHED 11:49:00 11:49:00 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 11:49:00 #7 DONE 0.0s 11:49:00 11:49:00 #8 exporting to image 11:49:00 #8 exporting layers done 11:49:00 #8 exporting manifest sha256:27aed5683da7e52eacfbd5c4eb84156c815c951d723c7519d5b4e7ac607ca478 done 11:49:00 #8 exporting config sha256:0ef83febb180f9f6943dbb4bd208f19987dc45860203f8b654069f288e32e13e done 11:49:00 #8 exporting manifest sha256:91f69399564e286f7755214b7097450236edefca6abd8dc5af6bf3793647383c done 11:49:00 #8 exporting config sha256:bade735cc0bb6d86ad6eb187a8ce32a848f17e4a188ade74f5e4004654ed5d25 done 11:49:00 #8 exporting manifest list sha256:e50722bd728c8606822f3214fe0b596754be4cbb1bf7c33d1a6ad2457dab873c done 11:49:00 #8 pushing layers 0.0s done 11:49:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e50722bd728c8606822f3214fe0b596754be4cbb1bf7c33d1a6ad2457dab873c 0.1s done 11:49:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:00 #8 DONE 0.1s 11:49:00 11:49:00 1 warning found (use --debug to expand): 11:49:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.84' 11:49:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.84 --push - 11:49:01 #1 [internal] load build definition from Dockerfile 11:49:01 #1 transferring dockerfile: 166B done 11:49:01 #1 DONE 0.0s 11:49:01 11:49:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.84 11:49:01 #2 DONE 0.0s 11:49:01 11:49:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.84 11:49:01 #3 DONE 0.0s 11:49:01 11:49:01 #4 [internal] load .dockerignore 11:49:01 #4 transferring context: 2B done 11:49:01 #4 DONE 0.0s 11:49:01 11:49:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.84@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 11:49:01 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.84@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 0.0s done 11:49:01 #5 CACHED 11:49:01 11:49:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.84@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 11:49:01 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.84@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 0.0s done 11:49:01 #6 CACHED 11:49:01 11:49:01 #7 exporting to image 11:49:01 #7 exporting layers done 11:49:01 #7 exporting manifest sha256:27aed5683da7e52eacfbd5c4eb84156c815c951d723c7519d5b4e7ac607ca478 done 11:49:01 #7 exporting config sha256:0ef83febb180f9f6943dbb4bd208f19987dc45860203f8b654069f288e32e13e done 11:49:01 #7 exporting manifest sha256:91f69399564e286f7755214b7097450236edefca6abd8dc5af6bf3793647383c done 11:49:01 #7 exporting config sha256:bade735cc0bb6d86ad6eb187a8ce32a848f17e4a188ade74f5e4004654ed5d25 done 11:49:01 #7 exporting manifest list sha256:e50722bd728c8606822f3214fe0b596754be4cbb1bf7c33d1a6ad2457dab873c done 11:49:01 #7 pushing layers 0.0s done 11:49:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.84@sha256:e50722bd728c8606822f3214fe0b596754be4cbb1bf7c33d1a6ad2457dab873c 11:49:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.84@sha256:e50722bd728c8606822f3214fe0b596754be4cbb1bf7c33d1a6ad2457dab873c 0.1s done 11:49:01 #7 DONE 0.1s 11:49:01 11:49:01 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 11:49:01 #8 DONE 0.0s 11:49:01 11:49:01 1 warning found (use --debug to expand): 11:49:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 --push - 11:49:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84' 11:49:01 #1 [internal] load build definition from Dockerfile 11:49:01 #1 transferring dockerfile: 207B done 11:49:01 #1 DONE 0.0s 11:49:01 11:49:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:01 #2 DONE 0.0s 11:49:01 11:49:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:01 #3 DONE 0.0s 11:49:01 11:49:01 #4 [internal] load .dockerignore 11:49:01 #4 transferring context: 2B done 11:49:01 #4 DONE 0.0s 11:49:01 11:49:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 11:49:01 #5 resolve nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 done 11:49:01 #5 CACHED 11:49:01 11:49:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 11:49:01 #6 resolve nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 0.0s done 11:49:01 #6 CACHED 11:49:01 11:49:01 #7 exporting to image 11:49:01 #7 exporting layers done 11:49:01 #7 exporting manifest sha256:27aed5683da7e52eacfbd5c4eb84156c815c951d723c7519d5b4e7ac607ca478 done 11:49:01 #7 exporting config sha256:0ef83febb180f9f6943dbb4bd208f19987dc45860203f8b654069f288e32e13e done 11:49:01 #7 exporting manifest sha256:91f69399564e286f7755214b7097450236edefca6abd8dc5af6bf3793647383c done 11:49:01 #7 exporting config sha256:bade735cc0bb6d86ad6eb187a8ce32a848f17e4a188ade74f5e4004654ed5d25 done 11:49:01 #7 exporting manifest list sha256:e50722bd728c8606822f3214fe0b596754be4cbb1bf7c33d1a6ad2457dab873c done 11:49:01 #7 pushing layers 0.0s done 11:49:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:e50722bd728c8606822f3214fe0b596754be4cbb1bf7c33d1a6ad2457dab873c 11:49:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:e50722bd728c8606822f3214fe0b596754be4cbb1bf7c33d1a6ad2457dab873c 0.1s done 11:49:01 #7 DONE 0.1s 11:49:01 11:49:01 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 11:49:01 #8 DONE 0.0s 11:49:01 11:49:01 1 warning found (use --debug to expand): 11:49:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 11:49:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 11:49:01 #1 [internal] load build definition from Dockerfile 11:49:01 #1 transferring dockerfile: 158B done 11:49:01 #1 DONE 0.0s 11:49:01 11:49:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 11:49:01 #2 DONE 0.0s 11:49:01 11:49:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 11:49:01 #3 DONE 0.0s 11:49:01 11:49:01 #4 [internal] load .dockerignore 11:49:01 #4 transferring context: 2B done 11:49:01 #4 DONE 0.0s 11:49:01 11:49:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 11:49:01 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 0.0s done 11:49:01 #5 CACHED 11:49:01 11:49:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 11:49:01 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:8d9b7e79430dbe245f300254f57091dc79d39eb21259f0c2f90694dd3e29f225 0.0s done 11:49:01 #6 CACHED 11:49:01 11:49:01 #7 exporting to image 11:49:01 #7 exporting layers done 11:49:01 #7 exporting manifest sha256:27aed5683da7e52eacfbd5c4eb84156c815c951d723c7519d5b4e7ac607ca478 done 11:49:01 #7 exporting config sha256:0ef83febb180f9f6943dbb4bd208f19987dc45860203f8b654069f288e32e13e done 11:49:01 #7 exporting manifest sha256:91f69399564e286f7755214b7097450236edefca6abd8dc5af6bf3793647383c done 11:49:01 #7 exporting config sha256:bade735cc0bb6d86ad6eb187a8ce32a848f17e4a188ade74f5e4004654ed5d25 11:49:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:02 #7 exporting config sha256:bade735cc0bb6d86ad6eb187a8ce32a848f17e4a188ade74f5e4004654ed5d25 done 11:49:02 #7 exporting manifest list sha256:e50722bd728c8606822f3214fe0b596754be4cbb1bf7c33d1a6ad2457dab873c done 11:49:02 #7 pushing layers 0.0s done 11:49:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:e50722bd728c8606822f3214fe0b596754be4cbb1bf7c33d1a6ad2457dab873c 0.1s done 11:49:02 #7 DONE 0.1s 11:49:02 11:49:02 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 11:49:02 #8 DONE 0.0s 11:49:02 11:49:02 1 warning found (use --debug to expand): 11:49:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481' 11:49:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 --push - 11:49:02 #1 [internal] load build definition from Dockerfile 11:49:02 #1 transferring dockerfile: 196B done 11:49:02 #1 DONE 0.0s 11:49:02 11:49:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:02 #2 DONE 0.0s 11:49:02 11:49:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:02 #3 DONE 0.0s 11:49:02 11:49:02 #4 [internal] load .dockerignore 11:49:02 #4 transferring context: 2B done 11:49:02 #4 DONE 0.0s 11:49:02 11:49:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 11:49:02 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 0.0s done 11:49:02 #5 DONE 0.0s 11:49:02 11:49:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 11:49:02 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 0.0s done 11:49:02 #6 DONE 0.0s 11:49:02 11:49:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 11:49:02 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 0.0s done 11:49:02 #5 DONE 0.1s 11:49:02 11:49:02 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 11:49:02 #7 DONE 0.0s 11:49:02 11:49:02 #8 exporting to image 11:49:02 #8 exporting layers done 11:49:02 #8 exporting manifest sha256:1d1ba0c04649c3a9ed734576e9b17e37ed7a65edc1dbd5690d193c2c647f2832 done 11:49:02 #8 exporting config sha256:6ef81977b2e202280fe9b1c14a71d5bb436e735130fc6fa55776856431ece63a done 11:49:02 #8 exporting manifest sha256:85f8d854d43b438d01a9d23979f276ca7f9ee69d3c0392ec037c20c126f74b98 done 11:49:02 #8 exporting config sha256:d73fa99cafb0b76bdaafecf47f72fd0022d639148545d0ae7ec489471a0c9258 done 11:49:02 #8 exporting manifest list sha256:0d32aceeddb4358b2c3613c4227c2a2a1c44567b35544c3e05bb22de94307164 done 11:49:02 #8 pushing layers 0.1s done 11:49:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:0d32aceeddb4358b2c3613c4227c2a2a1c44567b35544c3e05bb22de94307164 0.1s done 11:49:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:02 #8 DONE 0.2s 11:49:03 11:49:03 1 warning found (use --debug to expand): 11:49:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 11:49:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 11:49:03 #1 [internal] load build definition from Dockerfile 11:49:03 #1 transferring dockerfile: 162B done 11:49:03 #1 DONE 0.0s 11:49:03 11:49:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 11:49:03 #2 DONE 0.0s 11:49:03 11:49:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 11:49:03 #3 DONE 0.0s 11:49:03 11:49:03 #4 [internal] load .dockerignore 11:49:03 #4 transferring context: 2B done 11:49:03 #4 DONE 0.0s 11:49:03 11:49:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 11:49:03 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 11:49:03 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 0.0s done 11:49:03 #5 CACHED 11:49:03 11:49:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 11:49:03 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 0.0s done 11:49:03 #6 CACHED 11:49:03 11:49:03 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 11:49:03 #7 DONE 0.0s 11:49:03 11:49:03 #8 exporting to image 11:49:03 #8 exporting layers done 11:49:03 #8 exporting manifest sha256:1d1ba0c04649c3a9ed734576e9b17e37ed7a65edc1dbd5690d193c2c647f2832 done 11:49:03 #8 exporting config sha256:6ef81977b2e202280fe9b1c14a71d5bb436e735130fc6fa55776856431ece63a done 11:49:03 #8 exporting manifest sha256:85f8d854d43b438d01a9d23979f276ca7f9ee69d3c0392ec037c20c126f74b98 done 11:49:03 #8 exporting config sha256:d73fa99cafb0b76bdaafecf47f72fd0022d639148545d0ae7ec489471a0c9258 done 11:49:03 #8 exporting manifest list sha256:0d32aceeddb4358b2c3613c4227c2a2a1c44567b35544c3e05bb22de94307164 done 11:49:03 #8 pushing layers 0.0s done 11:49:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0d32aceeddb4358b2c3613c4227c2a2a1c44567b35544c3e05bb22de94307164 0.1s done 11:49:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:03 #8 DONE 0.1s 11:49:03 11:49:03 1 warning found (use --debug to expand): 11:49:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.84 --push - 11:49:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.84' 11:49:04 #1 [internal] load build definition from Dockerfile 11:49:04 #1 transferring dockerfile: 168B done 11:49:04 #1 DONE 0.0s 11:49:04 11:49:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.84 11:49:04 #2 DONE 0.0s 11:49:04 11:49:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.84 11:49:04 #3 DONE 0.0s 11:49:04 11:49:04 #4 [internal] load .dockerignore 11:49:04 #4 transferring context: 2B done 11:49:04 #4 DONE 0.0s 11:49:04 11:49:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.84@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 11:49:04 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.84@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 0.0s done 11:49:04 #5 CACHED 11:49:04 11:49:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.84@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 11:49:04 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.84@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 0.0s done 11:49:04 #6 CACHED 11:49:04 11:49:04 #7 exporting to image 11:49:04 #7 exporting layers done 11:49:04 #7 exporting manifest sha256:1d1ba0c04649c3a9ed734576e9b17e37ed7a65edc1dbd5690d193c2c647f2832 done 11:49:04 #7 exporting config sha256:6ef81977b2e202280fe9b1c14a71d5bb436e735130fc6fa55776856431ece63a done 11:49:04 #7 exporting manifest sha256:85f8d854d43b438d01a9d23979f276ca7f9ee69d3c0392ec037c20c126f74b98 11:49:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:04 #7 exporting manifest sha256:85f8d854d43b438d01a9d23979f276ca7f9ee69d3c0392ec037c20c126f74b98 done 11:49:04 #7 exporting config sha256:d73fa99cafb0b76bdaafecf47f72fd0022d639148545d0ae7ec489471a0c9258 done 11:49:04 #7 exporting manifest list sha256:0d32aceeddb4358b2c3613c4227c2a2a1c44567b35544c3e05bb22de94307164 done 11:49:04 #7 pushing layers 0.0s done 11:49:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.84@sha256:0d32aceeddb4358b2c3613c4227c2a2a1c44567b35544c3e05bb22de94307164 0.1s done 11:49:04 #7 DONE 0.1s 11:49:04 11:49:04 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 11:49:04 #8 DONE 0.0s 11:49:04 11:49:04 1 warning found (use --debug to expand): 11:49:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84' 11:49:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 --push - 11:49:04 #1 [internal] load build definition from Dockerfile 11:49:04 #1 transferring dockerfile: 209B done 11:49:04 #1 DONE 0.0s 11:49:04 11:49:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:04 #2 DONE 0.0s 11:49:04 11:49:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:04 #3 DONE 0.0s 11:49:04 11:49:04 #4 [internal] load .dockerignore 11:49:04 #4 transferring context: 2B done 11:49:04 #4 DONE 0.0s 11:49:04 11:49:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 11:49:04 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 0.0s done 11:49:04 #5 CACHED 11:49:04 11:49:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 11:49:04 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 0.0s done 11:49:04 #6 CACHED 11:49:04 11:49:04 #7 exporting to image 11:49:04 #7 exporting layers done 11:49:04 #7 exporting manifest sha256:1d1ba0c04649c3a9ed734576e9b17e37ed7a65edc1dbd5690d193c2c647f2832 done 11:49:04 #7 exporting config sha256:6ef81977b2e202280fe9b1c14a71d5bb436e735130fc6fa55776856431ece63a 11:49:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:04 #7 exporting config sha256:6ef81977b2e202280fe9b1c14a71d5bb436e735130fc6fa55776856431ece63a done 11:49:04 #7 exporting manifest sha256:85f8d854d43b438d01a9d23979f276ca7f9ee69d3c0392ec037c20c126f74b98 done 11:49:04 #7 exporting config sha256:d73fa99cafb0b76bdaafecf47f72fd0022d639148545d0ae7ec489471a0c9258 done 11:49:04 #7 exporting manifest list sha256:0d32aceeddb4358b2c3613c4227c2a2a1c44567b35544c3e05bb22de94307164 done 11:49:04 #7 pushing layers 0.0s done 11:49:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:0d32aceeddb4358b2c3613c4227c2a2a1c44567b35544c3e05bb22de94307164 0.1s done 11:49:04 #7 DONE 0.1s 11:49:04 11:49:04 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 11:49:04 #8 DONE 0.0s 11:49:04 11:49:04 1 warning found (use --debug to expand): 11:49:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 11:49:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 11:49:04 #1 [internal] load build definition from Dockerfile 11:49:04 #1 transferring dockerfile: 160B done 11:49:04 #1 DONE 0.0s 11:49:04 11:49:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 11:49:04 #2 DONE 0.0s 11:49:04 11:49:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 11:49:04 #3 DONE 0.0s 11:49:04 11:49:04 #4 [internal] load .dockerignore 11:49:04 #4 transferring context: 2B done 11:49:04 #4 DONE 0.0s 11:49:04 11:49:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 11:49:04 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 done 11:49:04 #5 CACHED 11:49:04 11:49:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 11:49:04 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f152398fd7fc7e2b9f33d7c626089d19a11a9a25c8bb9164b17680156013f7a0 0.0s done 11:49:04 #6 CACHED 11:49:04 11:49:04 #7 exporting to image 11:49:04 #7 exporting layers done 11:49:04 #7 exporting manifest sha256:1d1ba0c04649c3a9ed734576e9b17e37ed7a65edc1dbd5690d193c2c647f2832 done 11:49:04 #7 exporting config sha256:6ef81977b2e202280fe9b1c14a71d5bb436e735130fc6fa55776856431ece63a done 11:49:04 #7 exporting manifest sha256:85f8d854d43b438d01a9d23979f276ca7f9ee69d3c0392ec037c20c126f74b98 done 11:49:04 #7 exporting config sha256:d73fa99cafb0b76bdaafecf47f72fd0022d639148545d0ae7ec489471a0c9258 done 11:49:04 #7 exporting manifest list sha256:0d32aceeddb4358b2c3613c4227c2a2a1c44567b35544c3e05bb22de94307164 done 11:49:04 #7 pushing layers 0.0s done 11:49:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0d32aceeddb4358b2c3613c4227c2a2a1c44567b35544c3e05bb22de94307164 11:49:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0d32aceeddb4358b2c3613c4227c2a2a1c44567b35544c3e05bb22de94307164 0.1s done 11:49:05 #7 DONE 0.1s 11:49:05 11:49:05 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 11:49:05 #8 DONE 0.0s 11:49:05 11:49:05 1 warning found (use --debug to expand): 11:49:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481' 11:49:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 --push - 11:49:05 #1 [internal] load build definition from Dockerfile 11:49:05 #1 transferring dockerfile: 198B done 11:49:05 #1 DONE 0.0s 11:49:05 11:49:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:05 #2 DONE 0.0s 11:49:05 11:49:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:05 #3 DONE 0.0s 11:49:05 11:49:05 #4 [internal] load .dockerignore 11:49:05 #4 transferring context: 2B done 11:49:05 #4 DONE 0.0s 11:49:05 11:49:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 11:49:05 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 done 11:49:05 #5 DONE 0.0s 11:49:05 11:49:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 11:49:05 #6 DONE 0.0s 11:49:05 11:49:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 11:49:05 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 done 11:49:05 #5 DONE 0.0s 11:49:05 11:49:05 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 11:49:06 #7 DONE 0.0s 11:49:06 11:49:06 #8 exporting to image 11:49:06 #8 exporting layers done 11:49:06 #8 exporting manifest sha256:e5da12b508e1c79d25a8c8eb3c401f37c4172ec3c5840cf3b5f9c15eedcc8723 0.0s done 11:49:06 #8 exporting config sha256:dd3f44dc2e0d0e08d52aa1c4486f9ccec4979e40f3022cce1a8deca5d9f39ce2 done 11:49:06 #8 exporting manifest sha256:93bc00150e40fabf677b3a55f2aba59f37338c18a0ee60f2182ff34bd4d3ca75 done 11:49:06 #8 exporting config sha256:9d144f7ccc3aabc02edc528b3bb1486cd511d5da7ddb130bfa16e2ae345fbad3 done 11:49:06 #8 exporting manifest list sha256:60d4f57065de0ecede3e8facc1755a2e36a6cc77062ee8d8335bfd5ea9329b22 done 11:49:06 #8 pushing layers 0.1s done 11:49:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:60d4f57065de0ecede3e8facc1755a2e36a6cc77062ee8d8335bfd5ea9329b22 0.1s done 11:49:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:06 #8 DONE 0.2s 11:49:06 11:49:06 1 warning found (use --debug to expand): 11:49:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 11:49:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 11:49:06 #1 [internal] load build definition from Dockerfile 11:49:06 #1 transferring dockerfile: 164B done 11:49:06 #1 DONE 0.0s 11:49:06 11:49:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 11:49:06 #2 DONE 0.0s 11:49:06 11:49:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 11:49:06 #3 DONE 0.0s 11:49:06 11:49:06 #4 [internal] load .dockerignore 11:49:06 #4 transferring context: 2B done 11:49:06 #4 DONE 0.0s 11:49:06 11:49:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 11:49:06 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 done 11:49:06 #5 CACHED 11:49:06 11:49:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 11:49:06 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 done 11:49:06 #6 CACHED 11:49:06 11:49:06 #7 exporting to image 11:49:06 #7 exporting layers done 11:49:06 #7 exporting manifest sha256:e5da12b508e1c79d25a8c8eb3c401f37c4172ec3c5840cf3b5f9c15eedcc8723 done 11:49:06 #7 exporting config sha256:dd3f44dc2e0d0e08d52aa1c4486f9ccec4979e40f3022cce1a8deca5d9f39ce2 done 11:49:06 #7 exporting manifest sha256:93bc00150e40fabf677b3a55f2aba59f37338c18a0ee60f2182ff34bd4d3ca75 done 11:49:06 #7 exporting config sha256:9d144f7ccc3aabc02edc528b3bb1486cd511d5da7ddb130bfa16e2ae345fbad3 done 11:49:06 #7 exporting manifest list sha256:60d4f57065de0ecede3e8facc1755a2e36a6cc77062ee8d8335bfd5ea9329b22 done 11:49:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:06 #7 pushing layers 0.0s done 11:49:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:60d4f57065de0ecede3e8facc1755a2e36a6cc77062ee8d8335bfd5ea9329b22 0.1s done 11:49:06 #7 DONE 0.1s 11:49:06 11:49:06 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 11:49:06 #8 DONE 0.0s 11:49:06 11:49:06 1 warning found (use --debug to expand): 11:49:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.84' 11:49:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.84 --push - 11:49:06 #1 [internal] load build definition from Dockerfile 11:49:06 #1 transferring dockerfile: 170B done 11:49:06 #1 DONE 0.0s 11:49:06 11:49:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.84 11:49:06 #2 DONE 0.0s 11:49:06 11:49:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.84 11:49:06 #3 DONE 0.0s 11:49:06 11:49:06 #4 [internal] load .dockerignore 11:49:06 #4 transferring context: 2B done 11:49:06 #4 DONE 0.0s 11:49:06 11:49:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.84@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 11:49:06 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.84@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 done 11:49:06 #5 CACHED 11:49:06 11:49:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.84@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 11:49:06 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.84@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 done 11:49:06 #6 CACHED 11:49:06 11:49:06 #7 exporting to image 11:49:06 #7 exporting layers done 11:49:06 #7 exporting manifest sha256:e5da12b508e1c79d25a8c8eb3c401f37c4172ec3c5840cf3b5f9c15eedcc8723 done 11:49:06 #7 exporting config sha256:dd3f44dc2e0d0e08d52aa1c4486f9ccec4979e40f3022cce1a8deca5d9f39ce2 done 11:49:06 #7 exporting manifest sha256:93bc00150e40fabf677b3a55f2aba59f37338c18a0ee60f2182ff34bd4d3ca75 done 11:49:06 #7 exporting config sha256:9d144f7ccc3aabc02edc528b3bb1486cd511d5da7ddb130bfa16e2ae345fbad3 done 11:49:06 #7 exporting manifest list sha256:60d4f57065de0ecede3e8facc1755a2e36a6cc77062ee8d8335bfd5ea9329b22 done 11:49:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:07 #7 pushing layers 0.0s done 11:49:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.84@sha256:60d4f57065de0ecede3e8facc1755a2e36a6cc77062ee8d8335bfd5ea9329b22 0.1s done 11:49:07 #7 DONE 0.1s 11:49:07 11:49:07 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 11:49:07 #8 DONE 0.0s 11:49:07 11:49:07 1 warning found (use --debug to expand): 11:49:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 --push - 11:49:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84' 11:49:07 #1 [internal] load build definition from Dockerfile 11:49:07 #1 transferring dockerfile: 211B done 11:49:07 #1 DONE 0.0s 11:49:07 11:49:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:07 #2 DONE 0.0s 11:49:07 11:49:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:07 #3 DONE 0.0s 11:49:07 11:49:07 #4 [internal] load .dockerignore 11:49:07 #4 transferring context: 2B done 11:49:07 #4 DONE 0.0s 11:49:07 11:49:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 11:49:07 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 0.0s done 11:49:07 #5 CACHED 11:49:07 11:49:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 11:49:07 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 done 11:49:07 #6 CACHED 11:49:07 11:49:07 #7 exporting to image 11:49:07 #7 exporting layers done 11:49:07 #7 exporting manifest sha256:e5da12b508e1c79d25a8c8eb3c401f37c4172ec3c5840cf3b5f9c15eedcc8723 done 11:49:07 #7 exporting config sha256:dd3f44dc2e0d0e08d52aa1c4486f9ccec4979e40f3022cce1a8deca5d9f39ce2 done 11:49:07 #7 exporting manifest sha256:93bc00150e40fabf677b3a55f2aba59f37338c18a0ee60f2182ff34bd4d3ca75 done 11:49:07 #7 exporting config sha256:9d144f7ccc3aabc02edc528b3bb1486cd511d5da7ddb130bfa16e2ae345fbad3 done 11:49:07 #7 exporting manifest list sha256:60d4f57065de0ecede3e8facc1755a2e36a6cc77062ee8d8335bfd5ea9329b22 done 11:49:07 #7 pushing layers 0.0s done 11:49:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:60d4f57065de0ecede3e8facc1755a2e36a6cc77062ee8d8335bfd5ea9329b22 11:49:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:60d4f57065de0ecede3e8facc1755a2e36a6cc77062ee8d8335bfd5ea9329b22 0.1s done 11:49:07 #7 DONE 0.1s 11:49:07 11:49:07 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 11:49:07 #8 DONE 0.0s 11:49:07 11:49:07 1 warning found (use --debug to expand): 11:49:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 11:49:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 11:49:08 #1 [internal] load build definition from Dockerfile 11:49:08 #1 transferring dockerfile: 162B done 11:49:08 #1 DONE 0.0s 11:49:08 11:49:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 11:49:08 #2 DONE 0.0s 11:49:08 11:49:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 11:49:08 #3 DONE 0.0s 11:49:08 11:49:08 #4 [internal] load .dockerignore 11:49:08 #4 transferring context: 2B done 11:49:08 #4 DONE 0.0s 11:49:08 11:49:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 11:49:08 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 0.0s done 11:49:08 #5 CACHED 11:49:08 11:49:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 11:49:08 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:089dfabd3e78c9ccbae881bd6d4cb009d0e4161d1281098c929e71573f554103 done 11:49:08 #6 CACHED 11:49:08 11:49:08 #7 exporting to image 11:49:08 #7 exporting layers done 11:49:08 #7 exporting manifest sha256:e5da12b508e1c79d25a8c8eb3c401f37c4172ec3c5840cf3b5f9c15eedcc8723 done 11:49:08 #7 exporting config sha256:dd3f44dc2e0d0e08d52aa1c4486f9ccec4979e40f3022cce1a8deca5d9f39ce2 done 11:49:08 #7 exporting manifest sha256:93bc00150e40fabf677b3a55f2aba59f37338c18a0ee60f2182ff34bd4d3ca75 done 11:49:08 #7 exporting config sha256:9d144f7ccc3aabc02edc528b3bb1486cd511d5da7ddb130bfa16e2ae345fbad3 done 11:49:08 #7 exporting manifest list sha256:60d4f57065de0ecede3e8facc1755a2e36a6cc77062ee8d8335bfd5ea9329b22 done 11:49:08 #7 pushing layers 0.0s done 11:49:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:60d4f57065de0ecede3e8facc1755a2e36a6cc77062ee8d8335bfd5ea9329b22 11:49:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:60d4f57065de0ecede3e8facc1755a2e36a6cc77062ee8d8335bfd5ea9329b22 0.1s done 11:49:08 #7 DONE 0.1s 11:49:08 11:49:08 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 11:49:08 #8 DONE 0.0s 11:49:08 11:49:08 1 warning found (use --debug to expand): 11:49:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481' 11:49:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 --push - 11:49:08 #1 [internal] load build definition from Dockerfile 11:49:08 #1 transferring dockerfile: 206B done 11:49:08 #1 DONE 0.0s 11:49:08 11:49:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:08 #2 DONE 0.0s 11:49:08 11:49:08 #3 [internal] load .dockerignore 11:49:08 #3 transferring context: 2B done 11:49:08 #3 DONE 0.0s 11:49:08 11:49:08 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:08 #4 DONE 0.0s 11:49:08 11:49:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 11:49:08 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 11:49:08 #5 ... 11:49:08 11:49:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 11:49:08 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 0.0s done 11:49:08 #6 DONE 0.2s 11:49:09 11:49:09 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 11:49:09 #7 DONE 0.0s 11:49:09 11:49:09 #8 exporting to image 11:49:09 #8 exporting layers done 11:49:09 #8 exporting manifest sha256:4e0d87b2914b0425127d82cea6cf7e887f808ae9b51c0f8aa0b44c7749363fe0 0.0s done 11:49:09 #8 exporting config sha256:9289ca77b2c3ba7e67e97dd35e68f8963091753d2ef0acb712fbbf17a7f4bac8 done 11:49:09 #8 exporting manifest sha256:1ca19e5d2a4e04b32b9adec42104e880bd6960b9d7065bd9e35cad239949f890 0.0s done 11:49:09 #8 exporting config sha256:ba8bc6bd0332c6b9eb7905154951a24fcf5e2a8f25e31f991d95b18121b15ede done 11:49:09 #8 exporting manifest list sha256:1a26e7e55d49379f7263d33b62cec7b524f7535417325d63ae109a8d8d1a75c6 done 11:49:09 #8 pushing layers 11:49:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:09 #8 pushing layers 0.1s done 11:49:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:1a26e7e55d49379f7263d33b62cec7b524f7535417325d63ae109a8d8d1a75c6 0.1s done 11:49:09 #8 DONE 0.3s 11:49:09 11:49:09 1 warning found (use --debug to expand): 11:49:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 11:49:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 11:49:09 #1 [internal] load build definition from Dockerfile 11:49:09 #1 transferring dockerfile: 172B done 11:49:09 #1 DONE 0.0s 11:49:09 11:49:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:49:09 #2 DONE 0.0s 11:49:09 11:49:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:49:09 #3 DONE 0.0s 11:49:09 11:49:09 #4 [internal] load .dockerignore 11:49:09 #4 transferring context: 2B done 11:49:09 #4 DONE 0.0s 11:49:09 11:49:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 11:49:09 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 0.0s done 11:49:09 #5 CACHED 11:49:09 11:49:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 11:49:09 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 0.0s done 11:49:09 #6 CACHED 11:49:09 11:49:09 #7 exporting to image 11:49:09 #7 exporting layers done 11:49:09 #7 exporting manifest sha256:4e0d87b2914b0425127d82cea6cf7e887f808ae9b51c0f8aa0b44c7749363fe0 done 11:49:09 #7 exporting config sha256:9289ca77b2c3ba7e67e97dd35e68f8963091753d2ef0acb712fbbf17a7f4bac8 done 11:49:09 #7 exporting manifest sha256:1ca19e5d2a4e04b32b9adec42104e880bd6960b9d7065bd9e35cad239949f890 done 11:49:09 #7 exporting config sha256:ba8bc6bd0332c6b9eb7905154951a24fcf5e2a8f25e31f991d95b18121b15ede done 11:49:09 #7 exporting manifest list sha256:1a26e7e55d49379f7263d33b62cec7b524f7535417325d63ae109a8d8d1a75c6 done 11:49:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:09 #7 pushing layers 0.0s done 11:49:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:1a26e7e55d49379f7263d33b62cec7b524f7535417325d63ae109a8d8d1a75c6 0.1s done 11:49:09 #7 DONE 0.1s 11:49:09 11:49:09 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 11:49:09 #8 DONE 0.0s 11:49:09 11:49:09 1 warning found (use --debug to expand): 11:49:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.84' 11:49:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.84 --push - 11:49:10 #1 [internal] load build definition from Dockerfile 11:49:10 #1 transferring dockerfile: 178B done 11:49:10 #1 DONE 0.0s 11:49:10 11:49:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.84 11:49:10 #2 DONE 0.0s 11:49:10 11:49:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.84 11:49:10 #3 DONE 0.0s 11:49:10 11:49:10 #4 [internal] load .dockerignore 11:49:10 #4 transferring context: 2B done 11:49:10 #4 DONE 0.0s 11:49:10 11:49:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.84@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 11:49:10 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.84@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 0.0s done 11:49:10 #5 CACHED 11:49:10 11:49:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.84@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 11:49:10 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.84@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 0.0s done 11:49:10 #6 CACHED 11:49:10 11:49:10 #7 exporting to image 11:49:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:10 #7 exporting layers done 11:49:10 #7 exporting manifest sha256:4e0d87b2914b0425127d82cea6cf7e887f808ae9b51c0f8aa0b44c7749363fe0 done 11:49:10 #7 exporting config sha256:9289ca77b2c3ba7e67e97dd35e68f8963091753d2ef0acb712fbbf17a7f4bac8 done 11:49:10 #7 exporting manifest sha256:1ca19e5d2a4e04b32b9adec42104e880bd6960b9d7065bd9e35cad239949f890 done 11:49:10 #7 exporting config sha256:ba8bc6bd0332c6b9eb7905154951a24fcf5e2a8f25e31f991d95b18121b15ede done 11:49:10 #7 exporting manifest list sha256:1a26e7e55d49379f7263d33b62cec7b524f7535417325d63ae109a8d8d1a75c6 done 11:49:10 #7 pushing layers 0.0s done 11:49:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.84@sha256:1a26e7e55d49379f7263d33b62cec7b524f7535417325d63ae109a8d8d1a75c6 0.1s done 11:49:10 #7 DONE 0.1s 11:49:10 11:49:10 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 11:49:10 #8 DONE 0.0s 11:49:10 11:49:10 1 warning found (use --debug to expand): 11:49:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 --push - 11:49:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84' 11:49:10 #1 [internal] load build definition from Dockerfile 11:49:10 #1 transferring dockerfile: 219B done 11:49:10 #1 DONE 0.0s 11:49:10 11:49:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:10 #2 DONE 0.0s 11:49:10 11:49:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:10 #3 DONE 0.0s 11:49:10 11:49:10 #4 [internal] load .dockerignore 11:49:10 #4 transferring context: 2B done 11:49:10 #4 DONE 0.0s 11:49:10 11:49:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 11:49:10 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 0.0s done 11:49:10 #5 CACHED 11:49:10 11:49:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 11:49:10 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 0.0s done 11:49:10 #6 CACHED 11:49:10 11:49:10 #7 exporting to image 11:49:10 #7 exporting layers done 11:49:10 #7 exporting manifest sha256:4e0d87b2914b0425127d82cea6cf7e887f808ae9b51c0f8aa0b44c7749363fe0 done 11:49:10 #7 exporting config sha256:9289ca77b2c3ba7e67e97dd35e68f8963091753d2ef0acb712fbbf17a7f4bac8 done 11:49:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:11 #7 exporting manifest sha256:1ca19e5d2a4e04b32b9adec42104e880bd6960b9d7065bd9e35cad239949f890 done 11:49:11 #7 exporting config sha256:ba8bc6bd0332c6b9eb7905154951a24fcf5e2a8f25e31f991d95b18121b15ede done 11:49:11 #7 exporting manifest list sha256:1a26e7e55d49379f7263d33b62cec7b524f7535417325d63ae109a8d8d1a75c6 done 11:49:11 #7 pushing layers 0.0s done 11:49:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:1a26e7e55d49379f7263d33b62cec7b524f7535417325d63ae109a8d8d1a75c6 0.1s done 11:49:11 #7 DONE 0.1s 11:49:11 11:49:11 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 11:49:11 #8 DONE 0.0s 11:49:11 11:49:11 1 warning found (use --debug to expand): 11:49:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 11:49:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 11:49:11 #1 [internal] load build definition from Dockerfile 11:49:11 #1 transferring dockerfile: 170B done 11:49:11 #1 DONE 0.0s 11:49:11 11:49:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 11:49:11 #2 DONE 0.0s 11:49:11 11:49:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 11:49:11 #3 DONE 0.0s 11:49:11 11:49:11 #4 [internal] load .dockerignore 11:49:11 #4 transferring context: 2B done 11:49:11 #4 DONE 0.0s 11:49:11 11:49:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 11:49:11 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 done 11:49:11 #5 CACHED 11:49:11 11:49:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 11:49:11 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:716b4fdbc4b6ee3af38b12033d11e2d8d63cb565a96dcbeaa6c18daa97e81c76 0.0s done 11:49:11 #6 CACHED 11:49:11 11:49:11 #7 exporting to image 11:49:11 #7 exporting layers done 11:49:11 #7 exporting manifest sha256:4e0d87b2914b0425127d82cea6cf7e887f808ae9b51c0f8aa0b44c7749363fe0 done 11:49:11 #7 exporting config sha256:9289ca77b2c3ba7e67e97dd35e68f8963091753d2ef0acb712fbbf17a7f4bac8 done 11:49:11 #7 exporting manifest sha256:1ca19e5d2a4e04b32b9adec42104e880bd6960b9d7065bd9e35cad239949f890 done 11:49:11 #7 exporting config sha256:ba8bc6bd0332c6b9eb7905154951a24fcf5e2a8f25e31f991d95b18121b15ede done 11:49:11 #7 exporting manifest list sha256:1a26e7e55d49379f7263d33b62cec7b524f7535417325d63ae109a8d8d1a75c6 done 11:49:11 #7 pushing layers 0.0s done 11:49:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:1a26e7e55d49379f7263d33b62cec7b524f7535417325d63ae109a8d8d1a75c6 11:49:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:1a26e7e55d49379f7263d33b62cec7b524f7535417325d63ae109a8d8d1a75c6 0.1s done 11:49:11 #7 DONE 0.1s 11:49:11 11:49:11 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 11:49:11 #8 DONE 0.0s 11:49:11 11:49:11 1 warning found (use --debug to expand): 11:49:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 --push - 11:49:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481' 11:49:11 #1 [internal] load build definition from Dockerfile 11:49:11 #1 transferring dockerfile: 204B done 11:49:11 #1 DONE 0.0s 11:49:11 11:49:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:11 #2 DONE 0.0s 11:49:11 11:49:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:11 #3 DONE 0.0s 11:49:11 11:49:11 #4 [internal] load .dockerignore 11:49:11 #4 transferring context: 2B done 11:49:11 #4 DONE 0.0s 11:49:11 11:49:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c 11:49:11 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c 11:49:12 #5 DONE 0.0s 11:49:12 11:49:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c 11:49:12 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c done 11:49:12 #6 DONE 0.1s 11:49:12 11:49:12 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 11:49:12 #7 DONE 0.0s 11:49:12 11:49:12 #8 exporting to image 11:49:12 #8 exporting layers done 11:49:12 #8 exporting manifest sha256:3433e8f321c79dc2959f9109655d760600ace7a375fd82430ed417ebf4b1a373 done 11:49:12 #8 exporting config sha256:5c51cd3a2cfb4664acc70dcb8c7962f6f6001b4a88bae5ae8ad6e98f2b49a2b1 done 11:49:12 #8 exporting manifest sha256:6b78144df2ba19aa5992dbb6378475e8dd88ae6dce1a813f037a8e02ac916c62 done 11:49:12 #8 exporting config sha256:ed850786be6323d2e47b320471f9ed49aba4ac73916321d1ba392b90881dd603 done 11:49:12 #8 exporting manifest list sha256:77af26ba7006062505996ad54739d12c43c7aa5256c3322c33534e9cfc859d43 done 11:49:12 #8 pushing layers 0.1s done 11:49:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:77af26ba7006062505996ad54739d12c43c7aa5256c3322c33534e9cfc859d43 0.1s done 11:49:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:12 #8 DONE 0.2s 11:49:12 11:49:12 1 warning found (use --debug to expand): 11:49:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 11:49:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 11:49:12 #1 [internal] load build definition from Dockerfile 11:49:12 #1 transferring dockerfile: 170B done 11:49:12 #1 DONE 0.0s 11:49:12 11:49:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 11:49:12 #2 DONE 0.0s 11:49:12 11:49:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 11:49:12 #3 DONE 0.0s 11:49:12 11:49:12 #4 [internal] load .dockerignore 11:49:12 #4 transferring context: 2B done 11:49:12 #4 DONE 0.0s 11:49:12 11:49:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c 11:49:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c done 11:49:12 #5 CACHED 11:49:12 11:49:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c 11:49:12 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c done 11:49:12 #6 CACHED 11:49:12 11:49:12 #7 exporting to image 11:49:12 #7 exporting layers done 11:49:12 #7 exporting manifest sha256:3433e8f321c79dc2959f9109655d760600ace7a375fd82430ed417ebf4b1a373 done 11:49:12 #7 exporting config sha256:5c51cd3a2cfb4664acc70dcb8c7962f6f6001b4a88bae5ae8ad6e98f2b49a2b1 done 11:49:12 #7 exporting manifest sha256:6b78144df2ba19aa5992dbb6378475e8dd88ae6dce1a813f037a8e02ac916c62 done 11:49:12 #7 exporting config sha256:ed850786be6323d2e47b320471f9ed49aba4ac73916321d1ba392b90881dd603 done 11:49:12 #7 exporting manifest list sha256:77af26ba7006062505996ad54739d12c43c7aa5256c3322c33534e9cfc859d43 done 11:49:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:12 #7 pushing layers 0.0s done 11:49:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:77af26ba7006062505996ad54739d12c43c7aa5256c3322c33534e9cfc859d43 0.1s done 11:49:12 #7 DONE 0.1s 11:49:12 11:49:12 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 11:49:12 #8 DONE 0.0s 11:49:12 11:49:12 1 warning found (use --debug to expand): 11:49:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.84 --push - 11:49:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.84' 11:49:13 #1 [internal] load build definition from Dockerfile 11:49:13 #1 transferring dockerfile: 176B done 11:49:13 #1 DONE 0.0s 11:49:13 11:49:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.84 11:49:13 #2 DONE 0.0s 11:49:13 11:49:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.84 11:49:13 #3 DONE 0.0s 11:49:13 11:49:13 #4 [internal] load .dockerignore 11:49:13 #4 transferring context: 2B done 11:49:13 #4 DONE 0.0s 11:49:13 11:49:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.84@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c 11:49:13 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.84@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c 0.0s done 11:49:13 #5 CACHED 11:49:13 11:49:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.84@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c 11:49:13 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.84@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c 0.0s done 11:49:13 #6 CACHED 11:49:13 11:49:13 #7 exporting to image 11:49:13 #7 exporting layers done 11:49:13 #7 exporting manifest sha256:3433e8f321c79dc2959f9109655d760600ace7a375fd82430ed417ebf4b1a373 done 11:49:13 #7 exporting config sha256:5c51cd3a2cfb4664acc70dcb8c7962f6f6001b4a88bae5ae8ad6e98f2b49a2b1 done 11:49:13 #7 exporting manifest sha256:6b78144df2ba19aa5992dbb6378475e8dd88ae6dce1a813f037a8e02ac916c62 done 11:49:13 #7 exporting config sha256:ed850786be6323d2e47b320471f9ed49aba4ac73916321d1ba392b90881dd603 done 11:49:13 #7 exporting manifest list sha256:77af26ba7006062505996ad54739d12c43c7aa5256c3322c33534e9cfc859d43 done 11:49:13 #7 pushing layers 0.0s done 11:49:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.84@sha256:77af26ba7006062505996ad54739d12c43c7aa5256c3322c33534e9cfc859d43 11:49:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.84@sha256:77af26ba7006062505996ad54739d12c43c7aa5256c3322c33534e9cfc859d43 0.1s done 11:49:13 #7 DONE 0.1s 11:49:13 11:49:13 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 11:49:13 #8 DONE 0.0s 11:49:13 11:49:13 1 warning found (use --debug to expand): 11:49:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84' 11:49:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 --push - 11:49:13 #1 [internal] load build definition from Dockerfile 11:49:13 #1 transferring dockerfile: 217B done 11:49:13 #1 DONE 0.0s 11:49:13 11:49:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:13 #2 DONE 0.0s 11:49:13 11:49:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:13 #3 DONE 0.0s 11:49:13 11:49:13 #4 [internal] load .dockerignore 11:49:13 #4 transferring context: 2B done 11:49:13 #4 DONE 0.0s 11:49:13 11:49:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c 11:49:13 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c done 11:49:13 #5 CACHED 11:49:13 11:49:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c 11:49:13 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c done 11:49:13 #6 CACHED 11:49:13 11:49:13 #7 exporting to image 11:49:13 #7 exporting layers done 11:49:13 #7 exporting manifest sha256:3433e8f321c79dc2959f9109655d760600ace7a375fd82430ed417ebf4b1a373 done 11:49:13 #7 exporting config sha256:5c51cd3a2cfb4664acc70dcb8c7962f6f6001b4a88bae5ae8ad6e98f2b49a2b1 done 11:49:13 #7 exporting manifest sha256:6b78144df2ba19aa5992dbb6378475e8dd88ae6dce1a813f037a8e02ac916c62 done 11:49:13 #7 exporting config sha256:ed850786be6323d2e47b320471f9ed49aba4ac73916321d1ba392b90881dd603 done 11:49:13 #7 exporting manifest list sha256:77af26ba7006062505996ad54739d12c43c7aa5256c3322c33534e9cfc859d43 done 11:49:13 #7 pushing layers 11:49:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:14 #7 pushing layers 0.0s done 11:49:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:77af26ba7006062505996ad54739d12c43c7aa5256c3322c33534e9cfc859d43 0.1s done 11:49:14 #7 DONE 0.1s 11:49:14 11:49:14 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 11:49:14 #8 DONE 0.0s 11:49:14 11:49:14 1 warning found (use --debug to expand): 11:49:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 11:49:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 11:49:14 #1 [internal] load build definition from Dockerfile 11:49:14 #1 transferring dockerfile: 168B done 11:49:14 #1 DONE 0.0s 11:49:14 11:49:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 11:49:14 #2 DONE 0.0s 11:49:14 11:49:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 11:49:14 #3 DONE 0.0s 11:49:14 11:49:14 #4 [internal] load .dockerignore 11:49:14 #4 transferring context: 2B done 11:49:14 #4 DONE 0.0s 11:49:14 11:49:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c 11:49:14 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c done 11:49:14 #5 DONE 0.0s 11:49:14 11:49:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c 11:49:14 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c 0.0s done 11:49:14 #6 CACHED 11:49:14 11:49:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c8d76274f3d57dfedacf26bbf8c7462adbbe9b945ec800a3ea9e898ce0313b9c 11:49:14 #5 CACHED 11:49:14 11:49:14 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 11:49:14 #7 DONE 0.0s 11:49:14 11:49:14 #8 exporting to image 11:49:14 #8 exporting layers done 11:49:14 #8 exporting manifest sha256:3433e8f321c79dc2959f9109655d760600ace7a375fd82430ed417ebf4b1a373 done 11:49:14 #8 exporting config sha256:5c51cd3a2cfb4664acc70dcb8c7962f6f6001b4a88bae5ae8ad6e98f2b49a2b1 done 11:49:14 #8 exporting manifest sha256:6b78144df2ba19aa5992dbb6378475e8dd88ae6dce1a813f037a8e02ac916c62 done 11:49:14 #8 exporting config sha256:ed850786be6323d2e47b320471f9ed49aba4ac73916321d1ba392b90881dd603 done 11:49:14 #8 exporting manifest list sha256:77af26ba7006062505996ad54739d12c43c7aa5256c3322c33534e9cfc859d43 done 11:49:14 #8 pushing layers 0.0s done 11:49:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:77af26ba7006062505996ad54739d12c43c7aa5256c3322c33534e9cfc859d43 0.1s done 11:49:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:14 #8 DONE 0.1s 11:49:14 11:49:14 1 warning found (use --debug to expand): 11:49:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 --push - 11:49:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481' 11:49:15 #1 [internal] load build definition from Dockerfile 11:49:15 #1 transferring dockerfile: 205B done 11:49:15 #1 DONE 0.0s 11:49:15 11:49:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:15 #2 DONE 0.0s 11:49:15 11:49:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:15 #3 DONE 0.0s 11:49:15 11:49:15 #4 [internal] load .dockerignore 11:49:15 #4 transferring context: 2B done 11:49:15 #4 DONE 0.0s 11:49:15 11:49:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 11:49:15 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 done 11:49:15 #5 DONE 0.0s 11:49:15 11:49:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 11:49:15 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 done 11:49:15 #6 DONE 0.1s 11:49:15 11:49:15 #7 exporting to image 11:49:15 #7 exporting layers 11:49:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:15 #7 ... 11:49:15 11:49:15 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 11:49:15 #8 DONE 0.0s 11:49:15 11:49:15 #7 exporting to image 11:49:15 #7 exporting layers done 11:49:15 #7 exporting manifest sha256:93cc2ce4d47f9b801c8a0c31814ce504dec85bd2e9fda4ad62461c3240c99a13 done 11:49:15 #7 exporting config sha256:76456fb2ac9126ef6bca2b718e4cd97ce55e1cd9b0edfc86d2aedd02438fe124 done 11:49:15 #7 exporting manifest sha256:55348a60a61174ad00d458fc9eb8c1dbe9815ae114b8f433ec5ef7b97d3f5a79 0.0s done 11:49:15 #7 exporting config sha256:b208eaf617dd01fb2b776594fe47b085b0b09ac79836c706859bfcb4142cd654 0.0s done 11:49:15 #7 exporting manifest list sha256:85798425720b1dacd9de3341e1ef5de550d201f0f4db84229c2ae57f21c15cf9 done 11:49:15 #7 pushing layers 0.1s done 11:49:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:85798425720b1dacd9de3341e1ef5de550d201f0f4db84229c2ae57f21c15cf9 11:49:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:85798425720b1dacd9de3341e1ef5de550d201f0f4db84229c2ae57f21c15cf9 0.1s done 11:49:15 #7 DONE 0.2s 11:49:15 11:49:15 1 warning found (use --debug to expand): 11:49:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 11:49:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 11:49:15 #1 [internal] load build definition from Dockerfile 11:49:15 #1 transferring dockerfile: 171B done 11:49:15 #1 DONE 0.0s 11:49:15 11:49:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:49:15 #2 DONE 0.0s 11:49:15 11:49:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:49:15 #3 DONE 0.0s 11:49:15 11:49:15 #4 [internal] load .dockerignore 11:49:15 #4 transferring context: 2B done 11:49:15 #4 DONE 0.0s 11:49:15 11:49:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 11:49:15 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 0.0s done 11:49:15 #5 CACHED 11:49:15 11:49:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 11:49:15 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 done 11:49:15 #6 CACHED 11:49:15 11:49:15 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 11:49:15 #7 DONE 0.0s 11:49:15 11:49:15 #8 exporting to image 11:49:15 #8 exporting layers done 11:49:15 #8 exporting manifest sha256:93cc2ce4d47f9b801c8a0c31814ce504dec85bd2e9fda4ad62461c3240c99a13 done 11:49:15 #8 exporting config sha256:76456fb2ac9126ef6bca2b718e4cd97ce55e1cd9b0edfc86d2aedd02438fe124 done 11:49:15 #8 exporting manifest sha256:55348a60a61174ad00d458fc9eb8c1dbe9815ae114b8f433ec5ef7b97d3f5a79 done 11:49:15 #8 exporting config sha256:b208eaf617dd01fb2b776594fe47b085b0b09ac79836c706859bfcb4142cd654 done 11:49:15 #8 exporting manifest list sha256:85798425720b1dacd9de3341e1ef5de550d201f0f4db84229c2ae57f21c15cf9 done 11:49:15 #8 pushing layers 0.0s done 11:49:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:85798425720b1dacd9de3341e1ef5de550d201f0f4db84229c2ae57f21c15cf9 0.1s done 11:49:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:15 #8 DONE 0.1s 11:49:15 11:49:15 1 warning found (use --debug to expand): 11:49:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.84' 11:49:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.84 --push - 11:49:16 #1 [internal] load build definition from Dockerfile 11:49:16 #1 transferring dockerfile: 177B done 11:49:16 #1 DONE 0.0s 11:49:16 11:49:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.84 11:49:16 #2 DONE 0.0s 11:49:16 11:49:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.84 11:49:16 #3 DONE 0.0s 11:49:16 11:49:16 #4 [internal] load .dockerignore 11:49:16 #4 transferring context: 2B done 11:49:16 #4 DONE 0.0s 11:49:16 11:49:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.84@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 11:49:16 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.84@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 done 11:49:16 #5 CACHED 11:49:16 11:49:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.84@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 11:49:16 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.84@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 done 11:49:16 #6 CACHED 11:49:16 11:49:16 #7 exporting to image 11:49:16 #7 exporting layers done 11:49:16 #7 exporting manifest sha256:93cc2ce4d47f9b801c8a0c31814ce504dec85bd2e9fda4ad62461c3240c99a13 done 11:49:16 #7 exporting config sha256:76456fb2ac9126ef6bca2b718e4cd97ce55e1cd9b0edfc86d2aedd02438fe124 done 11:49:16 #7 exporting manifest sha256:55348a60a61174ad00d458fc9eb8c1dbe9815ae114b8f433ec5ef7b97d3f5a79 done 11:49:16 #7 exporting config sha256:b208eaf617dd01fb2b776594fe47b085b0b09ac79836c706859bfcb4142cd654 11:49:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:16 #7 exporting config sha256:b208eaf617dd01fb2b776594fe47b085b0b09ac79836c706859bfcb4142cd654 done 11:49:16 #7 exporting manifest list sha256:85798425720b1dacd9de3341e1ef5de550d201f0f4db84229c2ae57f21c15cf9 done 11:49:16 #7 pushing layers 0.0s done 11:49:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.84@sha256:85798425720b1dacd9de3341e1ef5de550d201f0f4db84229c2ae57f21c15cf9 0.1s done 11:49:16 #7 DONE 0.1s 11:49:16 11:49:16 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 11:49:16 #8 DONE 0.0s 11:49:16 11:49:16 1 warning found (use --debug to expand): 11:49:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84' 11:49:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 --push - 11:49:16 #1 [internal] load build definition from Dockerfile 11:49:16 #1 transferring dockerfile: 218B done 11:49:16 #1 DONE 0.0s 11:49:16 11:49:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:16 #2 DONE 0.0s 11:49:16 11:49:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:16 #3 DONE 0.0s 11:49:16 11:49:16 #4 [internal] load .dockerignore 11:49:16 #4 transferring context: 2B done 11:49:16 #4 DONE 0.0s 11:49:16 11:49:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 11:49:16 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 done 11:49:16 #5 CACHED 11:49:16 11:49:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 11:49:16 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 done 11:49:16 #6 CACHED 11:49:16 11:49:16 #7 exporting to image 11:49:16 #7 exporting layers done 11:49:16 #7 exporting manifest sha256:93cc2ce4d47f9b801c8a0c31814ce504dec85bd2e9fda4ad62461c3240c99a13 done 11:49:16 #7 exporting config sha256:76456fb2ac9126ef6bca2b718e4cd97ce55e1cd9b0edfc86d2aedd02438fe124 done 11:49:16 #7 exporting manifest sha256:55348a60a61174ad00d458fc9eb8c1dbe9815ae114b8f433ec5ef7b97d3f5a79 done 11:49:16 #7 exporting config sha256:b208eaf617dd01fb2b776594fe47b085b0b09ac79836c706859bfcb4142cd654 done 11:49:16 #7 exporting manifest list sha256:85798425720b1dacd9de3341e1ef5de550d201f0f4db84229c2ae57f21c15cf9 done 11:49:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:17 #7 pushing layers 0.0s done 11:49:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:85798425720b1dacd9de3341e1ef5de550d201f0f4db84229c2ae57f21c15cf9 0.1s done 11:49:17 #7 DONE 0.1s 11:49:17 11:49:17 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 11:49:17 #8 DONE 0.0s 11:49:17 11:49:17 1 warning found (use --debug to expand): 11:49:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 11:49:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 11:49:17 #1 [internal] load build definition from Dockerfile 11:49:17 #1 transferring dockerfile: 169B done 11:49:17 #1 DONE 0.0s 11:49:17 11:49:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 11:49:17 #2 DONE 0.0s 11:49:17 11:49:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 11:49:17 #3 DONE 0.0s 11:49:17 11:49:17 #4 [internal] load .dockerignore 11:49:17 #4 transferring context: 2B done 11:49:17 #4 DONE 0.0s 11:49:17 11:49:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 11:49:17 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 0.0s done 11:49:17 #5 CACHED 11:49:17 11:49:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 11:49:17 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c6c8c3c85a83264e8955b3cef7679af1a09633df9803673b0b53e16d9dc9cff8 0.0s done 11:49:17 #6 CACHED 11:49:17 11:49:17 #7 exporting to image 11:49:17 #7 exporting layers done 11:49:17 #7 exporting manifest sha256:93cc2ce4d47f9b801c8a0c31814ce504dec85bd2e9fda4ad62461c3240c99a13 done 11:49:17 #7 exporting config sha256:76456fb2ac9126ef6bca2b718e4cd97ce55e1cd9b0edfc86d2aedd02438fe124 done 11:49:17 #7 exporting manifest sha256:55348a60a61174ad00d458fc9eb8c1dbe9815ae114b8f433ec5ef7b97d3f5a79 done 11:49:17 #7 exporting config sha256:b208eaf617dd01fb2b776594fe47b085b0b09ac79836c706859bfcb4142cd654 done 11:49:17 #7 exporting manifest list sha256:85798425720b1dacd9de3341e1ef5de550d201f0f4db84229c2ae57f21c15cf9 done 11:49:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:17 #7 pushing layers 0.0s done 11:49:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:85798425720b1dacd9de3341e1ef5de550d201f0f4db84229c2ae57f21c15cf9 0.1s done 11:49:17 #7 DONE 0.1s 11:49:17 11:49:17 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 11:49:17 #8 DONE 0.0s 11:49:17 11:49:17 1 warning found (use --debug to expand): 11:49:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481' 11:49:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 --push - 11:49:17 #1 [internal] load build definition from Dockerfile 11:49:18 #1 transferring dockerfile: 211B done 11:49:18 #1 DONE 0.0s 11:49:18 11:49:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:18 #2 DONE 0.0s 11:49:18 11:49:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:18 #3 DONE 0.0s 11:49:18 11:49:18 #4 [internal] load .dockerignore 11:49:18 #4 transferring context: 2B done 11:49:18 #4 DONE 0.0s 11:49:18 11:49:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 11:49:18 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 0.0s done 11:49:18 #5 DONE 0.0s 11:49:18 11:49:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 11:49:18 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 0.0s done 11:49:18 #6 DONE 0.0s 11:49:18 11:49:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 11:49:18 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 0.0s done 11:49:18 #5 DONE 0.1s 11:49:18 11:49:18 #7 exporting to image 11:49:18 #7 exporting layers done 11:49:18 #7 exporting manifest sha256:0dee91a4bcf772f8fbefb275af1d8849935ffbb191f26575cf1759fc51910d18 done 11:49:18 #7 exporting config sha256:dbec207ea142fae5eca69742104d9ae30c0cde64a8072dc8f837df1fa1b2bb4b 11:49:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:18 #7 ... 11:49:18 11:49:18 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 11:49:18 #8 DONE 0.0s 11:49:18 11:49:18 #7 exporting to image 11:49:18 #7 exporting config sha256:dbec207ea142fae5eca69742104d9ae30c0cde64a8072dc8f837df1fa1b2bb4b done 11:49:18 #7 exporting manifest sha256:40757547f478e64d75e292afe7ebcbba24dd66d017bf3d1f8aa0d305b61254e9 done 11:49:18 #7 exporting config sha256:8f001d9b0cf9f5a9c8a915e632e325d431a32e0c795004568b6186c3103c1d00 done 11:49:18 #7 exporting manifest list sha256:26c533e7ef69673e5d4c0d0d255c2a9dd8c79c297a19db4b32f3c27572f81bde done 11:49:18 #7 pushing layers 0.1s done 11:49:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:26c533e7ef69673e5d4c0d0d255c2a9dd8c79c297a19db4b32f3c27572f81bde 11:49:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:26c533e7ef69673e5d4c0d0d255c2a9dd8c79c297a19db4b32f3c27572f81bde 0.1s done 11:49:18 #7 DONE 0.2s 11:49:18 11:49:18 1 warning found (use --debug to expand): 11:49:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 11:49:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 11:49:18 #1 [internal] load build definition from Dockerfile 11:49:18 #1 transferring dockerfile: 177B done 11:49:18 #1 DONE 0.0s 11:49:18 11:49:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:49:18 #2 DONE 0.0s 11:49:18 11:49:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:49:18 #3 DONE 0.0s 11:49:18 11:49:18 #4 [internal] load .dockerignore 11:49:18 #4 transferring context: 2B done 11:49:18 #4 DONE 0.0s 11:49:18 11:49:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 11:49:18 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 0.0s done 11:49:18 #5 CACHED 11:49:18 11:49:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 11:49:18 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 0.0s done 11:49:18 #6 CACHED 11:49:18 11:49:18 #7 exporting to image 11:49:18 #7 exporting layers 11:49:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:18 #7 exporting layers done 11:49:18 #7 exporting manifest sha256:0dee91a4bcf772f8fbefb275af1d8849935ffbb191f26575cf1759fc51910d18 done 11:49:18 #7 exporting config sha256:dbec207ea142fae5eca69742104d9ae30c0cde64a8072dc8f837df1fa1b2bb4b done 11:49:18 #7 exporting manifest sha256:40757547f478e64d75e292afe7ebcbba24dd66d017bf3d1f8aa0d305b61254e9 done 11:49:18 #7 exporting config sha256:8f001d9b0cf9f5a9c8a915e632e325d431a32e0c795004568b6186c3103c1d00 done 11:49:18 #7 exporting manifest list sha256:26c533e7ef69673e5d4c0d0d255c2a9dd8c79c297a19db4b32f3c27572f81bde done 11:49:18 #7 pushing layers 0.0s done 11:49:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:26c533e7ef69673e5d4c0d0d255c2a9dd8c79c297a19db4b32f3c27572f81bde 0.1s done 11:49:18 #7 DONE 0.1s 11:49:18 11:49:18 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 11:49:18 #8 DONE 0.0s 11:49:18 11:49:18 1 warning found (use --debug to expand): 11:49:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.84' 11:49:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.84 --push - 11:49:19 #1 [internal] load build definition from Dockerfile 11:49:19 #1 transferring dockerfile: 183B done 11:49:19 #1 DONE 0.0s 11:49:19 11:49:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.84 11:49:19 #2 DONE 0.0s 11:49:19 11:49:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.84 11:49:19 #3 DONE 0.0s 11:49:19 11:49:19 #4 [internal] load .dockerignore 11:49:19 #4 transferring context: 2B done 11:49:19 #4 DONE 0.0s 11:49:19 11:49:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.84@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 11:49:19 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.84@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 0.0s done 11:49:19 #5 CACHED 11:49:19 11:49:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.84@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 11:49:19 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.84@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 0.0s done 11:49:19 #6 CACHED 11:49:19 11:49:19 #7 exporting to image 11:49:19 #7 exporting layers done 11:49:19 #7 exporting manifest sha256:0dee91a4bcf772f8fbefb275af1d8849935ffbb191f26575cf1759fc51910d18 done 11:49:19 #7 exporting config sha256:dbec207ea142fae5eca69742104d9ae30c0cde64a8072dc8f837df1fa1b2bb4b done 11:49:19 #7 exporting manifest sha256:40757547f478e64d75e292afe7ebcbba24dd66d017bf3d1f8aa0d305b61254e9 done 11:49:19 #7 exporting config sha256:8f001d9b0cf9f5a9c8a915e632e325d431a32e0c795004568b6186c3103c1d00 done 11:49:19 #7 exporting manifest list sha256:26c533e7ef69673e5d4c0d0d255c2a9dd8c79c297a19db4b32f3c27572f81bde done 11:49:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:19 #7 pushing layers 0.0s done 11:49:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.84@sha256:26c533e7ef69673e5d4c0d0d255c2a9dd8c79c297a19db4b32f3c27572f81bde 0.1s done 11:49:19 #7 DONE 0.1s 11:49:19 11:49:19 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 11:49:19 #8 DONE 0.0s 11:49:19 11:49:19 1 warning found (use --debug to expand): 11:49:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84' 11:49:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 --push - 11:49:19 #1 [internal] load build definition from Dockerfile 11:49:19 #1 transferring dockerfile: 224B done 11:49:19 #1 DONE 0.0s 11:49:19 11:49:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:19 #2 DONE 0.0s 11:49:19 11:49:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:19 #3 DONE 0.0s 11:49:19 11:49:19 #4 [internal] load .dockerignore 11:49:19 #4 transferring context: 2B done 11:49:19 #4 DONE 0.0s 11:49:19 11:49:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 11:49:19 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 0.0s done 11:49:19 #5 CACHED 11:49:19 11:49:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 11:49:19 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 0.0s done 11:49:19 #6 CACHED 11:49:19 11:49:19 #7 exporting to image 11:49:19 #7 exporting layers done 11:49:19 #7 exporting manifest sha256:0dee91a4bcf772f8fbefb275af1d8849935ffbb191f26575cf1759fc51910d18 done 11:49:19 #7 exporting config sha256:dbec207ea142fae5eca69742104d9ae30c0cde64a8072dc8f837df1fa1b2bb4b done 11:49:19 #7 exporting manifest sha256:40757547f478e64d75e292afe7ebcbba24dd66d017bf3d1f8aa0d305b61254e9 done 11:49:19 #7 exporting config sha256:8f001d9b0cf9f5a9c8a915e632e325d431a32e0c795004568b6186c3103c1d00 done 11:49:19 #7 exporting manifest list sha256:26c533e7ef69673e5d4c0d0d255c2a9dd8c79c297a19db4b32f3c27572f81bde done 11:49:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:20 #7 pushing layers 0.0s done 11:49:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:26c533e7ef69673e5d4c0d0d255c2a9dd8c79c297a19db4b32f3c27572f81bde 0.1s done 11:49:20 #7 DONE 0.1s 11:49:20 11:49:20 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 11:49:20 #8 DONE 0.0s 11:49:20 11:49:20 1 warning found (use --debug to expand): 11:49:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 11:49:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 11:49:20 #1 [internal] load build definition from Dockerfile 11:49:20 #1 transferring dockerfile: 175B done 11:49:20 #1 DONE 0.0s 11:49:20 11:49:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 11:49:20 #2 DONE 0.0s 11:49:20 11:49:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 11:49:20 #3 DONE 0.0s 11:49:20 11:49:20 #4 [internal] load .dockerignore 11:49:20 #4 transferring context: 2B done 11:49:20 #4 DONE 0.0s 11:49:20 11:49:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 11:49:20 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 0.0s done 11:49:20 #5 CACHED 11:49:20 11:49:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 11:49:20 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:218da3711935602ea9375cb3b6f0eee3f8b2bebebb977142015c36ae2364de98 0.0s done 11:49:20 #6 CACHED 11:49:20 11:49:20 #7 exporting to image 11:49:20 #7 exporting layers done 11:49:20 #7 exporting manifest sha256:0dee91a4bcf772f8fbefb275af1d8849935ffbb191f26575cf1759fc51910d18 done 11:49:20 #7 exporting config sha256:dbec207ea142fae5eca69742104d9ae30c0cde64a8072dc8f837df1fa1b2bb4b done 11:49:20 #7 exporting manifest sha256:40757547f478e64d75e292afe7ebcbba24dd66d017bf3d1f8aa0d305b61254e9 done 11:49:20 #7 exporting config sha256:8f001d9b0cf9f5a9c8a915e632e325d431a32e0c795004568b6186c3103c1d00 done 11:49:20 #7 exporting manifest list sha256:26c533e7ef69673e5d4c0d0d255c2a9dd8c79c297a19db4b32f3c27572f81bde done 11:49:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:20 #7 pushing layers 0.0s done 11:49:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:26c533e7ef69673e5d4c0d0d255c2a9dd8c79c297a19db4b32f3c27572f81bde 0.1s done 11:49:20 #7 DONE 0.1s 11:49:20 11:49:20 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 11:49:20 #8 DONE 0.0s 11:49:20 11:49:20 1 warning found (use --debug to expand): 11:49:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481' 11:49:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 --push - 11:49:21 #1 [internal] load build definition from Dockerfile 11:49:21 #1 transferring dockerfile: 215B done 11:49:21 #1 DONE 0.0s 11:49:21 11:49:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:21 #2 DONE 0.0s 11:49:21 11:49:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:21 #3 DONE 0.0s 11:49:21 11:49:21 #4 [internal] load .dockerignore 11:49:21 #4 transferring context: 2B done 11:49:21 #4 DONE 0.0s 11:49:21 11:49:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b 11:49:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b done 11:49:21 #5 DONE 0.0s 11:49:21 11:49:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b 11:49:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b done 11:49:21 #6 DONE 0.0s 11:49:21 11:49:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b 11:49:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b done 11:49:21 #5 DONE 0.1s 11:49:21 11:49:21 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 11:49:21 #7 DONE 0.0s 11:49:21 11:49:21 #8 exporting to image 11:49:21 #8 exporting layers done 11:49:21 #8 exporting manifest sha256:38245125df2184c217daa0ed44a52bb79c4a49b780dc90d1af82a94714a71591 done 11:49:21 #8 exporting config sha256:9880551729a0515204009796cd5e54763cc0f228bc2471c277d8b00ce942b3b0 done 11:49:21 #8 exporting manifest sha256:550040c25000615621bbe72e84a2486876ea2839f2ad637d68ec334de5fad297 done 11:49:21 #8 exporting config sha256:6a97eebc5c9b5b4d7b27261124cdebe05ad75524109b74a960a71c1b383f466d done 11:49:21 #8 exporting manifest list sha256:1f0ed319a65b6dc685660a9c7649cad8b1ff75739d38942d362558e24ec83f1c done 11:49:21 #8 pushing layers 0.1s done 11:49:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:1f0ed319a65b6dc685660a9c7649cad8b1ff75739d38942d362558e24ec83f1c 11:49:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:1f0ed319a65b6dc685660a9c7649cad8b1ff75739d38942d362558e24ec83f1c 0.1s done 11:49:21 #8 DONE 0.2s 11:49:21 11:49:21 1 warning found (use --debug to expand): 11:49:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 11:49:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 11:49:21 #1 [internal] load build definition from Dockerfile 11:49:21 #1 transferring dockerfile: 181B done 11:49:21 #1 DONE 0.0s 11:49:21 11:49:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:49:21 #2 DONE 0.1s 11:49:21 11:49:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:49:21 #3 DONE 0.1s 11:49:21 11:49:21 #4 [internal] load .dockerignore 11:49:21 #4 transferring context: 11:49:22 #4 transferring context: 2B done 11:49:22 #4 DONE 0.0s 11:49:22 11:49:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b 11:49:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b done 11:49:22 #5 CACHED 11:49:22 11:49:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b 11:49:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b 0.0s done 11:49:22 #6 CACHED 11:49:22 11:49:22 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 11:49:22 #7 DONE 0.0s 11:49:22 11:49:22 #8 exporting to image 11:49:22 #8 exporting layers done 11:49:22 #8 exporting manifest sha256:38245125df2184c217daa0ed44a52bb79c4a49b780dc90d1af82a94714a71591 done 11:49:22 #8 exporting config sha256:9880551729a0515204009796cd5e54763cc0f228bc2471c277d8b00ce942b3b0 done 11:49:22 #8 exporting manifest sha256:550040c25000615621bbe72e84a2486876ea2839f2ad637d68ec334de5fad297 done 11:49:22 #8 exporting config sha256:6a97eebc5c9b5b4d7b27261124cdebe05ad75524109b74a960a71c1b383f466d done 11:49:22 #8 exporting manifest list sha256:1f0ed319a65b6dc685660a9c7649cad8b1ff75739d38942d362558e24ec83f1c done 11:49:22 #8 pushing layers 0.0s done 11:49:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:1f0ed319a65b6dc685660a9c7649cad8b1ff75739d38942d362558e24ec83f1c 0.1s done 11:49:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:22 #8 DONE 0.1s 11:49:22 11:49:22 1 warning found (use --debug to expand): 11:49:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.84 --push - 11:49:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.84' 11:49:22 #1 [internal] load build definition from Dockerfile 11:49:22 #1 transferring dockerfile: 187B done 11:49:22 #1 DONE 0.0s 11:49:22 11:49:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.84 11:49:22 #2 DONE 0.0s 11:49:22 11:49:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.84 11:49:22 #3 DONE 0.0s 11:49:22 11:49:22 #4 [internal] load .dockerignore 11:49:22 #4 transferring context: 2B done 11:49:22 #4 DONE 0.0s 11:49:22 11:49:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.84@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b 11:49:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.84@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b done 11:49:22 #5 CACHED 11:49:22 11:49:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.84@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b 11:49:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.84@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b done 11:49:22 #6 CACHED 11:49:22 11:49:22 #7 exporting to image 11:49:22 #7 exporting layers done 11:49:22 #7 exporting manifest sha256:38245125df2184c217daa0ed44a52bb79c4a49b780dc90d1af82a94714a71591 done 11:49:22 #7 exporting config sha256:9880551729a0515204009796cd5e54763cc0f228bc2471c277d8b00ce942b3b0 done 11:49:22 #7 exporting manifest sha256:550040c25000615621bbe72e84a2486876ea2839f2ad637d68ec334de5fad297 done 11:49:22 #7 exporting config sha256:6a97eebc5c9b5b4d7b27261124cdebe05ad75524109b74a960a71c1b383f466d done 11:49:22 #7 exporting manifest list sha256:1f0ed319a65b6dc685660a9c7649cad8b1ff75739d38942d362558e24ec83f1c done 11:49:22 #7 pushing layers 0.0s done 11:49:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.84@sha256:1f0ed319a65b6dc685660a9c7649cad8b1ff75739d38942d362558e24ec83f1c 11:49:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.84@sha256:1f0ed319a65b6dc685660a9c7649cad8b1ff75739d38942d362558e24ec83f1c 0.1s done 11:49:22 #7 DONE 0.1s 11:49:22 11:49:22 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 11:49:22 #8 DONE 0.0s 11:49:22 11:49:22 1 warning found (use --debug to expand): 11:49:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84' 11:49:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 --push - 11:49:22 #1 [internal] load build definition from Dockerfile 11:49:22 #1 transferring dockerfile: 228B done 11:49:22 #1 DONE 0.0s 11:49:22 11:49:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:22 #2 DONE 0.0s 11:49:22 11:49:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:22 #3 DONE 0.0s 11:49:22 11:49:22 #4 [internal] load .dockerignore 11:49:22 #4 transferring context: 2B done 11:49:22 #4 DONE 0.0s 11:49:22 11:49:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b 11:49:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b 0.0s done 11:49:22 #5 CACHED 11:49:22 11:49:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b 11:49:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b done 11:49:22 #6 CACHED 11:49:22 11:49:22 #7 exporting to image 11:49:22 #7 exporting layers done 11:49:22 #7 exporting manifest sha256:38245125df2184c217daa0ed44a52bb79c4a49b780dc90d1af82a94714a71591 done 11:49:22 #7 exporting config sha256:9880551729a0515204009796cd5e54763cc0f228bc2471c277d8b00ce942b3b0 done 11:49:22 #7 exporting manifest sha256:550040c25000615621bbe72e84a2486876ea2839f2ad637d68ec334de5fad297 done 11:49:22 #7 exporting config sha256:6a97eebc5c9b5b4d7b27261124cdebe05ad75524109b74a960a71c1b383f466d done 11:49:22 #7 exporting manifest list sha256:1f0ed319a65b6dc685660a9c7649cad8b1ff75739d38942d362558e24ec83f1c done 11:49:22 #7 pushing layers 0.0s done 11:49:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:1f0ed319a65b6dc685660a9c7649cad8b1ff75739d38942d362558e24ec83f1c 11:49:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:1f0ed319a65b6dc685660a9c7649cad8b1ff75739d38942d362558e24ec83f1c 0.1s done 11:49:23 #7 DONE 0.1s 11:49:23 11:49:23 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 11:49:23 #8 DONE 0.0s 11:49:23 11:49:23 1 warning found (use --debug to expand): 11:49:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 11:49:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 11:49:23 #1 [internal] load build definition from Dockerfile 11:49:23 #1 transferring dockerfile: 179B done 11:49:23 #1 DONE 0.0s 11:49:23 11:49:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 11:49:23 #2 DONE 0.0s 11:49:23 11:49:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 11:49:23 #3 DONE 0.0s 11:49:23 11:49:23 #4 [internal] load .dockerignore 11:49:23 #4 transferring context: 2B done 11:49:23 #4 DONE 0.0s 11:49:23 11:49:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b 11:49:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b 0.0s done 11:49:23 #5 CACHED 11:49:23 11:49:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b 11:49:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4984dc5f809fb838f9da62c1940b78b6cad6dec2a93932b13ac2ce6c1ebd652b 0.0s done 11:49:23 #6 CACHED 11:49:23 11:49:23 #7 exporting to image 11:49:23 #7 exporting layers done 11:49:23 #7 exporting manifest sha256:38245125df2184c217daa0ed44a52bb79c4a49b780dc90d1af82a94714a71591 done 11:49:23 #7 exporting config sha256:9880551729a0515204009796cd5e54763cc0f228bc2471c277d8b00ce942b3b0 done 11:49:23 #7 exporting manifest sha256:550040c25000615621bbe72e84a2486876ea2839f2ad637d68ec334de5fad297 done 11:49:23 #7 exporting config sha256:6a97eebc5c9b5b4d7b27261124cdebe05ad75524109b74a960a71c1b383f466d done 11:49:23 #7 exporting manifest list sha256:1f0ed319a65b6dc685660a9c7649cad8b1ff75739d38942d362558e24ec83f1c done 11:49:23 #7 pushing layers 11:49:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:23 #7 pushing layers 0.0s done 11:49:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:1f0ed319a65b6dc685660a9c7649cad8b1ff75739d38942d362558e24ec83f1c 0.1s done 11:49:23 #7 DONE 0.1s 11:49:23 11:49:23 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 11:49:23 #8 DONE 0.0s 11:49:23 11:49:23 1 warning found (use --debug to expand): 11:49:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481' 11:49:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 --push - 11:49:24 #1 [internal] load build definition from Dockerfile 11:49:24 #1 transferring dockerfile: 205B done 11:49:24 #1 DONE 0.0s 11:49:24 11:49:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:24 #2 DONE 0.0s 11:49:24 11:49:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:24 #3 DONE 0.0s 11:49:24 11:49:24 #4 [internal] load .dockerignore 11:49:24 #4 transferring context: 2B done 11:49:24 #4 DONE 0.0s 11:49:24 11:49:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 11:49:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 0.0s done 11:49:24 #5 DONE 0.0s 11:49:24 11:49:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 11:49:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 0.0s done 11:49:24 #6 DONE 0.0s 11:49:24 11:49:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 11:49:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 0.0s done 11:49:24 #5 DONE 0.1s 11:49:24 11:49:24 #7 exporting to image 11:49:24 #7 exporting layers done 11:49:24 #7 exporting manifest sha256:8814c063740bd18f41fbc7059797069425e5b2311554b567927bbf39d68f5133 done 11:49:24 #7 exporting config sha256:053692956ba74c9fbdcb9ac10f3cc1790a3b2b7dfcbb13ad39e06dffb62c175a done 11:49:24 #7 exporting manifest sha256:e816a14369c811645ed7aca43008b00189c996749d03b08ca32c061780bb2596 done 11:49:24 #7 exporting config sha256:8ed4bbe90ceff5d5a5d7d3cbed7956dab20bac1d6c089103df4554a7cb7ccd89 11:49:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:24 #7 ... 11:49:24 11:49:24 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 11:49:24 #8 DONE 0.0s 11:49:24 11:49:24 #7 exporting to image 11:49:24 #7 exporting config sha256:8ed4bbe90ceff5d5a5d7d3cbed7956dab20bac1d6c089103df4554a7cb7ccd89 done 11:49:24 #7 exporting manifest list sha256:f57101fac2389e23982257d14a072789f99df3040a3673fd242cf3ca69c9a153 done 11:49:24 #7 pushing layers 0.1s done 11:49:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:f57101fac2389e23982257d14a072789f99df3040a3673fd242cf3ca69c9a153 11:49:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:f57101fac2389e23982257d14a072789f99df3040a3673fd242cf3ca69c9a153 0.1s done 11:49:24 #7 DONE 0.2s 11:49:24 11:49:24 1 warning found (use --debug to expand): 11:49:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 11:49:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 11:49:24 #1 [internal] load build definition from Dockerfile 11:49:24 #1 transferring dockerfile: 171B done 11:49:24 #1 DONE 0.0s 11:49:24 11:49:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:49:24 #2 DONE 0.0s 11:49:24 11:49:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:49:24 #3 DONE 0.0s 11:49:24 11:49:24 #4 [internal] load .dockerignore 11:49:24 #4 transferring context: 2B done 11:49:24 #4 DONE 0.0s 11:49:24 11:49:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 11:49:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 done 11:49:24 #5 CACHED 11:49:24 11:49:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 11:49:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 done 11:49:24 #6 CACHED 11:49:24 11:49:24 #7 exporting to image 11:49:24 #7 exporting layers done 11:49:24 #7 exporting manifest sha256:8814c063740bd18f41fbc7059797069425e5b2311554b567927bbf39d68f5133 done 11:49:24 #7 exporting config sha256:053692956ba74c9fbdcb9ac10f3cc1790a3b2b7dfcbb13ad39e06dffb62c175a done 11:49:24 #7 exporting manifest sha256:e816a14369c811645ed7aca43008b00189c996749d03b08ca32c061780bb2596 done 11:49:24 #7 exporting config sha256:8ed4bbe90ceff5d5a5d7d3cbed7956dab20bac1d6c089103df4554a7cb7ccd89 done 11:49:24 #7 exporting manifest list sha256:f57101fac2389e23982257d14a072789f99df3040a3673fd242cf3ca69c9a153 done 11:49:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:25 #7 pushing layers 0.0s done 11:49:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:f57101fac2389e23982257d14a072789f99df3040a3673fd242cf3ca69c9a153 0.1s done 11:49:25 #7 DONE 0.1s 11:49:25 11:49:25 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 11:49:25 #8 DONE 0.0s 11:49:25 11:49:25 1 warning found (use --debug to expand): 11:49:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.84 --push - 11:49:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.84' 11:49:25 #1 [internal] load build definition from Dockerfile 11:49:25 #1 transferring dockerfile: 177B done 11:49:25 #1 DONE 0.0s 11:49:25 11:49:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.84 11:49:25 #2 DONE 0.0s 11:49:25 11:49:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.84 11:49:25 #3 DONE 0.0s 11:49:25 11:49:25 #4 [internal] load .dockerignore 11:49:25 #4 transferring context: 2B done 11:49:25 #4 DONE 0.0s 11:49:25 11:49:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.84@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 11:49:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.84@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 0.0s done 11:49:25 #5 DONE 0.0s 11:49:25 11:49:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.84@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 11:49:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.84@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 0.0s done 11:49:25 #6 CACHED 11:49:25 11:49:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.84@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 11:49:25 #5 CACHED 11:49:25 11:49:25 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 11:49:25 #7 DONE 0.0s 11:49:25 11:49:25 #8 exporting to image 11:49:25 #8 exporting layers done 11:49:25 #8 exporting manifest sha256:8814c063740bd18f41fbc7059797069425e5b2311554b567927bbf39d68f5133 done 11:49:25 #8 exporting config sha256:053692956ba74c9fbdcb9ac10f3cc1790a3b2b7dfcbb13ad39e06dffb62c175a done 11:49:25 #8 exporting manifest sha256:e816a14369c811645ed7aca43008b00189c996749d03b08ca32c061780bb2596 done 11:49:25 #8 exporting config sha256:8ed4bbe90ceff5d5a5d7d3cbed7956dab20bac1d6c089103df4554a7cb7ccd89 done 11:49:25 #8 exporting manifest list sha256:f57101fac2389e23982257d14a072789f99df3040a3673fd242cf3ca69c9a153 done 11:49:25 #8 pushing layers 0.0s done 11:49:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.84@sha256:f57101fac2389e23982257d14a072789f99df3040a3673fd242cf3ca69c9a153 0.1s done 11:49:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:25 #8 DONE 0.1s 11:49:25 11:49:25 1 warning found (use --debug to expand): 11:49:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84' 11:49:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 --push - 11:49:26 #1 [internal] load build definition from Dockerfile 11:49:26 #1 transferring dockerfile: 218B done 11:49:26 #1 DONE 0.0s 11:49:26 11:49:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:26 #2 DONE 0.0s 11:49:26 11:49:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:26 #3 DONE 0.0s 11:49:26 11:49:26 #4 [internal] load .dockerignore 11:49:26 #4 transferring context: 2B done 11:49:26 #4 DONE 0.0s 11:49:26 11:49:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 11:49:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 0.0s done 11:49:26 #5 DONE 0.0s 11:49:26 11:49:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 11:49:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 0.0s done 11:49:26 #6 CACHED 11:49:26 11:49:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 11:49:26 #5 CACHED 11:49:26 11:49:26 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 11:49:26 #7 DONE 0.0s 11:49:26 11:49:26 #8 exporting to image 11:49:26 #8 exporting layers done 11:49:26 #8 exporting manifest sha256:8814c063740bd18f41fbc7059797069425e5b2311554b567927bbf39d68f5133 done 11:49:26 #8 exporting config sha256:053692956ba74c9fbdcb9ac10f3cc1790a3b2b7dfcbb13ad39e06dffb62c175a done 11:49:26 #8 exporting manifest sha256:e816a14369c811645ed7aca43008b00189c996749d03b08ca32c061780bb2596 done 11:49:26 #8 exporting config sha256:8ed4bbe90ceff5d5a5d7d3cbed7956dab20bac1d6c089103df4554a7cb7ccd89 done 11:49:26 #8 exporting manifest list sha256:f57101fac2389e23982257d14a072789f99df3040a3673fd242cf3ca69c9a153 done 11:49:26 #8 pushing layers 0.0s done 11:49:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:f57101fac2389e23982257d14a072789f99df3040a3673fd242cf3ca69c9a153 0.1s done 11:49:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:26 #8 DONE 0.1s 11:49:26 11:49:26 1 warning found (use --debug to expand): 11:49:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 11:49:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 11:49:26 #1 [internal] load build definition from Dockerfile 11:49:26 #1 transferring dockerfile: 169B done 11:49:26 #1 DONE 0.0s 11:49:26 11:49:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 11:49:26 #2 DONE 0.0s 11:49:26 11:49:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 11:49:26 #3 DONE 0.0s 11:49:26 11:49:26 #4 [internal] load .dockerignore 11:49:26 #4 transferring context: 2B done 11:49:26 #4 DONE 0.0s 11:49:26 11:49:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 11:49:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 0.0s done 11:49:26 #5 CACHED 11:49:26 11:49:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 11:49:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:c6647c7de86352d25e23ce280409d2338a550d4e408a982449afb09b508336a2 0.0s done 11:49:26 #6 CACHED 11:49:26 11:49:26 #7 exporting to image 11:49:26 #7 exporting layers done 11:49:26 #7 exporting manifest sha256:8814c063740bd18f41fbc7059797069425e5b2311554b567927bbf39d68f5133 done 11:49:26 #7 exporting config sha256:053692956ba74c9fbdcb9ac10f3cc1790a3b2b7dfcbb13ad39e06dffb62c175a done 11:49:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:26 #7 exporting manifest sha256:e816a14369c811645ed7aca43008b00189c996749d03b08ca32c061780bb2596 done 11:49:26 #7 exporting config sha256:8ed4bbe90ceff5d5a5d7d3cbed7956dab20bac1d6c089103df4554a7cb7ccd89 done 11:49:26 #7 exporting manifest list sha256:f57101fac2389e23982257d14a072789f99df3040a3673fd242cf3ca69c9a153 done 11:49:26 #7 pushing layers 0.0s done 11:49:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:f57101fac2389e23982257d14a072789f99df3040a3673fd242cf3ca69c9a153 0.1s done 11:49:26 #7 DONE 0.1s 11:49:26 11:49:26 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 11:49:26 #8 DONE 0.0s 11:49:26 11:49:26 1 warning found (use --debug to expand): 11:49:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481' 11:49:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 --push - 11:49:27 #1 [internal] load build definition from Dockerfile 11:49:27 #1 transferring dockerfile: 206B done 11:49:27 #1 DONE 0.0s 11:49:27 11:49:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:27 #2 DONE 0.0s 11:49:27 11:49:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:27 #3 DONE 0.0s 11:49:27 11:49:27 #4 [internal] load .dockerignore 11:49:27 #4 transferring context: 2B done 11:49:27 #4 DONE 0.0s 11:49:27 11:49:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e 11:49:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e done 11:49:27 #5 DONE 0.0s 11:49:27 11:49:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e 11:49:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e done 11:49:27 #6 DONE 0.1s 11:49:27 11:49:27 #7 exporting to image 11:49:27 #7 exporting layers done 11:49:27 #7 exporting manifest sha256:a7b93458ec44e07eeb11503f444dd356611a61249ba12449c598ae186cb62fa1 done 11:49:27 #7 exporting config sha256:0965dc51d94b85cb9c3cd7327b5973eefa1d6a45859ac6705fbe5e2867a3ca73 done 11:49:27 #7 exporting manifest sha256:8c2a798a3dd23d4e93faa204c8461ba8cbd7752d1fae3884c99098f6779ae783 0.0s done 11:49:27 #7 exporting config sha256:1af90580b239b6e0dd07557fa3ad0ac6c7372f9d8c60b2e37fe89c4110e816e0 11:49:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:27 #7 ... 11:49:27 11:49:27 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 11:49:27 #8 DONE 0.0s 11:49:27 11:49:27 #7 exporting to image 11:49:27 #7 exporting config sha256:1af90580b239b6e0dd07557fa3ad0ac6c7372f9d8c60b2e37fe89c4110e816e0 done 11:49:27 #7 exporting manifest list sha256:aa2e6c5a31c8d1e7863583707ee37fe804ca5d85cd22beded90db07dbb741fdd done 11:49:27 #7 pushing layers 0.1s done 11:49:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:aa2e6c5a31c8d1e7863583707ee37fe804ca5d85cd22beded90db07dbb741fdd 11:49:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:aa2e6c5a31c8d1e7863583707ee37fe804ca5d85cd22beded90db07dbb741fdd 0.1s done 11:49:27 #7 DONE 0.2s 11:49:27 11:49:27 1 warning found (use --debug to expand): 11:49:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 11:49:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 11:49:28 #1 [internal] load build definition from Dockerfile 11:49:28 #1 transferring dockerfile: 172B done 11:49:28 #1 DONE 0.0s 11:49:28 11:49:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:49:28 #2 DONE 0.0s 11:49:28 11:49:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:49:28 #3 DONE 0.0s 11:49:28 11:49:28 #4 [internal] load .dockerignore 11:49:28 #4 transferring context: 2B done 11:49:28 #4 DONE 0.0s 11:49:28 11:49:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e 11:49:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e done 11:49:28 #5 CACHED 11:49:28 11:49:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e 11:49:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e 0.0s done 11:49:28 #6 CACHED 11:49:28 11:49:28 #7 exporting to image 11:49:28 #7 exporting layers done 11:49:28 #7 exporting manifest sha256:a7b93458ec44e07eeb11503f444dd356611a61249ba12449c598ae186cb62fa1 done 11:49:28 #7 exporting config sha256:0965dc51d94b85cb9c3cd7327b5973eefa1d6a45859ac6705fbe5e2867a3ca73 done 11:49:28 #7 exporting manifest sha256:8c2a798a3dd23d4e93faa204c8461ba8cbd7752d1fae3884c99098f6779ae783 11:49:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:28 #7 exporting manifest sha256:8c2a798a3dd23d4e93faa204c8461ba8cbd7752d1fae3884c99098f6779ae783 done 11:49:28 #7 exporting config sha256:1af90580b239b6e0dd07557fa3ad0ac6c7372f9d8c60b2e37fe89c4110e816e0 done 11:49:28 #7 exporting manifest list sha256:aa2e6c5a31c8d1e7863583707ee37fe804ca5d85cd22beded90db07dbb741fdd done 11:49:28 #7 pushing layers 0.0s done 11:49:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:aa2e6c5a31c8d1e7863583707ee37fe804ca5d85cd22beded90db07dbb741fdd 0.1s done 11:49:28 #7 DONE 0.1s 11:49:28 11:49:28 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 11:49:28 #8 DONE 0.0s 11:49:28 11:49:28 1 warning found (use --debug to expand): 11:49:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.84' 11:49:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.84 --push - 11:49:28 #1 [internal] load build definition from Dockerfile 11:49:28 #1 transferring dockerfile: 178B done 11:49:28 #1 DONE 0.0s 11:49:28 11:49:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.84 11:49:28 #2 DONE 0.0s 11:49:28 11:49:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.84 11:49:28 #3 DONE 0.0s 11:49:28 11:49:28 #4 [internal] load .dockerignore 11:49:28 #4 transferring context: 2B done 11:49:28 #4 DONE 0.0s 11:49:28 11:49:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.84@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e 11:49:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.84@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e done 11:49:28 #5 CACHED 11:49:28 11:49:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.84@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e 11:49:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.84@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e done 11:49:28 #6 CACHED 11:49:28 11:49:28 #7 exporting to image 11:49:28 #7 exporting layers done 11:49:28 #7 exporting manifest sha256:a7b93458ec44e07eeb11503f444dd356611a61249ba12449c598ae186cb62fa1 done 11:49:28 #7 exporting config sha256:0965dc51d94b85cb9c3cd7327b5973eefa1d6a45859ac6705fbe5e2867a3ca73 done 11:49:28 #7 exporting manifest sha256:8c2a798a3dd23d4e93faa204c8461ba8cbd7752d1fae3884c99098f6779ae783 done 11:49:28 #7 exporting config sha256:1af90580b239b6e0dd07557fa3ad0ac6c7372f9d8c60b2e37fe89c4110e816e0 done 11:49:28 #7 exporting manifest list sha256:aa2e6c5a31c8d1e7863583707ee37fe804ca5d85cd22beded90db07dbb741fdd done 11:49:28 #7 pushing layers 0.0s done 11:49:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.84@sha256:aa2e6c5a31c8d1e7863583707ee37fe804ca5d85cd22beded90db07dbb741fdd 11:49:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.84@sha256:aa2e6c5a31c8d1e7863583707ee37fe804ca5d85cd22beded90db07dbb741fdd 0.1s done 11:49:28 #7 DONE 0.1s 11:49:28 11:49:28 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 11:49:28 #8 DONE 0.0s 11:49:28 11:49:28 1 warning found (use --debug to expand): 11:49:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84' 11:49:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 --push - 11:49:28 #1 [internal] load build definition from Dockerfile 11:49:28 #1 transferring dockerfile: 219B done 11:49:28 #1 DONE 0.0s 11:49:28 11:49:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:28 #2 DONE 0.0s 11:49:28 11:49:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:28 #3 DONE 0.0s 11:49:28 11:49:28 #4 [internal] load .dockerignore 11:49:28 #4 transferring context: 2B done 11:49:28 #4 DONE 0.0s 11:49:28 11:49:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e 11:49:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e done 11:49:28 #5 CACHED 11:49:28 11:49:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e 11:49:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e 0.0s done 11:49:28 #6 CACHED 11:49:28 11:49:28 #7 exporting to image 11:49:28 #7 exporting layers done 11:49:28 #7 exporting manifest sha256:a7b93458ec44e07eeb11503f444dd356611a61249ba12449c598ae186cb62fa1 done 11:49:28 #7 exporting config sha256:0965dc51d94b85cb9c3cd7327b5973eefa1d6a45859ac6705fbe5e2867a3ca73 done 11:49:28 #7 exporting manifest sha256:8c2a798a3dd23d4e93faa204c8461ba8cbd7752d1fae3884c99098f6779ae783 done 11:49:28 #7 exporting config sha256:1af90580b239b6e0dd07557fa3ad0ac6c7372f9d8c60b2e37fe89c4110e816e0 done 11:49:28 #7 exporting manifest list sha256:aa2e6c5a31c8d1e7863583707ee37fe804ca5d85cd22beded90db07dbb741fdd done 11:49:28 #7 pushing layers 11:49:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:29 #7 pushing layers 0.0s done 11:49:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:aa2e6c5a31c8d1e7863583707ee37fe804ca5d85cd22beded90db07dbb741fdd 0.1s done 11:49:29 #7 DONE 0.1s 11:49:29 11:49:29 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 11:49:29 #8 DONE 0.0s 11:49:29 11:49:29 1 warning found (use --debug to expand): 11:49:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 11:49:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 11:49:29 #1 [internal] load build definition from Dockerfile 11:49:29 #1 transferring dockerfile: 170B done 11:49:29 #1 DONE 0.0s 11:49:29 11:49:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 11:49:29 #2 DONE 0.0s 11:49:29 11:49:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 11:49:29 #3 DONE 0.0s 11:49:29 11:49:29 #4 [internal] load .dockerignore 11:49:29 #4 transferring context: 2B done 11:49:29 #4 DONE 0.0s 11:49:29 11:49:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e 11:49:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e 0.0s done 11:49:29 #5 CACHED 11:49:29 11:49:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e 11:49:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:96fd2a0f6a5a8c0c3afe7face755f339e8c998e3f1d2a828745f9292205b5b1e 0.0s done 11:49:29 #6 CACHED 11:49:29 11:49:29 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 11:49:29 #7 DONE 0.0s 11:49:29 11:49:29 #8 exporting to image 11:49:29 #8 exporting layers done 11:49:29 #8 exporting manifest sha256:a7b93458ec44e07eeb11503f444dd356611a61249ba12449c598ae186cb62fa1 done 11:49:29 #8 exporting config sha256:0965dc51d94b85cb9c3cd7327b5973eefa1d6a45859ac6705fbe5e2867a3ca73 done 11:49:29 #8 exporting manifest sha256:8c2a798a3dd23d4e93faa204c8461ba8cbd7752d1fae3884c99098f6779ae783 done 11:49:29 #8 exporting config sha256:1af90580b239b6e0dd07557fa3ad0ac6c7372f9d8c60b2e37fe89c4110e816e0 done 11:49:29 #8 exporting manifest list sha256:aa2e6c5a31c8d1e7863583707ee37fe804ca5d85cd22beded90db07dbb741fdd done 11:49:29 #8 pushing layers 0.0s done 11:49:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:aa2e6c5a31c8d1e7863583707ee37fe804ca5d85cd22beded90db07dbb741fdd 0.1s done 11:49:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:29 #8 DONE 0.1s 11:49:29 11:49:29 1 warning found (use --debug to expand): 11:49:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 --push - 11:49:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481' 11:49:30 #1 [internal] load build definition from Dockerfile 11:49:30 #1 transferring dockerfile: 206B done 11:49:30 #1 DONE 0.0s 11:49:30 11:49:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:30 #2 DONE 0.1s 11:49:30 11:49:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:30 #3 DONE 0.1s 11:49:30 11:49:30 #4 [internal] load .dockerignore 11:49:30 #4 transferring context: 2B done 11:49:30 #4 DONE 0.0s 11:49:30 11:49:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 11:49:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 11:49:30 #5 ... 11:49:30 11:49:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 11:49:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 0.0s done 11:49:30 #6 DONE 0.2s 11:49:30 11:49:30 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 11:49:30 #7 DONE 0.0s 11:49:30 11:49:30 #8 exporting to image 11:49:30 #8 exporting layers done 11:49:30 #8 exporting manifest sha256:82960d5e8639f4d1b7db590fdef7fd52a1707e88f25eb23679af771fcaae061b 0.0s done 11:49:30 #8 exporting config sha256:75aa4dd30cb9a5c75647f3d30423c0e82404100114dc4ac09970af7d8f758f9f done 11:49:30 #8 exporting manifest sha256:c5b2b609e81dd37ac2e759c88094e9b3f65c09c628579824a45d6ba70e761981 done 11:49:30 #8 exporting config sha256:f8770c16b6f3cd881b6b87e538716622442f7959fff23c2d89836bb46343d59b done 11:49:30 #8 exporting manifest list sha256:9bc168f3590700e86a007cf3c1681ec58b65e4452ab4a4ebe3c4e2b0a843a9e8 done 11:49:30 #8 pushing layers 0.1s done 11:49:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:9bc168f3590700e86a007cf3c1681ec58b65e4452ab4a4ebe3c4e2b0a843a9e8 0.1s done 11:49:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:30 #8 DONE 0.2s 11:49:30 11:49:30 1 warning found (use --debug to expand): 11:49:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 11:49:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 11:49:30 #1 [internal] load build definition from Dockerfile 11:49:30 #1 transferring dockerfile: 172B done 11:49:30 #1 DONE 0.0s 11:49:30 11:49:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:49:30 #2 DONE 0.0s 11:49:30 11:49:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:49:30 #3 DONE 0.0s 11:49:30 11:49:30 #4 [internal] load .dockerignore 11:49:30 #4 transferring context: 2B done 11:49:30 #4 DONE 0.0s 11:49:30 11:49:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 11:49:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 11:49:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 0.0s done 11:49:31 #5 CACHED 11:49:31 11:49:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 11:49:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 0.0s done 11:49:31 #6 CACHED 11:49:31 11:49:31 #7 exporting to image 11:49:31 #7 exporting layers done 11:49:31 #7 exporting manifest sha256:82960d5e8639f4d1b7db590fdef7fd52a1707e88f25eb23679af771fcaae061b done 11:49:31 #7 exporting config sha256:75aa4dd30cb9a5c75647f3d30423c0e82404100114dc4ac09970af7d8f758f9f done 11:49:31 #7 exporting manifest sha256:c5b2b609e81dd37ac2e759c88094e9b3f65c09c628579824a45d6ba70e761981 done 11:49:31 #7 exporting config sha256:f8770c16b6f3cd881b6b87e538716622442f7959fff23c2d89836bb46343d59b done 11:49:31 #7 exporting manifest list sha256:9bc168f3590700e86a007cf3c1681ec58b65e4452ab4a4ebe3c4e2b0a843a9e8 done 11:49:31 #7 pushing layers 0.0s done 11:49:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9bc168f3590700e86a007cf3c1681ec58b65e4452ab4a4ebe3c4e2b0a843a9e8 11:49:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9bc168f3590700e86a007cf3c1681ec58b65e4452ab4a4ebe3c4e2b0a843a9e8 0.1s done 11:49:31 #7 DONE 0.1s 11:49:31 11:49:31 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 11:49:31 #8 DONE 0.0s 11:49:31 11:49:31 1 warning found (use --debug to expand): 11:49:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.84' 11:49:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.84 --push - 11:49:31 #1 [internal] load build definition from Dockerfile 11:49:31 #1 transferring dockerfile: 178B done 11:49:31 #1 DONE 0.0s 11:49:31 11:49:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.84 11:49:31 #2 DONE 0.0s 11:49:31 11:49:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.84 11:49:31 #3 DONE 0.0s 11:49:31 11:49:31 #4 [internal] load .dockerignore 11:49:31 #4 transferring context: 2B done 11:49:31 #4 DONE 0.0s 11:49:31 11:49:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.84@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 11:49:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.84@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 0.0s done 11:49:31 #5 CACHED 11:49:31 11:49:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.84@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 11:49:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.84@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 0.0s done 11:49:31 #6 CACHED 11:49:31 11:49:31 #7 exporting to image 11:49:31 #7 exporting layers done 11:49:31 #7 exporting manifest sha256:82960d5e8639f4d1b7db590fdef7fd52a1707e88f25eb23679af771fcaae061b done 11:49:31 #7 exporting config sha256:75aa4dd30cb9a5c75647f3d30423c0e82404100114dc4ac09970af7d8f758f9f done 11:49:31 #7 exporting manifest sha256:c5b2b609e81dd37ac2e759c88094e9b3f65c09c628579824a45d6ba70e761981 done 11:49:31 #7 exporting config sha256:f8770c16b6f3cd881b6b87e538716622442f7959fff23c2d89836bb46343d59b done 11:49:31 #7 exporting manifest list sha256:9bc168f3590700e86a007cf3c1681ec58b65e4452ab4a4ebe3c4e2b0a843a9e8 done 11:49:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:31 #7 pushing layers 0.0s done 11:49:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.84@sha256:9bc168f3590700e86a007cf3c1681ec58b65e4452ab4a4ebe3c4e2b0a843a9e8 0.1s done 11:49:31 #7 DONE 0.1s 11:49:31 11:49:31 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 11:49:31 #8 DONE 0.0s 11:49:31 11:49:31 1 warning found (use --debug to expand): 11:49:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84' 11:49:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 --push - 11:49:32 #1 [internal] load build definition from Dockerfile 11:49:32 #1 transferring dockerfile: 219B done 11:49:32 #1 DONE 0.0s 11:49:32 11:49:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:32 #2 DONE 0.0s 11:49:32 11:49:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:32 #3 DONE 0.0s 11:49:32 11:49:32 #4 [internal] load .dockerignore 11:49:32 #4 transferring context: 2B done 11:49:32 #4 DONE 0.0s 11:49:32 11:49:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 11:49:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 0.0s done 11:49:32 #5 CACHED 11:49:32 11:49:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 11:49:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 0.0s done 11:49:32 #6 CACHED 11:49:32 11:49:32 #7 exporting to image 11:49:32 #7 exporting layers done 11:49:32 #7 exporting manifest sha256:82960d5e8639f4d1b7db590fdef7fd52a1707e88f25eb23679af771fcaae061b done 11:49:32 #7 exporting config sha256:75aa4dd30cb9a5c75647f3d30423c0e82404100114dc4ac09970af7d8f758f9f done 11:49:32 #7 exporting manifest sha256:c5b2b609e81dd37ac2e759c88094e9b3f65c09c628579824a45d6ba70e761981 11:49:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:32 #7 exporting manifest sha256:c5b2b609e81dd37ac2e759c88094e9b3f65c09c628579824a45d6ba70e761981 done 11:49:32 #7 exporting config sha256:f8770c16b6f3cd881b6b87e538716622442f7959fff23c2d89836bb46343d59b done 11:49:32 #7 exporting manifest list sha256:9bc168f3590700e86a007cf3c1681ec58b65e4452ab4a4ebe3c4e2b0a843a9e8 done 11:49:32 #7 pushing layers 0.0s done 11:49:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:9bc168f3590700e86a007cf3c1681ec58b65e4452ab4a4ebe3c4e2b0a843a9e8 0.1s done 11:49:32 #7 DONE 0.1s 11:49:32 11:49:32 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 11:49:32 #8 DONE 0.0s 11:49:32 11:49:32 1 warning found (use --debug to expand): 11:49:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 11:49:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 11:49:32 #1 [internal] load build definition from Dockerfile 11:49:32 #1 transferring dockerfile: 170B done 11:49:32 #1 DONE 0.0s 11:49:32 11:49:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 11:49:32 #2 DONE 0.0s 11:49:32 11:49:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 11:49:32 #3 DONE 0.0s 11:49:32 11:49:32 #4 [internal] load .dockerignore 11:49:32 #4 transferring context: 2B done 11:49:32 #4 DONE 0.0s 11:49:32 11:49:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 11:49:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 0.0s done 11:49:32 #5 CACHED 11:49:32 11:49:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 11:49:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1587535d448ff078a05d30949ce3e346c6c77c53deb9e24ad7973437c068f746 0.0s done 11:49:32 #6 CACHED 11:49:32 11:49:32 #7 exporting to image 11:49:32 #7 exporting layers done 11:49:32 #7 exporting manifest sha256:82960d5e8639f4d1b7db590fdef7fd52a1707e88f25eb23679af771fcaae061b done 11:49:32 #7 exporting config sha256:75aa4dd30cb9a5c75647f3d30423c0e82404100114dc4ac09970af7d8f758f9f done 11:49:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:32 #7 exporting manifest sha256:c5b2b609e81dd37ac2e759c88094e9b3f65c09c628579824a45d6ba70e761981 done 11:49:32 #7 exporting config sha256:f8770c16b6f3cd881b6b87e538716622442f7959fff23c2d89836bb46343d59b done 11:49:32 #7 exporting manifest list sha256:9bc168f3590700e86a007cf3c1681ec58b65e4452ab4a4ebe3c4e2b0a843a9e8 done 11:49:32 #7 pushing layers 0.0s done 11:49:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9bc168f3590700e86a007cf3c1681ec58b65e4452ab4a4ebe3c4e2b0a843a9e8 0.1s done 11:49:32 #7 DONE 0.1s 11:49:32 11:49:32 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 11:49:32 #8 DONE 0.0s 11:49:32 11:49:32 1 warning found (use --debug to expand): 11:49:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481' 11:49:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 --push - 11:49:33 #1 [internal] load build definition from Dockerfile 11:49:33 #1 transferring dockerfile: 206B done 11:49:33 #1 DONE 0.0s 11:49:33 11:49:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:33 #2 DONE 0.0s 11:49:33 11:49:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:33 #3 DONE 0.0s 11:49:33 11:49:33 #4 [internal] load .dockerignore 11:49:33 #4 transferring context: 2B done 11:49:33 #4 DONE 0.0s 11:49:33 11:49:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 11:49:33 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 done 11:49:33 #5 DONE 0.0s 11:49:33 11:49:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 11:49:33 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 done 11:49:33 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 done 11:49:33 #6 DONE 0.1s 11:49:33 11:49:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 11:49:33 #5 DONE 0.0s 11:49:33 11:49:33 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 11:49:33 #7 DONE 0.0s 11:49:33 11:49:33 #8 exporting to image 11:49:33 #8 exporting layers done 11:49:33 #8 exporting manifest sha256:83d12f84aed6bbfe43f6f5226fe8c7ec8b09dec9cf32fa88149b8a2e856a1dd3 done 11:49:33 #8 exporting config sha256:881e0b76f68f2abe71068d0b629d060bdeae5a38e919efebf5088d354304953a done 11:49:33 #8 exporting manifest sha256:dda8220bd3a86a9d35fe15414c968e1e8f728b6785f7d2db97f19192bf4d559f done 11:49:33 #8 exporting config sha256:c66e4e72ae80fc156cd249cd33e7307bcaae4cdd7aa3bfd8dcf0a7072932b9c0 done 11:49:33 #8 exporting manifest list sha256:c94f8369f8bb324c42b7a0cfc44839a148046dfe3f261efe8523bc4be01ff207 done 11:49:33 #8 pushing layers 0.1s done 11:49:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:c94f8369f8bb324c42b7a0cfc44839a148046dfe3f261efe8523bc4be01ff207 0.1s done 11:49:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:33 #8 DONE 0.2s 11:49:33 11:49:33 1 warning found (use --debug to expand): 11:49:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 11:49:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 11:49:33 #1 [internal] load build definition from Dockerfile 11:49:33 #1 transferring dockerfile: 172B done 11:49:33 #1 DONE 0.0s 11:49:33 11:49:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 11:49:33 #2 DONE 0.0s 11:49:33 11:49:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 11:49:33 #3 DONE 0.0s 11:49:33 11:49:33 #4 [internal] load .dockerignore 11:49:33 #4 transferring context: 2B done 11:49:33 #4 DONE 0.0s 11:49:33 11:49:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 11:49:33 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 done 11:49:33 #5 CACHED 11:49:33 11:49:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 11:49:33 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 done 11:49:33 #6 CACHED 11:49:33 11:49:33 #7 exporting to image 11:49:33 #7 exporting layers done 11:49:33 #7 exporting manifest sha256:83d12f84aed6bbfe43f6f5226fe8c7ec8b09dec9cf32fa88149b8a2e856a1dd3 done 11:49:33 #7 exporting config sha256:881e0b76f68f2abe71068d0b629d060bdeae5a38e919efebf5088d354304953a done 11:49:33 #7 exporting manifest sha256:dda8220bd3a86a9d35fe15414c968e1e8f728b6785f7d2db97f19192bf4d559f done 11:49:33 #7 exporting config sha256:c66e4e72ae80fc156cd249cd33e7307bcaae4cdd7aa3bfd8dcf0a7072932b9c0 done 11:49:33 #7 exporting manifest list sha256:c94f8369f8bb324c42b7a0cfc44839a148046dfe3f261efe8523bc4be01ff207 done 11:49:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:34 #7 pushing layers 0.0s done 11:49:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:c94f8369f8bb324c42b7a0cfc44839a148046dfe3f261efe8523bc4be01ff207 0.1s done 11:49:34 #7 DONE 0.1s 11:49:34 11:49:34 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 11:49:34 #8 DONE 0.0s 11:49:34 11:49:34 1 warning found (use --debug to expand): 11:49:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.84' 11:49:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.84 --push - 11:49:34 #1 [internal] load build definition from Dockerfile 11:49:34 #1 transferring dockerfile: 178B done 11:49:34 #1 DONE 0.0s 11:49:34 11:49:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.84 11:49:34 #2 DONE 0.0s 11:49:34 11:49:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.84 11:49:34 #3 DONE 0.0s 11:49:34 11:49:34 #4 [internal] load .dockerignore 11:49:34 #4 transferring context: 2B done 11:49:34 #4 DONE 0.0s 11:49:34 11:49:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.84@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 11:49:34 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.84@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 0.0s done 11:49:34 #5 CACHED 11:49:34 11:49:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.84@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 11:49:34 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.84@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 0.0s done 11:49:34 #6 CACHED 11:49:34 11:49:34 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 11:49:34 #7 DONE 0.0s 11:49:34 11:49:34 #8 exporting to image 11:49:34 #8 exporting layers done 11:49:34 #8 exporting manifest sha256:83d12f84aed6bbfe43f6f5226fe8c7ec8b09dec9cf32fa88149b8a2e856a1dd3 done 11:49:34 #8 exporting config sha256:881e0b76f68f2abe71068d0b629d060bdeae5a38e919efebf5088d354304953a done 11:49:34 #8 exporting manifest sha256:dda8220bd3a86a9d35fe15414c968e1e8f728b6785f7d2db97f19192bf4d559f done 11:49:34 #8 exporting config sha256:c66e4e72ae80fc156cd249cd33e7307bcaae4cdd7aa3bfd8dcf0a7072932b9c0 done 11:49:34 #8 exporting manifest list sha256:c94f8369f8bb324c42b7a0cfc44839a148046dfe3f261efe8523bc4be01ff207 done 11:49:34 #8 pushing layers 0.0s done 11:49:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.84@sha256:c94f8369f8bb324c42b7a0cfc44839a148046dfe3f261efe8523bc4be01ff207 0.1s done 11:49:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:34 #8 DONE 0.1s 11:49:35 11:49:35 1 warning found (use --debug to expand): 11:49:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 --push - 11:49:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84' 11:49:35 #1 [internal] load build definition from Dockerfile 11:49:35 #1 transferring dockerfile: 219B done 11:49:35 #1 DONE 0.0s 11:49:35 11:49:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:35 #2 DONE 0.0s 11:49:35 11:49:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:35 #3 DONE 0.0s 11:49:35 11:49:35 #4 [internal] load .dockerignore 11:49:35 #4 transferring context: 2B done 11:49:35 #4 DONE 0.0s 11:49:35 11:49:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 11:49:35 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 0.0s done 11:49:35 #5 CACHED 11:49:35 11:49:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 11:49:35 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 0.0s done 11:49:35 #6 CACHED 11:49:35 11:49:35 #7 exporting to image 11:49:35 #7 exporting layers done 11:49:35 #7 exporting manifest sha256:83d12f84aed6bbfe43f6f5226fe8c7ec8b09dec9cf32fa88149b8a2e856a1dd3 done 11:49:35 #7 exporting config sha256:881e0b76f68f2abe71068d0b629d060bdeae5a38e919efebf5088d354304953a done 11:49:35 #7 exporting manifest sha256:dda8220bd3a86a9d35fe15414c968e1e8f728b6785f7d2db97f19192bf4d559f done 11:49:35 #7 exporting config sha256:c66e4e72ae80fc156cd249cd33e7307bcaae4cdd7aa3bfd8dcf0a7072932b9c0 done 11:49:35 #7 exporting manifest list sha256:c94f8369f8bb324c42b7a0cfc44839a148046dfe3f261efe8523bc4be01ff207 11:49:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:35 #7 exporting manifest list sha256:c94f8369f8bb324c42b7a0cfc44839a148046dfe3f261efe8523bc4be01ff207 done 11:49:35 #7 pushing layers 0.0s done 11:49:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:c94f8369f8bb324c42b7a0cfc44839a148046dfe3f261efe8523bc4be01ff207 0.1s done 11:49:35 #7 DONE 0.1s 11:49:35 11:49:35 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 11:49:35 #8 DONE 0.0s 11:49:35 11:49:35 1 warning found (use --debug to expand): 11:49:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 11:49:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 11:49:35 #1 [internal] load build definition from Dockerfile 11:49:35 #1 transferring dockerfile: 170B done 11:49:35 #1 DONE 0.0s 11:49:35 11:49:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 11:49:35 #2 DONE 0.0s 11:49:35 11:49:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 11:49:35 #3 DONE 0.0s 11:49:35 11:49:35 #4 [internal] load .dockerignore 11:49:35 #4 transferring context: 2B done 11:49:35 #4 DONE 0.0s 11:49:35 11:49:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 11:49:35 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 0.0s done 11:49:35 #5 CACHED 11:49:35 11:49:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 11:49:35 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:788b54aab7476bbdf915999f0d777667bd97ac4854fa834be58394e24a157d66 0.0s done 11:49:35 #6 CACHED 11:49:35 11:49:35 #7 exporting to image 11:49:35 #7 exporting layers done 11:49:35 #7 exporting manifest sha256:83d12f84aed6bbfe43f6f5226fe8c7ec8b09dec9cf32fa88149b8a2e856a1dd3 done 11:49:35 #7 exporting config sha256:881e0b76f68f2abe71068d0b629d060bdeae5a38e919efebf5088d354304953a done 11:49:35 #7 exporting manifest sha256:dda8220bd3a86a9d35fe15414c968e1e8f728b6785f7d2db97f19192bf4d559f done 11:49:35 #7 exporting config sha256:c66e4e72ae80fc156cd249cd33e7307bcaae4cdd7aa3bfd8dcf0a7072932b9c0 11:49:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:36 #7 exporting config sha256:c66e4e72ae80fc156cd249cd33e7307bcaae4cdd7aa3bfd8dcf0a7072932b9c0 done 11:49:36 #7 exporting manifest list sha256:c94f8369f8bb324c42b7a0cfc44839a148046dfe3f261efe8523bc4be01ff207 done 11:49:36 #7 pushing layers 0.0s done 11:49:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:c94f8369f8bb324c42b7a0cfc44839a148046dfe3f261efe8523bc4be01ff207 0.1s done 11:49:36 #7 DONE 0.1s 11:49:36 11:49:36 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 11:49:36 #8 DONE 0.0s 11:49:36 11:49:36 1 warning found (use --debug to expand): 11:49:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481' 11:49:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 --push - 11:49:36 #1 [internal] load build definition from Dockerfile 11:49:36 #1 transferring dockerfile: 202B done 11:49:36 #1 DONE 0.0s 11:49:36 11:49:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:36 #2 DONE 0.1s 11:49:36 11:49:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 11:49:36 #3 DONE 0.1s 11:49:36 11:49:36 #4 [internal] load .dockerignore 11:49:36 #4 transferring context: 2B done 11:49:36 #4 DONE 0.0s 11:49:36 11:49:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 11:49:36 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 0.0s done 11:49:36 #5 DONE 0.0s 11:49:36 11:49:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 11:49:36 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 0.0s done 11:49:36 #6 DONE 0.1s 11:49:36 11:49:36 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 11:49:36 #7 DONE 0.0s 11:49:36 11:49:36 #8 exporting to image 11:49:36 #8 exporting layers done 11:49:36 #8 exporting manifest sha256:850b74d11dbad16aa6502b8d247ab693bae094b131ad31576d7926d83444a101 done 11:49:36 #8 exporting config sha256:69d509f915240cf425715df557455dade098a6e94f8f74b276c7ea42c72a271d done 11:49:36 #8 exporting manifest sha256:ee804074d2243bc376c1dd8042ae9414160a7c6ec6a593d8fa8b0a7271cc8610 done 11:49:36 #8 exporting config sha256:d3c9336873bbb1549f685fa4ecaa01372d1dc8196443bacdf150b1ca4f97800c done 11:49:36 #8 exporting manifest list sha256:ca7fd721206e3d2a7855111f61ae1fd73c80f19b6e020947f0396cd011d7d916 done 11:49:36 #8 pushing layers 0.1s done 11:49:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:ca7fd721206e3d2a7855111f61ae1fd73c80f19b6e020947f0396cd011d7d916 11:49:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481@sha256:ca7fd721206e3d2a7855111f61ae1fd73c80f19b6e020947f0396cd011d7d916 0.1s done 11:49:36 #8 DONE 0.2s 11:49:36 11:49:36 1 warning found (use --debug to expand): 11:49:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 11:49:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 11:49:37 #1 [internal] load build definition from Dockerfile 11:49:37 #1 transferring dockerfile: 168B done 11:49:37 #1 DONE 0.0s 11:49:37 11:49:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:49:37 #2 DONE 0.0s 11:49:37 11:49:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:49:37 #3 DONE 0.0s 11:49:37 11:49:37 #4 [internal] load .dockerignore 11:49:37 #4 transferring context: 2B done 11:49:37 #4 DONE 0.0s 11:49:37 11:49:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 11:49:37 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 done 11:49:37 #5 DONE 0.0s 11:49:37 11:49:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 11:49:37 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 0.0s done 11:49:37 #6 CACHED 11:49:37 11:49:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 11:49:37 #5 CACHED 11:49:37 11:49:37 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 11:49:37 #7 DONE 0.0s 11:49:37 11:49:37 #8 exporting to image 11:49:37 #8 exporting layers done 11:49:37 #8 exporting manifest sha256:850b74d11dbad16aa6502b8d247ab693bae094b131ad31576d7926d83444a101 done 11:49:37 #8 exporting config sha256:69d509f915240cf425715df557455dade098a6e94f8f74b276c7ea42c72a271d done 11:49:37 #8 exporting manifest sha256:ee804074d2243bc376c1dd8042ae9414160a7c6ec6a593d8fa8b0a7271cc8610 done 11:49:37 #8 exporting config sha256:d3c9336873bbb1549f685fa4ecaa01372d1dc8196443bacdf150b1ca4f97800c done 11:49:37 #8 exporting manifest list sha256:ca7fd721206e3d2a7855111f61ae1fd73c80f19b6e020947f0396cd011d7d916 done 11:49:37 #8 pushing layers 0.0s done 11:49:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ca7fd721206e3d2a7855111f61ae1fd73c80f19b6e020947f0396cd011d7d916 0.1s done 11:49:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:37 #8 DONE 0.1s 11:49:37 11:49:37 1 warning found (use --debug to expand): 11:49:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.84' 11:49:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.84 --push - 11:49:37 #1 [internal] load build definition from Dockerfile 11:49:37 #1 transferring dockerfile: 174B done 11:49:37 #1 DONE 0.0s 11:49:37 11:49:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.84 11:49:37 #2 DONE 0.0s 11:49:37 11:49:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.84 11:49:37 #3 DONE 0.0s 11:49:37 11:49:37 #4 [internal] load .dockerignore 11:49:37 #4 transferring context: 2B done 11:49:37 #4 DONE 0.0s 11:49:37 11:49:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.84@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 11:49:37 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.84@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 0.0s done 11:49:37 #5 CACHED 11:49:37 11:49:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.84@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 11:49:37 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.84@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 0.0s done 11:49:37 #6 CACHED 11:49:37 11:49:37 #7 exporting to image 11:49:37 #7 exporting layers done 11:49:37 #7 exporting manifest sha256:850b74d11dbad16aa6502b8d247ab693bae094b131ad31576d7926d83444a101 done 11:49:37 #7 exporting config sha256:69d509f915240cf425715df557455dade098a6e94f8f74b276c7ea42c72a271d done 11:49:37 #7 exporting manifest sha256:ee804074d2243bc376c1dd8042ae9414160a7c6ec6a593d8fa8b0a7271cc8610 done 11:49:37 #7 exporting config sha256:d3c9336873bbb1549f685fa4ecaa01372d1dc8196443bacdf150b1ca4f97800c 11:49:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:38 #7 exporting config sha256:d3c9336873bbb1549f685fa4ecaa01372d1dc8196443bacdf150b1ca4f97800c done 11:49:38 #7 exporting manifest list sha256:ca7fd721206e3d2a7855111f61ae1fd73c80f19b6e020947f0396cd011d7d916 done 11:49:38 #7 pushing layers 0.0s done 11:49:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.84@sha256:ca7fd721206e3d2a7855111f61ae1fd73c80f19b6e020947f0396cd011d7d916 0.1s done 11:49:38 #7 DONE 0.1s 11:49:38 11:49:38 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 11:49:38 #8 DONE 0.0s 11:49:38 11:49:38 1 warning found (use --debug to expand): 11:49:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84' 11:49:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 --push - 11:49:38 #1 [internal] load build definition from Dockerfile 11:49:38 #1 transferring dockerfile: 215B done 11:49:38 #1 DONE 0.0s 11:49:38 11:49:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:38 #2 DONE 0.0s 11:49:38 11:49:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 11:49:38 #3 DONE 0.0s 11:49:38 11:49:38 #4 [internal] load .dockerignore 11:49:38 #4 transferring context: 2B done 11:49:38 #4 DONE 0.0s 11:49:38 11:49:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 11:49:38 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 0.0s done 11:49:38 #5 CACHED 11:49:38 11:49:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 11:49:38 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 done 11:49:38 #6 CACHED 11:49:38 11:49:38 #7 exporting to image 11:49:38 #7 exporting layers done 11:49:38 #7 exporting manifest sha256:850b74d11dbad16aa6502b8d247ab693bae094b131ad31576d7926d83444a101 done 11:49:38 #7 exporting config sha256:69d509f915240cf425715df557455dade098a6e94f8f74b276c7ea42c72a271d done 11:49:38 #7 exporting manifest sha256:ee804074d2243bc376c1dd8042ae9414160a7c6ec6a593d8fa8b0a7271cc8610 done 11:49:38 #7 exporting config sha256:d3c9336873bbb1549f685fa4ecaa01372d1dc8196443bacdf150b1ca4f97800c done 11:49:38 #7 exporting manifest list sha256:ca7fd721206e3d2a7855111f61ae1fd73c80f19b6e020947f0396cd011d7d916 done 11:49:38 #7 pushing layers 0.0s done 11:49:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:ca7fd721206e3d2a7855111f61ae1fd73c80f19b6e020947f0396cd011d7d916 11:49:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84@sha256:ca7fd721206e3d2a7855111f61ae1fd73c80f19b6e020947f0396cd011d7d916 0.1s done 11:49:38 #7 DONE 0.1s 11:49:38 11:49:38 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 11:49:38 #8 DONE 0.0s 11:49:38 11:49:38 1 warning found (use --debug to expand): 11:49:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:49:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 11:49:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 11:49:38 #1 [internal] load build definition from Dockerfile 11:49:39 #1 transferring dockerfile: 166B done 11:49:39 #1 DONE 0.0s 11:49:39 11:49:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 11:49:39 #2 DONE 0.0s 11:49:39 11:49:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 11:49:39 #3 DONE 0.0s 11:49:39 11:49:39 #4 [internal] load .dockerignore 11:49:39 #4 transferring context: 2B done 11:49:39 #4 DONE 0.0s 11:49:39 11:49:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 11:49:39 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 0.0s done 11:49:39 #5 DONE 0.0s 11:49:39 11:49:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 11:49:39 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 0.0s done 11:49:39 #6 CACHED 11:49:39 11:49:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:727310d52bfd5a572adbe63fc32824138a9fac374803a92bd7d2ce1a1677e1c6 11:49:39 #5 CACHED 11:49:39 11:49:39 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 11:49:39 #7 DONE 0.0s 11:49:39 11:49:39 #8 exporting to image 11:49:39 #8 exporting layers done 11:49:39 #8 exporting manifest sha256:850b74d11dbad16aa6502b8d247ab693bae094b131ad31576d7926d83444a101 done 11:49:39 #8 exporting config sha256:69d509f915240cf425715df557455dade098a6e94f8f74b276c7ea42c72a271d done 11:49:39 #8 exporting manifest sha256:ee804074d2243bc376c1dd8042ae9414160a7c6ec6a593d8fa8b0a7271cc8610 done 11:49:39 #8 exporting config sha256:d3c9336873bbb1549f685fa4ecaa01372d1dc8196443bacdf150b1ca4f97800c done 11:49:39 #8 exporting manifest list sha256:ca7fd721206e3d2a7855111f61ae1fd73c80f19b6e020947f0396cd011d7d916 done 11:49:39 #8 pushing layers 0.0s done 11:49:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ca7fd721206e3d2a7855111f61ae1fd73c80f19b6e020947f0396cd011d7d916 0.1s done 11:49:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:49:39 #8 DONE 0.1s 11:49:39 11:49:39 1 warning found (use --debug to expand): 11:49:39  - 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 11:49:39 + '[' -d /w/workspace/edgex-go/935/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:49:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:49:40 ---> package-listing.sh 11:49:40 ++ tr '[:upper:]' '[:lower:]' 11:49:40 ++ facter osfamily 11:49:40 + OS_FAMILY=redhat 11:49:40 + workspace=/w/workspace/edgex-go/935 11:49:40 + START_PACKAGES=/tmp/packages_start.txt 11:49:40 + END_PACKAGES=/tmp/packages_end.txt 11:49:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:49:40 + PACKAGES=/tmp/packages_start.txt 11:49:40 + '[' /w/workspace/edgex-go/935 ']' 11:49:40 + PACKAGES=/tmp/packages_end.txt 11:49:40 + case "${OS_FAMILY}" in 11:49:40 + sort 11:49:40 + rpm -qa 11:49:41 + '[' -f /tmp/packages_start.txt ']' 11:49:41 + '[' -f /tmp/packages_end.txt ']' 11:49:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:49:41 + '[' /w/workspace/edgex-go/935 ']' 11:49:41 + mkdir -p /w/workspace/edgex-go/935/archives/ 11:49:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/935/archives/ [Pipeline] echo 11:49:41 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/935/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:49:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:42 11:49:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:42 latest: Pulling from edgex-lftools-log-publisher 11:49:42 5eb5b503b376: Pulling fs layer 11:49:42 5c69ac0246d0: Pulling fs layer 11:49:42 ec43610c2a17: Pulling fs layer 11:49:42 3a2ae6a8a46f: Pulling fs layer 11:49:42 33b1e0a273af: Pulling fs layer 11:49:42 5d3b04190fa2: Pulling fs layer 11:49:42 2f39f015ded8: Pulling fs layer 11:49:42 3a2ae6a8a46f: Waiting 11:49:42 33b1e0a273af: Waiting 11:49:42 5d3b04190fa2: Waiting 11:49:42 2f39f015ded8: Waiting 11:49:42 5c69ac0246d0: Verifying Checksum 11:49:42 5c69ac0246d0: Download complete 11:49:42 3a2ae6a8a46f: Verifying Checksum 11:49:42 3a2ae6a8a46f: Download complete 11:49:42 33b1e0a273af: Verifying Checksum 11:49:42 33b1e0a273af: Download complete 11:49:42 ec43610c2a17: Verifying Checksum 11:49:42 ec43610c2a17: Download complete 11:49:42 5d3b04190fa2: Verifying Checksum 11:49:42 5d3b04190fa2: Download complete 11:49:42 5eb5b503b376: Verifying Checksum 11:49:42 5eb5b503b376: Download complete 11:49:43 2f39f015ded8: Verifying Checksum 11:49:43 2f39f015ded8: Download complete 11:49:43 5eb5b503b376: Pull complete 11:49:44 5c69ac0246d0: Pull complete 11:49:44 ec43610c2a17: Pull complete 11:49:44 3a2ae6a8a46f: Pull complete 11:49:44 33b1e0a273af: Pull complete 11:49:44 5d3b04190fa2: Pull complete 11:49:49 2f39f015ded8: Pull complete 11:49:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:49:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:49:49 prd-centos7-docker-4c-2g-775135 does not seem to be running inside a container 11:49:49 $ 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/935/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:49:55 $ docker top 56adebdb340c8a425fef9d7579eada658c763b9d0e907d44bcf7466dabce5f93 -eo pid,comm [Pipeline] { [Pipeline] sh 11:49:55 + touch /tmp/pre-build-complete [Pipeline] sh 11:49:56 + mkdir -p /var/log/sysstat [Pipeline] sh 11:49:56 + ls /var/log/sa-host 11:49:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:49:56 provisioning config files... 11:49:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config18158811638880884548tmp [Pipeline] { [Pipeline] echo 11:49:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:49:56 ---> create-netrc.sh [Pipeline] } 11:49:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:49:57 ---> python-tools-install.sh [Pipeline] echo 11:49:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:49:57 ---> sudo-logs.sh 11:49:57 Archiving 'sudo' log.. 11:49:57 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:49:57 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 11:49:57 $ docker stop --time=1 56adebdb340c8a425fef9d7579eada658c763b9d0e907d44bcf7466dabce5f93 11:49:58 $ docker rm -f --volumes 56adebdb340c8a425fef9d7579eada658c763b9d0e907d44bcf7466dabce5f93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 11:49:58 [WS-CLEANUP] Deleting project workspace... 11:49:58 [WS-CLEANUP] Deferred wipeout is used... 11:49:58 [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] } 12:05:50 #143 ... 12:05:50 12:05:50 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:05:50 #148 DONE 1180.0s 12:05:50 12:05:50 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:05:50 #153 ... 12:05:50 12:05:50 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:05:50 #155 DONE 0.3s 12:05:50 12:05:50 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:05:50 #156 DONE 0.1s 12:05:50 12:05:50 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:05:50 #143 ... 12:05:50 12:05:50 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:05:50 #157 DONE 0.3s 12:05:50 12:05:50 #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 12:05:50 #158 DONE 0.1s 12:05:50 12:05:50 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:05:50 #145 ... 12:05:50 12:05:50 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:05:50 #159 DONE 0.2s 12:05:50 12:05:50 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:05:50 #160 DONE 1.8s 12:05:50 12:05:50 #108 [core-common-config-bootstrapper] exporting to image 12:05:50 #108 exporting layers 12:05:50 #108 exporting layers 0.9s done 12:05:50 #108 writing image sha256:e4585dcb4c8602ca4302b6f2f37f975b898d1b230909c389e9f99d077af11b95 done 12:05:50 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 12:05:50 #108 DONE 7.5s 12:05:50 12:05:50 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:05:50 #154 ... 12:05:50 12:05:50 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:05:50 #146 DONE 1191.5s 12:05:50 12:05:50 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 12:05:50 #161 DONE 0.4s 12:05:50 12:05:50 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 12:05:51 #48 ... 12:05:51 12:05:51 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 12:05:53 #162 DONE 2.0s 12:05:53 12:05:53 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:05:53 #143 ... 12:05:53 12:05:53 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 12:05:53 #163 DONE 0.2s 12:05:53 12:05:53 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 12:05:53 #164 DONE 0.3s 12:05:53 12:05:53 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:05:54 #165 DONE 0.3s 12:05:54 12:05:54 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:05:54 #143 ... 12:05:54 12:05:54 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 12:05:54 #166 DONE 0.1s 12:05:54 12:05:54 #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/ 12:05:54 #167 DONE 0.1s 12:05:54 12:05:54 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:05:54 #151 ... 12:05:54 12:05:54 #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/ 12:05:54 #168 DONE 0.1s 12:05:54 12:05:54 #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/ 12:05:54 #169 DONE 0.1s 12:05:54 12:05:54 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:05:54 #150 ... 12:05:54 12:05:54 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:05:54 #170 DONE 0.1s 12:05:54 12:05:54 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 12:05:56 #171 DONE 2.1s 12:05:56 12:05:56 #108 [security-bootstrapper] exporting to image 12:05:56 #108 exporting layers 12:05:58 #108 exporting layers 1.2s done 12:05:58 #108 writing image sha256:f602d90e669dba437e2692b17e4ebf7bf011a9645a0a1fa28d1c43f56770d9ea done 12:05:58 #108 naming to docker.io/library/security-bootstrapper-arm64 done 12:05:58 #108 DONE 8.8s 12:05:58 12:05:58 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:22:05 #150 ... 12:22:05 12:22:05 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:22:05 #149 DONE 2157.7s 12:22:05 12:22:05 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:22:05 #153 ... 12:22:05 12:22:05 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 12:22:05 #172 DONE 0.1s 12:22:05 12:22:05 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 12:22:05 #173 DONE 0.1s 12:22:05 12:22:05 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:22:05 #145 ... 12:22:05 12:22:05 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:22:05 #174 DONE 0.4s 12:22:05 12:22:05 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 12:22:05 #175 DONE 0.2s 12:22:05 12:22:05 #108 [core-command] exporting to image 12:22:05 #108 exporting layers 12:22:05 #108 exporting layers 0.7s done 12:22:05 #108 writing image sha256:14a9cdf97bae32ec9d2e494ee831d23ddb9103d92a85850f3c22a31dabc47c4d done 12:22:05 #108 naming to docker.io/library/core-command-arm64 12:22:05 #108 naming to docker.io/library/core-command-arm64 done 12:22:05 #108 DONE 9.5s 12:22:05 12:22:05 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:22:27 #151 ... 12:22:27 12:22:27 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:22:27 #150 DONE 2188.6s 12:22:27 12:22:27 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:22:27 #151 ... 12:22:27 12:22:27 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 12:22:28 #176 DONE 0.4s 12:22:28 12:22:28 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:22:28 #152 ... 12:22:28 12:22:28 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 12:22:28 #177 DONE 0.3s 12:22:28 12:22:28 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:22:28 #152 ... 12:22:28 12:22:28 #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 12:22:28 #178 DONE 0.1s 12:22:29 12:22:29 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 12:22:29 #179 DONE 0.2s 12:22:29 12:22:29 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:22:29 #180 DONE 0.5s 12:22:29 12:22:29 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:22:29 #181 DONE 0.2s 12:22:29 12:22:29 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:22:31 #182 DONE 2.0s 12:22:31 12:22:31 #108 [security-proxy-setup] exporting to image 12:22:31 #108 exporting layers 12:22:32 #108 exporting layers 1.1s done 12:22:32 #108 writing image sha256:acc51fd4f83d2285fa2bb5337aeccca8f03d9e8c0bb00f37e4967393ac2318a2 done 12:22:32 #108 naming to docker.io/library/security-proxy-setup-arm64 done 12:22:32 #108 DONE 10.6s 12:22:32 12:22:32 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:22:32 #152 2191.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.84 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:23:05 #152 DONE 2224.2s 12:23:05 12:23:05 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:23:05 #144 ... 12:23:05 12:23:05 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 12:23:05 #183 DONE 0.4s 12:23:05 12:23:05 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:23:05 #151 ... 12:23:05 12:23:05 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 12:23:05 #184 DONE 0.1s 12:23:05 12:23:05 #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 12:23:05 #185 DONE 0.1s 12:23:05 12:23:05 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:23:05 #143 ... 12:23:05 12:23:05 #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 12:23:05 #186 DONE 0.1s 12:23:05 12:23:05 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 12:23:05 #187 DONE 0.1s 12:23:05 12:23:05 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:23:05 #147 ... 12:23:05 12:23:05 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:23:05 #188 DONE 0.4s 12:23:05 12:23:05 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:23:05 #143 ... 12:23:05 12:23:05 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:23:05 #189 DONE 0.4s 12:23:05 12:23:05 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:23:05 #153 ... 12:23:05 12:23:05 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:23:05 #190 DONE 0.1s 12:23:06 12:23:06 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:23:08 #191 DONE 2.0s 12:23:08 12:23:08 #108 [security-secretstore-setup] exporting to image 12:23:08 #108 exporting layers 12:23:10 #108 exporting layers 1.6s done 12:23:10 #108 writing image sha256:6b5c27c67357b68034352cb1b019586a1814a1712d0f6db13e2ed225ae933dc8 done 12:23:10 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 12:23:10 #108 DONE 12.1s 12:23:10 12:23:10 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:24:06 #151 ... 12:24:06 12:24:06 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:24:06 #147 DONE 2278.0s 12:24:06 12:24:06 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:24:06 #144 ... 12:24:06 12:24:06 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:24:06 #192 DONE 0.2s 12:24:06 12:24:06 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:24:06 #193 DONE 0.1s 12:24:06 12:24:06 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:24:06 #194 DONE 0.5s 12:24:06 12:24:06 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:24:06 #144 ... 12:24:06 12:24:06 #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 12:24:06 #195 DONE 0.1s 12:24:06 12:24:06 #108 [security-spiffe-token-provider] exporting to image 12:24:06 #108 exporting layers 12:24:06 #108 exporting layers 0.7s done 12:24:06 #108 writing image sha256:68e6638c2c5e917c08636ed16d292cc3536da1420ac814139ca000d04896bed7 done 12:24:06 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 12:24:06 #108 DONE 12.8s 12:24:06 12:24:06 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:24:45 #151 DONE 2320.8s 12:24:45 12:24:45 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:24:45 #145 ... 12:24:45 12:24:45 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:24:45 #143 DONE 2320.6s 12:24:45 12:24:45 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:24:45 #144 ... 12:24:45 12:24:45 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:24:45 #196 DONE 0.1s 12:24:45 12:24:45 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:24:45 #197 DONE 0.3s 12:24:45 12:24:45 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:24:45 #153 ... 12:24:45 12:24:45 #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 12:24:45 #198 DONE 0.8s 12:24:45 12:24:45 #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 12:24:45 #199 ... 12:24:45 12:24:45 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:24:45 #145 DONE 2323.1s 12:24:45 12:24:45 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 12:24:45 #200 DONE 1.2s 12:24:45 12:24:45 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 12:24:45 #201 ... 12:24:45 12:24:45 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:24:45 #202 DONE 0.3s 12:24:45 12:24:45 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:24:45 #203 ... 12:24:45 12:24:45 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 12:24:45 #201 DONE 0.3s 12:24:45 12:24:45 #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 12:24:45 #199 DONE 1.4s 12:24:45 12:24:45 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 12:24:45 #204 ... 12:24:45 12:24:45 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 12:24:45 #205 DONE 0.3s 12:24:45 12:24:45 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:24:45 #203 DONE 0.5s 12:24:45 12:24:45 #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:24:45 #206 ... 12:24:45 12:24:45 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 12:24:45 #204 DONE 0.5s 12:24:45 12:24:45 #108 [core-keeper] exporting to image 12:24:45 #108 exporting layers 12:24:45 #108 ... 12:24:45 12:24:45 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:24:45 #207 DONE 1.4s 12:24:45 12:24:45 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 12:24:45 #208 DONE 0.2s 12:24:45 12:24:45 #108 [core-data] exporting to image 12:24:45 #108 writing image sha256:5fb324e7aca931fcccdcd7c28cc83daef1068457dedfe3cd204e17bf440a91b3 0.0s done 12:24:45 #108 naming to docker.io/library/core-keeper-arm64 done 12:24:45 #108 exporting layers 0.9s done 12:24:45 #108 writing image sha256:b89474238e9344b2bcd2f8bafb7c9fc4d0fb3dc6a66971c17435b0fb16f76703 0.1s done 12:24:45 #108 naming to docker.io/library/core-data-arm64 0.0s done 12:24:45 #108 DONE 15.0s 12:24:45 12:24:45 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:24:46 #154 ... 12:24:46 12:24:46 #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:24:46 #206 DONE 2.7s 12:24:46 12:24:46 #108 [security-proxy-auth] exporting to image 12:24:47 #108 exporting layers 0.8s done 12:24:47 #108 writing image sha256:ad7d32ac660658f434007d76af108e368e8ba9bf70296dad1a64634c1651e507 done 12:24:47 #108 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 12:24:47 #108 DONE 15.8s 12:24:47 12:24:47 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:24:47 #153 ... 12:24:47 12:24:47 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:24:47 #154 DONE 2328.3s 12:24:47 12:24:47 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:24:47 #144 ... 12:24:47 12:24:47 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:24:47 #209 DONE 0.1s 12:24:47 12:24:47 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:24:48 #210 DONE 0.2s 12:24:48 12:24:48 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:24:48 #211 DONE 0.5s 12:24:48 12:24:48 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 12:24:48 #48 ... 12:24:48 12:24:48 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 12:24:49 #212 DONE 0.2s 12:24:49 12:24:49 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 12:24:49 #213 DONE 0.1s 12:24:49 12:24:49 #108 [core-metadata] exporting to image 12:24:49 #108 exporting layers 0.5s done 12:24:49 #108 writing image sha256:edc228f897003e5324b75e18e6b50752d0a7ddb00550af83bdc5b8606bf45b36 done 12:24:49 #108 naming to docker.io/library/core-metadata-arm64 done 12:24:49 #108 DONE 16.3s 12:24:49 12:24:49 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:25:16 #144 DONE 2357.1s 12:25:16 12:25:16 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:25:16 #153 ... 12:25:16 12:25:16 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:25:16 #214 DONE 0.2s 12:25:16 12:25:16 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 12:25:17 #48 ... 12:25:17 12:25:17 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:25:17 #215 DONE 0.1s 12:25:17 12:25:17 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:25:17 #216 DONE 0.5s 12:25:17 12:25:17 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 12:25:17 #217 DONE 0.1s 12:25:17 12:25:17 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 12:25:17 #48 ... 12:25:17 12:25:17 #108 [support-scheduler] exporting to image 12:25:17 #108 exporting layers 12:25:18 #108 exporting layers 1.1s done 12:25:18 #108 writing image sha256:941045d1ef685ec10fe8d284cbf58fc7db47c7d30bf479330cf41707343ed491 done 12:25:18 #108 naming to docker.io/library/support-scheduler-arm64 done 12:25:18 #108 DONE 17.3s 12:25:18 12:25:18 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:25:24 #153 DONE 2364.9s 12:25:24 12:25:24 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 12:25:24 #48 ... 12:25:24 12:25:24 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:25:24 #218 DONE 0.1s 12:25:24 12:25:24 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:25:24 #219 DONE 0.1s 12:25:24 12:25:24 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:25:25 #220 DONE 0.4s 12:25:25 12:25:25 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 12:25:25 #221 DONE 0.1s 12:25:25 12:25:25 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 12:25:25 #48 ... 12:25:25 12:25:25 #108 [support-notifications] exporting to image 12:25:25 #108 exporting layers 12:25:25 #108 exporting layers 0.5s done 12:25:25 #108 writing image sha256:4182be0c622bf7b5b51e2cd50a4cce03cda8f481794dc5c19f9863f70473e61b done 12:25:25 #108 naming to docker.io/library/support-notifications-arm64 12:25:25 #108 naming to docker.io/library/support-notifications-arm64 done 12:25:25 #108 DONE 17.9s 12:25:25 12:25:25 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 12:25:25 time="2025-12-16T11:42:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:25:25 time="2025-12-16T11:42:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:25:25 time="2025-12-16T11:42:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:25:25 time="2025-12-16T11:42:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:25:25 time="2025-12-16T11:42:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:25:25 time="2025-12-16T11:42:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:25:25 time="2025-12-16T11:42:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:25:25 time="2025-12-16T11:42:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:25:25 time="2025-12-16T11:42:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:25:25 time="2025-12-16T11:42:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:25:25 time="2025-12-16T11:42:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:25:25 time="2025-12-16T11:42:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:25:25 time="2025-12-16T11:42:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:25:25 time="2025-12-16T11:42:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:25:25 time="2025-12-16T11:42:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 12:25:25 $ docker stop --time=1 74e413dcf67465b934101be1d1cf5486ddd9134aff60ad30006a80e20fa3da43 12:25:27 $ docker rm -f --volumes 74e413dcf67465b934101be1d1cf5486ddd9134aff60ad30006a80e20fa3da43 [Pipeline] // withDockerContainer [Pipeline] sh 12:25:28 + docker images 12:25:28 REPOSITORY TAG IMAGE ID CREATED SIZE 12:25:28 support-notifications-arm64 latest 4182be0c622b 2 seconds ago 54.3MB 12:25:28 support-scheduler-arm64 latest 941045d1ef68 10 seconds ago 50.4MB 12:25:28 core-metadata-arm64 latest edc228f89700 39 seconds ago 46.3MB 12:25:28 security-proxy-auth-arm64 latest ad7d32ac6606 42 seconds ago 45.4MB 12:25:28 core-data-arm64 latest b89474238e93 43 seconds ago 46.2MB 12:25:28 core-keeper-arm64 latest 5fb324e7aca9 44 seconds ago 45.1MB 12:25:28 security-spiffe-token-provider-arm64 latest 68e6638c2c5e About a minute ago 50.2MB 12:25:28 security-secretstore-setup-arm64 latest 6b5c27c67357 2 minutes ago 81.6MB 12:25:28 security-proxy-setup-arm64 latest acc51fd4f83d 2 minutes ago 51.3MB 12:25:28 core-command-arm64 latest 14a9cdf97bae 3 minutes ago 40.9MB 12:25:28 security-bootstrapper-arm64 latest f602d90e669d 19 minutes ago 22.2MB 12:25:28 core-common-config-bootstrapper-arm64 latest e4585dcb4c86 19 minutes ago 21.1MB 12:25:28 security-spire-config-arm64 latest e5b5dd546bc0 41 minutes ago 163MB 12:25:28 security-spire-agent-arm64 latest 89473406325b 41 minutes ago 220MB 12:25:28 security-spire-server-arm64 latest e2f32eeb224e 41 minutes ago 164MB 12:25:28 ci-base-image-arm64 latest a16dea300494 43 minutes ago 927MB 12:25:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 months ago 564MB 12:25:28 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 12:25:28 provisioning config files... 12:25:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/935@tmp/config3192213721422649704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:25:28 ---> ****-login.sh 12:25:28 nexus3.edgexfoundry.org:10001 12:25:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:29 Configure a credential helper to remove this warning. See 12:25:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:29 12:25:29 Login Succeeded 12:25:29 nexus3.edgexfoundry.org:10002 12:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:29 Configure a credential helper to remove this warning. See 12:25:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:29 12:25:29 Login Succeeded 12:25:29 nexus3.edgexfoundry.org:10003 12:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:29 Configure a credential helper to remove this warning. See 12:25:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:29 12:25:29 Login Succeeded 12:25:29 nexus3.edgexfoundry.org:10004 12:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:30 Configure a credential helper to remove this warning. See 12:25:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:30 12:25:30 Login Succeeded 12:25:30 ****.io 12:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:30 Configure a credential helper to remove this warning. See 12:25:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:30 12:25:30 Login Succeeded 12:25:30 ---> ****-login.sh ends [Pipeline] } 12:25:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:25:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:25:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 12:25:30 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:25:30 latest 12:25:30 4.1.0-dev.84 12:25:30 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:25:30 main 12:25:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:25:31 37e111635e93: Preparing 12:25:31 d3e52e878929: Preparing 12:25:31 e161c1574f60: Preparing 12:25:31 43be85c7f54b: Preparing 12:25:31 cd20bcd6007f: Preparing 12:25:31 0b1d33beb4c5: Preparing 12:25:31 0e64f2360a44: Preparing 12:25:31 0b1d33beb4c5: Waiting 12:25:31 e161c1574f60: Pushed 12:25:31 37e111635e93: Pushed 12:25:31 43be85c7f54b: Pushed 12:25:31 0e64f2360a44: Layer already exists 12:25:31 0b1d33beb4c5: Pushed 12:25:31 cd20bcd6007f: Pushed 12:25:38 d3e52e878929: Pushed 12:25:38 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:5e7f9074bca4cfea453b16695ae53e5152f80be47ebdd2f319547a6b2db734a3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 12:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:25:39 37e111635e93: Preparing 12:25:39 d3e52e878929: Preparing 12:25:39 e161c1574f60: Preparing 12:25:39 43be85c7f54b: Preparing 12:25:39 cd20bcd6007f: Preparing 12:25:39 0b1d33beb4c5: Preparing 12:25:39 0e64f2360a44: Preparing 12:25:39 0b1d33beb4c5: Waiting 12:25:39 0e64f2360a44: Waiting 12:25:39 43be85c7f54b: Layer already exists 12:25:39 d3e52e878929: Layer already exists 12:25:39 cd20bcd6007f: Layer already exists 12:25:39 e161c1574f60: Layer already exists 12:25:39 37e111635e93: Layer already exists 12:25:39 0e64f2360a44: Layer already exists 12:25:39 0b1d33beb4c5: Layer already exists 12:25:39 latest: digest: sha256:5e7f9074bca4cfea453b16695ae53e5152f80be47ebdd2f319547a6b2db734a3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.84 12:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:25:40 37e111635e93: Preparing 12:25:40 d3e52e878929: Preparing 12:25:40 e161c1574f60: Preparing 12:25:40 43be85c7f54b: Preparing 12:25:40 cd20bcd6007f: Preparing 12:25:40 0b1d33beb4c5: Preparing 12:25:40 0e64f2360a44: Preparing 12:25:40 0b1d33beb4c5: Waiting 12:25:40 0e64f2360a44: Waiting 12:25:40 e161c1574f60: Layer already exists 12:25:40 d3e52e878929: Layer already exists 12:25:40 cd20bcd6007f: Layer already exists 12:25:40 43be85c7f54b: Layer already exists 12:25:40 37e111635e93: Layer already exists 12:25:40 0b1d33beb4c5: Layer already exists 12:25:40 0e64f2360a44: Layer already exists 12:25:40 4.1.0-dev.84: digest: sha256:5e7f9074bca4cfea453b16695ae53e5152f80be47ebdd2f319547a6b2db734a3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:25:40 37e111635e93: Preparing 12:25:40 d3e52e878929: Preparing 12:25:40 e161c1574f60: Preparing 12:25:40 43be85c7f54b: Preparing 12:25:40 cd20bcd6007f: Preparing 12:25:40 0b1d33beb4c5: Preparing 12:25:40 0e64f2360a44: Preparing 12:25:40 0b1d33beb4c5: Waiting 12:25:40 0e64f2360a44: Waiting 12:25:40 e161c1574f60: Layer already exists 12:25:40 37e111635e93: Layer already exists 12:25:40 43be85c7f54b: Layer already exists 12:25:40 d3e52e878929: Layer already exists 12:25:40 cd20bcd6007f: Layer already exists 12:25:40 0e64f2360a44: Layer already exists 12:25:40 0b1d33beb4c5: Layer already exists 12:25:41 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:5e7f9074bca4cfea453b16695ae53e5152f80be47ebdd2f319547a6b2db734a3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 12:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:25:41 37e111635e93: Preparing 12:25:41 d3e52e878929: Preparing 12:25:41 e161c1574f60: Preparing 12:25:41 43be85c7f54b: Preparing 12:25:41 cd20bcd6007f: Preparing 12:25:41 0b1d33beb4c5: Preparing 12:25:41 0e64f2360a44: Preparing 12:25:41 0b1d33beb4c5: Waiting 12:25:41 0e64f2360a44: Waiting 12:25:41 43be85c7f54b: Layer already exists 12:25:41 cd20bcd6007f: Layer already exists 12:25:41 e161c1574f60: Layer already exists 12:25:41 d3e52e878929: Layer already exists 12:25:41 37e111635e93: Layer already exists 12:25:41 0e64f2360a44: Layer already exists 12:25:41 0b1d33beb4c5: Layer already exists 12:25:42 main: digest: sha256:5e7f9074bca4cfea453b16695ae53e5152f80be47ebdd2f319547a6b2db734a3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:25:42 ===================================================== [Pipeline] echo 12:25:42 taggedImages: 12:25:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:25:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 12:25:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.84 12:25:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:25:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 12:25:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 12:25:42 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:25:42 latest 12:25:42 4.1.0-dev.84 12:25:42 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:25:42 main 12:25:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:25:43 df7bab5725ed: Preparing 12:25:43 6f50215c9b60: Preparing 12:25:43 4e56991f14c6: Preparing 12:25:43 498e8b088b34: Preparing 12:25:43 e161c1574f60: Preparing 12:25:43 43be85c7f54b: Preparing 12:25:43 cd20bcd6007f: Preparing 12:25:43 0b1d33beb4c5: Preparing 12:25:43 0e64f2360a44: Preparing 12:25:43 cd20bcd6007f: Waiting 12:25:43 0b1d33beb4c5: Waiting 12:25:43 0e64f2360a44: Waiting 12:25:43 43be85c7f54b: Waiting 12:25:43 e161c1574f60: Layer already exists 12:25:43 43be85c7f54b: Layer already exists 12:25:43 cd20bcd6007f: Layer already exists 12:25:43 0b1d33beb4c5: Layer already exists 12:25:43 0e64f2360a44: Layer already exists 12:25:43 4e56991f14c6: Pushed 12:25:43 df7bab5725ed: Pushed 12:25:43 6f50215c9b60: Pushed 12:25:45 498e8b088b34: Pushed 12:25:46 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:293b05e5f77450ef8e36166db35c4c53fb81ed6f33f51cbccc53acd0e63dd97c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:46 + 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 12:25:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 12:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:25:46 df7bab5725ed: Preparing 12:25:46 6f50215c9b60: Preparing 12:25:46 4e56991f14c6: Preparing 12:25:46 498e8b088b34: Preparing 12:25:46 e161c1574f60: Preparing 12:25:46 43be85c7f54b: Preparing 12:25:46 cd20bcd6007f: Preparing 12:25:46 0b1d33beb4c5: Preparing 12:25:46 0e64f2360a44: Preparing 12:25:46 cd20bcd6007f: Waiting 12:25:46 0b1d33beb4c5: Waiting 12:25:46 0e64f2360a44: Waiting 12:25:46 43be85c7f54b: Waiting 12:25:46 e161c1574f60: Layer already exists 12:25:46 df7bab5725ed: Layer already exists 12:25:46 498e8b088b34: Layer already exists 12:25:46 4e56991f14c6: Layer already exists 12:25:46 6f50215c9b60: Layer already exists 12:25:46 43be85c7f54b: Layer already exists 12:25:46 0e64f2360a44: Layer already exists 12:25:46 0b1d33beb4c5: Layer already exists 12:25:46 cd20bcd6007f: Layer already exists 12:25:46 latest: digest: sha256:293b05e5f77450ef8e36166db35c4c53fb81ed6f33f51cbccc53acd0e63dd97c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.84 12:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:25:47 df7bab5725ed: Preparing 12:25:47 6f50215c9b60: Preparing 12:25:47 4e56991f14c6: Preparing 12:25:47 498e8b088b34: Preparing 12:25:47 e161c1574f60: Preparing 12:25:47 43be85c7f54b: Preparing 12:25:47 cd20bcd6007f: Preparing 12:25:47 0b1d33beb4c5: Preparing 12:25:47 0e64f2360a44: Preparing 12:25:47 cd20bcd6007f: Waiting 12:25:47 0b1d33beb4c5: Waiting 12:25:47 0e64f2360a44: Waiting 12:25:47 43be85c7f54b: Waiting 12:25:47 6f50215c9b60: Layer already exists 12:25:47 df7bab5725ed: Layer already exists 12:25:47 4e56991f14c6: Layer already exists 12:25:47 498e8b088b34: Layer already exists 12:25:47 e161c1574f60: Layer already exists 12:25:47 cd20bcd6007f: Layer already exists 12:25:47 43be85c7f54b: Layer already exists 12:25:47 0e64f2360a44: Layer already exists 12:25:47 0b1d33beb4c5: Layer already exists 12:25:48 4.1.0-dev.84: digest: sha256:293b05e5f77450ef8e36166db35c4c53fb81ed6f33f51cbccc53acd0e63dd97c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:25:48 df7bab5725ed: Preparing 12:25:48 6f50215c9b60: Preparing 12:25:48 4e56991f14c6: Preparing 12:25:48 498e8b088b34: Preparing 12:25:48 e161c1574f60: Preparing 12:25:48 43be85c7f54b: Preparing 12:25:48 cd20bcd6007f: Preparing 12:25:48 0b1d33beb4c5: Preparing 12:25:48 0e64f2360a44: Preparing 12:25:48 43be85c7f54b: Waiting 12:25:48 cd20bcd6007f: Waiting 12:25:48 0b1d33beb4c5: Waiting 12:25:48 0e64f2360a44: Waiting 12:25:48 6f50215c9b60: Layer already exists 12:25:48 4e56991f14c6: Layer already exists 12:25:48 e161c1574f60: Layer already exists 12:25:48 498e8b088b34: Layer already exists 12:25:48 df7bab5725ed: Layer already exists 12:25:48 43be85c7f54b: Layer already exists 12:25:48 0b1d33beb4c5: Layer already exists 12:25:48 cd20bcd6007f: Layer already exists 12:25:48 0e64f2360a44: Layer already exists 12:25:49 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:293b05e5f77450ef8e36166db35c4c53fb81ed6f33f51cbccc53acd0e63dd97c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:49 + 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 12:25:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 12:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:25:49 df7bab5725ed: Preparing 12:25:49 6f50215c9b60: Preparing 12:25:49 4e56991f14c6: Preparing 12:25:49 498e8b088b34: Preparing 12:25:49 e161c1574f60: Preparing 12:25:49 43be85c7f54b: Preparing 12:25:49 cd20bcd6007f: Preparing 12:25:49 0b1d33beb4c5: Preparing 12:25:49 0e64f2360a44: Preparing 12:25:49 cd20bcd6007f: Waiting 12:25:49 0b1d33beb4c5: Waiting 12:25:49 0e64f2360a44: Waiting 12:25:49 4e56991f14c6: Layer already exists 12:25:49 6f50215c9b60: Layer already exists 12:25:49 e161c1574f60: Layer already exists 12:25:49 498e8b088b34: Layer already exists 12:25:49 df7bab5725ed: Layer already exists 12:25:49 cd20bcd6007f: Layer already exists 12:25:49 0b1d33beb4c5: Layer already exists 12:25:49 43be85c7f54b: Layer already exists 12:25:49 0e64f2360a44: Layer already exists 12:25:49 main: digest: sha256:293b05e5f77450ef8e36166db35c4c53fb81ed6f33f51cbccc53acd0e63dd97c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:25:50 ===================================================== [Pipeline] echo 12:25:50 taggedImages: 12:25:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:25:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 12:25:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.84 12:25:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:25:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 12:25:50 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 12:25:50 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:25:50 latest 12:25:50 4.1.0-dev.84 12:25:50 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:25:50 main 12:25:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:25:51 64846e336dcd: Preparing 12:25:51 116a8f86e419: Preparing 12:25:51 e161c1574f60: Preparing 12:25:51 43be85c7f54b: Preparing 12:25:51 9433b961b2a9: Preparing 12:25:51 d82153f17ff4: Preparing 12:25:51 0e64f2360a44: Preparing 12:25:51 d82153f17ff4: Waiting 12:25:51 0e64f2360a44: Waiting 12:25:51 43be85c7f54b: Layer already exists 12:25:51 e161c1574f60: Layer already exists 12:25:51 0e64f2360a44: Layer already exists 12:25:51 64846e336dcd: Pushed 12:25:51 d82153f17ff4: Pushed 12:25:51 9433b961b2a9: Pushed 12:25:59 116a8f86e419: Pushed 12:25:59 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:841da6ed5359964ecd0c8a8c02baf0907defa60d60eac7e51cc1ae4f764daf99 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 12:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:26:00 64846e336dcd: Preparing 12:26:00 116a8f86e419: Preparing 12:26:00 e161c1574f60: Preparing 12:26:00 43be85c7f54b: Preparing 12:26:00 9433b961b2a9: Preparing 12:26:00 d82153f17ff4: Preparing 12:26:00 0e64f2360a44: Preparing 12:26:00 d82153f17ff4: Waiting 12:26:00 0e64f2360a44: Waiting 12:26:00 9433b961b2a9: Layer already exists 12:26:00 e161c1574f60: Layer already exists 12:26:00 43be85c7f54b: Layer already exists 12:26:00 116a8f86e419: Layer already exists 12:26:00 64846e336dcd: Layer already exists 12:26:00 0e64f2360a44: Layer already exists 12:26:00 d82153f17ff4: Layer already exists 12:26:00 latest: digest: sha256:841da6ed5359964ecd0c8a8c02baf0907defa60d60eac7e51cc1ae4f764daf99 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.84 12:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:26:01 64846e336dcd: Preparing 12:26:01 116a8f86e419: Preparing 12:26:01 e161c1574f60: Preparing 12:26:01 43be85c7f54b: Preparing 12:26:01 9433b961b2a9: Preparing 12:26:01 d82153f17ff4: Preparing 12:26:01 0e64f2360a44: Preparing 12:26:01 0e64f2360a44: Waiting 12:26:01 d82153f17ff4: Waiting 12:26:01 43be85c7f54b: Layer already exists 12:26:01 e161c1574f60: Layer already exists 12:26:01 9433b961b2a9: Layer already exists 12:26:01 116a8f86e419: Layer already exists 12:26:01 64846e336dcd: Layer already exists 12:26:01 d82153f17ff4: Layer already exists 12:26:01 0e64f2360a44: Layer already exists 12:26:01 4.1.0-dev.84: digest: sha256:841da6ed5359964ecd0c8a8c02baf0907defa60d60eac7e51cc1ae4f764daf99 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:26:02 64846e336dcd: Preparing 12:26:02 116a8f86e419: Preparing 12:26:02 e161c1574f60: Preparing 12:26:02 43be85c7f54b: Preparing 12:26:02 9433b961b2a9: Preparing 12:26:02 d82153f17ff4: Preparing 12:26:02 0e64f2360a44: Preparing 12:26:02 d82153f17ff4: Waiting 12:26:02 0e64f2360a44: Waiting 12:26:02 43be85c7f54b: Layer already exists 12:26:02 e161c1574f60: Layer already exists 12:26:02 9433b961b2a9: Layer already exists 12:26:02 116a8f86e419: Layer already exists 12:26:02 64846e336dcd: Layer already exists 12:26:02 0e64f2360a44: Layer already exists 12:26:02 d82153f17ff4: Layer already exists 12:26:02 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:841da6ed5359964ecd0c8a8c02baf0907defa60d60eac7e51cc1ae4f764daf99 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 12:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:26:02 64846e336dcd: Preparing 12:26:02 116a8f86e419: Preparing 12:26:02 e161c1574f60: Preparing 12:26:02 43be85c7f54b: Preparing 12:26:02 9433b961b2a9: Preparing 12:26:02 d82153f17ff4: Preparing 12:26:02 0e64f2360a44: Preparing 12:26:02 d82153f17ff4: Waiting 12:26:02 0e64f2360a44: Waiting 12:26:02 9433b961b2a9: Layer already exists 12:26:02 64846e336dcd: Layer already exists 12:26:02 43be85c7f54b: Layer already exists 12:26:02 116a8f86e419: Layer already exists 12:26:02 e161c1574f60: Layer already exists 12:26:02 0e64f2360a44: Layer already exists 12:26:02 d82153f17ff4: Layer already exists 12:26:02 main: digest: sha256:841da6ed5359964ecd0c8a8c02baf0907defa60d60eac7e51cc1ae4f764daf99 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:26:03 ===================================================== [Pipeline] echo 12:26:03 taggedImages: 12:26:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:26:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 12:26:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.84 12:26:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:26:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 12:26:03 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 12:26:03 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:26:03 latest 12:26:03 4.1.0-dev.84 12:26:03 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:26:03 main 12:26:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:26:03 0cf150cdeee5: Preparing 12:26:03 b9118839ae0f: Preparing 12:26:03 43be85c7f54b: Preparing 12:26:03 1306a82f61cc: Preparing 12:26:03 a8ad3099782b: Preparing 12:26:03 0e64f2360a44: Preparing 12:26:03 0e64f2360a44: Waiting 12:26:03 43be85c7f54b: Layer already exists 12:26:03 0e64f2360a44: Layer already exists 12:26:04 1306a82f61cc: Pushed 12:26:04 a8ad3099782b: Pushed 12:26:04 0cf150cdeee5: Pushed 12:26:12 b9118839ae0f: Pushed 12:26:12 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:2d7cfa31d9c8bbf97daf386bfa215d4fee34a2be3060f4cafca6b8085af86598 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:12 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 12:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:26:13 0cf150cdeee5: Preparing 12:26:13 b9118839ae0f: Preparing 12:26:13 43be85c7f54b: Preparing 12:26:13 1306a82f61cc: Preparing 12:26:13 a8ad3099782b: Preparing 12:26:13 0e64f2360a44: Preparing 12:26:13 0e64f2360a44: Waiting 12:26:13 0cf150cdeee5: Layer already exists 12:26:13 1306a82f61cc: Layer already exists 12:26:13 a8ad3099782b: Layer already exists 12:26:13 b9118839ae0f: Layer already exists 12:26:13 43be85c7f54b: Layer already exists 12:26:13 0e64f2360a44: Layer already exists 12:26:13 latest: digest: sha256:2d7cfa31d9c8bbf97daf386bfa215d4fee34a2be3060f4cafca6b8085af86598 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.84 12:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:26:14 0cf150cdeee5: Preparing 12:26:14 b9118839ae0f: Preparing 12:26:14 43be85c7f54b: Preparing 12:26:14 1306a82f61cc: Preparing 12:26:14 a8ad3099782b: Preparing 12:26:14 0e64f2360a44: Preparing 12:26:14 0e64f2360a44: Waiting 12:26:14 b9118839ae0f: Layer already exists 12:26:14 0cf150cdeee5: Layer already exists 12:26:14 1306a82f61cc: Layer already exists 12:26:14 43be85c7f54b: Layer already exists 12:26:14 a8ad3099782b: Layer already exists 12:26:14 0e64f2360a44: Layer already exists 12:26:14 4.1.0-dev.84: digest: sha256:2d7cfa31d9c8bbf97daf386bfa215d4fee34a2be3060f4cafca6b8085af86598 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:26:15 0cf150cdeee5: Preparing 12:26:15 b9118839ae0f: Preparing 12:26:15 43be85c7f54b: Preparing 12:26:15 1306a82f61cc: Preparing 12:26:15 a8ad3099782b: Preparing 12:26:15 0e64f2360a44: Preparing 12:26:15 0e64f2360a44: Waiting 12:26:15 43be85c7f54b: Layer already exists 12:26:15 1306a82f61cc: Layer already exists 12:26:15 a8ad3099782b: Layer already exists 12:26:15 b9118839ae0f: Layer already exists 12:26:15 0cf150cdeee5: Layer already exists 12:26:15 0e64f2360a44: Layer already exists 12:26:15 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:2d7cfa31d9c8bbf97daf386bfa215d4fee34a2be3060f4cafca6b8085af86598 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 12:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:26:15 0cf150cdeee5: Preparing 12:26:15 b9118839ae0f: Preparing 12:26:15 43be85c7f54b: Preparing 12:26:15 1306a82f61cc: Preparing 12:26:15 a8ad3099782b: Preparing 12:26:15 0e64f2360a44: Preparing 12:26:15 0e64f2360a44: Waiting 12:26:15 0cf150cdeee5: Layer already exists 12:26:15 43be85c7f54b: Layer already exists 12:26:15 a8ad3099782b: Layer already exists 12:26:15 1306a82f61cc: Layer already exists 12:26:15 b9118839ae0f: Layer already exists 12:26:15 0e64f2360a44: Layer already exists 12:26:15 main: digest: sha256:2d7cfa31d9c8bbf97daf386bfa215d4fee34a2be3060f4cafca6b8085af86598 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:26:15 ===================================================== [Pipeline] echo 12:26:15 taggedImages: 12:26:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:26:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 12:26:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.84 12:26:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:26:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 12:26:15 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 12:26:15 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:26:15 latest 12:26:15 4.1.0-dev.84 12:26:15 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:26:15 main 12:26:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:26:16 ed9c30c980eb: Preparing 12:26:16 98f3f2c04c7f: Preparing 12:26:16 3f8774aa0033: Preparing 12:26:16 e161c1574f60: Preparing 12:26:16 43be85c7f54b: Preparing 12:26:16 cd20bcd6007f: Preparing 12:26:16 0b1d33beb4c5: Preparing 12:26:16 0e64f2360a44: Preparing 12:26:16 0b1d33beb4c5: Waiting 12:26:16 0e64f2360a44: Waiting 12:26:16 cd20bcd6007f: Waiting 12:26:16 43be85c7f54b: Layer already exists 12:26:16 e161c1574f60: Layer already exists 12:26:16 cd20bcd6007f: Layer already exists 12:26:16 0b1d33beb4c5: Layer already exists 12:26:16 98f3f2c04c7f: Pushed 12:26:16 0e64f2360a44: Layer already exists 12:26:16 ed9c30c980eb: Pushed 12:26:25 3f8774aa0033: Pushed 12:26:25 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:30b41188768e92087a32ce35f7e9c3d0eb43dfa8af200268bfde9f3962a815ec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 12:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:26:25 ed9c30c980eb: Preparing 12:26:25 98f3f2c04c7f: Preparing 12:26:25 3f8774aa0033: Preparing 12:26:25 e161c1574f60: Preparing 12:26:25 43be85c7f54b: Preparing 12:26:25 cd20bcd6007f: Preparing 12:26:25 0b1d33beb4c5: Preparing 12:26:25 0e64f2360a44: Preparing 12:26:25 0b1d33beb4c5: Waiting 12:26:25 0e64f2360a44: Waiting 12:26:25 cd20bcd6007f: Waiting 12:26:25 ed9c30c980eb: Layer already exists 12:26:25 e161c1574f60: Layer already exists 12:26:25 43be85c7f54b: Layer already exists 12:26:25 3f8774aa0033: Layer already exists 12:26:25 98f3f2c04c7f: Layer already exists 12:26:25 0b1d33beb4c5: Layer already exists 12:26:25 cd20bcd6007f: Layer already exists 12:26:25 0e64f2360a44: Layer already exists 12:26:25 latest: digest: sha256:30b41188768e92087a32ce35f7e9c3d0eb43dfa8af200268bfde9f3962a815ec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.84 12:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:26:26 ed9c30c980eb: Preparing 12:26:26 98f3f2c04c7f: Preparing 12:26:26 3f8774aa0033: Preparing 12:26:26 e161c1574f60: Preparing 12:26:26 43be85c7f54b: Preparing 12:26:26 cd20bcd6007f: Preparing 12:26:26 0b1d33beb4c5: Preparing 12:26:26 cd20bcd6007f: Waiting 12:26:26 0b1d33beb4c5: Waiting 12:26:26 0e64f2360a44: Preparing 12:26:26 0e64f2360a44: Waiting 12:26:26 98f3f2c04c7f: Layer already exists 12:26:26 3f8774aa0033: Layer already exists 12:26:26 ed9c30c980eb: Layer already exists 12:26:26 e161c1574f60: Layer already exists 12:26:26 43be85c7f54b: Layer already exists 12:26:26 cd20bcd6007f: Layer already exists 12:26:26 0b1d33beb4c5: Layer already exists 12:26:26 0e64f2360a44: Layer already exists 12:26:26 4.1.0-dev.84: digest: sha256:30b41188768e92087a32ce35f7e9c3d0eb43dfa8af200268bfde9f3962a815ec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:26:27 ed9c30c980eb: Preparing 12:26:27 98f3f2c04c7f: Preparing 12:26:27 3f8774aa0033: Preparing 12:26:27 e161c1574f60: Preparing 12:26:27 43be85c7f54b: Preparing 12:26:27 cd20bcd6007f: Preparing 12:26:27 0b1d33beb4c5: Preparing 12:26:27 0e64f2360a44: Preparing 12:26:27 cd20bcd6007f: Waiting 12:26:27 0e64f2360a44: Waiting 12:26:27 0b1d33beb4c5: Waiting 12:26:27 ed9c30c980eb: Layer already exists 12:26:27 98f3f2c04c7f: Layer already exists 12:26:27 3f8774aa0033: Layer already exists 12:26:27 e161c1574f60: Layer already exists 12:26:27 43be85c7f54b: Layer already exists 12:26:27 0e64f2360a44: Layer already exists 12:26:27 0b1d33beb4c5: Layer already exists 12:26:27 cd20bcd6007f: Layer already exists 12:26:27 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:30b41188768e92087a32ce35f7e9c3d0eb43dfa8af200268bfde9f3962a815ec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 12:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:26:28 ed9c30c980eb: Preparing 12:26:28 98f3f2c04c7f: Preparing 12:26:28 3f8774aa0033: Preparing 12:26:28 e161c1574f60: Preparing 12:26:28 43be85c7f54b: Preparing 12:26:28 cd20bcd6007f: Preparing 12:26:28 0b1d33beb4c5: Preparing 12:26:28 0e64f2360a44: Preparing 12:26:28 0b1d33beb4c5: Waiting 12:26:28 0e64f2360a44: Waiting 12:26:28 cd20bcd6007f: Waiting 12:26:28 e161c1574f60: Layer already exists 12:26:28 3f8774aa0033: Layer already exists 12:26:28 43be85c7f54b: Layer already exists 12:26:28 98f3f2c04c7f: Layer already exists 12:26:28 ed9c30c980eb: Layer already exists 12:26:28 0e64f2360a44: Layer already exists 12:26:28 0b1d33beb4c5: Layer already exists 12:26:28 cd20bcd6007f: Layer already exists 12:26:28 main: digest: sha256:30b41188768e92087a32ce35f7e9c3d0eb43dfa8af200268bfde9f3962a815ec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:26:28 ===================================================== [Pipeline] echo 12:26:28 taggedImages: 12:26:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:26:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 12:26:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.84 12:26:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:26:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 12:26:28 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 12:26:28 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:26:28 latest 12:26:28 4.1.0-dev.84 12:26:28 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:26:28 main 12:26:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:26:29 ee317292fe1e: Preparing 12:26:29 a847a835cd44: Preparing 12:26:29 9ce6a5baf194: Preparing 12:26:29 8e8f1f199cc8: Preparing 12:26:29 cf0e718b9a18: Preparing 12:26:29 cc85b8326f92: Preparing 12:26:29 00b898c81e70: Preparing 12:26:29 e161c1574f60: Preparing 12:26:29 43be85c7f54b: Preparing 12:26:29 7b4329812e5c: Preparing 12:26:29 390046e95145: Preparing 12:26:29 5f70bf18a086: Preparing 12:26:29 e5839427b316: Preparing 12:26:29 fe7cd85079b8: Preparing 12:26:29 104569d37306: Preparing 12:26:29 0e64f2360a44: Preparing 12:26:29 00b898c81e70: Waiting 12:26:29 e161c1574f60: Waiting 12:26:29 43be85c7f54b: Waiting 12:26:29 7b4329812e5c: Waiting 12:26:29 390046e95145: Waiting 12:26:29 5f70bf18a086: Waiting 12:26:29 e5839427b316: Waiting 12:26:29 cc85b8326f92: Waiting 12:26:29 fe7cd85079b8: Waiting 12:26:29 0e64f2360a44: Waiting 12:26:29 104569d37306: Waiting 12:26:29 9ce6a5baf194: Pushed 12:26:29 cf0e718b9a18: Pushed 12:26:29 a847a835cd44: Pushed 12:26:29 8e8f1f199cc8: Pushed 12:26:29 ee317292fe1e: Pushed 12:26:29 e161c1574f60: Layer already exists 12:26:29 43be85c7f54b: Layer already exists 12:26:29 cc85b8326f92: Pushed 12:26:29 5f70bf18a086: Layer already exists 12:26:30 7b4329812e5c: Pushed 12:26:30 390046e95145: Pushed 12:26:30 0e64f2360a44: Layer already exists 12:26:30 e5839427b316: Pushed 12:26:30 104569d37306: Pushed 12:26:30 fe7cd85079b8: Pushed 12:26:32 00b898c81e70: Pushed 12:26:33 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:ddbe7ef3202f7a10ba6a5f592d4b6c02008d08184239b2f3dc6435a318e4b446 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 12:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:26:34 ee317292fe1e: Preparing 12:26:34 a847a835cd44: Preparing 12:26:34 9ce6a5baf194: Preparing 12:26:34 8e8f1f199cc8: Preparing 12:26:34 cf0e718b9a18: Preparing 12:26:34 cc85b8326f92: Preparing 12:26:34 00b898c81e70: Preparing 12:26:34 e161c1574f60: Preparing 12:26:34 43be85c7f54b: Preparing 12:26:34 7b4329812e5c: Preparing 12:26:34 390046e95145: Preparing 12:26:34 5f70bf18a086: Preparing 12:26:34 e5839427b316: Preparing 12:26:34 fe7cd85079b8: Preparing 12:26:34 104569d37306: Preparing 12:26:34 0e64f2360a44: Preparing 12:26:34 7b4329812e5c: Waiting 12:26:34 390046e95145: Waiting 12:26:34 5f70bf18a086: Waiting 12:26:34 e5839427b316: Waiting 12:26:34 fe7cd85079b8: Waiting 12:26:34 104569d37306: Waiting 12:26:34 0e64f2360a44: Waiting 12:26:34 00b898c81e70: Waiting 12:26:34 e161c1574f60: Waiting 12:26:34 43be85c7f54b: Waiting 12:26:34 cc85b8326f92: Waiting 12:26:34 8e8f1f199cc8: Layer already exists 12:26:34 9ce6a5baf194: Layer already exists 12:26:34 ee317292fe1e: Layer already exists 12:26:34 cf0e718b9a18: Layer already exists 12:26:34 a847a835cd44: Layer already exists 12:26:34 cc85b8326f92: Layer already exists 12:26:34 00b898c81e70: Layer already exists 12:26:34 7b4329812e5c: Layer already exists 12:26:34 43be85c7f54b: Layer already exists 12:26:34 e161c1574f60: Layer already exists 12:26:34 390046e95145: Layer already exists 12:26:34 e5839427b316: Layer already exists 12:26:34 5f70bf18a086: Layer already exists 12:26:34 fe7cd85079b8: Layer already exists 12:26:34 104569d37306: Layer already exists 12:26:34 0e64f2360a44: Layer already exists 12:26:34 latest: digest: sha256:ddbe7ef3202f7a10ba6a5f592d4b6c02008d08184239b2f3dc6435a318e4b446 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.84 12:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:26:35 ee317292fe1e: Preparing 12:26:35 a847a835cd44: Preparing 12:26:35 9ce6a5baf194: Preparing 12:26:35 8e8f1f199cc8: Preparing 12:26:35 cf0e718b9a18: Preparing 12:26:35 cc85b8326f92: Preparing 12:26:35 00b898c81e70: Preparing 12:26:35 e161c1574f60: Preparing 12:26:35 43be85c7f54b: Preparing 12:26:35 7b4329812e5c: Preparing 12:26:35 390046e95145: Preparing 12:26:35 5f70bf18a086: Preparing 12:26:35 e5839427b316: Preparing 12:26:35 fe7cd85079b8: Preparing 12:26:35 104569d37306: Preparing 12:26:35 0e64f2360a44: Preparing 12:26:35 cc85b8326f92: Waiting 12:26:35 5f70bf18a086: Waiting 12:26:35 00b898c81e70: Waiting 12:26:35 e5839427b316: Waiting 12:26:35 fe7cd85079b8: Waiting 12:26:35 e161c1574f60: Waiting 12:26:35 104569d37306: Waiting 12:26:35 43be85c7f54b: Waiting 12:26:35 0e64f2360a44: Waiting 12:26:35 390046e95145: Waiting 12:26:35 7b4329812e5c: Waiting 12:26:35 cf0e718b9a18: Layer already exists 12:26:35 9ce6a5baf194: Layer already exists 12:26:35 ee317292fe1e: Layer already exists 12:26:35 a847a835cd44: Layer already exists 12:26:35 8e8f1f199cc8: Layer already exists 12:26:35 cc85b8326f92: Layer already exists 12:26:35 00b898c81e70: Layer already exists 12:26:35 e161c1574f60: Layer already exists 12:26:35 43be85c7f54b: Layer already exists 12:26:35 7b4329812e5c: Layer already exists 12:26:35 e5839427b316: Layer already exists 12:26:35 5f70bf18a086: Layer already exists 12:26:35 104569d37306: Layer already exists 12:26:35 fe7cd85079b8: Layer already exists 12:26:35 390046e95145: Layer already exists 12:26:35 0e64f2360a44: Layer already exists 12:26:35 4.1.0-dev.84: digest: sha256:ddbe7ef3202f7a10ba6a5f592d4b6c02008d08184239b2f3dc6435a318e4b446 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:26:36 ee317292fe1e: Preparing 12:26:36 a847a835cd44: Preparing 12:26:36 9ce6a5baf194: Preparing 12:26:36 8e8f1f199cc8: Preparing 12:26:36 cf0e718b9a18: Preparing 12:26:36 cc85b8326f92: Preparing 12:26:36 00b898c81e70: Preparing 12:26:36 e161c1574f60: Preparing 12:26:36 43be85c7f54b: Preparing 12:26:36 7b4329812e5c: Preparing 12:26:36 390046e95145: Preparing 12:26:36 5f70bf18a086: Preparing 12:26:36 e5839427b316: Preparing 12:26:36 fe7cd85079b8: Preparing 12:26:36 104569d37306: Preparing 12:26:36 0e64f2360a44: Preparing 12:26:36 00b898c81e70: Waiting 12:26:36 e161c1574f60: Waiting 12:26:36 43be85c7f54b: Waiting 12:26:36 7b4329812e5c: Waiting 12:26:36 390046e95145: Waiting 12:26:36 fe7cd85079b8: Waiting 12:26:36 5f70bf18a086: Waiting 12:26:36 e5839427b316: Waiting 12:26:36 104569d37306: Waiting 12:26:36 0e64f2360a44: Waiting 12:26:36 cc85b8326f92: Waiting 12:26:36 a847a835cd44: Layer already exists 12:26:36 9ce6a5baf194: Layer already exists 12:26:36 8e8f1f199cc8: Layer already exists 12:26:36 cf0e718b9a18: Layer already exists 12:26:36 ee317292fe1e: Layer already exists 12:26:36 00b898c81e70: Layer already exists 12:26:36 e161c1574f60: Layer already exists 12:26:36 cc85b8326f92: Layer already exists 12:26:36 43be85c7f54b: Layer already exists 12:26:36 7b4329812e5c: Layer already exists 12:26:36 5f70bf18a086: Layer already exists 12:26:36 390046e95145: Layer already exists 12:26:36 fe7cd85079b8: Layer already exists 12:26:36 104569d37306: Layer already exists 12:26:36 e5839427b316: Layer already exists 12:26:36 0e64f2360a44: Layer already exists 12:26:36 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:ddbe7ef3202f7a10ba6a5f592d4b6c02008d08184239b2f3dc6435a318e4b446 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 12:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:26:37 ee317292fe1e: Preparing 12:26:37 a847a835cd44: Preparing 12:26:37 9ce6a5baf194: Preparing 12:26:37 8e8f1f199cc8: Preparing 12:26:37 cf0e718b9a18: Preparing 12:26:37 cc85b8326f92: Preparing 12:26:37 00b898c81e70: Preparing 12:26:37 cc85b8326f92: Waiting 12:26:37 e161c1574f60: Preparing 12:26:37 00b898c81e70: Waiting 12:26:37 43be85c7f54b: Preparing 12:26:37 7b4329812e5c: Preparing 12:26:37 e161c1574f60: Waiting 12:26:37 390046e95145: Preparing 12:26:37 5f70bf18a086: Preparing 12:26:37 e5839427b316: Preparing 12:26:37 fe7cd85079b8: Preparing 12:26:37 104569d37306: Preparing 12:26:37 390046e95145: Waiting 12:26:37 7b4329812e5c: Waiting 12:26:37 0e64f2360a44: Preparing 12:26:37 5f70bf18a086: Waiting 12:26:37 fe7cd85079b8: Waiting 12:26:37 0e64f2360a44: Waiting 12:26:37 104569d37306: Waiting 12:26:37 e5839427b316: Waiting 12:26:37 43be85c7f54b: Waiting 12:26:37 cf0e718b9a18: Layer already exists 12:26:37 9ce6a5baf194: Layer already exists 12:26:37 a847a835cd44: Layer already exists 12:26:37 8e8f1f199cc8: Layer already exists 12:26:37 ee317292fe1e: Layer already exists 12:26:37 7b4329812e5c: Layer already exists 12:26:37 e161c1574f60: Layer already exists 12:26:37 00b898c81e70: Layer already exists 12:26:37 cc85b8326f92: Layer already exists 12:26:37 43be85c7f54b: Layer already exists 12:26:37 390046e95145: Layer already exists 12:26:37 fe7cd85079b8: Layer already exists 12:26:37 5f70bf18a086: Layer already exists 12:26:37 e5839427b316: Layer already exists 12:26:37 104569d37306: Layer already exists 12:26:37 0e64f2360a44: Layer already exists 12:26:37 main: digest: sha256:ddbe7ef3202f7a10ba6a5f592d4b6c02008d08184239b2f3dc6435a318e4b446 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:26:37 ===================================================== [Pipeline] echo 12:26:37 taggedImages: 12:26:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:26:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 12:26:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.84 12:26:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:26:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 12:26:37 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 12:26:37 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:26:37 latest 12:26:37 4.1.0-dev.84 12:26:37 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:26:37 main 12:26:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:26:38 1c2457ecb0c9: Preparing 12:26:38 9cbba9a6f644: Preparing 12:26:38 134063bdc30c: Preparing 12:26:38 0e15ca08b580: Preparing 12:26:38 e161c1574f60: Preparing 12:26:38 43be85c7f54b: Preparing 12:26:38 cd20bcd6007f: Preparing 12:26:38 0b1d33beb4c5: Preparing 12:26:38 0e64f2360a44: Preparing 12:26:38 43be85c7f54b: Waiting 12:26:38 cd20bcd6007f: Waiting 12:26:38 0e64f2360a44: Waiting 12:26:38 0b1d33beb4c5: Waiting 12:26:38 e161c1574f60: Layer already exists 12:26:38 43be85c7f54b: Layer already exists 12:26:38 cd20bcd6007f: Layer already exists 12:26:38 9cbba9a6f644: Pushed 12:26:38 134063bdc30c: Pushed 12:26:38 0b1d33beb4c5: Layer already exists 12:26:38 1c2457ecb0c9: Pushed 12:26:38 0e64f2360a44: Layer already exists 12:26:46 0e15ca08b580: Pushed 12:26:46 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:d1626d88b305fdacd5aed0672198ecc985b7ddfce5be7f9c0f5339b22045508c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:47 + 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 12:26:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 12:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:26:47 1c2457ecb0c9: Preparing 12:26:47 9cbba9a6f644: Preparing 12:26:47 134063bdc30c: Preparing 12:26:47 0e15ca08b580: Preparing 12:26:47 e161c1574f60: Preparing 12:26:47 43be85c7f54b: Preparing 12:26:47 cd20bcd6007f: Preparing 12:26:47 0b1d33beb4c5: Preparing 12:26:47 0e64f2360a44: Preparing 12:26:47 43be85c7f54b: Waiting 12:26:47 cd20bcd6007f: Waiting 12:26:47 0b1d33beb4c5: Waiting 12:26:47 0e64f2360a44: Waiting 12:26:47 e161c1574f60: Layer already exists 12:26:47 1c2457ecb0c9: Layer already exists 12:26:47 134063bdc30c: Layer already exists 12:26:47 0e15ca08b580: Layer already exists 12:26:47 9cbba9a6f644: Layer already exists 12:26:47 43be85c7f54b: Layer already exists 12:26:47 0e64f2360a44: Layer already exists 12:26:47 cd20bcd6007f: Layer already exists 12:26:47 0b1d33beb4c5: Layer already exists 12:26:47 latest: digest: sha256:d1626d88b305fdacd5aed0672198ecc985b7ddfce5be7f9c0f5339b22045508c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.84 12:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:26:48 1c2457ecb0c9: Preparing 12:26:48 9cbba9a6f644: Preparing 12:26:48 134063bdc30c: Preparing 12:26:48 0e15ca08b580: Preparing 12:26:48 e161c1574f60: Preparing 12:26:48 43be85c7f54b: Preparing 12:26:48 cd20bcd6007f: Preparing 12:26:48 0b1d33beb4c5: Preparing 12:26:48 0e64f2360a44: Preparing 12:26:48 cd20bcd6007f: Waiting 12:26:48 0b1d33beb4c5: Waiting 12:26:48 0e64f2360a44: Waiting 12:26:48 e161c1574f60: Layer already exists 12:26:48 0e15ca08b580: Layer already exists 12:26:48 1c2457ecb0c9: Layer already exists 12:26:48 9cbba9a6f644: Layer already exists 12:26:48 134063bdc30c: Layer already exists 12:26:48 43be85c7f54b: Layer already exists 12:26:48 cd20bcd6007f: Layer already exists 12:26:48 0e64f2360a44: Layer already exists 12:26:48 0b1d33beb4c5: Layer already exists 12:26:48 4.1.0-dev.84: digest: sha256:d1626d88b305fdacd5aed0672198ecc985b7ddfce5be7f9c0f5339b22045508c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:26:48 1c2457ecb0c9: Preparing 12:26:48 9cbba9a6f644: Preparing 12:26:48 134063bdc30c: Preparing 12:26:48 0e15ca08b580: Preparing 12:26:48 e161c1574f60: Preparing 12:26:48 43be85c7f54b: Preparing 12:26:48 cd20bcd6007f: Preparing 12:26:48 0b1d33beb4c5: Preparing 12:26:48 0e64f2360a44: Preparing 12:26:48 cd20bcd6007f: Waiting 12:26:48 0b1d33beb4c5: Waiting 12:26:48 0e64f2360a44: Waiting 12:26:48 43be85c7f54b: Waiting 12:26:48 134063bdc30c: Layer already exists 12:26:48 0e15ca08b580: Layer already exists 12:26:48 9cbba9a6f644: Layer already exists 12:26:48 1c2457ecb0c9: Layer already exists 12:26:48 e161c1574f60: Layer already exists 12:26:48 cd20bcd6007f: Layer already exists 12:26:48 0e64f2360a44: Layer already exists 12:26:48 0b1d33beb4c5: Layer already exists 12:26:48 43be85c7f54b: Layer already exists 12:26:49 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:d1626d88b305fdacd5aed0672198ecc985b7ddfce5be7f9c0f5339b22045508c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26: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 12:26:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 12:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:26:49 1c2457ecb0c9: Preparing 12:26:49 9cbba9a6f644: Preparing 12:26:49 134063bdc30c: Preparing 12:26:49 0e15ca08b580: Preparing 12:26:49 e161c1574f60: Preparing 12:26:49 43be85c7f54b: Preparing 12:26:49 cd20bcd6007f: Preparing 12:26:49 0b1d33beb4c5: Preparing 12:26:49 0e64f2360a44: Preparing 12:26:49 43be85c7f54b: Waiting 12:26:49 cd20bcd6007f: Waiting 12:26:49 0b1d33beb4c5: Waiting 12:26:49 0e64f2360a44: Waiting 12:26:49 1c2457ecb0c9: Layer already exists 12:26:49 e161c1574f60: Layer already exists 12:26:49 9cbba9a6f644: Layer already exists 12:26:49 134063bdc30c: Layer already exists 12:26:49 0e15ca08b580: Layer already exists 12:26:49 cd20bcd6007f: Layer already exists 12:26:49 0b1d33beb4c5: Layer already exists 12:26:49 43be85c7f54b: Layer already exists 12:26:49 0e64f2360a44: Layer already exists 12:26:50 main: digest: sha256:d1626d88b305fdacd5aed0672198ecc985b7ddfce5be7f9c0f5339b22045508c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:26:50 ===================================================== [Pipeline] echo 12:26:50 taggedImages: 12:26:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:26:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 12:26:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.84 12:26:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:26:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 12:26:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 12:26:50 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:26:50 latest 12:26:50 4.1.0-dev.84 12:26:50 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:26:50 main 12:26:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:26:50 a0c2af5e0cbe: Preparing 12:26:50 98e75319d30b: Preparing 12:26:50 940fe05ef6eb: Preparing 12:26:50 150c9982d108: Preparing 12:26:50 5aee5faa331d: Preparing 12:26:50 e161c1574f60: Preparing 12:26:50 43be85c7f54b: Preparing 12:26:50 23c9c4384909: Preparing 12:26:50 4716381a57e3: Preparing 12:26:50 6ce90c4273d5: Preparing 12:26:50 0e64f2360a44: Preparing 12:26:50 43be85c7f54b: Waiting 12:26:50 23c9c4384909: Waiting 12:26:50 4716381a57e3: Waiting 12:26:50 6ce90c4273d5: Waiting 12:26:50 0e64f2360a44: Waiting 12:26:50 e161c1574f60: Waiting 12:26:51 5aee5faa331d: Pushed 12:26:51 98e75319d30b: Pushed 12:26:51 150c9982d108: Pushed 12:26:51 a0c2af5e0cbe: Pushed 12:26:51 e161c1574f60: Layer already exists 12:26:51 43be85c7f54b: Layer already exists 12:26:51 0e64f2360a44: Layer already exists 12:26:51 23c9c4384909: Pushed 12:26:51 4716381a57e3: Pushed 12:26:54 6ce90c4273d5: Pushed 12:26:57 940fe05ef6eb: Pushed 12:26:57 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:3909afad148044d852726e0b43ccd9fd3ca85519050dcdbf84ee1fe8d1ef8afa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:57 + 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 12:27:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 12:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:27:00 a0c2af5e0cbe: Preparing 12:27:00 98e75319d30b: Preparing 12:27:00 940fe05ef6eb: Preparing 12:27:00 150c9982d108: Preparing 12:27:00 5aee5faa331d: Preparing 12:27:00 e161c1574f60: Preparing 12:27:00 43be85c7f54b: Preparing 12:27:00 23c9c4384909: Preparing 12:27:00 4716381a57e3: Preparing 12:27:00 6ce90c4273d5: Preparing 12:27:00 0e64f2360a44: Preparing 12:27:00 23c9c4384909: Waiting 12:27:00 4716381a57e3: Waiting 12:27:00 6ce90c4273d5: Waiting 12:27:00 0e64f2360a44: Waiting 12:27:00 e161c1574f60: Waiting 12:27:00 43be85c7f54b: Waiting 12:27:00 150c9982d108: Layer already exists 12:27:00 5aee5faa331d: Layer already exists 12:27:00 a0c2af5e0cbe: Layer already exists 12:27:00 940fe05ef6eb: Layer already exists 12:27:00 98e75319d30b: Layer already exists 12:27:00 e161c1574f60: Layer already exists 12:27:00 6ce90c4273d5: Layer already exists 12:27:00 43be85c7f54b: Layer already exists 12:27:00 4716381a57e3: Layer already exists 12:27:00 23c9c4384909: Layer already exists 12:27:00 0e64f2360a44: Layer already exists 12:27:00 latest: digest: sha256:3909afad148044d852726e0b43ccd9fd3ca85519050dcdbf84ee1fe8d1ef8afa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.84 12:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:27:01 a0c2af5e0cbe: Preparing 12:27:01 98e75319d30b: Preparing 12:27:01 940fe05ef6eb: Preparing 12:27:01 150c9982d108: Preparing 12:27:01 5aee5faa331d: Preparing 12:27:01 e161c1574f60: Preparing 12:27:01 43be85c7f54b: Preparing 12:27:01 23c9c4384909: Preparing 12:27:01 4716381a57e3: Preparing 12:27:01 6ce90c4273d5: Preparing 12:27:01 0e64f2360a44: Preparing 12:27:01 23c9c4384909: Waiting 12:27:01 4716381a57e3: Waiting 12:27:01 6ce90c4273d5: Waiting 12:27:01 0e64f2360a44: Waiting 12:27:01 e161c1574f60: Waiting 12:27:01 43be85c7f54b: Waiting 12:27:01 940fe05ef6eb: Layer already exists 12:27:01 a0c2af5e0cbe: Layer already exists 12:27:01 150c9982d108: Layer already exists 12:27:01 98e75319d30b: Layer already exists 12:27:01 5aee5faa331d: Layer already exists 12:27:01 e161c1574f60: Layer already exists 12:27:01 23c9c4384909: Layer already exists 12:27:01 43be85c7f54b: Layer already exists 12:27:01 6ce90c4273d5: Layer already exists 12:27:01 4716381a57e3: Layer already exists 12:27:01 0e64f2360a44: Layer already exists 12:27:01 4.1.0-dev.84: digest: sha256:3909afad148044d852726e0b43ccd9fd3ca85519050dcdbf84ee1fe8d1ef8afa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:27:01 a0c2af5e0cbe: Preparing 12:27:01 98e75319d30b: Preparing 12:27:01 940fe05ef6eb: Preparing 12:27:01 150c9982d108: Preparing 12:27:01 5aee5faa331d: Preparing 12:27:01 e161c1574f60: Preparing 12:27:01 43be85c7f54b: Preparing 12:27:01 23c9c4384909: Preparing 12:27:01 4716381a57e3: Preparing 12:27:01 6ce90c4273d5: Preparing 12:27:01 0e64f2360a44: Preparing 12:27:01 e161c1574f60: Waiting 12:27:01 43be85c7f54b: Waiting 12:27:01 23c9c4384909: Waiting 12:27:01 4716381a57e3: Waiting 12:27:01 6ce90c4273d5: Waiting 12:27:01 0e64f2360a44: Waiting 12:27:01 98e75319d30b: Layer already exists 12:27:01 940fe05ef6eb: Layer already exists 12:27:01 5aee5faa331d: Layer already exists 12:27:01 150c9982d108: Layer already exists 12:27:01 a0c2af5e0cbe: Layer already exists 12:27:01 4716381a57e3: Layer already exists 12:27:01 e161c1574f60: Layer already exists 12:27:01 6ce90c4273d5: Layer already exists 12:27:01 43be85c7f54b: Layer already exists 12:27:01 23c9c4384909: Layer already exists 12:27:01 0e64f2360a44: Layer already exists 12:27:02 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:3909afad148044d852726e0b43ccd9fd3ca85519050dcdbf84ee1fe8d1ef8afa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27: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 12:27:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 12:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:27:02 a0c2af5e0cbe: Preparing 12:27:02 98e75319d30b: Preparing 12:27:02 940fe05ef6eb: Preparing 12:27:02 150c9982d108: Preparing 12:27:02 5aee5faa331d: Preparing 12:27:02 e161c1574f60: Preparing 12:27:02 43be85c7f54b: Preparing 12:27:02 23c9c4384909: Preparing 12:27:02 4716381a57e3: Preparing 12:27:02 6ce90c4273d5: Preparing 12:27:02 0e64f2360a44: Preparing 12:27:02 e161c1574f60: Waiting 12:27:02 43be85c7f54b: Waiting 12:27:02 23c9c4384909: Waiting 12:27:02 6ce90c4273d5: Waiting 12:27:02 4716381a57e3: Waiting 12:27:02 0e64f2360a44: Waiting 12:27:02 98e75319d30b: Layer already exists 12:27:02 a0c2af5e0cbe: Layer already exists 12:27:02 940fe05ef6eb: Layer already exists 12:27:02 5aee5faa331d: Layer already exists 12:27:02 150c9982d108: Layer already exists 12:27:02 43be85c7f54b: Layer already exists 12:27:02 e161c1574f60: Layer already exists 12:27:02 23c9c4384909: Layer already exists 12:27:02 6ce90c4273d5: Layer already exists 12:27:02 4716381a57e3: Layer already exists 12:27:02 0e64f2360a44: Layer already exists 12:27:03 main: digest: sha256:3909afad148044d852726e0b43ccd9fd3ca85519050dcdbf84ee1fe8d1ef8afa size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:27:03 ===================================================== [Pipeline] echo 12:27:03 taggedImages: 12:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 12:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.84 12:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:27:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 12:27:03 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 12:27:03 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:27:03 latest 12:27:03 4.1.0-dev.84 12:27:03 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:27:03 main 12:27:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:27:04 73962bd5113d: Preparing 12:27:04 df263ff106cc: Preparing 12:27:04 de7d658803a4: Preparing 12:27:04 c9cec51c5000: Preparing 12:27:04 22666445a769: Preparing 12:27:04 3de186c57ae9: Preparing 12:27:04 299727264f5a: Preparing 12:27:04 e161c1574f60: Preparing 12:27:04 43be85c7f54b: Preparing 12:27:04 6c376ce012c4: Preparing 12:27:04 f86b7fef7093: Preparing 12:27:04 0e64f2360a44: Preparing 12:27:04 e161c1574f60: Waiting 12:27:04 43be85c7f54b: Waiting 12:27:04 6c376ce012c4: Waiting 12:27:04 0e64f2360a44: Waiting 12:27:04 f86b7fef7093: Waiting 12:27:04 3de186c57ae9: Waiting 12:27:04 299727264f5a: Waiting 12:27:04 df263ff106cc: Pushed 12:27:04 22666445a769: Pushed 12:27:04 73962bd5113d: Pushed 12:27:04 e161c1574f60: Layer already exists 12:27:04 3de186c57ae9: Pushed 12:27:04 43be85c7f54b: Layer already exists 12:27:04 299727264f5a: Pushed 12:27:04 0e64f2360a44: Layer already exists 12:27:04 6c376ce012c4: Pushed 12:27:07 f86b7fef7093: Pushed 12:27:10 c9cec51c5000: Pushed 12:27:10 de7d658803a4: Pushed 12:27:10 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:cbe3bd55fcb174f8888bfd511cbc9323a03fb8605b08bb896337ea2e7f5269e0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:11 + 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 12:27:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 12:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:27:11 73962bd5113d: Preparing 12:27:11 df263ff106cc: Preparing 12:27:11 de7d658803a4: Preparing 12:27:11 c9cec51c5000: Preparing 12:27:11 22666445a769: Preparing 12:27:11 3de186c57ae9: Preparing 12:27:11 299727264f5a: Preparing 12:27:11 e161c1574f60: Preparing 12:27:11 43be85c7f54b: Preparing 12:27:11 6c376ce012c4: Preparing 12:27:11 f86b7fef7093: Preparing 12:27:11 0e64f2360a44: Preparing 12:27:11 43be85c7f54b: Waiting 12:27:11 6c376ce012c4: Waiting 12:27:11 3de186c57ae9: Waiting 12:27:11 f86b7fef7093: Waiting 12:27:11 0e64f2360a44: Waiting 12:27:11 299727264f5a: Waiting 12:27:11 e161c1574f60: Waiting 12:27:11 22666445a769: Layer already exists 12:27:11 df263ff106cc: Layer already exists 12:27:11 73962bd5113d: Layer already exists 12:27:11 de7d658803a4: Layer already exists 12:27:11 c9cec51c5000: Layer already exists 12:27:11 299727264f5a: Layer already exists 12:27:11 e161c1574f60: Layer already exists 12:27:11 3de186c57ae9: Layer already exists 12:27:11 43be85c7f54b: Layer already exists 12:27:11 6c376ce012c4: Layer already exists 12:27:11 f86b7fef7093: Layer already exists 12:27:11 0e64f2360a44: Layer already exists 12:27:11 latest: digest: sha256:cbe3bd55fcb174f8888bfd511cbc9323a03fb8605b08bb896337ea2e7f5269e0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.84 12:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:27:12 73962bd5113d: Preparing 12:27:12 df263ff106cc: Preparing 12:27:12 de7d658803a4: Preparing 12:27:12 c9cec51c5000: Preparing 12:27:12 22666445a769: Preparing 12:27:12 3de186c57ae9: Preparing 12:27:12 299727264f5a: Preparing 12:27:12 3de186c57ae9: Waiting 12:27:12 e161c1574f60: Preparing 12:27:12 299727264f5a: Waiting 12:27:12 43be85c7f54b: Preparing 12:27:12 e161c1574f60: Waiting 12:27:12 6c376ce012c4: Preparing 12:27:12 43be85c7f54b: Waiting 12:27:12 f86b7fef7093: Preparing 12:27:12 0e64f2360a44: Preparing 12:27:12 6c376ce012c4: Waiting 12:27:12 f86b7fef7093: Waiting 12:27:12 0e64f2360a44: Waiting 12:27:12 df263ff106cc: Layer already exists 12:27:12 22666445a769: Layer already exists 12:27:12 73962bd5113d: Layer already exists 12:27:12 de7d658803a4: Layer already exists 12:27:12 c9cec51c5000: Layer already exists 12:27:12 3de186c57ae9: Layer already exists 12:27:12 299727264f5a: Layer already exists 12:27:12 e161c1574f60: Layer already exists 12:27:12 43be85c7f54b: Layer already exists 12:27:12 6c376ce012c4: Layer already exists 12:27:12 f86b7fef7093: Layer already exists 12:27:12 0e64f2360a44: Layer already exists 12:27:13 4.1.0-dev.84: digest: sha256:cbe3bd55fcb174f8888bfd511cbc9323a03fb8605b08bb896337ea2e7f5269e0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:27:13 73962bd5113d: Preparing 12:27:13 df263ff106cc: Preparing 12:27:13 de7d658803a4: Preparing 12:27:13 c9cec51c5000: Preparing 12:27:13 22666445a769: Preparing 12:27:13 3de186c57ae9: Preparing 12:27:13 299727264f5a: Preparing 12:27:13 e161c1574f60: Preparing 12:27:13 43be85c7f54b: Preparing 12:27:13 6c376ce012c4: Preparing 12:27:13 f86b7fef7093: Preparing 12:27:13 0e64f2360a44: Preparing 12:27:13 e161c1574f60: Waiting 12:27:13 43be85c7f54b: Waiting 12:27:13 3de186c57ae9: Waiting 12:27:13 299727264f5a: Waiting 12:27:13 6c376ce012c4: Waiting 12:27:13 f86b7fef7093: Waiting 12:27:13 0e64f2360a44: Waiting 12:27:13 22666445a769: Layer already exists 12:27:13 df263ff106cc: Layer already exists 12:27:13 de7d658803a4: Layer already exists 12:27:13 c9cec51c5000: Layer already exists 12:27:13 73962bd5113d: Layer already exists 12:27:13 3de186c57ae9: Layer already exists 12:27:13 43be85c7f54b: Layer already exists 12:27:13 299727264f5a: Layer already exists 12:27:13 6c376ce012c4: Layer already exists 12:27:13 e161c1574f60: Layer already exists 12:27:13 f86b7fef7093: Layer already exists 12:27:13 0e64f2360a44: Layer already exists 12:27:13 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:cbe3bd55fcb174f8888bfd511cbc9323a03fb8605b08bb896337ea2e7f5269e0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:14 + 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 12:27:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 12:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:27:14 73962bd5113d: Preparing 12:27:14 df263ff106cc: Preparing 12:27:14 de7d658803a4: Preparing 12:27:14 c9cec51c5000: Preparing 12:27:14 22666445a769: Preparing 12:27:14 3de186c57ae9: Preparing 12:27:14 3de186c57ae9: Waiting 12:27:14 299727264f5a: Preparing 12:27:14 e161c1574f60: Preparing 12:27:14 299727264f5a: Waiting 12:27:14 e161c1574f60: Waiting 12:27:14 43be85c7f54b: Preparing 12:27:14 6c376ce012c4: Preparing 12:27:14 43be85c7f54b: Waiting 12:27:14 f86b7fef7093: Preparing 12:27:14 6c376ce012c4: Waiting 12:27:14 0e64f2360a44: Preparing 12:27:14 f86b7fef7093: Waiting 12:27:14 0e64f2360a44: Waiting 12:27:14 22666445a769: Layer already exists 12:27:14 c9cec51c5000: Layer already exists 12:27:14 de7d658803a4: Layer already exists 12:27:14 73962bd5113d: Layer already exists 12:27:14 df263ff106cc: Layer already exists 12:27:14 3de186c57ae9: Layer already exists 12:27:14 6c376ce012c4: Layer already exists 12:27:14 e161c1574f60: Layer already exists 12:27:14 299727264f5a: Layer already exists 12:27:14 43be85c7f54b: Layer already exists 12:27:14 0e64f2360a44: Layer already exists 12:27:14 f86b7fef7093: Layer already exists 12:27:14 main: digest: sha256:cbe3bd55fcb174f8888bfd511cbc9323a03fb8605b08bb896337ea2e7f5269e0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:27:15 ===================================================== [Pipeline] echo 12:27:15 taggedImages: 12:27:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:27:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 12:27:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.84 12:27:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:27:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 12:27:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 12:27:15 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:27:15 latest 12:27:15 4.1.0-dev.84 12:27:15 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:27:15 main 12:27:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:27:15 c76839c364c1: Preparing 12:27:15 e41d4463ddbe: Preparing 12:27:15 e161c1574f60: Preparing 12:27:15 43be85c7f54b: Preparing 12:27:15 97bc427b7803: Preparing 12:27:15 d42a039764f1: Preparing 12:27:15 0e64f2360a44: Preparing 12:27:15 d42a039764f1: Waiting 12:27:15 0e64f2360a44: Waiting 12:27:15 43be85c7f54b: Layer already exists 12:27:15 e161c1574f60: Layer already exists 12:27:16 0e64f2360a44: Layer already exists 12:27:16 c76839c364c1: Pushed 12:27:16 97bc427b7803: Pushed 12:27:18 d42a039764f1: Pushed 12:27:23 e41d4463ddbe: Pushed 12:27:23 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:d128678423beedf833982c9feb589b71f24859f8c3245d72d51c80e95de0f791 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:23 + 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 12:27:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 12:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:27:25 c76839c364c1: Preparing 12:27:25 e41d4463ddbe: Preparing 12:27:25 e161c1574f60: Preparing 12:27:25 43be85c7f54b: Preparing 12:27:25 97bc427b7803: Preparing 12:27:25 d42a039764f1: Preparing 12:27:25 0e64f2360a44: Preparing 12:27:25 d42a039764f1: Waiting 12:27:25 0e64f2360a44: Waiting 12:27:25 c76839c364c1: Layer already exists 12:27:25 97bc427b7803: Layer already exists 12:27:25 e41d4463ddbe: Layer already exists 12:27:25 43be85c7f54b: Layer already exists 12:27:25 e161c1574f60: Layer already exists 12:27:25 0e64f2360a44: Layer already exists 12:27:25 d42a039764f1: Layer already exists 12:27:25 latest: digest: sha256:d128678423beedf833982c9feb589b71f24859f8c3245d72d51c80e95de0f791 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.84 12:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:27:26 c76839c364c1: Preparing 12:27:26 e41d4463ddbe: Preparing 12:27:26 e161c1574f60: Preparing 12:27:26 43be85c7f54b: Preparing 12:27:26 97bc427b7803: Preparing 12:27:26 d42a039764f1: Preparing 12:27:26 0e64f2360a44: Preparing 12:27:26 d42a039764f1: Waiting 12:27:26 0e64f2360a44: Waiting 12:27:26 43be85c7f54b: Layer already exists 12:27:26 c76839c364c1: Layer already exists 12:27:26 97bc427b7803: Layer already exists 12:27:26 e161c1574f60: Layer already exists 12:27:26 e41d4463ddbe: Layer already exists 12:27:26 0e64f2360a44: Layer already exists 12:27:26 d42a039764f1: Layer already exists 12:27:26 4.1.0-dev.84: digest: sha256:d128678423beedf833982c9feb589b71f24859f8c3245d72d51c80e95de0f791 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:27:27 c76839c364c1: Preparing 12:27:27 e41d4463ddbe: Preparing 12:27:27 e161c1574f60: Preparing 12:27:27 43be85c7f54b: Preparing 12:27:27 97bc427b7803: Preparing 12:27:27 d42a039764f1: Preparing 12:27:27 0e64f2360a44: Preparing 12:27:27 d42a039764f1: Waiting 12:27:27 97bc427b7803: Layer already exists 12:27:27 43be85c7f54b: Layer already exists 12:27:27 e161c1574f60: Layer already exists 12:27:27 c76839c364c1: Layer already exists 12:27:27 e41d4463ddbe: Layer already exists 12:27:27 d42a039764f1: Layer already exists 12:27:27 0e64f2360a44: Layer already exists 12:27:27 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:d128678423beedf833982c9feb589b71f24859f8c3245d72d51c80e95de0f791 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27: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 12:27:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 12:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:27:28 c76839c364c1: Preparing 12:27:28 e41d4463ddbe: Preparing 12:27:28 e161c1574f60: Preparing 12:27:28 43be85c7f54b: Preparing 12:27:28 97bc427b7803: Preparing 12:27:28 d42a039764f1: Preparing 12:27:28 0e64f2360a44: Preparing 12:27:28 d42a039764f1: Waiting 12:27:28 0e64f2360a44: Waiting 12:27:28 e161c1574f60: Layer already exists 12:27:28 43be85c7f54b: Layer already exists 12:27:28 c76839c364c1: Layer already exists 12:27:28 97bc427b7803: Layer already exists 12:27:28 e41d4463ddbe: Layer already exists 12:27:28 0e64f2360a44: Layer already exists 12:27:28 d42a039764f1: Layer already exists 12:27:28 main: digest: sha256:d128678423beedf833982c9feb589b71f24859f8c3245d72d51c80e95de0f791 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:27:28 ===================================================== [Pipeline] echo 12:27:28 taggedImages: 12:27:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:27:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 12:27:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.84 12:27:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:27:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 12:27:29 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 12:27:29 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:27:29 latest 12:27:29 4.1.0-dev.84 12:27:29 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:27:29 main 12:27:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:27:29 e25ce06a3d27: Preparing 12:27:29 3461401c4d04: Preparing 12:27:29 4f0c4185e668: Preparing 12:27:29 e161c1574f60: Preparing 12:27:29 43be85c7f54b: Preparing 12:27:29 2584d4ed9bc8: Preparing 12:27:29 e6c16b96f834: Preparing 12:27:29 64a1bb9d8aed: Preparing 12:27:29 2c215ddff041: Preparing 12:27:29 0e64f2360a44: Preparing 12:27:29 e6c16b96f834: Waiting 12:27:29 64a1bb9d8aed: Waiting 12:27:29 2c215ddff041: Waiting 12:27:29 0e64f2360a44: Waiting 12:27:29 2584d4ed9bc8: Waiting 12:27:29 e161c1574f60: Layer already exists 12:27:29 43be85c7f54b: Layer already exists 12:27:30 3461401c4d04: Pushed 12:27:30 e25ce06a3d27: Pushed 12:27:30 4f0c4185e668: Pushed 12:27:30 0e64f2360a44: Layer already exists 12:27:30 64a1bb9d8aed: Pushed 12:27:30 2c215ddff041: Pushed 12:27:43 e6c16b96f834: Pushed 12:27:58 2584d4ed9bc8: Pushed 12:27:58 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:f9806a8f0875ac56bae14239ee76660883767e55acbdf5326c1611e5a0573983 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27: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 12:27:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 12:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:27:59 e25ce06a3d27: Preparing 12:27:59 3461401c4d04: Preparing 12:27:59 4f0c4185e668: Preparing 12:27:59 e161c1574f60: Preparing 12:27:59 43be85c7f54b: Preparing 12:27:59 2584d4ed9bc8: Preparing 12:27:59 e6c16b96f834: Preparing 12:27:59 64a1bb9d8aed: Preparing 12:27:59 2c215ddff041: Preparing 12:27:59 0e64f2360a44: Preparing 12:27:59 2584d4ed9bc8: Waiting 12:27:59 e6c16b96f834: Waiting 12:27:59 64a1bb9d8aed: Waiting 12:27:59 2c215ddff041: Waiting 12:27:59 0e64f2360a44: Waiting 12:27:59 3461401c4d04: Layer already exists 12:27:59 43be85c7f54b: Layer already exists 12:27:59 4f0c4185e668: Layer already exists 12:27:59 e25ce06a3d27: Layer already exists 12:27:59 e161c1574f60: Layer already exists 12:27:59 e6c16b96f834: Layer already exists 12:27:59 0e64f2360a44: Layer already exists 12:27:59 64a1bb9d8aed: Layer already exists 12:27:59 2584d4ed9bc8: Layer already exists 12:27:59 2c215ddff041: Layer already exists 12:27:59 latest: digest: sha256:f9806a8f0875ac56bae14239ee76660883767e55acbdf5326c1611e5a0573983 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.84 12:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:28:00 e25ce06a3d27: Preparing 12:28:00 3461401c4d04: Preparing 12:28:00 4f0c4185e668: Preparing 12:28:00 e161c1574f60: Preparing 12:28:00 43be85c7f54b: Preparing 12:28:00 2584d4ed9bc8: Preparing 12:28:00 e6c16b96f834: Preparing 12:28:00 64a1bb9d8aed: Preparing 12:28:00 2c215ddff041: Preparing 12:28:00 0e64f2360a44: Preparing 12:28:00 2584d4ed9bc8: Waiting 12:28:00 e6c16b96f834: Waiting 12:28:00 64a1bb9d8aed: Waiting 12:28:00 2c215ddff041: Waiting 12:28:00 0e64f2360a44: Waiting 12:28:00 e161c1574f60: Layer already exists 12:28:00 4f0c4185e668: Layer already exists 12:28:00 e25ce06a3d27: Layer already exists 12:28:00 3461401c4d04: Layer already exists 12:28:00 43be85c7f54b: Layer already exists 12:28:00 e6c16b96f834: Layer already exists 12:28:00 2584d4ed9bc8: Layer already exists 12:28:00 64a1bb9d8aed: Layer already exists 12:28:00 2c215ddff041: Layer already exists 12:28:00 0e64f2360a44: Layer already exists 12:28:00 4.1.0-dev.84: digest: sha256:f9806a8f0875ac56bae14239ee76660883767e55acbdf5326c1611e5a0573983 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:28:00 e25ce06a3d27: Preparing 12:28:00 3461401c4d04: Preparing 12:28:00 4f0c4185e668: Preparing 12:28:00 e161c1574f60: Preparing 12:28:00 43be85c7f54b: Preparing 12:28:00 2584d4ed9bc8: Preparing 12:28:00 e6c16b96f834: Preparing 12:28:00 64a1bb9d8aed: Preparing 12:28:00 2c215ddff041: Preparing 12:28:00 0e64f2360a44: Preparing 12:28:00 e6c16b96f834: Waiting 12:28:00 64a1bb9d8aed: Waiting 12:28:00 2c215ddff041: Waiting 12:28:00 0e64f2360a44: Waiting 12:28:00 2584d4ed9bc8: Waiting 12:28:00 e161c1574f60: Layer already exists 12:28:00 e25ce06a3d27: Layer already exists 12:28:00 3461401c4d04: Layer already exists 12:28:00 43be85c7f54b: Layer already exists 12:28:00 4f0c4185e668: Layer already exists 12:28:00 64a1bb9d8aed: Layer already exists 12:28:00 2584d4ed9bc8: Layer already exists 12:28:00 0e64f2360a44: Layer already exists 12:28:00 2c215ddff041: Layer already exists 12:28:00 e6c16b96f834: Layer already exists 12:28:01 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:f9806a8f0875ac56bae14239ee76660883767e55acbdf5326c1611e5a0573983 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28: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 12:28:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 12:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:28:01 e25ce06a3d27: Preparing 12:28:01 3461401c4d04: Preparing 12:28:01 4f0c4185e668: Preparing 12:28:01 e161c1574f60: Preparing 12:28:01 43be85c7f54b: Preparing 12:28:01 2584d4ed9bc8: Preparing 12:28:01 e6c16b96f834: Preparing 12:28:01 64a1bb9d8aed: Preparing 12:28:01 2c215ddff041: Preparing 12:28:01 0e64f2360a44: Preparing 12:28:01 e6c16b96f834: Waiting 12:28:01 64a1bb9d8aed: Waiting 12:28:01 2c215ddff041: Waiting 12:28:01 0e64f2360a44: Waiting 12:28:01 2584d4ed9bc8: Waiting 12:28:01 43be85c7f54b: Layer already exists 12:28:01 4f0c4185e668: Layer already exists 12:28:01 e25ce06a3d27: Layer already exists 12:28:01 e161c1574f60: Layer already exists 12:28:01 3461401c4d04: Layer already exists 12:28:01 2584d4ed9bc8: Layer already exists 12:28:01 64a1bb9d8aed: Layer already exists 12:28:01 e6c16b96f834: Layer already exists 12:28:01 2c215ddff041: Layer already exists 12:28:01 0e64f2360a44: Layer already exists 12:28:02 main: digest: sha256:f9806a8f0875ac56bae14239ee76660883767e55acbdf5326c1611e5a0573983 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:28:02 ===================================================== [Pipeline] echo 12:28:02 taggedImages: 12:28:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:28:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 12:28:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.84 12:28:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:28:02 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 12:28:02 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 12:28:02 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:28:02 latest 12:28:02 4.1.0-dev.84 12:28:02 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:28:02 main 12:28:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:28:03 3f03fe3fd055: Preparing 12:28:03 c9d1ee6c0e69: Preparing 12:28:03 ea7a6e4da8cf: Preparing 12:28:03 e161c1574f60: Preparing 12:28:03 43be85c7f54b: Preparing 12:28:03 2584d4ed9bc8: Preparing 12:28:03 72f3102e4976: Preparing 12:28:03 714f2db0e99b: Preparing 12:28:03 0e64f2360a44: Preparing 12:28:03 2584d4ed9bc8: Waiting 12:28:03 72f3102e4976: Waiting 12:28:03 714f2db0e99b: Waiting 12:28:03 0e64f2360a44: Waiting 12:28:03 e161c1574f60: Layer already exists 12:28:03 43be85c7f54b: Layer already exists 12:28:03 2584d4ed9bc8: Layer already exists 12:28:03 c9d1ee6c0e69: Pushed 12:28:03 3f03fe3fd055: Pushed 12:28:03 ea7a6e4da8cf: Pushed 12:28:03 0e64f2360a44: Layer already exists 12:28:03 72f3102e4976: Pushed 12:28:04 714f2db0e99b: Pushed 12:28:04 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:38059ead4a6c3f8db1db8fe59026227f77825c47c5cb2bff00c4991f381b8210 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:04 + 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 12:28:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 12:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:28:04 3f03fe3fd055: Preparing 12:28:04 c9d1ee6c0e69: Preparing 12:28:04 ea7a6e4da8cf: Preparing 12:28:04 e161c1574f60: Preparing 12:28:04 43be85c7f54b: Preparing 12:28:04 2584d4ed9bc8: Preparing 12:28:04 72f3102e4976: Preparing 12:28:04 714f2db0e99b: Preparing 12:28:04 0e64f2360a44: Preparing 12:28:04 72f3102e4976: Waiting 12:28:04 714f2db0e99b: Waiting 12:28:04 0e64f2360a44: Waiting 12:28:04 2584d4ed9bc8: Waiting 12:28:04 ea7a6e4da8cf: Layer already exists 12:28:04 c9d1ee6c0e69: Layer already exists 12:28:04 43be85c7f54b: Layer already exists 12:28:04 3f03fe3fd055: Layer already exists 12:28:04 e161c1574f60: Layer already exists 12:28:04 2584d4ed9bc8: Layer already exists 12:28:04 714f2db0e99b: Layer already exists 12:28:04 72f3102e4976: Layer already exists 12:28:04 0e64f2360a44: Layer already exists 12:28:05 latest: digest: sha256:38059ead4a6c3f8db1db8fe59026227f77825c47c5cb2bff00c4991f381b8210 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.84 12:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:28:05 3f03fe3fd055: Preparing 12:28:05 c9d1ee6c0e69: Preparing 12:28:05 ea7a6e4da8cf: Preparing 12:28:05 e161c1574f60: Preparing 12:28:05 43be85c7f54b: Preparing 12:28:05 2584d4ed9bc8: Preparing 12:28:05 72f3102e4976: Preparing 12:28:05 714f2db0e99b: Preparing 12:28:05 0e64f2360a44: Preparing 12:28:05 72f3102e4976: Waiting 12:28:05 714f2db0e99b: Waiting 12:28:05 0e64f2360a44: Waiting 12:28:05 2584d4ed9bc8: Waiting 12:28:05 ea7a6e4da8cf: Layer already exists 12:28:05 43be85c7f54b: Layer already exists 12:28:05 3f03fe3fd055: Layer already exists 12:28:05 c9d1ee6c0e69: Layer already exists 12:28:05 e161c1574f60: Layer already exists 12:28:05 72f3102e4976: Layer already exists 12:28:05 2584d4ed9bc8: Layer already exists 12:28:05 714f2db0e99b: Layer already exists 12:28:05 0e64f2360a44: Layer already exists 12:28:05 4.1.0-dev.84: digest: sha256:38059ead4a6c3f8db1db8fe59026227f77825c47c5cb2bff00c4991f381b8210 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:28:06 3f03fe3fd055: Preparing 12:28:06 c9d1ee6c0e69: Preparing 12:28:06 ea7a6e4da8cf: Preparing 12:28:06 e161c1574f60: Preparing 12:28:06 43be85c7f54b: Preparing 12:28:06 2584d4ed9bc8: Preparing 12:28:06 72f3102e4976: Preparing 12:28:06 714f2db0e99b: Preparing 12:28:06 0e64f2360a44: Preparing 12:28:06 72f3102e4976: Waiting 12:28:06 714f2db0e99b: Waiting 12:28:06 0e64f2360a44: Waiting 12:28:06 2584d4ed9bc8: Waiting 12:28:06 43be85c7f54b: Layer already exists 12:28:06 ea7a6e4da8cf: Layer already exists 12:28:06 c9d1ee6c0e69: Layer already exists 12:28:06 3f03fe3fd055: Layer already exists 12:28:06 e161c1574f60: Layer already exists 12:28:06 0e64f2360a44: Layer already exists 12:28:06 2584d4ed9bc8: Layer already exists 12:28:06 714f2db0e99b: Layer already exists 12:28:06 72f3102e4976: Layer already exists 12:28:06 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:38059ead4a6c3f8db1db8fe59026227f77825c47c5cb2bff00c4991f381b8210 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:07 + 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 12:28:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 12:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:28:07 3f03fe3fd055: Preparing 12:28:07 c9d1ee6c0e69: Preparing 12:28:07 ea7a6e4da8cf: Preparing 12:28:07 e161c1574f60: Preparing 12:28:07 43be85c7f54b: Preparing 12:28:07 2584d4ed9bc8: Preparing 12:28:07 72f3102e4976: Preparing 12:28:07 714f2db0e99b: Preparing 12:28:07 0e64f2360a44: Preparing 12:28:07 2584d4ed9bc8: Waiting 12:28:07 72f3102e4976: Waiting 12:28:07 714f2db0e99b: Waiting 12:28:07 0e64f2360a44: Waiting 12:28:07 e161c1574f60: Layer already exists 12:28:07 3f03fe3fd055: Layer already exists 12:28:07 43be85c7f54b: Layer already exists 12:28:07 ea7a6e4da8cf: Layer already exists 12:28:07 c9d1ee6c0e69: Layer already exists 12:28:07 714f2db0e99b: Layer already exists 12:28:07 2584d4ed9bc8: Layer already exists 12:28:07 72f3102e4976: Layer already exists 12:28:07 0e64f2360a44: Layer already exists 12:28:07 main: digest: sha256:38059ead4a6c3f8db1db8fe59026227f77825c47c5cb2bff00c4991f381b8210 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:28:08 ===================================================== [Pipeline] echo 12:28:08 taggedImages: 12:28:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:28:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 12:28:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.84 12:28:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:28:08 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 12:28:08 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 12:28:08 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:28:08 latest 12:28:08 4.1.0-dev.84 12:28:08 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:28:08 main 12:28:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:28:08 b3206326d841: Preparing 12:28:08 b78f85ac5daa: Preparing 12:28:08 9997b29b5511: Preparing 12:28:08 e161c1574f60: Preparing 12:28:08 43be85c7f54b: Preparing 12:28:08 fe9cb434b643: Preparing 12:28:08 64a1bb9d8aed: Preparing 12:28:08 2c215ddff041: Preparing 12:28:08 0e64f2360a44: Preparing 12:28:08 64a1bb9d8aed: Waiting 12:28:08 2c215ddff041: Waiting 12:28:08 0e64f2360a44: Waiting 12:28:08 fe9cb434b643: Waiting 12:28:08 e161c1574f60: Layer already exists 12:28:08 43be85c7f54b: Layer already exists 12:28:09 64a1bb9d8aed: Layer already exists 12:28:09 b78f85ac5daa: Pushed 12:28:09 2c215ddff041: Layer already exists 12:28:09 9997b29b5511: Pushed 12:28:09 b3206326d841: Pushed 12:28:09 0e64f2360a44: Layer already exists 12:28:41 fe9cb434b643: Pushed 12:28:41 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:edd60fd861a0a1d2f29f045c904f9a99ba7c088b68ce68c52e6c0264d3a4e315 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:41 + 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 12:28:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 12:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:28:41 b3206326d841: Preparing 12:28:41 b78f85ac5daa: Preparing 12:28:41 9997b29b5511: Preparing 12:28:41 e161c1574f60: Preparing 12:28:41 43be85c7f54b: Preparing 12:28:41 fe9cb434b643: Preparing 12:28:41 64a1bb9d8aed: Preparing 12:28:41 2c215ddff041: Preparing 12:28:41 0e64f2360a44: Preparing 12:28:41 64a1bb9d8aed: Waiting 12:28:41 2c215ddff041: Waiting 12:28:41 0e64f2360a44: Waiting 12:28:41 fe9cb434b643: Waiting 12:28:41 43be85c7f54b: Layer already exists 12:28:41 b3206326d841: Layer already exists 12:28:41 9997b29b5511: Layer already exists 12:28:41 e161c1574f60: Layer already exists 12:28:41 b78f85ac5daa: Layer already exists 12:28:41 64a1bb9d8aed: Layer already exists 12:28:41 fe9cb434b643: Layer already exists 12:28:41 2c215ddff041: Layer already exists 12:28:41 0e64f2360a44: Layer already exists 12:28:42 latest: digest: sha256:edd60fd861a0a1d2f29f045c904f9a99ba7c088b68ce68c52e6c0264d3a4e315 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.84 12:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:28:42 b3206326d841: Preparing 12:28:42 b78f85ac5daa: Preparing 12:28:42 9997b29b5511: Preparing 12:28:42 e161c1574f60: Preparing 12:28:42 43be85c7f54b: Preparing 12:28:42 fe9cb434b643: Preparing 12:28:42 64a1bb9d8aed: Preparing 12:28:42 2c215ddff041: Preparing 12:28:42 0e64f2360a44: Preparing 12:28:42 fe9cb434b643: Waiting 12:28:42 64a1bb9d8aed: Waiting 12:28:42 2c215ddff041: Waiting 12:28:42 0e64f2360a44: Waiting 12:28:42 43be85c7f54b: Layer already exists 12:28:42 9997b29b5511: Layer already exists 12:28:42 e161c1574f60: Layer already exists 12:28:42 b78f85ac5daa: Layer already exists 12:28:42 b3206326d841: Layer already exists 12:28:42 64a1bb9d8aed: Layer already exists 12:28:42 fe9cb434b643: Layer already exists 12:28:42 2c215ddff041: Layer already exists 12:28:42 0e64f2360a44: Layer already exists 12:28:43 4.1.0-dev.84: digest: sha256:edd60fd861a0a1d2f29f045c904f9a99ba7c088b68ce68c52e6c0264d3a4e315 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:28:43 b3206326d841: Preparing 12:28:43 b78f85ac5daa: Preparing 12:28:43 9997b29b5511: Preparing 12:28:43 e161c1574f60: Preparing 12:28:43 43be85c7f54b: Preparing 12:28:43 fe9cb434b643: Preparing 12:28:43 64a1bb9d8aed: Preparing 12:28:43 2c215ddff041: Preparing 12:28:43 0e64f2360a44: Preparing 12:28:43 2c215ddff041: Waiting 12:28:43 fe9cb434b643: Waiting 12:28:43 64a1bb9d8aed: Waiting 12:28:43 0e64f2360a44: Waiting 12:28:43 b78f85ac5daa: Layer already exists 12:28:43 43be85c7f54b: Layer already exists 12:28:43 b3206326d841: Layer already exists 12:28:43 9997b29b5511: Layer already exists 12:28:43 e161c1574f60: Layer already exists 12:28:43 2c215ddff041: Layer already exists 12:28:43 64a1bb9d8aed: Layer already exists 12:28:43 fe9cb434b643: Layer already exists 12:28:43 0e64f2360a44: Layer already exists 12:28:43 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:edd60fd861a0a1d2f29f045c904f9a99ba7c088b68ce68c52e6c0264d3a4e315 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:44 + 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 12:28:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 12:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:28:44 b3206326d841: Preparing 12:28:44 b78f85ac5daa: Preparing 12:28:44 9997b29b5511: Preparing 12:28:44 e161c1574f60: Preparing 12:28:44 43be85c7f54b: Preparing 12:28:44 fe9cb434b643: Preparing 12:28:44 64a1bb9d8aed: Preparing 12:28:44 2c215ddff041: Preparing 12:28:44 0e64f2360a44: Preparing 12:28:44 64a1bb9d8aed: Waiting 12:28:44 2c215ddff041: Waiting 12:28:44 0e64f2360a44: Waiting 12:28:44 fe9cb434b643: Waiting 12:28:44 9997b29b5511: Layer already exists 12:28:44 b3206326d841: Layer already exists 12:28:44 43be85c7f54b: Layer already exists 12:28:44 b78f85ac5daa: Layer already exists 12:28:44 e161c1574f60: Layer already exists 12:28:44 fe9cb434b643: Layer already exists 12:28:44 2c215ddff041: Layer already exists 12:28:44 64a1bb9d8aed: Layer already exists 12:28:44 0e64f2360a44: Layer already exists 12:28:44 main: digest: sha256:edd60fd861a0a1d2f29f045c904f9a99ba7c088b68ce68c52e6c0264d3a4e315 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:28:44 ===================================================== [Pipeline] echo 12:28:44 taggedImages: 12:28:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:28:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 12:28:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.84 12:28:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:28:44 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 12:28:45 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 12:28:45 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:28:45 latest 12:28:45 4.1.0-dev.84 12:28:45 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:28:45 main 12:28:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:28:45 685d748361e5: Preparing 12:28:45 93256deb64c6: Preparing 12:28:45 e161c1574f60: Preparing 12:28:45 43be85c7f54b: Preparing 12:28:45 af107d1a5f58: Preparing 12:28:45 1536b59e7c7b: Preparing 12:28:45 0e64f2360a44: Preparing 12:28:45 1536b59e7c7b: Waiting 12:28:45 0e64f2360a44: Waiting 12:28:45 43be85c7f54b: Layer already exists 12:28:45 e161c1574f60: Layer already exists 12:28:45 0e64f2360a44: Layer already exists 12:28:45 685d748361e5: Pushed 12:28:46 af107d1a5f58: Pushed 12:28:52 1536b59e7c7b: Pushed 12:28:54 93256deb64c6: Pushed 12:28:54 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:57120840d834b83b9f3ede18fdc2e76d23c471e51520b932d7cbfef7684f88a1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 12:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:28:55 685d748361e5: Preparing 12:28:55 93256deb64c6: Preparing 12:28:55 e161c1574f60: Preparing 12:28:55 43be85c7f54b: Preparing 12:28:55 af107d1a5f58: Preparing 12:28:55 1536b59e7c7b: Preparing 12:28:55 0e64f2360a44: Preparing 12:28:55 1536b59e7c7b: Waiting 12:28:55 0e64f2360a44: Waiting 12:28:55 af107d1a5f58: Layer already exists 12:28:55 e161c1574f60: Layer already exists 12:28:55 685d748361e5: Layer already exists 12:28:55 43be85c7f54b: Layer already exists 12:28:55 93256deb64c6: Layer already exists 12:28:55 1536b59e7c7b: Layer already exists 12:28:55 0e64f2360a44: Layer already exists 12:28:55 latest: digest: sha256:57120840d834b83b9f3ede18fdc2e76d23c471e51520b932d7cbfef7684f88a1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.84 12:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:28:56 685d748361e5: Preparing 12:28:56 93256deb64c6: Preparing 12:28:56 e161c1574f60: Preparing 12:28:56 43be85c7f54b: Preparing 12:28:56 af107d1a5f58: Preparing 12:28:56 1536b59e7c7b: Preparing 12:28:56 0e64f2360a44: Preparing 12:28:56 1536b59e7c7b: Waiting 12:28:56 0e64f2360a44: Waiting 12:28:56 685d748361e5: Layer already exists 12:28:56 93256deb64c6: Layer already exists 12:28:56 43be85c7f54b: Layer already exists 12:28:56 e161c1574f60: Layer already exists 12:28:56 af107d1a5f58: Layer already exists 12:28:56 1536b59e7c7b: Layer already exists 12:28:56 0e64f2360a44: Layer already exists 12:28:56 4.1.0-dev.84: digest: sha256:57120840d834b83b9f3ede18fdc2e76d23c471e51520b932d7cbfef7684f88a1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:28:57 685d748361e5: Preparing 12:28:57 93256deb64c6: Preparing 12:28:57 e161c1574f60: Preparing 12:28:57 43be85c7f54b: Preparing 12:28:57 af107d1a5f58: Preparing 12:28:57 1536b59e7c7b: Preparing 12:28:57 0e64f2360a44: Preparing 12:28:57 1536b59e7c7b: Waiting 12:28:57 0e64f2360a44: Waiting 12:28:57 e161c1574f60: Layer already exists 12:28:57 43be85c7f54b: Layer already exists 12:28:57 93256deb64c6: Layer already exists 12:28:57 af107d1a5f58: Layer already exists 12:28:57 685d748361e5: Layer already exists 12:28:57 0e64f2360a44: Layer already exists 12:28:57 1536b59e7c7b: Layer already exists 12:28:57 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:57120840d834b83b9f3ede18fdc2e76d23c471e51520b932d7cbfef7684f88a1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 12:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:28:58 685d748361e5: Preparing 12:28:58 93256deb64c6: Preparing 12:28:58 e161c1574f60: Preparing 12:28:58 43be85c7f54b: Preparing 12:28:58 af107d1a5f58: Preparing 12:28:58 1536b59e7c7b: Preparing 12:28:58 0e64f2360a44: Preparing 12:28:58 1536b59e7c7b: Waiting 12:28:58 0e64f2360a44: Waiting 12:28:58 af107d1a5f58: Layer already exists 12:28:58 93256deb64c6: Layer already exists 12:28:58 43be85c7f54b: Layer already exists 12:28:58 e161c1574f60: Layer already exists 12:28:58 685d748361e5: Layer already exists 12:28:58 0e64f2360a44: Layer already exists 12:28:58 1536b59e7c7b: Layer already exists 12:28:58 main: digest: sha256:57120840d834b83b9f3ede18fdc2e76d23c471e51520b932d7cbfef7684f88a1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:28:58 ===================================================== [Pipeline] echo 12:28:58 taggedImages: 12:28:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:28:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 12:28:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.84 12:28:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:28:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 12:28:58 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 12:28:58 2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:28:58 latest 12:28:58 4.1.0-dev.84 12:28:58 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:28:58 main 12:28:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:28:59 a476959a262f: Preparing 12:28:59 162161cb669c: Preparing 12:28:59 e161c1574f60: Preparing 12:28:59 43be85c7f54b: Preparing 12:28:59 5450634f78e0: Preparing 12:28:59 340cb3037025: Preparing 12:28:59 0e64f2360a44: Preparing 12:28:59 340cb3037025: Waiting 12:28:59 0e64f2360a44: Waiting 12:28:59 e161c1574f60: Layer already exists 12:28:59 43be85c7f54b: Layer already exists 12:28:59 0e64f2360a44: Layer already exists 12:28:59 a476959a262f: Pushed 12:28:59 5450634f78e0: Pushed 12:29:00 340cb3037025: Pushed 12:29:08 162161cb669c: Pushed 12:29:08 2d48adbf64ea6a519d6787737e4bc25d6ecf7481: digest: sha256:131cfaddd3acd0c5ee5552ffb3d4699f6cac00ff9e666b0b72f16d7e1f91e431 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 12:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:29:08 a476959a262f: Preparing 12:29:08 162161cb669c: Preparing 12:29:08 e161c1574f60: Preparing 12:29:08 43be85c7f54b: Preparing 12:29:08 5450634f78e0: Preparing 12:29:08 340cb3037025: Preparing 12:29:08 0e64f2360a44: Preparing 12:29:08 340cb3037025: Waiting 12:29:08 0e64f2360a44: Waiting 12:29:08 5450634f78e0: Layer already exists 12:29:08 a476959a262f: Layer already exists 12:29:08 e161c1574f60: Layer already exists 12:29:08 43be85c7f54b: Layer already exists 12:29:08 162161cb669c: Layer already exists 12:29:08 340cb3037025: Layer already exists 12:29:08 0e64f2360a44: Layer already exists 12:29:09 latest: digest: sha256:131cfaddd3acd0c5ee5552ffb3d4699f6cac00ff9e666b0b72f16d7e1f91e431 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.84 12:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:29:09 a476959a262f: Preparing 12:29:09 162161cb669c: Preparing 12:29:09 e161c1574f60: Preparing 12:29:09 43be85c7f54b: Preparing 12:29:09 5450634f78e0: Preparing 12:29:09 340cb3037025: Preparing 12:29:09 0e64f2360a44: Preparing 12:29:09 340cb3037025: Waiting 12:29:09 0e64f2360a44: Waiting 12:29:09 a476959a262f: Layer already exists 12:29:09 e161c1574f60: Layer already exists 12:29:09 162161cb669c: Layer already exists 12:29:09 43be85c7f54b: Layer already exists 12:29:09 5450634f78e0: Layer already exists 12:29:09 0e64f2360a44: Layer already exists 12:29:09 340cb3037025: Layer already exists 12:29:09 4.1.0-dev.84: digest: sha256:131cfaddd3acd0c5ee5552ffb3d4699f6cac00ff9e666b0b72f16d7e1f91e431 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:29:10 a476959a262f: Preparing 12:29:10 162161cb669c: Preparing 12:29:10 e161c1574f60: Preparing 12:29:10 43be85c7f54b: Preparing 12:29:10 5450634f78e0: Preparing 12:29:10 340cb3037025: Preparing 12:29:10 0e64f2360a44: Preparing 12:29:10 340cb3037025: Waiting 12:29:10 0e64f2360a44: Waiting 12:29:10 43be85c7f54b: Layer already exists 12:29:10 e161c1574f60: Layer already exists 12:29:10 a476959a262f: Layer already exists 12:29:10 162161cb669c: Layer already exists 12:29:10 5450634f78e0: Layer already exists 12:29:10 340cb3037025: Layer already exists 12:29:10 0e64f2360a44: Layer already exists 12:29:10 2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84: digest: sha256:131cfaddd3acd0c5ee5552ffb3d4699f6cac00ff9e666b0b72f16d7e1f91e431 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 12:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:29:11 a476959a262f: Preparing 12:29:11 162161cb669c: Preparing 12:29:11 e161c1574f60: Preparing 12:29:11 43be85c7f54b: Preparing 12:29:11 5450634f78e0: Preparing 12:29:11 340cb3037025: Preparing 12:29:11 0e64f2360a44: Preparing 12:29:11 340cb3037025: Waiting 12:29:11 0e64f2360a44: Waiting 12:29:11 43be85c7f54b: Layer already exists 12:29:11 162161cb669c: Layer already exists 12:29:11 e161c1574f60: Layer already exists 12:29:11 5450634f78e0: Layer already exists 12:29:11 a476959a262f: Layer already exists 12:29:11 0e64f2360a44: Layer already exists 12:29:11 340cb3037025: Layer already exists 12:29:11 main: digest: sha256:131cfaddd3acd0c5ee5552ffb3d4699f6cac00ff9e666b0b72f16d7e1f91e431 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:29:11 ===================================================== [Pipeline] echo 12:29:11 taggedImages: 12:29:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 12:29:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 12:29:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.84 12:29:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 12:29:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.84 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.84 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.84 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.84 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.84 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.84 [Pipeline] echo 12:29:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.84 [Pipeline] echo 12:29:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2d48adbf64ea6a519d6787737e4bc25d6ecf7481-4.1.0-dev.84 [Pipeline] echo 12:29:12 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 12:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:29:13 12:29:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:29:13 arm64: Pulling from edgex-lftools-log-publisher 12:29:13 8998bd30e6a1: Pulling fs layer 12:29:13 04944245beec: Pulling fs layer 12:29:13 699f458cf7ca: Pulling fs layer 12:29:13 765212b225bb: Pulling fs layer 12:29:13 f23df028b6ca: Pulling fs layer 12:29:13 d65c8cfc05b1: Pulling fs layer 12:29:13 2437ff75d9bd: Pulling fs layer 12:29:13 f23df028b6ca: Waiting 12:29:13 d65c8cfc05b1: Waiting 12:29:13 2437ff75d9bd: Waiting 12:29:13 765212b225bb: Waiting 12:29:13 04944245beec: Verifying Checksum 12:29:13 04944245beec: Download complete 12:29:13 765212b225bb: Verifying Checksum 12:29:13 765212b225bb: Download complete 12:29:13 f23df028b6ca: Verifying Checksum 12:29:13 f23df028b6ca: Download complete 12:29:13 d65c8cfc05b1: Verifying Checksum 12:29:13 d65c8cfc05b1: Download complete 12:29:13 699f458cf7ca: Verifying Checksum 12:29:13 699f458cf7ca: Download complete 12:29:14 8998bd30e6a1: Verifying Checksum 12:29:14 8998bd30e6a1: Download complete 12:29:16 2437ff75d9bd: Verifying Checksum 12:29:16 2437ff75d9bd: Download complete 12:29:18 8998bd30e6a1: Pull complete 12:29:19 04944245beec: Pull complete 12:29:20 699f458cf7ca: Pull complete 12:29:21 765212b225bb: Pull complete 12:29:21 f23df028b6ca: Pull complete 12:29:22 d65c8cfc05b1: Pull complete 12:29:40 2437ff75d9bd: Pull complete 12:29:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:29:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:29:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:29:40 prd-ubuntu20.04-docker-arm64-4c-16g-775131 does not seem to be running inside a container 12:29:40 $ 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/935 -v /w/workspace/edgex-go/935:/w/workspace/edgex-go/935:rw,z -v /w/workspace/edgex-go/935@tmp:/w/workspace/edgex-go/935@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 12:29:42 $ docker top da8705b81c78ac20f3a7e7b2b18d409f5eaf81feed56c08a47a13bdd3a7400dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:29:43 ---> job-cost.sh 12:29:43 lf-activate-venv: SKIPPING 12:29:43 INFO: No Stack... 12:29:43 INFO: Retrieving Pricing Info for: v3-standard-4 12:29:44 INFO: Archiving Costs [Pipeline] sh 12:29:45 + cat /w/workspace/edgex-go/935/archives/cost.csv 12:29:45 + cut -d, -f6 [Pipeline] lock 12:29:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-935-stack-cost] 12:29:45 Resource [jenkins-edgexfoundry-edgex-go-main-935-stack-cost] did not exist. Created. 12:29:45 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-935-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:29:46 + echo total: 0.10999999940395355 [Pipeline] stash 12:29:46 Stashed 1 file(s) [Pipeline] } 12:29:46 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-935-stack-cost] [Pipeline] // lock [Pipeline] } 12:29:46 $ docker stop --time=1 da8705b81c78ac20f3a7e7b2b18d409f5eaf81feed56c08a47a13bdd3a7400dd 12:29:48 $ docker rm -f --volumes da8705b81c78ac20f3a7e7b2b18d409f5eaf81feed56c08a47a13bdd3a7400dd [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 12:29:48 provisioning config files... 12:29:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/935@tmp/config6256795850349020054tmp [Pipeline] { [Pipeline] sh 12:29:49 + set +x 12:29:49 + curl -s https://codecov.io/bash 12:29:49 + bash -s -- 12:29:50 12:29:50 _____ _ 12:29:50 / ____| | | 12:29:50 | | ___ __| | ___ ___ _____ __ 12:29:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:29:50 | |___| (_) | (_| | __/ (_| (_) \ V / 12:29:50 \_____\___/ \__,_|\___|\___\___/ \_/ 12:29:50 Bash-1.0.6 12:29:50 12:29:50 12:29:50 ==> git version 2.25.1 found 12:29:50 ==> 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 12:29:50 Release-Date: 2020-01-08 12:29:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:29:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:29:50 ==> Jenkins CI detected. 12:29:50 current dir:  /w/workspace/edgex-go/935 12:29:50 project root: . 12:29:50 --> token set from env 12:29:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:29:50 ==> Running gcov in . (disable via -X gcov) 12:29:50 ==> Python coveragepy not found 12:29:50 ==> Searching for coverage reports in: 12:29:50 + . 12:29:50 -> Found 1 reports 12:29:50 ==> Detecting git/mercurial file structure 12:29:50 ==> Reading reports 12:29:50 + ./coverage.out bytes=1043595 12:29:50 ==> Appending adjustments 12:29:50 https://docs.codecov.io/docs/fixing-reports 12:29:51 + Found adjustments 12:29:51 ==> Gzipping contents 12:29:51 108K /tmp/codecov.jDe9IC.gz 12:29:51 ==> Uploading reports 12:29:51 url: https://codecov.io 12:29:51 query: branch=main&commit=2d48adbf64ea6a519d6787737e4bc25d6ecf7481&build=935&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F935%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:29:51 -> Pinging Codecov 12:29:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2d48adbf64ea6a519d6787737e4bc25d6ecf7481&build=935&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F935%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:29:51 -> Uploading to 12:29:51 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/2d48adbf64ea6a519d6787737e4bc25d6ecf7481/087ac091-9657-49ac-93be-068cfe930fec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251216%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251216T122951Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2e4a6b03897b807bac287a214f708b6ea2b39b20ae90c75203701646caafd091 12:29:51 % Total % Received % Xferd Average Speed Time Time Time Current 12:29:51 Dload Upload Total Spent Left Speed 12:29:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 556k --:--:-- --:--:-- --:--:-- 559k 12:29:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2d48adbf64ea6a519d6787737e4bc25d6ecf7481 [Pipeline] } 12:29:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 12:29:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:29:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:29:52 12:29:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:29:52 latest: Pulling from edgex-devops/edgex-snyk-go 12:29:52 2d35ebdb57d9: Already exists 12:29:52 85e8836fcdb2: Pulling fs layer 12:29:52 91631faa732a: Pulling fs layer 12:29:52 f3f5ae8826fa: Pulling fs layer 12:29:52 4f4fb700ef54: Pulling fs layer 12:29:52 7861252a18e6: Pulling fs layer 12:29:52 9130f900ef6f: Pulling fs layer 12:29:52 7861252a18e6: Waiting 12:29:52 9130f900ef6f: Waiting 12:29:52 4f4fb700ef54: Waiting 12:29:52 f3f5ae8826fa: Verifying Checksum 12:29:52 f3f5ae8826fa: Download complete 12:29:52 85e8836fcdb2: Download complete 12:29:52 4f4fb700ef54: Verifying Checksum 12:29:52 4f4fb700ef54: Download complete 12:29:53 85e8836fcdb2: Pull complete 12:29:53 7861252a18e6: Verifying Checksum 12:29:53 7861252a18e6: Download complete 12:29:53 91631faa732a: Verifying Checksum 12:29:53 91631faa732a: Download complete 12:29:53 9130f900ef6f: Verifying Checksum 12:29:53 9130f900ef6f: Download complete 12:29:59 91631faa732a: Pull complete 12:29:59 f3f5ae8826fa: Pull complete 12:29:59 4f4fb700ef54: Pull complete 12:29:59 7861252a18e6: Pull complete 12:30:03 9130f900ef6f: Pull complete 12:30:03 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 12:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:30:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:30:03 prd-ubuntu20.04-docker-8c-8g-775130 does not seem to be running inside a container 12:30:03 $ 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/935 -v /w/workspace/edgex-go/935:/w/workspace/edgex-go/935:rw,z -v /w/workspace/edgex-go/935@tmp:/w/workspace/edgex-go/935@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 12:30:05 $ docker top 33fd1465d5a19118c209f0fdfbb533b00ad00421badc02497a3c69507e741a52 -eo pid,comm [Pipeline] { [Pipeline] sh 12:30:05 + git config --global --add safe.directory /w/workspace/edgex-go/935 [Pipeline] echo 12:30:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 12:30:06 + set -o pipefail 12:30:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 12:30:16 12:30:16 Monitoring /w/workspace/edgex-go/935 (github.com/edgexfoundry/edgex-go)... 12:30:16 12:30:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/16846aad-944b-433b-81bc-9a40cb098ecc 12:30:16 12:30:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:30:16 12:30:16 12:30:16 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 12:30:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:30:16 $ docker stop --time=1 33fd1465d5a19118c209f0fdfbb533b00ad00421badc02497a3c69507e741a52 12:30:18 $ docker rm -f --volumes 33fd1465d5a19118c209f0fdfbb533b00ad00421badc02497a3c69507e741a52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 12:30:19 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:30:19 provisioning config files... 12:30:19 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/935@tmp/config1398679493573764860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:30:19 --> edgex-publish-swagger.sh 12:30:19 === Publish openapi API === 12:30:19 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 12:30:19 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/935/openapi/core-command.yaml] 12:30:19 % Total % Received % Xferd Average Speed Time Time Time Current 12:30:19 Dload Upload Total Spent Left Speed 12:30:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 478 236k --:--:-- --:--:-- --:--:-- 235k 12:30:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:30:19 12:30:19 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/935/openapi/core-data.yaml] 12:30:19 % Total % Received % Xferd Average Speed Time Time Time Current 12:30:19 Dload Upload Total Spent Left Speed 12:30:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 503 561k --:--:-- --:--:-- --:--:-- 561k 12:30:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:30:19 12:30:19 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/935/openapi/core-keeper.yaml] 12:30:19 % Total % Received % Xferd Average Speed Time Time Time Current 12:30:19 Dload Upload Total Spent Left Speed 12:30:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 80 37006 --:--:-- --:--:-- --:--:-- 37041 100 30300 100 66 100 30234 80 37006 --:--:-- --:--:-- --:--:-- 37041 12:30:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:30:20 12:30:20 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/935/openapi/core-metadata.yaml] 12:30:20 % Total % Received % Xferd Average Speed Time Time Time Current 12:30:20 Dload Upload Total Spent Left Speed 12:30:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 445 1080k --:--:-- --:--:-- --:--:-- 1080k 12:30:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:30:20 12:30:20 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/935/openapi/security-proxy-auth.yaml] 12:30:20 % Total % Received % Xferd Average Speed Time Time Time Current 12:30:20 Dload Upload Total Spent Left Speed 12:30:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 634 229k --:--:-- --:--:-- --:--:-- 230k 12:30:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:30:20 12:30:20 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/935/openapi/security-secretstore-setup.yaml] 12:30:20 % Total % Received % Xferd Average Speed Time Time Time Current 12:30:20 Dload Upload Total Spent Left Speed 12:30:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 767 45500 --:--:-- --:--:-- --:--:-- 46267 12:30:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:30:21 12:30:21 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/935/openapi/support-notifications.yaml] 12:30:21 % Total % Received % Xferd Average Speed Time Time Time Current 12:30:21 Dload Upload Total Spent Left Speed 12:30:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 496 734k --:--:-- --:--:-- --:--:-- 734k 12:30:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:30:21 12:30:21 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/935/openapi/support-scheduler.yaml] 12:30:21 % Total % Received % Xferd Average Speed Time Time Time Current 12:30:21 Dload Upload Total Spent Left Speed 12:30:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 616 462k --:--:-- --:--:-- --:--:-- 463k 12:30:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:30:21 [Pipeline] } 12:30:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 12:30:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:30:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:30:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:30:22 prd-ubuntu20.04-docker-8c-8g-775130 does not seem to be running inside a container 12:30:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/935 -v /w/workspace/edgex-go/935:/w/workspace/edgex-go/935:rw,z -v /w/workspace/edgex-go/935@tmp:/w/workspace/edgex-go/935@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 12:30:22 $ docker top 64f8a94a3221c631b736e872fdeca7090126a13aafc210bedadcc8edbee5b695 -eo pid,comm 12:30: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). 12:30:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:30:22 [ssh-agent] Looking for ssh-agent implementation... 12:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:30:22 $ docker exec 64f8a94a3221c631b736e872fdeca7090126a13aafc210bedadcc8edbee5b695 ssh-agent 12:30:22 SSH_AUTH_SOCK=/tmp/ssh-cDtgotIe38Z9/agent.32 12:30:22 SSH_AGENT_PID=38 12:30:22 Running ssh-add (command line suppressed) 12:30:22 Identity added: /w/workspace/edgex-go/935@tmp/private_key_12767792939242721564.key (/w/workspace/edgex-go/935@tmp/private_key_12767792939242721564.key) 12:30:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:30:23 + git semver tag 12:30:23 2025-12-16 12:30:23,336 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:30:23 2025-12-16 12:30:23,339 [run_tag] DEBUG tag force:False 12:30:23 2025-12-16 12:30:23,339 [check_head_tag] DEBUG check head tag 12:30:23 2025-12-16 12:30:23,340 [execute] INFO git cat-file --batch-check 12:30:23 2025-12-16 12:30:23,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/935, stdin=, shell=False, universal_newlines=False) 12:30:23 2025-12-16 12:30:23,342 [execute] INFO git cat-file --batch 12:30:23 2025-12-16 12:30:23,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/935, stdin=, shell=False, universal_newlines=False) 12:30:23 2025-12-16 12:30:23,366 [read_version] DEBUG read version from /w/workspace/edgex-go/935/.semver/main 12:30:23 2025-12-16 12:30:23,366 [execute] INFO git tag -a v4.1.0-dev.84 -m v4.1.0-dev.84 12:30:23 2025-12-16 12:30:23,366 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.84', '-m', 'v4.1.0-dev.84'], cwd=/w/workspace/edgex-go/935, stdin=None, shell=False, universal_newlines=False) 12:30:23 2025-12-16 12:30:23,369 [read_version] DEBUG read version from /w/workspace/edgex-go/935/.semver/main 12:30:23 4.1.0-dev.84 [Pipeline] } 12:30:23 $ docker exec --env ******** --env ******** 64f8a94a3221c631b736e872fdeca7090126a13aafc210bedadcc8edbee5b695 ssh-agent -k 12:30:23 unset SSH_AUTH_SOCK; 12:30:23 unset SSH_AGENT_PID; 12:30:23 echo Agent pid 38 killed; 12:30:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:30:24 + git semver [Pipeline] } 12:30:24 $ docker stop --time=1 64f8a94a3221c631b736e872fdeca7090126a13aafc210bedadcc8edbee5b695 12:30:25 $ docker rm -f --volumes 64f8a94a3221c631b736e872fdeca7090126a13aafc210bedadcc8edbee5b695 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:30:26 12:30:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:30:26 0.23.1-centos7: Pulling from edgex-lftools 12:30:26 ab5ef0e58194: Pulling fs layer 12:30:26 9712f1f96733: Pulling fs layer 12:30:26 63f879dbbcfc: Pulling fs layer 12:30:26 0d9ebad4ef96: Pulling fs layer 12:30:26 e9a5061849ea: Pulling fs layer 12:30:26 d747dcd14b5f: Pulling fs layer 12:30:26 2de7ff778b66: Pulling fs layer 12:30:26 e9a5061849ea: Waiting 12:30:26 d747dcd14b5f: Waiting 12:30:26 2de7ff778b66: Waiting 12:30:26 0d9ebad4ef96: Waiting 12:30:26 9712f1f96733: Verifying Checksum 12:30:26 9712f1f96733: Download complete 12:30:26 63f879dbbcfc: Verifying Checksum 12:30:26 63f879dbbcfc: Download complete 12:30:26 e9a5061849ea: Verifying Checksum 12:30:26 e9a5061849ea: Download complete 12:30:26 d747dcd14b5f: Verifying Checksum 12:30:26 d747dcd14b5f: Download complete 12:30:26 0d9ebad4ef96: Download complete 12:30:26 2de7ff778b66: Verifying Checksum 12:30:26 2de7ff778b66: Download complete 12:30:27 ab5ef0e58194: Verifying Checksum 12:30:27 ab5ef0e58194: Download complete 12:30:31 ab5ef0e58194: Pull complete 12:30:31 9712f1f96733: Pull complete 12:30:31 63f879dbbcfc: Pull complete 12:30:36 0d9ebad4ef96: Pull complete 12:30:36 e9a5061849ea: Pull complete 12:30:36 d747dcd14b5f: Pull complete 12:30:37 2de7ff778b66: Pull complete 12:30:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:30:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:30:37 prd-ubuntu20.04-docker-8c-8g-775130 does not seem to be running inside a container 12:30:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/935 -v /w/workspace/edgex-go/935:/w/workspace/edgex-go/935:rw,z -v /w/workspace/edgex-go/935@tmp:/w/workspace/edgex-go/935@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 12:30:39 $ docker top 2d77678dbe7eb88e5d898151c5f1b1707be119c32ce8bba1cd2b3a13ad947eeb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:30:39 provisioning config files... 12:30:39 copy managed file [sigul-config] to file:/w/workspace/edgex-go/935@tmp/config14917792233783192753tmp 12:30:39 copy managed file [sigul-password] to file:/w/workspace/edgex-go/935@tmp/config14070962834316643599tmp 12:30:39 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/935@tmp/config9504228623603713903tmp [Pipeline] { [Pipeline] echo 12:30:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:30:39 ---> sigul-configuration.sh 12:30:39 gpg: directory `/root/.gnupg' created 12:30:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:30:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:30:39 gpg: keyring `/root/.gnupg/secring.gpg' created 12:30:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:30:39 gpg: CAST5 encrypted data 12:30:39 gpg: encrypted with 1 passphrase 12:30:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:30:40 + mkdir /home/jenkins 12:30:40 + mkdir /home/jenkins/sigul [Pipeline] sh 12:30:40 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 12:30:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:30:40 ---> sigul-install.sh 12:30:40 Sigul already installed; skipping installation. [Pipeline] sh 12:30:41 + git tag --list 12:30:41 0.6.0 12:30:41 0.6.1 12:30:41 0.7.0 12:30:41 0.7.1 12:30:41 v1.0.0 12:30:41 v1.0.1 12:30:41 v1.1.0 12:30:41 v1.2.0 12:30:41 v1.2.1 12:30:41 v1.3.0 12:30:41 v1.3.1 12:30:41 v2.0.0 12:30:41 v2.1.0 12:30:41 v2.1.1 12:30:41 v2.2.0 12:30:41 v2.3.0 12:30:41 v3.0 12:30:41 v3.0.0 12:30:41 v3.1 12:30:41 v3.1.0 12:30:41 v3.1.1 12:30:41 v4.0 12:30:41 v4.0.0 12:30:41 v4.0.1 12:30:41 v4.0.1-dev.1 12:30:41 v4.0.1-dev.2 12:30:41 v4.1.0-dev.1 12:30:41 v4.1.0-dev.10 12:30:41 v4.1.0-dev.11 12:30:41 v4.1.0-dev.12 12:30:41 v4.1.0-dev.13 12:30:41 v4.1.0-dev.14 12:30:41 v4.1.0-dev.15 12:30:41 v4.1.0-dev.16 12:30:41 v4.1.0-dev.17 12:30:41 v4.1.0-dev.18 12:30:41 v4.1.0-dev.19 12:30:41 v4.1.0-dev.2 12:30:41 v4.1.0-dev.20 12:30:41 v4.1.0-dev.21 12:30:41 v4.1.0-dev.22 12:30:41 v4.1.0-dev.23 12:30:41 v4.1.0-dev.24 12:30:41 v4.1.0-dev.25 12:30:41 v4.1.0-dev.26 12:30:41 v4.1.0-dev.27 12:30:41 v4.1.0-dev.28 12:30:41 v4.1.0-dev.29 12:30:41 v4.1.0-dev.3 12:30:41 v4.1.0-dev.30 12:30:41 v4.1.0-dev.31 12:30:41 v4.1.0-dev.32 12:30:41 v4.1.0-dev.33 12:30:41 v4.1.0-dev.34 12:30:41 v4.1.0-dev.35 12:30:41 v4.1.0-dev.36 12:30:41 v4.1.0-dev.37 12:30:41 v4.1.0-dev.38 12:30:41 v4.1.0-dev.39 12:30:41 v4.1.0-dev.4 12:30:41 v4.1.0-dev.40 12:30:41 v4.1.0-dev.41 12:30:41 v4.1.0-dev.42 12:30:41 v4.1.0-dev.43 12:30:41 v4.1.0-dev.44 12:30:41 v4.1.0-dev.45 12:30:41 v4.1.0-dev.46 12:30:41 v4.1.0-dev.47 12:30:41 v4.1.0-dev.48 12:30:41 v4.1.0-dev.49 12:30:41 v4.1.0-dev.5 12:30:41 v4.1.0-dev.50 12:30:41 v4.1.0-dev.51 12:30:41 v4.1.0-dev.52 12:30:41 v4.1.0-dev.53 12:30:41 v4.1.0-dev.54 12:30:41 v4.1.0-dev.55 12:30:41 v4.1.0-dev.56 12:30:41 v4.1.0-dev.57 12:30:41 v4.1.0-dev.58 12:30:41 v4.1.0-dev.59 12:30:41 v4.1.0-dev.6 12:30:41 v4.1.0-dev.60 12:30:41 v4.1.0-dev.61 12:30:41 v4.1.0-dev.62 12:30:41 v4.1.0-dev.63 12:30:41 v4.1.0-dev.64 12:30:41 v4.1.0-dev.65 12:30:41 v4.1.0-dev.66 12:30:41 v4.1.0-dev.67 12:30:41 v4.1.0-dev.68 12:30:41 v4.1.0-dev.69 12:30:41 v4.1.0-dev.7 12:30:41 v4.1.0-dev.70 12:30:41 v4.1.0-dev.71 12:30:41 v4.1.0-dev.72 12:30:41 v4.1.0-dev.73 12:30:41 v4.1.0-dev.74 12:30:41 v4.1.0-dev.75 12:30:41 v4.1.0-dev.76 12:30:41 v4.1.0-dev.77 12:30:41 v4.1.0-dev.78 12:30:41 v4.1.0-dev.79 12:30:41 v4.1.0-dev.8 12:30:41 v4.1.0-dev.80 12:30:41 v4.1.0-dev.81 12:30:41 v4.1.0-dev.82 12:30:41 v4.1.0-dev.83 12:30:41 v4.1.0-dev.84 12:30:41 v4.1.0-dev.9 [Pipeline] sh 12:30:41 + lftools sign git-tag v4.1.0-dev.84 12:30:42 Signing Git tag with Sigul... 12:30:42 Signing v4.1.0-dev.84 [Pipeline] echo 12:30:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:30:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:30:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:30:42 $ docker stop --time=1 2d77678dbe7eb88e5d898151c5f1b1707be119c32ce8bba1cd2b3a13ad947eeb 12:30:44 $ docker rm -f --volumes 2d77678dbe7eb88e5d898151c5f1b1707be119c32ce8bba1cd2b3a13ad947eeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:30:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:30:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:30:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:30:44 prd-ubuntu20.04-docker-8c-8g-775130 does not seem to be running inside a container 12:30:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/935 -v /w/workspace/edgex-go/935:/w/workspace/edgex-go/935:rw,z -v /w/workspace/edgex-go/935@tmp:/w/workspace/edgex-go/935@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 12:30:45 $ docker top 8851843adffd5973e44a3155c5932bd6d076ba5a16d8602adbbba3d47aa8ef0a -eo pid,comm 12:30:45 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). 12:30:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:30:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:30:45 [ssh-agent] Looking for ssh-agent implementation... 12:30:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:30:45 $ docker exec 8851843adffd5973e44a3155c5932bd6d076ba5a16d8602adbbba3d47aa8ef0a ssh-agent 12:30:45 SSH_AUTH_SOCK=/tmp/ssh-E8Roy100vR4g/agent.32 12:30:45 SSH_AGENT_PID=38 12:30:45 Running ssh-add (command line suppressed) 12:30:45 Identity added: /w/workspace/edgex-go/935@tmp/private_key_6566613340615164119.key (/w/workspace/edgex-go/935@tmp/private_key_6566613340615164119.key) 12:30:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:30:45 + git semver bump pre 12:30:46 2025-12-16 12:30:46,065 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:30:46 2025-12-16 12:30:46,069 [read_version] DEBUG read version from /w/workspace/edgex-go/935/.semver/main 12:30:46 2025-12-16 12:30:46,069 [bump_version] DEBUG bumping version:4.1.0-dev.84 on axis:pre with prefix:dev 12:30:46 2025-12-16 12:30:46,069 [bump_version] DEBUG bumped version:4.1.0-dev.85 12:30:46 2025-12-16 12:30:46,069 [write_version] DEBUG write version:4.1.0-dev.85 to path:/w/workspace/edgex-go/935/.semver/main with force:True 12:30:46 2025-12-16 12:30:46,069 [read_version] DEBUG read version from /w/workspace/edgex-go/935/.semver/main 12:30:46 2025-12-16 12:30:46,069 [write_file] DEBUG write to file:/w/workspace/edgex-go/935/.semver/main 12:30:46 2025-12-16 12:30:46,072 [execute] INFO git cat-file --batch-check 12:30:46 2025-12-16 12:30:46,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/935/.semver, stdin=, shell=False, universal_newlines=False) 12:30:46 2025-12-16 12:30:46,076 [execute] INFO git cat-file --batch 12:30:46 2025-12-16 12:30:46,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/935/.semver, stdin=, shell=False, universal_newlines=False) 12:30:46 2025-12-16 12:30:46,079 [read_version] DEBUG read version from /w/workspace/edgex-go/935/.semver/main 12:30:46 4.1.0-dev.85 [Pipeline] } 12:30:46 $ docker exec --env ******** --env ******** 8851843adffd5973e44a3155c5932bd6d076ba5a16d8602adbbba3d47aa8ef0a ssh-agent -k 12:30:46 unset SSH_AUTH_SOCK; 12:30:46 unset SSH_AGENT_PID; 12:30:46 echo Agent pid 38 killed; 12:30:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:30:46 + git semver [Pipeline] } 12:30:46 $ docker stop --time=1 8851843adffd5973e44a3155c5932bd6d076ba5a16d8602adbbba3d47aa8ef0a 12:30:48 $ docker rm -f --volumes 8851843adffd5973e44a3155c5932bd6d076ba5a16d8602adbbba3d47aa8ef0a [Pipeline] // withDockerContainer [Pipeline] sh 12:30:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:30:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:30:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:30:48 prd-ubuntu20.04-docker-8c-8g-775130 does not seem to be running inside a container 12:30:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/935 -v /w/workspace/edgex-go/935:/w/workspace/edgex-go/935:rw,z -v /w/workspace/edgex-go/935@tmp:/w/workspace/edgex-go/935@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 12:30:49 $ docker top 6ac01abb53452ca4a8ece2f36277317f0e06ac90f2a43e216d276db8a11d695d -eo pid,comm 12:30:49 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). 12:30:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:30:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:30:49 [ssh-agent] Looking for ssh-agent implementation... 12:30:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:30:49 $ docker exec 6ac01abb53452ca4a8ece2f36277317f0e06ac90f2a43e216d276db8a11d695d ssh-agent 12:30:49 SSH_AUTH_SOCK=/tmp/ssh-7yeFt1MQA3Kf/agent.33 12:30:49 SSH_AGENT_PID=39 12:30:49 Running ssh-add (command line suppressed) 12:30:49 Identity added: /w/workspace/edgex-go/935@tmp/private_key_4116276527673024862.key (/w/workspace/edgex-go/935@tmp/private_key_4116276527673024862.key) 12:30:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:30:49 + git semver push 12:30:50 2025-12-16 12:30:49,990 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:30:50 2025-12-16 12:30:49,993 [run_push] DEBUG push 12:30:50 2025-12-16 12:30:49,994 [execute] INFO git cat-file --batch-check 12:30:50 2025-12-16 12:30:49,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/935/.semver, stdin=, shell=False, universal_newlines=False) 12:30:50 2025-12-16 12:30:49,996 [execute] INFO git rev-list 9395e262e25ddc074b967ec4e9c6f4a20a66eb5f -- 12:30:50 2025-12-16 12:30:49,997 [execute] DEBUG Popen(['git', 'rev-list', '9395e262e25ddc074b967ec4e9c6f4a20a66eb5f', '--'], cwd=/w/workspace/edgex-go/935/.semver, stdin=None, shell=False, universal_newlines=False) 12:30:50 2025-12-16 12:30:50,013 [execute] INFO git fetch -v -- origin 12:30:50 2025-12-16 12:30:50,014 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/935/.semver, stdin=None, shell=False, universal_newlines=True) 12:30:50 2025-12-16 12:30:50,563 [run_push] DEBUG no remote changes detected 12:30:50 2025-12-16 12:30:50,563 [execute] INFO git push origin semver 12:30:50 2025-12-16 12:30:50,563 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/935/.semver, stdin=None, shell=False, universal_newlines=False) 12:30:51 2025-12-16 12:30:51,433 [run_push] DEBUG push all version tags 12:30:51 2025-12-16 12:30:51,433 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:30:51 2025-12-16 12:30:51,434 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/935, stdin=None, shell=False, universal_newlines=False) 12:30:52 2025-12-16 12:30:52,201 [read_version] DEBUG read version from /w/workspace/edgex-go/935/.semver/main 12:30:52 4.1.0-dev.85 [Pipeline] } 12:30:52 $ docker exec --env ******** --env ******** 6ac01abb53452ca4a8ece2f36277317f0e06ac90f2a43e216d276db8a11d695d ssh-agent -k 12:30:52 unset SSH_AUTH_SOCK; 12:30:52 unset SSH_AGENT_PID; 12:30:52 echo Agent pid 39 killed; 12:30:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:30:52 + git semver [Pipeline] } 12:30:53 $ docker stop --time=1 6ac01abb53452ca4a8ece2f36277317f0e06ac90f2a43e216d276db8a11d695d 12:30:54 $ docker rm -f --volumes 6ac01abb53452ca4a8ece2f36277317f0e06ac90f2a43e216d276db8a11d695d [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 12:30:55 + [ -d /w/workspace/edgex-go/935/archives ] [Pipeline] libraryResource [Pipeline] sh 12:30:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:30:56 ---> package-listing.sh 12:30:56 ++ facter osfamily 12:30:56 ++ tr '[:upper:]' '[:lower:]' 12:30:56 + OS_FAMILY=debian 12:30:56 + workspace=/w/workspace/edgex-go/935 12:30:56 + START_PACKAGES=/tmp/packages_start.txt 12:30:56 + END_PACKAGES=/tmp/packages_end.txt 12:30:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:30:56 + PACKAGES=/tmp/packages_start.txt 12:30:56 + '[' /w/workspace/edgex-go/935 ']' 12:30:56 + PACKAGES=/tmp/packages_end.txt 12:30:56 + case "${OS_FAMILY}" in 12:30:56 + dpkg -l 12:30:56 + grep '^ii' 12:30:56 + '[' -f /tmp/packages_start.txt ']' 12:30:56 + '[' -f /tmp/packages_end.txt ']' 12:30:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:30:56 + '[' /w/workspace/edgex-go/935 ']' 12:30:56 + mkdir -p /w/workspace/edgex-go/935/archives/ 12:30:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/935/archives/ [Pipeline] echo 12:30:56 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/935/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:30:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:30:57 12:30:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:30:57 latest: Pulling from edgex-lftools-log-publisher 12:30:57 5eb5b503b376: Pulling fs layer 12:30:57 5c69ac0246d0: Pulling fs layer 12:30:57 ec43610c2a17: Pulling fs layer 12:30:57 3a2ae6a8a46f: Pulling fs layer 12:30:57 33b1e0a273af: Pulling fs layer 12:30:57 5d3b04190fa2: Pulling fs layer 12:30:57 2f39f015ded8: Pulling fs layer 12:30:57 3a2ae6a8a46f: Waiting 12:30:57 33b1e0a273af: Waiting 12:30:57 2f39f015ded8: Waiting 12:30:57 5d3b04190fa2: Waiting 12:30:57 5c69ac0246d0: Verifying Checksum 12:30:57 5c69ac0246d0: Download complete 12:30:57 3a2ae6a8a46f: Verifying Checksum 12:30:57 3a2ae6a8a46f: Download complete 12:30:57 33b1e0a273af: Verifying Checksum 12:30:57 33b1e0a273af: Download complete 12:30:57 5d3b04190fa2: Download complete 12:30:57 ec43610c2a17: Verifying Checksum 12:30:57 ec43610c2a17: Download complete 12:30:58 5eb5b503b376: Verifying Checksum 12:30:58 5eb5b503b376: Download complete 12:30:58 2f39f015ded8: Verifying Checksum 12:30:58 2f39f015ded8: Download complete 12:30:59 5eb5b503b376: Pull complete 12:30:59 5c69ac0246d0: Pull complete 12:31:00 ec43610c2a17: Pull complete 12:31:00 3a2ae6a8a46f: Pull complete 12:31:00 33b1e0a273af: Pull complete 12:31:00 5d3b04190fa2: Pull complete 12:31:07 2f39f015ded8: Pull complete 12:31:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:31:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:31:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:31:07 prd-ubuntu20.04-docker-8c-8g-775130 does not seem to be running inside a container 12:31:07 $ 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/935/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/935 -v /w/workspace/edgex-go/935:/w/workspace/edgex-go/935:rw,z -v /w/workspace/edgex-go/935@tmp:/w/workspace/edgex-go/935@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 12:31:08 $ docker top 0782ac694f59bf8bc1dff1cc41ce2256ae6e9f40e75d40115139f3ddb88eda1e -eo pid,comm [Pipeline] { [Pipeline] sh 12:31:09 + touch /tmp/pre-build-complete [Pipeline] sh 12:31:09 + mkdir -p /var/log/sysstat [Pipeline] sh 12:31:09 + ls /var/log/sa-host 12:31:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:31:09 provisioning config files... 12:31:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/935@tmp/config6350246393636734409tmp [Pipeline] { [Pipeline] echo 12:31:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:31:10 ---> create-netrc.sh [Pipeline] } 12:31:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:31:10 ---> python-tools-install.sh [Pipeline] echo 12:31:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:31:10 ---> sudo-logs.sh 12:31:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:31:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:31:10 ---> job-cost.sh 12:31:10 lf-activate-venv: SKIPPING 12:31:10 DEBUG: total: 0.10999999940395355 12:31:10 INFO: Retrieving Stack Cost... 12:31:11 INFO: Retrieving Pricing Info for: v3-standard-8 12:31:11 INFO: Archiving Costs [Pipeline] echo 12:31:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:31:12 ---> logs-deploy.sh 12:31:12 lf-activate-venv: SKIPPING 12:31:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/935 12:31:12 INFO: archiving workspace using pattern(s): 12:31:13 Archives upload complete. 12:31:13 INFO: archiving logs to Nexus 12:31:14 ---> uname -a: 12:31:14 Linux prd-ubuntu20-04-docker-8c-8g-775130 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 12:31:14 12:31:14 12:31:14 ---> lscpu: 12:31:14 Architecture: x86_64 12:31:14 CPU op-mode(s): 32-bit, 64-bit 12:31:14 Byte Order: Little Endian 12:31:14 Address sizes: 40 bits physical, 48 bits virtual 12:31:14 CPU(s): 8 12:31:14 On-line CPU(s) list: 0-7 12:31:14 Thread(s) per core: 1 12:31:14 Core(s) per socket: 1 12:31:14 Socket(s): 8 12:31:14 NUMA node(s): 1 12:31:14 Vendor ID: AuthenticAMD 12:31:14 CPU family: 23 12:31:14 Model: 49 12:31:14 Model name: AMD EPYC-Rome Processor 12:31:14 Stepping: 0 12:31:14 CPU MHz: 2800.000 12:31:14 BogoMIPS: 5600.00 12:31:14 Virtualization: AMD-V 12:31:14 Hypervisor vendor: KVM 12:31:14 Virtualization type: full 12:31:14 L1d cache: 256 KiB 12:31:14 L1i cache: 256 KiB 12:31:14 L2 cache: 4 MiB 12:31:14 L3 cache: 128 MiB 12:31:14 NUMA node0 CPU(s): 0-7 12:31:14 Vulnerability Gather data sampling: Not affected 12:31:14 Vulnerability Itlb multihit: Not affected 12:31:14 Vulnerability L1tf: Not affected 12:31:14 Vulnerability Mds: Not affected 12:31:14 Vulnerability Meltdown: Not affected 12:31:14 Vulnerability Mmio stale data: Not affected 12:31:14 Vulnerability Retbleed: Vulnerable 12:31:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:31:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:31:14 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:31:14 Vulnerability Srbds: Not affected 12:31:14 Vulnerability Tsx async abort: Not affected 12:31:14 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 12:31:14 12:31:14 12:31:14 ---> nproc: 12:31:14 8 12:31:14 12:31:14 12:31:14 ---> df -h: 12:31:14 Filesystem Size Used Avail Use% Mounted on 12:31:14 overlay 155G 34G 122G 22% / 12:31:14 tmpfs 64M 0 64M 0% /dev 12:31:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:31:14 shm 64M 0 64M 0% /dev/shm 12:31:14 /dev/vda1 155G 34G 122G 22% /facter-os 12:31:14 12:31:14 12:31:14 ---> sar -b -r -n DEV: 12:31:14 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775130) 12/16/25 _x86_64_ (8 CPU) 12:31:14 12:31:14 11:37:20 LINUX RESTART (8 CPU) 12:31:14 12:31:14 11:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:31:14 11:39:01 455.72 20.35 435.38 0.00 3231.46 75843.23 0.00 12:31:14 11:40:01 43.88 0.05 43.83 0.00 0.40 36581.92 0.00 12:31:14 11:41:01 51.17 0.25 50.92 0.00 2.93 21176.20 0.00 12:31:14 11:42:01 293.98 0.28 293.70 0.00 27.20 233630.39 0.00 12:31:14 11:43:02 1230.92 28.07 1202.86 0.00 4485.08 391648.79 0.00 12:31:14 11:44:01 156.85 0.14 156.71 0.00 1.49 45639.58 0.00 12:31:14 11:45:01 382.47 0.78 381.69 0.00 37.29 104883.77 0.00 12:31:14 11:46:01 635.81 35.61 600.20 0.00 1314.71 126882.99 0.00 12:31:14 11:47:01 32.28 2.05 30.23 0.00 273.95 762.27 0.00 12:31:14 11:48:01 10.56 0.00 10.56 0.00 0.00 266.49 0.00 12:31:14 11:49:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 12:31:14 11:50:01 1.37 0.00 1.37 0.00 0.00 21.06 0.00 12:31:14 11:51:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 12:31:14 11:52:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 12:31:14 11:53:01 4.32 2.32 2.00 0.00 21.06 26.26 0.00 12:31:14 11:54:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 12:31:14 11:55:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 12:31:14 11:56:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 12:31:14 11:57:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 12:31:14 11:58:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 12:31:14 11:59:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 12:31:14 12:00:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 12:31:14 12:01:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 12:31:14 12:02:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 12:31:14 12:03:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 12:31:14 12:04:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 12:31:14 12:05:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 12:31:14 12:06:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 12:31:14 12:07:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 12:31:14 12:08:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 12:31:14 12:09:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 12:31:14 12:10:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 12:31:14 12:11:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 12:31:14 12:12:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 12:31:14 12:13:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 12:31:14 12:14:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 12:31:14 12:15:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 12:31:14 12:16:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 12:31:14 12:17:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 12:31:14 12:18:01 1.57 0.05 1.52 0.00 1.07 18.93 0.00 12:31:14 12:19:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 12:31:14 12:20:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 12:31:14 12:21:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 12:31:14 12:22:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 12:31:14 12:23:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 12:31:14 12:24:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 12:31:14 12:25:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 12:31:14 12:26:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 12:31:14 12:27:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 12:31:14 12:28:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 12:31:14 12:29:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 12:31:14 12:30:01 5.85 0.73 5.12 0.00 44.66 661.09 0.00 12:31:14 12:31:01 176.10 3.33 172.77 0.00 182.50 63384.37 0.00 12:31:14 Average: 66.63 1.78 64.85 0.00 181.86 20804.83 0.00 12:31:14 12:31:14 11:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:31:14 11:39:01 27344148 31295616 984784 3.00 120676 4009388 2020372 5.96 1492920 3525568 22808 12:31:14 11:40:01 26128032 31361076 915280 2.78 129536 5209668 2058856 6.07 2140868 4019756 171772 12:31:14 11:41:01 25418164 30980944 1293372 3.93 136144 5493604 2347108 6.92 2246988 4584016 431856 12:31:14 11:42:01 19165300 31337672 928668 2.83 148752 11932628 2527512 7.45 2215616 10693028 1554296 12:31:14 11:43:02 6158180 28603492 3562792 10.84 416336 21090148 10601944 31.26 6509744 18418836 14748 12:31:14 11:44:01 2427060 27880264 4278596 13.02 447752 23925324 10766832 31.74 8673156 19840312 1661768 12:31:14 11:45:01 1200968 29508680 2658076 8.09 451284 26680052 7178144 21.16 8341396 21321576 2184996 12:31:14 11:46:01 5375676 31358644 872916 2.66 460436 24590176 2275508 6.71 4007112 21809736 768 12:31:14 11:47:01 5362620 31355680 875104 2.66 461876 24598860 2249056 6.63 4518668 21310584 16 12:31:14 11:48:01 5372192 31365928 864760 2.63 462260 24598928 2117952 6.24 4640036 21178292 76 12:31:14 11:49:01 5372924 31366680 863972 2.63 462272 24598936 2117952 6.24 4639856 21178296 52 12:31:14 11:50:01 5374996 31368776 862604 2.62 462292 24598940 2117952 6.24 4637128 21178292 28 12:31:14 11:51:01 5375816 31369604 861848 2.62 462300 24598944 2117952 6.24 4636900 21178300 36 12:31:14 11:52:01 5393100 31386916 844504 2.57 462308 24598944 2117952 6.24 4618648 21178300 140 12:31:14 11:53:01 5393064 31387532 844112 2.57 462804 24599104 2157804 6.36 4619244 21178232 52 12:31:14 11:54:01 5393148 31387640 843916 2.57 462824 24599108 2157804 6.36 4619184 21178236 148 12:31:14 11:55:01 5392888 31387404 844112 2.57 462836 24599108 2157804 6.36 4618928 21178236 4 12:31:14 11:56:01 5393124 31387656 843840 2.57 462852 24599108 2157804 6.36 4618976 21178240 8 12:31:14 11:57:01 5393060 31387616 843836 2.57 462852 24599112 2157804 6.36 4618984 21178240 8 12:31:14 11:58:01 5393524 31388144 843188 2.57 462888 24599116 2157804 6.36 4618532 21178244 16 12:31:14 11:59:01 5393724 31388380 843156 2.57 462912 24599124 2157804 6.36 4618500 21178252 40 12:31:14 12:00:01 5393432 31388116 843396 2.57 462936 24599124 2157804 6.36 4618532 21178252 8 12:31:14 12:01:01 5394196 31388892 842548 2.56 462952 24599128 2157804 6.36 4618540 21178256 8 12:31:14 12:02:01 5393660 31388384 843064 2.56 462968 24599132 2157804 6.36 4618564 21178260 64 12:31:14 12:03:01 5393676 31388412 843012 2.56 462992 24599128 2157804 6.36 4618636 21178260 16 12:31:14 12:04:01 5393500 31388256 843160 2.57 462996 24599136 2157804 6.36 4618884 21178264 8 12:31:14 12:05:01 5393484 31388252 843068 2.56 463012 24599136 2157804 6.36 4618976 21178264 12 12:31:14 12:06:01 5393324 31388136 843040 2.56 463016 24599144 2157804 6.36 4619228 21178272 208 12:31:14 12:07:01 5393480 31388340 842820 2.56 463040 24599148 2157804 6.36 4618700 21178276 8 12:31:14 12:08:01 5392496 31387380 843724 2.57 463056 24599144 2157804 6.36 4618776 21178280 16 12:31:14 12:09:01 5392396 31387308 843928 2.57 463072 24599156 2157804 6.36 4618740 21178284 12 12:31:14 12:10:01 5392372 31387312 843896 2.57 463096 24599156 2157804 6.36 4618772 21178284 12 12:31:14 12:11:01 5392828 31387784 843352 2.57 463116 24599160 2157804 6.36 4618784 21178288 32 12:31:14 12:12:01 5392584 31387576 843524 2.57 463136 24599164 2157804 6.36 4618820 21178292 4 12:31:14 12:13:01 5392616 31387616 843484 2.57 463156 24599152 2157804 6.36 4618888 21178292 20 12:31:14 12:14:01 5393020 31388052 843188 2.57 463176 24599168 2157804 6.36 4618856 21178296 12 12:31:14 12:15:01 5393004 31388056 843152 2.57 463196 24599172 2157804 6.36 4618872 21178300 4 12:31:14 12:16:01 5392736 31387812 843340 2.57 463216 24599172 2157804 6.36 4618896 21178300 12 12:31:14 12:17:01 5392348 31387436 843624 2.57 463220 24599176 2157804 6.36 4619488 21178304 8 12:31:14 12:18:01 5392676 31387844 843112 2.56 463244 24599208 2157804 6.36 4619004 21178316 48 12:31:14 12:19:01 5392620 31387800 843124 2.56 463248 24599212 2157804 6.36 4618936 21178320 24 12:31:14 12:20:01 5392652 31387856 843036 2.56 463268 24599216 2157804 6.36 4618956 21178324 28 12:31:14 12:21:01 5392652 31387876 843012 2.56 463288 24599220 2157804 6.36 4618996 21178324 8 12:31:14 12:22:01 5392912 31388156 842708 2.56 463292 24599224 2157804 6.36 4619012 21178332 60 12:31:14 12:23:01 5392960 31388212 842832 2.56 463308 24599220 2157804 6.36 4619076 21178332 12 12:31:14 12:24:01 5392740 31388008 843036 2.56 463316 24599228 2157804 6.36 4619028 21178336 64 12:31:14 12:25:01 5392924 31388204 843024 2.56 463324 24599232 2157804 6.36 4619052 21178340 4 12:31:14 12:26:01 5392924 31388208 843020 2.56 463324 24599236 2157804 6.36 4619040 21178340 24 12:31:14 12:27:01 5392632 31387924 843264 2.57 463328 24599240 2157804 6.36 4619048 21178344 28 12:31:14 12:28:01 5392396 31387716 843424 2.57 463348 24599244 2157804 6.36 4619136 21178348 12 12:31:14 12:29:01 5392332 31387732 843336 2.57 463364 24599308 2157804 6.36 4619088 21178416 16 12:31:14 12:30:01 4541192 31343096 887088 2.70 478832 25339172 2294620 6.76 4672652 21918768 748832 12:31:14 12:31:01 3421876 31325048 902488 2.75 522512 26286752 2194692 6.47 4774380 22821736 371196 12:31:14 Average: 6659856 31218135 1012439 3.08 438123 23251316 2583833 7.62 4597467 19995324 135178 12:31:14 12:31:14 11:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:31:14 11:39:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 12:31:14 11:39:01 docker0 668.06 717.08 49.25 4683.08 0.00 0.00 0.00 0.00 12:31:14 11:39:01 ens3 1088.15 901.22 11912.85 147.45 0.00 0.00 0.00 0.00 12:31:14 11:39:01 vetha2da626 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:31:14 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 11:40:01 docker0 0.77 0.77 0.06 0.07 0.00 0.00 0.00 0.00 12:31:14 11:40:01 ens3 22.51 16.18 17.44 10.13 0.00 0.00 0.00 0.00 12:31:14 11:40:01 vetha2da626 0.77 0.82 0.07 0.07 0.00 0.00 0.00 0.00 12:31:14 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:41:01 docker0 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:31:14 11:41:01 ens3 22.93 13.98 19.37 11.31 0.00 0.00 0.00 0.00 12:31:14 11:41:01 vetha2da626 0.27 0.28 0.02 0.02 0.00 0.00 0.00 0.00 12:31:14 11:42:01 veth71fd83a 0.63 1.33 0.06 0.27 0.00 0.00 0.00 0.00 12:31:14 11:42:01 veth000b61b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:42:01 vethf7b5b7c 2.33 5.33 0.21 69.84 0.00 0.00 0.00 0.01 12:31:14 11:42:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 12:31:14 11:42:01 docker0 21.83 41.86 1.53 622.22 0.00 0.00 0.00 0.00 12:31:14 11:42:01 veth4e5317b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:42:01 veth0e73f5f 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 12:31:14 11:42:01 ens3 148.24 90.35 2850.30 23.23 0.00 0.00 0.00 0.00 12:31:14 11:42:01 vetha0a7260 1.75 2.83 0.15 48.72 0.00 0.00 0.00 0.00 12:31:14 11:42:01 vethd29a43d 2.83 7.53 0.23 122.90 0.00 0.00 0.00 0.01 12:31:14 11:42:01 veth097ed99 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:42:01 vethed349bf 5.33 2.33 69.84 0.21 0.00 0.00 0.00 0.00 12:31:14 11:42:01 veth2be0f83 2.83 1.75 48.72 0.15 0.00 0.00 0.00 0.00 12:31:14 11:42:01 veth4fcc44c 0.57 0.05 0.03 0.00 0.00 0.00 0.00 0.00 12:31:14 11:42:01 veth458e49a 7.53 2.83 122.90 0.23 0.00 0.00 0.00 0.00 12:31:14 11:42:01 vethc1833a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:43:02 veth8cb0bcd 0.05 0.61 0.00 0.03 0.00 0.00 0.00 0.00 12:31:14 11:43:02 veth13c2824 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 12:31:14 11:43:02 vethd25dd8e 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 12:31:14 11:43:02 veth71fd83a 0.05 2.49 0.00 0.10 0.00 0.00 0.00 0.00 12:31:14 11:43:02 veth85044fa 0.05 0.61 0.00 0.03 0.00 0.00 0.00 0.00 12:31:14 11:43:02 veth45c762a 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 12:31:14 11:43:02 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 12:31:14 11:43:02 docker0 555.95 844.38 49.76 8858.96 0.00 0.00 0.00 0.00 12:31:14 11:43:02 veth52aeb18 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 12:31:14 11:43:02 vethce255ea 0.05 0.56 0.00 0.03 0.00 0.00 0.00 0.00 12:31:14 11:43:02 veth09397da 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 12:31:14 11:43:02 ens3 1111.45 695.38 12863.12 79.62 0.00 0.00 0.00 0.00 12:31:14 11:43:02 veth28fc757 0.05 0.61 0.00 0.03 0.00 0.00 0.00 0.00 12:31:14 11:43:02 vethc0cf362 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 12:31:14 11:43:02 vetha709a91 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 12:31:14 11:43:02 veth3544863 0.05 0.61 0.00 0.03 0.00 0.00 0.00 0.00 12:31:14 11:44:01 veth8cb0bcd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:44:01 veth13c2824 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:44:01 vethd25dd8e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:44:01 veth71fd83a 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 12:31:14 11:44:01 veth85044fa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:44:01 veth45c762a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:44:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:31:14 11:44:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:44:01 veth52aeb18 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:44:01 vethce255ea 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:44:01 veth09397da 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:44:01 ens3 3.05 2.37 2.23 1.15 0.00 0.00 0.00 0.00 12:31:14 11:44:01 veth28fc757 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:44:01 vethc0cf362 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:44:01 vetha709a91 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:44:01 veth3544863 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:45:01 veth8cb0bcd 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:45:01 veth13c2824 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:45:01 vethd25dd8e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:45:01 veth71fd83a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:45:01 veth45c762a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:45:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:45:01 veth52aeb18 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:45:01 veth09397da 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:45:01 ens3 6.43 4.89 5.27 2.90 0.00 0.00 0.00 0.00 12:31:14 11:45:01 veth28fc757 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:45:01 vethc0cf362 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:45:01 vetha709a91 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:45:01 veth3544863 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:46:01 lo 26.26 26.26 2.58 2.58 0.00 0.00 0.00 0.00 12:31:14 11:46:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:46:01 ens3 272.27 289.19 144.10 1174.39 0.00 0.00 0.00 0.00 12:31:14 11:47:01 lo 32.79 32.79 3.21 3.21 0.00 0.00 0.00 0.00 12:31:14 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:47:01 ens3 461.94 463.07 179.82 2940.56 0.00 0.00 0.00 0.00 12:31:14 11:48:01 lo 11.26 11.26 1.09 1.09 0.00 0.00 0.00 0.00 12:31:14 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:48:01 ens3 129.68 121.38 67.37 648.21 0.00 0.00 0.00 0.00 12:31:14 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:49:01 ens3 1.03 0.38 0.41 0.27 0.00 0.00 0.00 0.00 12:31:14 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:50:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:31:14 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:51:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:31:14 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:52:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:31:14 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:53:01 ens3 1.12 0.12 0.12 0.07 0.00 0.00 0.00 0.00 12:31:14 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:54:01 ens3 0.82 0.08 0.04 0.01 0.00 0.00 0.00 0.00 12:31:14 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:55:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 12:31:14 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:56:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:31:14 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:57:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:31:14 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:58:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:31:14 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 11:59:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:31:14 12:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:00:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:31:14 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:31:14 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:02:01 ens3 0.28 0.13 0.13 0.01 0.00 0.00 0.00 0.00 12:31:14 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:03:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:31:14 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:04:01 ens3 0.53 0.10 0.06 0.01 0.00 0.00 0.00 0.00 12:31:14 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:05:01 ens3 1.33 0.57 0.71 0.47 0.00 0.00 0.00 0.00 12:31:14 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:06:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 12:31:14 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:07:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:31:14 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:08:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:31:14 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:09:01 ens3 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 12:31:14 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:10:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:31:14 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:11:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:31:14 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:12:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 12:31:14 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:13:01 ens3 0.43 0.13 0.10 0.07 0.00 0.00 0.00 0.00 12:31:14 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:14:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:31:14 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:15:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:31:14 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:16:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:31:14 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:31:14 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:18:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:31:14 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:31:14 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:20:01 ens3 0.28 0.15 0.13 0.01 0.00 0.00 0.00 0.00 12:31:14 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:21:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:31:14 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:22:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:31:14 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:23:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:31:14 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:24:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:31:14 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:31:14 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:31:14 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:31:14 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:31:14 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:28:01 ens3 0.58 0.33 0.32 0.14 0.00 0.00 0.00 0.00 12:31:14 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:31:14 12:30:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 12:31:14 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:14 12:30:01 ens3 126.71 71.47 4025.88 11.48 0.00 0.00 0.00 0.00 12:31:14 12:31:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 12:31:14 12:31:01 docker0 74.72 99.60 6.94 902.71 0.00 0.00 0.00 0.00 12:31:14 12:31:01 ens3 402.88 279.64 6692.26 178.35 0.00 0.00 0.00 0.00 12:31:14 Average: lo 1.59 1.59 0.15 0.15 0.00 0.00 0.00 0.00 12:31:14 Average: docker0 24.97 32.20 2.03 284.82 0.00 0.00 0.00 0.00 12:31:14 Average: ens3 71.90 55.77 732.59 98.71 0.00 0.00 0.00 0.00 12:31:14 12:31:14 12:31:14 ---> sar -P ALL: 12:31:14 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775130) 12/16/25 _x86_64_ (8 CPU) 12:31:14 12:31:14 11:37:20 LINUX RESTART (8 CPU) 12:31:14 12:31:14 11:38:01 CPU %user %nice %system %iowait %steal %idle 12:31:14 11:39:01 all 11.15 0.00 4.06 1.91 0.07 82.80 12:31:14 11:39:01 0 11.02 0.00 3.69 4.71 0.10 80.48 12:31:14 11:39:01 1 11.43 0.00 4.89 0.49 0.08 83.11 12:31:14 11:39:01 2 11.14 0.00 3.51 0.37 0.07 84.91 12:31:14 11:39:01 3 13.66 0.00 4.67 1.95 0.07 79.65 12:31:14 11:39:01 4 14.13 0.00 3.63 1.30 0.07 80.87 12:31:14 11:39:01 5 8.54 0.00 4.16 0.15 0.07 87.08 12:31:14 11:39:01 6 10.64 0.00 3.55 1.80 0.05 83.96 12:31:14 11:39:01 7 8.65 0.00 4.40 4.52 0.09 82.34 12:31:14 11:40:01 all 48.71 0.00 8.74 0.63 0.13 41.79 12:31:14 11:40:01 0 48.60 0.00 8.73 0.46 0.10 42.11 12:31:14 11:40:01 1 48.55 0.00 8.87 0.94 0.12 41.51 12:31:14 11:40:01 2 46.59 0.00 8.76 0.05 0.15 44.45 12:31:14 11:40:01 3 50.20 0.00 8.61 0.03 0.13 41.02 12:31:14 11:40:01 4 48.19 0.00 10.11 0.27 0.17 41.26 12:31:14 11:40:01 5 48.65 0.00 8.91 0.40 0.12 41.92 12:31:14 11:40:01 6 49.43 0.00 7.61 0.22 0.12 42.62 12:31:14 11:40:01 7 49.50 0.00 8.30 2.66 0.15 39.39 12:31:14 11:41:01 all 63.28 0.00 7.82 0.12 0.11 28.67 12:31:14 11:41:01 0 65.56 0.00 7.61 0.02 0.10 26.71 12:31:14 11:41:01 1 64.15 0.00 7.49 0.08 0.12 28.16 12:31:14 11:41:01 2 62.37 0.00 7.62 0.02 0.08 29.91 12:31:14 11:41:01 3 62.07 0.00 7.84 0.00 0.12 29.97 12:31:14 11:41:01 4 62.50 0.00 8.36 0.03 0.13 28.97 12:31:14 11:41:01 5 62.15 0.00 7.80 0.02 0.10 29.93 12:31:14 11:41:01 6 62.76 0.00 7.99 0.03 0.10 29.11 12:31:14 11:41:01 7 64.68 0.00 7.87 0.72 0.12 26.61 12:31:14 11:42:01 all 31.92 0.00 8.57 5.01 0.10 54.39 12:31:14 11:42:01 0 30.39 0.00 9.00 9.12 0.12 51.37 12:31:14 11:42:01 1 31.68 0.00 9.05 4.21 0.08 54.97 12:31:14 11:42:01 2 32.18 0.00 8.92 2.86 0.15 55.89 12:31:14 11:42:01 3 34.42 0.00 8.39 5.37 0.10 51.73 12:31:14 11:42:01 4 32.04 0.00 7.72 3.86 0.10 56.27 12:31:14 11:42:01 5 31.37 0.00 8.20 4.15 0.08 56.20 12:31:14 11:42:01 6 31.60 0.00 7.82 3.87 0.10 56.60 12:31:14 11:42:01 7 31.70 0.00 9.42 6.67 0.08 52.13 12:31:14 11:43:02 all 51.02 0.00 12.60 9.32 0.12 26.93 12:31:14 11:43:02 0 50.82 0.00 12.51 7.49 0.12 29.06 12:31:14 11:43:02 1 51.10 0.00 12.85 19.18 0.10 16.78 12:31:14 11:43:02 2 50.68 0.00 12.56 14.07 0.13 22.55 12:31:14 11:43:02 3 51.04 0.00 12.05 8.10 0.13 28.68 12:31:14 11:43:02 4 51.42 0.00 11.34 3.43 0.10 33.71 12:31:14 11:43:02 5 50.17 0.00 13.21 3.64 0.12 32.87 12:31:14 11:43:02 6 51.20 0.00 14.19 15.83 0.13 18.64 12:31:14 11:43:02 7 51.75 0.00 12.13 2.87 0.13 33.12 12:31:14 11:44:01 all 90.64 0.00 9.22 0.00 0.14 0.00 12:31:14 11:44:01 0 90.90 0.00 8.98 0.00 0.12 0.00 12:31:14 11:44:01 1 91.04 0.00 8.84 0.00 0.12 0.00 12:31:14 11:44:01 2 90.60 0.00 9.27 0.00 0.14 0.00 12:31:14 11:44:01 3 90.46 0.00 9.39 0.00 0.15 0.00 12:31:14 11:44:01 4 91.04 0.00 8.83 0.00 0.14 0.00 12:31:14 11:44:01 5 90.05 0.00 9.81 0.00 0.14 0.00 12:31:14 11:44:01 6 90.48 0.00 9.35 0.00 0.17 0.00 12:31:14 11:44:01 7 90.58 0.00 9.27 0.00 0.15 0.00 12:31:14 11:45:01 all 89.91 0.00 9.91 0.01 0.16 0.00 12:31:14 11:45:01 0 89.98 0.00 9.76 0.05 0.21 0.00 12:31:14 11:45:01 1 89.65 0.00 10.11 0.02 0.22 0.00 12:31:14 11:45:01 2 91.07 0.00 8.78 0.00 0.15 0.00 12:31:14 11:45:01 3 88.96 0.00 10.90 0.00 0.14 0.00 12:31:14 11:45:01 4 91.07 0.00 8.79 0.00 0.14 0.00 12:31:14 11:45:01 5 91.49 0.00 8.36 0.00 0.16 0.00 12:31:14 11:45:01 6 88.12 0.00 11.75 0.00 0.13 0.00 12:31:14 11:45:01 7 89.06 0.00 10.79 0.00 0.15 0.00 12:31:14 11:46:01 all 25.19 0.00 3.94 1.63 0.08 69.16 12:31:14 11:46:01 0 26.04 0.00 3.68 0.84 0.08 69.36 12:31:14 11:46:01 1 23.75 0.00 4.28 2.42 0.07 69.48 12:31:14 11:46:01 2 23.88 0.00 3.72 0.90 0.10 71.40 12:31:14 11:46:01 3 25.12 0.00 4.59 1.42 0.08 68.80 12:31:14 11:46:01 4 25.21 0.00 3.82 2.83 0.07 68.06 12:31:14 11:46:01 5 26.20 0.00 3.98 2.88 0.10 66.84 12:31:14 11:46:01 6 26.49 0.00 3.79 1.32 0.07 68.34 12:31:14 11:46:01 7 24.80 0.00 3.68 0.47 0.07 70.99 12:31:14 11:47:01 all 11.41 0.00 0.91 0.08 0.06 87.55 12:31:14 11:47:01 0 13.24 0.00 1.03 0.03 0.07 85.63 12:31:14 11:47:01 1 12.94 0.00 1.02 0.05 0.07 85.92 12:31:14 11:47:01 2 8.26 0.00 0.82 0.02 0.05 90.85 12:31:14 11:47:01 3 15.75 0.00 0.85 0.02 0.07 83.32 12:31:14 11:47:01 4 10.17 0.00 0.85 0.02 0.05 88.92 12:31:14 11:47:01 5 10.64 0.00 1.00 0.42 0.07 87.88 12:31:14 11:47:01 6 13.57 0.00 0.90 0.03 0.07 85.43 12:31:14 11:47:01 7 6.67 0.00 0.82 0.02 0.05 92.45 12:31:14 11:48:01 all 3.27 0.00 0.32 0.02 0.04 96.35 12:31:14 11:48:01 0 2.51 0.00 0.20 0.00 0.02 97.28 12:31:14 11:48:01 1 4.34 0.00 0.37 0.15 0.03 95.11 12:31:14 11:48:01 2 1.72 0.00 0.33 0.00 0.03 97.91 12:31:14 11:48:01 3 5.58 0.00 0.47 0.02 0.05 93.88 12:31:14 11:48:01 4 2.17 0.00 0.32 0.00 0.03 97.48 12:31:14 11:48:01 5 0.65 0.00 0.20 0.00 0.03 99.12 12:31:14 11:48:01 6 5.24 0.00 0.35 0.02 0.05 94.34 12:31:14 11:48:01 7 3.96 0.00 0.32 0.00 0.03 95.69 12:31:14 11:49:01 all 0.28 0.00 0.02 0.00 0.01 99.69 12:31:14 11:49:01 0 2.00 0.00 0.02 0.00 0.02 97.97 12:31:14 11:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 11:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 11:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 11:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 11:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 11:49:01 6 0.12 0.00 0.05 0.02 0.03 99.78 12:31:14 11:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:31:14 11:49:01 CPU %user %nice %system %iowait %steal %idle 12:31:14 11:50:01 all 0.22 0.00 0.01 0.00 0.01 99.75 12:31:14 11:50:01 0 1.60 0.00 0.02 0.00 0.02 98.37 12:31:14 11:50:01 1 0.03 0.00 0.00 0.02 0.00 99.95 12:31:14 11:50:01 2 0.07 0.00 0.02 0.00 0.02 99.90 12:31:14 11:50:01 3 0.07 0.00 0.02 0.02 0.03 99.87 12:31:14 11:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:31:14 11:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 11:50:01 6 0.00 0.00 0.02 0.00 0.03 99.95 12:31:14 11:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 11:51:01 all 0.20 0.00 0.01 0.00 0.01 99.78 12:31:14 11:51:01 0 1.31 0.00 0.02 0.00 0.02 98.66 12:31:14 11:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 11:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 11:51:01 3 0.05 0.00 0.03 0.00 0.00 99.92 12:31:14 11:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 11:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 11:51:01 6 0.17 0.00 0.02 0.00 0.02 99.80 12:31:14 11:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 11:52:01 all 0.16 0.00 0.01 0.00 0.01 99.81 12:31:14 11:52:01 0 1.08 0.00 0.00 0.00 0.02 98.91 12:31:14 11:52:01 1 0.00 0.00 0.00 0.02 0.02 99.97 12:31:14 11:52:01 2 0.05 0.00 0.00 0.00 0.02 99.93 12:31:14 11:52:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:31:14 11:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 11:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 11:52:01 6 0.03 0.00 0.00 0.02 0.03 99.92 12:31:14 11:52:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:31:14 11:53:01 all 0.03 0.00 0.02 0.01 0.01 99.92 12:31:14 11:53:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:31:14 11:53:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:31:14 11:53:01 2 0.02 0.00 0.02 0.02 0.02 99.93 12:31:14 11:53:01 3 0.03 0.00 0.05 0.07 0.02 99.83 12:31:14 11:53:01 4 0.05 0.00 0.03 0.02 0.02 99.88 12:31:14 11:53:01 5 0.05 0.00 0.03 0.00 0.00 99.92 12:31:14 11:53:01 6 0.07 0.00 0.03 0.00 0.02 99.88 12:31:14 11:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:31:14 11:54:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:31:14 11:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:31:14 11:54:01 1 0.02 0.00 0.02 0.02 0.00 99.95 12:31:14 11:54:01 2 0.00 0.00 0.03 0.00 0.02 99.95 12:31:14 11:54:01 3 0.03 0.00 0.03 0.02 0.00 99.92 12:31:14 11:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:31:14 11:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 11:54:01 6 0.07 0.00 0.02 0.00 0.05 99.87 12:31:14 11:54:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:31:14 11:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:31:14 11:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:31:14 11:55:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:31:14 11:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 11:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:31:14 11:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 11:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 11:55:01 6 0.03 0.00 0.02 0.00 0.03 99.92 12:31:14 11:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 11:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:31:14 11:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 11:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 11:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:31:14 11:56:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:31:14 11:56:01 4 0.02 0.00 0.00 0.02 0.02 99.95 12:31:14 11:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:31:14 11:56:01 6 0.05 0.00 0.02 0.00 0.03 99.90 12:31:14 11:56:01 7 0.07 0.00 0.02 0.00 0.00 99.92 12:31:14 11:57:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:31:14 11:57:01 0 0.23 0.00 0.07 0.00 0.00 99.70 12:31:14 11:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 11:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 11:57:01 3 0.05 0.00 0.02 0.02 0.02 99.90 12:31:14 11:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 11:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 11:57:01 6 0.02 0.00 0.05 0.00 0.02 99.92 12:31:14 11:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 11:58:01 all 0.29 0.00 0.01 0.03 0.01 99.65 12:31:14 11:58:01 0 2.00 0.00 0.00 0.00 0.02 97.98 12:31:14 11:58:01 1 0.05 0.00 0.00 0.12 0.00 99.83 12:31:14 11:58:01 2 0.03 0.00 0.02 0.13 0.02 99.80 12:31:14 11:58:01 3 0.08 0.00 0.02 0.00 0.02 99.88 12:31:14 11:58:01 4 0.03 0.00 0.03 0.00 0.03 99.90 12:31:14 11:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 11:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:31:14 11:58:01 7 0.07 0.00 0.02 0.00 0.00 99.92 12:31:14 11:59:01 all 0.26 0.00 0.01 0.00 0.01 99.71 12:31:14 11:59:01 0 1.99 0.00 0.02 0.00 0.02 97.98 12:31:14 11:59:01 1 0.00 0.00 0.02 0.02 0.02 99.95 12:31:14 11:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 11:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 11:59:01 4 0.02 0.00 0.05 0.00 0.03 99.90 12:31:14 11:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 11:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:31:14 11:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:31:14 12:00:01 all 0.28 0.00 0.00 0.00 0.01 99.70 12:31:14 12:00:01 0 1.99 0.00 0.00 0.00 0.02 98.00 12:31:14 12:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:31:14 12:00:01 2 0.05 0.00 0.02 0.02 0.02 99.90 12:31:14 12:00:01 3 0.07 0.00 0.00 0.00 0.02 99.92 12:31:14 12:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:31:14 12:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 12:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:31:14 12:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:31:14 12:00:01 CPU %user %nice %system %iowait %steal %idle 12:31:14 12:01:01 all 0.21 0.00 0.02 0.00 0.01 99.76 12:31:14 12:01:01 0 1.57 0.00 0.07 0.00 0.00 98.37 12:31:14 12:01:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:31:14 12:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:31:14 12:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 12:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 12:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:31:14 12:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:31:14 12:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 12:02:01 all 0.06 0.00 0.02 0.00 0.01 99.90 12:31:14 12:02:01 0 0.20 0.00 0.07 0.00 0.02 99.72 12:31:14 12:02:01 1 0.03 0.00 0.00 0.02 0.00 99.95 12:31:14 12:02:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:31:14 12:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 12:02:01 4 0.12 0.00 0.03 0.00 0.03 99.82 12:31:14 12:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:02:01 6 0.07 0.00 0.05 0.00 0.02 99.87 12:31:14 12:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:31:14 12:03:01 all 0.02 0.00 0.01 0.00 0.02 99.95 12:31:14 12:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 12:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 12:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:31:14 12:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:31:14 12:03:01 5 0.02 0.00 0.02 0.02 0.02 99.93 12:31:14 12:03:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:31:14 12:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 12:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:31:14 12:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:31:14 12:04:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:31:14 12:04:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:31:14 12:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 12:04:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:31:14 12:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:31:14 12:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 12:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:31:14 12:05:01 all 0.01 0.00 0.01 0.05 0.01 99.91 12:31:14 12:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:05:01 1 0.00 0.00 0.00 0.38 0.00 99.62 12:31:14 12:05:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:31:14 12:05:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:31:14 12:05:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:31:14 12:05:01 5 0.00 0.00 0.03 0.00 0.02 99.95 12:31:14 12:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 12:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:31:14 12:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:31:14 12:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:06:01 1 0.03 0.00 0.00 0.02 0.02 99.93 12:31:14 12:06:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:31:14 12:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:31:14 12:06:01 4 0.03 0.00 0.02 0.00 0.03 99.92 12:31:14 12:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 12:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:31:14 12:06:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:31:14 12:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:31:14 12:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 12:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 12:07:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:31:14 12:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 12:07:01 4 0.02 0.00 0.00 0.00 0.03 99.95 12:31:14 12:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:31:14 12:07:01 6 0.05 0.00 0.05 0.00 0.02 99.88 12:31:14 12:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:31:14 12:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:31:14 12:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:31:14 12:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:31:14 12:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 12:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:31:14 12:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 12:08:01 6 0.05 0.00 0.05 0.00 0.02 99.88 12:31:14 12:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:31:14 12:09:01 all 0.01 0.00 0.01 0.00 0.02 99.95 12:31:14 12:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:09:01 1 0.00 0.00 0.02 0.02 0.00 99.97 12:31:14 12:09:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:31:14 12:09:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:31:14 12:09:01 4 0.03 0.00 0.02 0.00 0.03 99.92 12:31:14 12:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:09:01 6 0.03 0.00 0.02 0.00 0.03 99.92 12:31:14 12:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 12:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:31:14 12:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 12:10:01 1 0.03 0.00 0.00 0.02 0.00 99.95 12:31:14 12:10:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:31:14 12:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 12:10:01 4 0.03 0.00 0.03 0.00 0.03 99.90 12:31:14 12:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:31:14 12:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 12:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:31:14 12:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:31:14 12:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:11:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:31:14 12:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:31:14 12:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 12:11:01 6 0.05 0.00 0.03 0.00 0.02 99.90 12:31:14 12:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 12:31:14 12:11:01 CPU %user %nice %system %iowait %steal %idle 12:31:14 12:12:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:31:14 12:12:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:31:14 12:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:31:14 12:12:01 2 0.03 0.00 0.02 0.02 0.02 99.92 12:31:14 12:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:12:01 4 0.03 0.00 0.00 0.00 0.03 99.93 12:31:14 12:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:12:01 6 0.07 0.00 0.03 0.00 0.03 99.87 12:31:14 12:12:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:31:14 12:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:31:14 12:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 12:13:01 1 0.00 0.00 0.02 0.02 0.00 99.97 12:31:14 12:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 12:31:14 12:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 12:31:14 12:13:01 4 0.02 0.00 0.00 0.00 0.03 99.95 12:31:14 12:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 12:13:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:31:14 12:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 12:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:31:14 12:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 12:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:31:14 12:14:01 2 0.03 0.00 0.00 0.02 0.03 99.92 12:31:14 12:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:14:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:31:14 12:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:31:14 12:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:31:14 12:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 12:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:31:14 12:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:15:01 1 0.00 0.00 0.00 0.02 0.02 99.97 12:31:14 12:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 12:15:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:31:14 12:15:01 4 0.03 0.00 0.03 0.00 0.03 99.90 12:31:14 12:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 12:15:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:31:14 12:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:31:14 12:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 12:16:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:31:14 12:16:01 3 0.03 0.00 0.03 0.00 0.00 99.93 12:31:14 12:16:01 4 0.07 0.00 0.00 0.00 0.02 99.92 12:31:14 12:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 12:16:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:31:14 12:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:31:14 12:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:31:14 12:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:31:14 12:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:31:14 12:17:01 2 0.00 0.00 0.00 0.02 0.02 99.97 12:31:14 12:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:31:14 12:17:01 4 0.02 0.00 0.03 0.00 0.03 99.92 12:31:14 12:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:17:01 7 0.00 0.00 0.00 0.02 0.02 99.97 12:31:14 12:18:01 all 0.03 0.00 0.01 0.01 0.01 99.93 12:31:14 12:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:18:01 1 0.02 0.00 0.00 0.12 0.00 99.87 12:31:14 12:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 12:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:31:14 12:18:01 4 0.05 0.00 0.03 0.00 0.03 99.88 12:31:14 12:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 12:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:31:14 12:18:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:31:14 12:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:31:14 12:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:19:01 1 0.00 0.00 0.00 0.02 0.02 99.97 12:31:14 12:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:31:14 12:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 12:19:01 4 0.02 0.00 0.03 0.00 0.03 99.92 12:31:14 12:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:19:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:31:14 12:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 12:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:31:14 12:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:31:14 12:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 12:20:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:31:14 12:20:01 3 0.00 0.00 0.05 0.00 0.02 99.93 12:31:14 12:20:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:31:14 12:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:31:14 12:20:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:31:14 12:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:31:14 12:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:31:14 12:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:31:14 12:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 12:21:01 4 0.00 0.00 0.03 0.00 0.03 99.93 12:31:14 12:21:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:31:14 12:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:22:01 all 0.08 0.00 0.01 0.00 0.01 99.89 12:31:14 12:22:01 0 0.43 0.00 0.00 0.00 0.02 99.55 12:31:14 12:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:31:14 12:22:01 2 0.03 0.00 0.00 0.02 0.02 99.93 12:31:14 12:22:01 3 0.07 0.00 0.02 0.00 0.00 99.92 12:31:14 12:22:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:31:14 12:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:22:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:31:14 12:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 12:31:14 12:22:01 CPU %user %nice %system %iowait %steal %idle 12:31:14 12:23:01 all 0.27 0.00 0.01 0.00 0.02 99.71 12:31:14 12:23:01 0 1.97 0.00 0.02 0.00 0.00 98.01 12:31:14 12:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 12:31:14 12:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 12:23:01 4 0.02 0.00 0.02 0.00 0.03 99.93 12:31:14 12:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:31:14 12:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:24:01 all 0.22 0.00 0.01 0.00 0.01 99.75 12:31:14 12:24:01 0 1.52 0.00 0.05 0.00 0.02 98.42 12:31:14 12:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 12:24:01 2 0.02 0.00 0.00 0.02 0.02 99.95 12:31:14 12:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 12:24:01 4 0.08 0.00 0.00 0.00 0.03 99.88 12:31:14 12:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:31:14 12:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 12:24:01 7 0.08 0.00 0.03 0.00 0.02 99.87 12:31:14 12:25:01 all 0.01 0.00 0.02 0.00 0.01 99.95 12:31:14 12:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:31:14 12:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:31:14 12:25:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:31:14 12:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:31:14 12:25:01 4 0.02 0.00 0.02 0.00 0.03 99.93 12:31:14 12:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 12:25:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:31:14 12:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 12:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:31:14 12:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:26:01 1 0.00 0.00 0.02 0.02 0.00 99.97 12:31:14 12:26:01 2 0.05 0.00 0.00 0.02 0.02 99.92 12:31:14 12:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:31:14 12:26:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:31:14 12:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 12:26:01 6 0.05 0.00 0.03 0.00 0.03 99.88 12:31:14 12:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 12:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:31:14 12:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:31:14 12:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 12:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 12:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:31:14 12:27:01 6 0.03 0.00 0.02 0.00 0.03 99.92 12:31:14 12:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 12:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:31:14 12:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:31:14 12:28:01 1 0.03 0.00 0.02 0.02 0.00 99.93 12:31:14 12:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:31:14 12:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:28:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:31:14 12:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:31:14 12:28:01 6 0.07 0.00 0.03 0.00 0.05 99.85 12:31:14 12:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:31:14 12:29:01 all 0.01 0.00 0.01 0.00 0.02 99.96 12:31:14 12:29:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:31:14 12:29:01 1 0.00 0.00 0.00 0.02 0.02 99.97 12:31:14 12:29:01 2 0.00 0.00 0.02 0.02 0.02 99.95 12:31:14 12:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:31:14 12:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:31:14 12:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:31:14 12:29:01 6 0.02 0.00 0.00 0.00 0.03 99.95 12:31:14 12:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:31:14 12:30:01 all 2.79 0.00 1.09 0.03 0.03 96.06 12:31:14 12:30:01 0 1.29 0.00 0.67 0.02 0.02 98.00 12:31:14 12:30:01 1 4.22 0.00 0.75 0.07 0.02 94.94 12:31:14 12:30:01 2 3.29 0.00 1.09 0.05 0.03 95.54 12:31:14 12:30:01 3 3.58 0.00 1.20 0.07 0.03 95.11 12:31:14 12:30:01 4 2.14 0.00 1.16 0.02 0.02 96.67 12:31:14 12:30:01 5 2.09 0.00 1.19 0.00 0.03 96.69 12:31:14 12:30:01 6 2.93 0.00 1.41 0.02 0.05 95.59 12:31:14 12:30:01 7 2.73 0.00 1.28 0.00 0.02 95.97 12:31:14 12:31:01 all 8.44 0.00 3.48 0.86 0.07 87.14 12:31:14 12:31:01 0 6.92 0.00 3.36 0.08 0.07 89.57 12:31:14 12:31:01 1 8.57 0.00 3.82 0.30 0.07 87.24 12:31:14 12:31:01 2 9.34 0.00 2.47 0.03 0.07 88.09 12:31:14 12:31:01 3 8.51 0.00 3.35 0.94 0.07 87.12 12:31:14 12:31:01 4 10.05 0.00 3.20 0.15 0.08 86.51 12:31:14 12:31:01 5 7.76 0.00 4.63 2.54 0.07 85.01 12:31:14 12:31:01 6 8.56 0.00 3.81 2.73 0.08 84.82 12:31:14 12:31:01 7 7.79 0.00 3.25 0.15 0.07 88.74 12:31:14 Average: all 8.23 0.00 1.33 0.37 0.03 90.04 12:31:14 Average: 0 8.51 0.00 1.30 0.43 0.03 89.73 12:31:14 Average: 1 8.25 0.00 1.35 0.54 0.02 89.83 12:31:14 Average: 2 8.05 0.00 1.27 0.35 0.03 90.29 12:31:14 Average: 3 8.40 0.00 1.36 0.34 0.03 89.87 12:31:14 Average: 4 8.21 0.00 1.28 0.22 0.04 90.25 12:31:14 Average: 5 8.01 0.00 1.34 0.27 0.02 90.36 12:31:14 Average: 6 8.29 0.00 1.37 0.48 0.04 89.82 12:31:14 Average: 7 8.10 0.00 1.34 0.34 0.03 90.20 12:31:14 12:31:14 12:31:14