Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e34161fbf5c356a51bcd814926558f70a35d44a 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-ssh8519867879208300945.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-ssh34506434001062788.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-ssh17249488214463300056.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-ssh3710199096650822865.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-ssh5295501824339709050.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7918 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/970 [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/970 # 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 9e34161fbf5c356a51bcd814926558f70a35d44a (main) Commit message: "Merge pull request #5405 from jinlinGuan/issue-5404" > 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 9e34161fbf5c356a51bcd814926558f70a35d44a # timeout=10 > git rev-list --no-walk 5d4bbcde2a9a17709321423f63287523073c17bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:19:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:19:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:19:53 ========================================================= 09:19:53 EdgeX Global Pipelines Version Info 09:19:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:19:54 ------------------- 09:19:54 stable info: 09:19:54 ------------------- 09:19:54 Commited By: Cherry Wang cherry@iotechsys.com 09:19:54 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:19:54 Message: update stable to v1.0.278 09:19:55 ------------------- 09:19:55 experimental info: 09:19:55 ------------------- 09:19:55 Commited By: **** collab-it+edgex@linuxfoundation.org 09:19:55 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:19:55 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:19:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:19:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 09:19:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:19:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:19:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:19:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:19:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:19:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:19:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 09:19:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e34161 [Pipeline] echo 09:19:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:19:56 provisioning config files... 09:19:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/970@tmp/config14619339572276441239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:56 ---> ****-login.sh 09:19:56 nexus3.edgexfoundry.org:10001 09:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:56 09:19:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:19:56 Configure a credential helper to remove this warning. See 09:19:56 https://docs.****.com/go/credential-store/ 09:19:56 09:19:56 Login Succeeded 09:19:56 nexus3.edgexfoundry.org:10002 09:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:56 09:19:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:19:56 Configure a credential helper to remove this warning. See 09:19:56 https://docs.****.com/go/credential-store/ 09:19:56 09:19:56 Login Succeeded 09:19:56 nexus3.edgexfoundry.org:10003 09:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:56 09:19:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:19:56 Configure a credential helper to remove this warning. See 09:19:56 https://docs.****.com/go/credential-store/ 09:19:56 09:19:56 Login Succeeded 09:19:56 nexus3.edgexfoundry.org:10004 09:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:57 09:19:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:19:57 Configure a credential helper to remove this warning. See 09:19:57 https://docs.****.com/go/credential-store/ 09:19:57 09:19:57 Login Succeeded 09:19:57 ****.io 09:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:57 09:19:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:19:57 Configure a credential helper to remove this warning. See 09:19:57 https://docs.****.com/go/credential-store/ 09:19:57 09:19:57 Login Succeeded 09:19:57 ---> ****-login.sh ends [Pipeline] } 09:19:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:19:57 + 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 09:19:57 + dirname cmd/core-command/Dockerfile 09:19:57 + cut -d/ -f2 09:19:57 + echo core-command,cmd/core-command/Dockerfile 09:19:57 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:19:57 + cut -d/ -f2 09:19:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:19:57 + dirname cmd/core-data/Dockerfile 09:19:57 + cut -d/ -f2 09:19:57 + echo core-data,cmd/core-data/Dockerfile 09:19:57 + dirname cmd/core-keeper/Dockerfile 09:19:57 + cut -d/ -f2 09:19:57 + echo core-keeper,cmd/core-keeper/Dockerfile 09:19:57 + dirname cmd/core-metadata/Dockerfile 09:19:57 + cut -d/ -f2 09:19:57 + echo core-metadata,cmd/core-metadata/Dockerfile 09:19:57 + dirname cmd/security-bootstrapper/Dockerfile 09:19:57 + cut -d/ -f2 09:19:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:19:57 + dirname cmd/security-proxy-auth/Dockerfile 09:19:57 + cut -d/ -f2 09:19:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:19:57 + dirname cmd/security-proxy-setup/Dockerfile 09:19:57 + cut -d/ -f2 09:19:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:19:57 + dirname cmd/security-secretstore-setup/Dockerfile 09:19:57 + cut -d/ -f2 09:19:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:19:57 + + dirname cmd/security-spiffe-token-provider/Dockerfile 09:19:57 cut -d/ -f2 09:19:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:19:57 + dirname cmd/security-spire-agent/Dockerfile 09:19:57 + cut -d/ -f2 09:19:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:19:57 + dirname cmd/security-spire-config/Dockerfile 09:19:57 + cut -d/ -f2 09:19:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:19:57 + dirname cmd/security-spire-server/Dockerfile 09:19:57 + cut -d/ -f2 09:19:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:19:57 + dirname cmd/support-notifications/Dockerfile 09:19:57 + cut -d/ -f2 09:19:57 + echo support-notifications,cmd/support-notifications/Dockerfile 09:19:57 + dirname cmd/support-scheduler/Dockerfile 09:19:57 + cut -d/ -f2 09:19:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:19:57 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 09:19:58 + git rev-list -1 --merges 9e34161fbf5c356a51bcd814926558f70a35d44a~1..9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 09:19:58 -----------> git rev-list -1 --merges 9e34161fbf5c356a51bcd814926558f70a35d44a~1..9e34161fbf5c356a51bcd814926558f70a35d44a 9e34161fbf5c356a51bcd814926558f70a35d44a 09:19:58 9e34161fbf5c356a51bcd814926558f70a35d44a [false] [Pipeline] sh 09:19:58 + git log --format=format:%s -1 9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 09:19:58 ========================================================= 09:19:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:19:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:19:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:19:58 + grep -v github /etc/ssh/ssh_known_hosts 09:19:58 + [ -e /tmp/ssh_known_hosts ] 09:19:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:19:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:19:58 + sudo tee -a /etc/ssh/ssh_known_hosts 09:19:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:19:59 09:19:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:19:59 0.1.4: Pulling from edgex-devops/py-git-semver 09:19:59 3dae71ba6b94: Pulling fs layer 09:19:59 6bf1a483ea7c: Pulling fs layer 09:19:59 f5dfc541a4d3: Pulling fs layer 09:19:59 461d9e800cba: Pulling fs layer 09:19:59 80192f66455f: Pulling fs layer 09:19:59 2e8e34ca0e6c: Pulling fs layer 09:19:59 a29436f7fd5d: Pulling fs layer 09:19:59 923cac83aea3: Pulling fs layer 09:19:59 25ad8b0a4227: Pulling fs layer 09:19:59 db01528c6b51: Pulling fs layer 09:19:59 28988de357af: Pulling fs layer 09:19:59 461d9e800cba: Waiting 09:19:59 80192f66455f: Waiting 09:19:59 a29436f7fd5d: Waiting 09:19:59 2e8e34ca0e6c: Waiting 09:19:59 923cac83aea3: Waiting 09:19:59 25ad8b0a4227: Waiting 09:19:59 28988de357af: Waiting 09:19:59 6bf1a483ea7c: Verifying Checksum 09:19:59 6bf1a483ea7c: Download complete 09:19:59 461d9e800cba: Download complete 09:19:59 80192f66455f: Verifying Checksum 09:19:59 80192f66455f: Download complete 09:19:59 f5dfc541a4d3: Verifying Checksum 09:19:59 f5dfc541a4d3: Download complete 09:20:00 3dae71ba6b94: Verifying Checksum 09:20:00 3dae71ba6b94: Download complete 09:20:00 923cac83aea3: Download complete 09:20:00 25ad8b0a4227: Verifying Checksum 09:20:00 25ad8b0a4227: Download complete 09:20:00 db01528c6b51: Verifying Checksum 09:20:00 db01528c6b51: Download complete 09:20:00 a29436f7fd5d: Verifying Checksum 09:20:00 a29436f7fd5d: Download complete 09:20:00 2e8e34ca0e6c: Verifying Checksum 09:20:00 2e8e34ca0e6c: Download complete 09:20:02 3dae71ba6b94: Pull complete 09:20:02 6bf1a483ea7c: Pull complete 09:20:03 f5dfc541a4d3: Pull complete 09:20:03 461d9e800cba: Pull complete 09:20:03 80192f66455f: Pull complete 09:20:07 2e8e34ca0e6c: Pull complete 09:20:08 a29436f7fd5d: Pull complete 09:20:08 923cac83aea3: Pull complete 09:20:08 25ad8b0a4227: Pull complete 09:20:08 db01528c6b51: Pull complete 09:20:08 28988de357af: Pull complete 09:20:08 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:20:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:20:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:08 prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container 09:20:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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 09:20:10 $ docker top d3f65e192af8cdda9ed5f042b8d7183b4b6acacf4de41729d5050f15e1aedf61 -eo pid,comm 09:20:10 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). 09:20:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:20:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:10 [ssh-agent] Looking for ssh-agent implementation... 09:20:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:11 $ docker exec d3f65e192af8cdda9ed5f042b8d7183b4b6acacf4de41729d5050f15e1aedf61 ssh-agent 09:20:11 SSH_AUTH_SOCK=/tmp/ssh-lTrkFp0tHXIs/agent.32 09:20:11 SSH_AGENT_PID=38 09:20:11 Running ssh-add (command line suppressed) 09:20:11 Identity added: /w/workspace/edgex-go/970@tmp/private_key_2490562450865959802.key (/w/workspace/edgex-go/970@tmp/private_key_2490562450865959802.key) 09:20:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:11 + git config --global --add safe.directory /w/workspace/edgex-go/970 [Pipeline] sh 09:20:11 + git tag --points-at HEAD [Pipeline] } 09:20:11 $ docker exec --env ******** --env ******** d3f65e192af8cdda9ed5f042b8d7183b4b6acacf4de41729d5050f15e1aedf61 ssh-agent -k 09:20:11 unset SSH_AUTH_SOCK; 09:20:11 unset SSH_AGENT_PID; 09:20:11 echo Agent pid 38 killed; 09:20:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:20:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:12 [ssh-agent] Looking for ssh-agent implementation... 09:20:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:12 $ docker exec d3f65e192af8cdda9ed5f042b8d7183b4b6acacf4de41729d5050f15e1aedf61 ssh-agent 09:20:12 SSH_AUTH_SOCK=/tmp/ssh-wBuFrKip8oej/agent.84 09:20:12 SSH_AGENT_PID=90 09:20:12 Running ssh-add (command line suppressed) 09:20:12 Identity added: /w/workspace/edgex-go/970@tmp/private_key_10334515442258246950.key (/w/workspace/edgex-go/970@tmp/private_key_10334515442258246950.key) 09:20:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:12 + git semver init 09:20:12 2026-04-21 09:20:12,959 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:20:13 2026-04-21 09:20:12,963 [run_init] DEBUG init version:0.0.0 force:False 09:20:13 2026-04-21 09:20:12,964 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/970/.semver 09:20:13 2026-04-21 09:20:12,964 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/970/.semver 09:20:13 2026-04-21 09:20:12,965 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/970/.semver'], cwd=/w/workspace/edgex-go/970, stdin=None, shell=False, universal_newlines=False) 09:20:35 2026-04-21 09:20:33,876 [append_file] DEBUG append to file:/w/workspace/edgex-go/970/.git/info/exclude 09:20:35 2026-04-21 09:20:33,876 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/970/.semver/main with force:False 09:20:35 2026-04-21 09:20:33,876 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main 09:20:35 2026-04-21 09:20:33,876 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main 09:20:35 4.1.0-dev.110 [Pipeline] } 09:20:35 $ docker exec --env ******** --env ******** d3f65e192af8cdda9ed5f042b8d7183b4b6acacf4de41729d5050f15e1aedf61 ssh-agent -k 09:20:35 unset SSH_AUTH_SOCK; 09:20:35 unset SSH_AGENT_PID; 09:20:35 echo Agent pid 90 killed; 09:20:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:20:35 + git semver [Pipeline] } 09:20:35 $ docker stop --time=1 d3f65e192af8cdda9ed5f042b8d7183b4b6acacf4de41729d5050f15e1aedf61 09:20:37 $ docker rm -f --volumes d3f65e192af8cdda9ed5f042b8d7183b4b6acacf4de41729d5050f15e1aedf61 [Pipeline] // withDockerContainer [Pipeline] sh 09:20:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:20:37 Stashed 1 file(s) [Pipeline] echo 09:20:37 [edgeXSemver]: initialized semver on version 4.1.0-dev.110 [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 09:20:38 + git config --global --add safe.directory /w/workspace/edgex-go/970 [Pipeline] echo 09:20:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:20:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:20:38 ========================================================= 09:20:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:20:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:20:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:20:38 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 09:20:38 2d35ebdb57d9: Pulling fs layer 09:20:38 c35fb4624d26: Pulling fs layer 09:20:38 4e2aec7ef170: Pulling fs layer 09:20:38 333b49ad6fbf: Pulling fs layer 09:20:38 4f4fb700ef54: Pulling fs layer 09:20:38 c3e65509a76b: Pulling fs layer 09:20:38 7cf9ebb963bd: Pulling fs layer 09:20:38 bb34ca984cfb: Pulling fs layer 09:20:38 151cf03bc807: Pulling fs layer 09:20:38 c3e65509a76b: Waiting 09:20:38 4f4fb700ef54: Waiting 09:20:38 7cf9ebb963bd: Waiting 09:20:38 333b49ad6fbf: Waiting 09:20:38 bb34ca984cfb: Waiting 09:20:38 151cf03bc807: Waiting 09:20:38 c35fb4624d26: Verifying Checksum 09:20:38 c35fb4624d26: Download complete 09:20:38 333b49ad6fbf: Download complete 09:20:38 4f4fb700ef54: Verifying Checksum 09:20:38 4f4fb700ef54: Download complete 09:20:38 c3e65509a76b: Verifying Checksum 09:20:38 c3e65509a76b: Download complete 09:20:38 2d35ebdb57d9: Verifying Checksum 09:20:38 2d35ebdb57d9: Download complete 09:20:38 2d35ebdb57d9: Pull complete 09:20:38 7cf9ebb963bd: Verifying Checksum 09:20:38 7cf9ebb963bd: Download complete 09:20:39 c35fb4624d26: Pull complete 09:20:39 4e2aec7ef170: Verifying Checksum 09:20:39 4e2aec7ef170: Download complete 09:20:39 151cf03bc807: Verifying Checksum 09:20:39 151cf03bc807: Download complete 09:20:39 bb34ca984cfb: Verifying Checksum 09:20:39 bb34ca984cfb: Download complete 09:20:44 4e2aec7ef170: Pull complete 09:20:44 333b49ad6fbf: Pull complete 09:20:44 4f4fb700ef54: Pull complete 09:20:44 c3e65509a76b: Pull complete 09:20:44 7cf9ebb963bd: Pull complete 09:20:47 bb34ca984cfb: Pull complete 09:20:47 151cf03bc807: Pull complete 09:20:47 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:20:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:20:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 09:20:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:20:48 WORKDIR /edgex 09:20:48 COPY go.mod . 09:20:48 RUN go mod download 09:20:48 + docker build -t ci-base-image-x86_64 -f - . 09:20:48 #0 building with "default" instance using docker driver 09:20:48 09:20:48 #1 [internal] load build definition from Dockerfile 09:20:48 #1 transferring dockerfile: 164B done 09:20:48 #1 DONE 0.0s 09:20:48 09:20:48 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:20:48 #2 DONE 0.0s 09:20:48 09:20:48 #3 [internal] load .dockerignore 09:20:48 #3 transferring context: 50B done 09:20:48 #3 DONE 0.0s 09:20:48 09:20:48 #4 [internal] load build context 09:20:48 #4 transferring context: 6.99kB done 09:20:48 #4 DONE 0.1s 09:20:48 09:20:48 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:20:48 #5 DONE 0.1s 09:20:48 09:20:48 #6 [2/4] WORKDIR /edgex 09:20:50 #6 DONE 1.9s 09:20:50 09:20:50 #7 [3/4] COPY go.mod . 09:20:50 #7 DONE 0.0s 09:20:50 09:20:50 #8 [4/4] RUN go mod download 09:20:52 Still waiting to schedule task 09:20:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:20:56 #8 DONE 5.1s 09:20:56 09:20:56 #9 exporting to image 09:20:56 #9 exporting layers 09:20:59 #9 exporting layers 3.6s done 09:20:59 #9 writing image sha256:7165e92f718a4428210c9d527f0765ff273f5bef514380ae2bda54122a717cfb done 09:20:59 #9 naming to docker.io/library/ci-base-image-x86_64 done 09:20:59 #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:59 + docker inspect -f . ci-base-image-x86_64 09:20:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:59 prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container 09:20:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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 09:21:00 $ docker top 88f905854b645fbecc917d49e34e1cfaae787b3684d8797aaaa5c7cde4e85178 -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:00 + go version 09:21:00 go version go1.25.2 linux/amd64 [Pipeline] } 09:21:00 $ docker stop --time=1 88f905854b645fbecc917d49e34e1cfaae787b3684d8797aaaa5c7cde4e85178 09:21:01 $ docker rm -f --volumes 88f905854b645fbecc917d49e34e1cfaae787b3684d8797aaaa5c7cde4e85178 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:02 + docker inspect -f . ci-base-image-x86_64 09:21:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:02 prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container 09:21:02 $ 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/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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 09:21:02 $ docker top ed2861ed00329e4b9b71401335c2be115c91964edd81d51bd60d0212ceb6c94c -eo pid,comm [Pipeline] { [Pipeline] echo 09:21:02 ========================================================= 09:21:02 [edgeXBuildGoParallel] Running Tests and Build... 09:21:02 ========================================================= [Pipeline] sh 09:21:02 + git config --global --add safe.directory /w/workspace/edgex-go/970 [Pipeline] fileExists [Pipeline] sh 09:21:03 + make test 09:21:03 go test -race -coverprofile=coverage.out ./... 09:21:11 ? github.com/edgexfoundry/edgex-go [no test files] 09:21:43 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:21:43 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:21:43 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:21:43 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:21:43 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:21:43 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:21:43 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:21:44 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:21:44 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:21:44 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:21:44 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:21:44 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:21:44 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:21:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:21:44 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:21:44 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 09:21:44 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:21:44 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 09:21:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.4% of statements 09:21:51 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:21:51 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.028s coverage: 4.8% of statements 09:21:51 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:21:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 57.3% of statements 09:21:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.027s coverage: 86.5% of statements 09:21:51 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:21:51 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:21:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.198s coverage: 94.2% of statements 09:21:52 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:21:52 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:21:52 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 09:21:52 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:21:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:21:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:21:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:21:52 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.058s coverage: 90.7% of statements 09:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:21:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:21:52 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.049s coverage: 0.0% of statements 09:21:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:21:52 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:21:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 10.4% of statements 09:21:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:21:53 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:21:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.447s coverage: 97.6% of statements 09:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:21:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:21:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:21:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:21:56 ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements 09:21:56 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:21:56 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:21:56 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:21:56 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:21:56 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:21:56 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:21:56 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 09:21:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.054s coverage: 3.5% of statements 09:21:58 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 09:21:58 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:21:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements 09:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:21:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 38.2% of statements 09:21:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.035s coverage: 68.8% of statements 09:21:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:21:58 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:21:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:21:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements 09:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.027s coverage: 87.1% of statements 09:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements 09:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 93.1% of statements 09:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 09:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.034s coverage: 68.8% of statements 09:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.038s coverage: 47.4% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.023s coverage: 15.5% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.055s coverage: 81.8% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.051s coverage: 82.1% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 09:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.031s coverage: 6.8% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.035s coverage: 33.3% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.149s coverage: 54.8% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.6% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.034s coverage: 20.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.033s coverage: 88.6% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.039s coverage: 96.8% of statements 09:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.123s coverage: 29.2% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 93.8% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:22:22 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:22:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7922 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:22:25 Running in /w/workspace/edgex-go/970 [Pipeline] { [Pipeline] checkout 09:22:26 The recommended git tool is: git 09:22:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.1% of statements 09:22:26 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:22:26 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:22:26 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:22:26 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:22:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 94.9% of statements 09:22:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:22:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:22:26 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:22:26 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:22:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements 09:22:26 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:22:26 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:22:26 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:22:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 97.7% of statements 09:22:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:22:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 47.1% of statements 09:22:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:22:26 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:22:26 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 09:22:26 running golangci-lint 09:22:26 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 09:22:26 go version go1.25.2 linux/amd64 09:22:27 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 09:22:27 level=info msg="[config_reader] Used config file .golangci.yml" 09:22:27 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 09:22:27 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 09:22:27 level=info msg="[goenv] Read go env for 3.164636ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 09:22:27 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 09:22:31 using credential edgex-jenkins-ssh 09:22:31 Cloning the remote Git repository 09:22:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:22:31 > git init /w/workspace/edgex-go/970 # timeout=10 09:22:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:22:31 > git --version # timeout=10 09:22:31 > git --version # 'git version 2.25.1' 09:22:31 using GIT_SSH to set credentials SSH Credentials for GitHub 09:22:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:22:54 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|files|imports|name|types_sizes|deps|exports_file) took 24.534924451s" 09:22:54 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.653191ms" 09:23:03 Avoid second fetch 09:23:03 Checking out Revision 9e34161fbf5c356a51bcd814926558f70a35d44a (main) 09:23:04 Commit message: "Merge pull request #5405 from jinlinGuan/issue-5404" 09:23:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:23:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:23:03 > git config core.sparsecheckout # timeout=10 09:23:04 > git checkout -f 9e34161fbf5c356a51bcd814926558f70a35d44a # timeout=10 09:23:08 level=info msg="[linters_context/goanalysis] analyzers took 2m5.931144925s with top 10 stages: buildir: 1m12.591550025s, gosec: 3.474238063s, inspect: 3.048490344s, fact_deprecated: 2.678277569s, printf: 2.087080023s, ctrlflow: 1.969718236s, fact_purity: 1.748892602s, nilness: 1.546484905s, S1038: 1.17737538s, QF1004: 1.080126771s" 09:23:08 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 09:23:08 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 09:23:08 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 09:23:08 level=info msg="[runner] Issues before processing: 35, after processing: 0" 09:23:08 level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, invalid_issue: 35/35, path_relativity: 35/35, exclusion_paths: 35/35, path_absoluter: 35/35, filename_unadjuster: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, nolint_filter: 21/0" 09:23:08 level=info msg="[runner] processing took 8.358426ms with stages: nolint_filter: 7.148793ms, generated_file_filter: 911.892µs, exclusion_rules: 172.945µs, exclusion_paths: 58.628µs, path_relativity: 49.269µs, cgo: 3.96µs, path_absoluter: 3.889µs, sort_results: 2.44µs, invalid_issue: 1.98µs, filename_unadjuster: 1.15µs, fixer: 800ns, max_same_issues: 740ns, diff: 520ns, path_prettifier: 360ns, uniq_by_line: 320ns, max_from_linter: 190ns, path_shortener: 150ns, max_per_file_from_linter: 150ns, source_code: 130ns, severity-rules: 120ns" 09:23:08 level=info msg="[runner] linters took 14.874920129s with stages: goanalysis_metalinter: 14.866437926s" 09:23:08 0 issues. 09:23:08 level=info msg="File cache stats: 0 entries of total size 0B" 09:23:08 level=info msg="Memory: 393 samples, avg is 356.5MB, max is 1411.2MB" 09:23:08 level=info msg="Execution took 39.45075467s" 09:23:08 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:09 provisioning config files... 09:23:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/970@tmp/config16450534977419418677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:09 ---> ****-login.sh 09:23:09 nexus3.edgexfoundry.org:10001 09:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:10 Configure a credential helper to remove this warning. See 09:23:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:10 09:23:10 Login Succeeded 09:23:10 nexus3.edgexfoundry.org:10002 09:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:10 Configure a credential helper to remove this warning. See 09:23:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:10 09:23:10 Login Succeeded 09:23:10 nexus3.edgexfoundry.org:10003 09:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:10 Configure a credential helper to remove this warning. See 09:23:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:10 09:23:10 Login Succeeded 09:23:10 nexus3.edgexfoundry.org:10004 09:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:11 Configure a credential helper to remove this warning. See 09:23:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:11 09:23:11 Login Succeeded 09:23:11 ****.io 09:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:11 Configure a credential helper to remove this warning. See 09:23:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:11 09:23:11 Login Succeeded 09:23:11 ---> ****-login.sh ends [Pipeline] } 09:23:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:23:12 + git config --global --add safe.directory /w/workspace/edgex-go/970 [Pipeline] echo 09:23:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:23:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:23:12 ========================================================= 09:23:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 09:23:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:23:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:23:12 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:23:12 6b59a28fa201: Pulling fs layer 09:23:12 d32bb0dddca7: Pulling fs layer 09:23:12 5dab1238d3d9: Pulling fs layer 09:23:12 196fd7d83e7d: Pulling fs layer 09:23:12 4f4fb700ef54: Pulling fs layer 09:23:12 8ba94037c8f0: Pulling fs layer 09:23:12 deaec5988b04: Pulling fs layer 09:23:12 9f65657bb879: Pulling fs layer 09:23:12 196fd7d83e7d: Waiting 09:23:12 4f4fb700ef54: Waiting 09:23:12 8ba94037c8f0: Waiting 09:23:12 deaec5988b04: Waiting 09:23:12 9f65657bb879: Waiting 09:23:12 d32bb0dddca7: Verifying Checksum 09:23:12 d32bb0dddca7: Download complete 09:23:12 196fd7d83e7d: Verifying Checksum 09:23:12 196fd7d83e7d: Download complete 09:23:12 4f4fb700ef54: Verifying Checksum 09:23:12 4f4fb700ef54: Download complete 09:23:12 8ba94037c8f0: Verifying Checksum 09:23:12 8ba94037c8f0: Download complete 09:23:12 6b59a28fa201: Verifying Checksum 09:23:12 6b59a28fa201: Download complete 09:23:13 9f65657bb879: Verifying Checksum 09:23:13 9f65657bb879: Download complete 09:23:13 6b59a28fa201: Pull complete 09:23:14 d32bb0dddca7: Pull complete 09:23:14 5dab1238d3d9: Verifying Checksum 09:23:14 5dab1238d3d9: Download complete 09:23:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:23:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:23:15 ./bin/test-attribution-txt.sh [Pipeline] echo 09:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:23:15 + ls -al . 09:23:15 total 1396 09:23:15 drwxrwxr-x 11 1001 1001 4096 Apr 21 09:21 . 09:23:15 drwxr-xr-x 4 root root 4096 Apr 21 09:21 .. 09:23:15 drwxrwxr-x 2 1001 1001 4096 Apr 21 09:19 .blubracket 09:23:15 -rw-rw-r-- 1 1001 1001 10 Apr 21 09:19 .dockerignore 09:23:15 drwxrwxr-x 8 1001 1001 4096 Apr 21 09:22 .git 09:23:15 drwxrwxr-x 3 1001 1001 4096 Apr 21 09:19 .github 09:23:15 -rw-rw-r-- 1 1001 1001 909 Apr 21 09:19 .gitignore 09:23:15 -rw-rw-r-- 1 1001 1001 359 Apr 21 09:19 .golangci.yml 09:23:15 -rw-rw-r-- 1 1001 1001 100 Apr 21 09:19 .hadolint.yml 09:23:15 drwxr-xr-x 3 1001 1001 4096 Apr 21 09:20 .semver 09:23:15 -rw-rw-r-- 1 1001 1001 155 Apr 21 09:19 .sonarcloud.properties 09:23:15 -rw-rw-r-- 1 1001 1001 1171 Apr 21 09:19 ADOPTERS.md 09:23:15 -rw-rw-r-- 1 1001 1001 20149 Apr 21 09:19 Attribution.txt 09:23:15 -rw-rw-r-- 1 1001 1001 108018 Apr 21 09:19 CHANGELOG.md 09:23:15 -rw-rw-r-- 1 1001 1001 3804 Apr 21 09:19 CONTRIBUTING.md 09:23:15 -rw-rw-r-- 1 1001 1001 677 Apr 21 09:19 GOVERNANCE.md 09:23:15 -rw-rw-r-- 1 1001 1001 886 Apr 21 09:19 Jenkinsfile 09:23:15 -rw-rw-r-- 1 1001 1001 10775 Apr 21 09:19 LICENSE 09:23:15 -rw-rw-r-- 1 1001 1001 16743 Apr 21 09:19 Makefile 09:23:15 -rw-rw-r-- 1 1001 1001 582 Apr 21 09:19 OWNERS.md 09:23:15 -rw-rw-r-- 1 1001 1001 9932 Apr 21 09:19 README.md 09:23:15 -rw-rw-r-- 1 1001 1001 789 Apr 21 09:19 SECURITY.md 09:23:15 -rw-rw-r-- 1 1001 1001 13 Apr 21 09:20 VERSION 09:23:15 drwxrwxr-x 2 1001 1001 4096 Apr 21 09:19 bin 09:23:15 drwxrwxr-x 19 1001 1001 4096 Apr 21 09:19 cmd 09:23:15 -rw-r--r-- 1 root root 1046393 Apr 21 09:22 coverage.out 09:23:15 drwxrwxr-x 2 1001 1001 4096 Apr 21 09:19 fuzz_test 09:23:15 -rw-rw-r-- 1 1001 1001 6951 Apr 21 09:19 go.mod 09:23:15 -rw-rw-r-- 1 1001 1001 90838 Apr 21 09:19 go.sum 09:23:15 drwxrwxr-x 7 1001 1001 4096 Apr 21 09:19 internal 09:23:15 drwxrwxr-x 2 1001 1001 4096 Apr 21 09:19 openapi 09:23:15 -rw-rw-r-- 1 1001 1001 584 Apr 21 09:19 security.txt 09:23:15 -rw-rw-r-- 1 1001 1001 204 Apr 21 09:19 version.go [Pipeline] sh 09:23:16 + '[' -e coverage.out ] 09:23:16 + chown 1001:1001 coverage.out [Pipeline] stash 09:23:16 Stashed 1 file(s) [Pipeline] sh 09:23:16 deaec5988b04: Verifying Checksum 09:23:16 deaec5988b04: Download complete 09:23:16 + make build 09:23:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:23:28 5dab1238d3d9: Pull complete 09:23:28 196fd7d83e7d: Pull complete 09:23:28 4f4fb700ef54: Pull complete 09:23:29 8ba94037c8f0: Pull complete 09:23:39 deaec5988b04: Pull complete 09:23:40 9f65657bb879: Pull complete 09:23:40 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 09:23:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:23:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 09:23:40 + docker+ build -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:23:40 WORKDIR /edgex 09:23:40 COPY go.mod . 09:23:40 RUN go mod download . 09:23:40 09:23:41 Sending build context to Docker daemon 3.898MB 09:23:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:23:41 ---> 334268110677 09:23:41 Step 2/4 : WORKDIR /edgex 09:23:42 ---> Running in 566e70ea86b5 09:23:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:23:43 Removing intermediate container 566e70ea86b5 09:23:43 ---> 29a596c8faf9 09:23:43 Step 3/4 : COPY go.mod . 09:23:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:23:43 ---> 05aaf4a604d9 09:23:43 Step 4/4 : RUN go mod download 09:23:43 ---> Running in e77a807a21b8 09:23:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:23:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:23:49 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:23:54 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:23:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:23:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:24:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:24:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:24:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:24:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:24:08 $ docker stop --time=1 ed2861ed00329e4b9b71401335c2be115c91964edd81d51bd60d0212ceb6c94c 09:24:11 $ docker rm -f --volumes ed2861ed00329e4b9b71401335c2be115c91964edd81d51bd60d0212ceb6c94c [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 09:24:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:24:12 09:24:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:24:13 latest: Pulling from edgex-devops/edgex-compose 09:24:13 91d30c5bc195: Pulling fs layer 09:24:13 2e9b0aa3be6d: Pulling fs layer 09:24:13 9c61dcf015f6: Pulling fs layer 09:24:13 4698f68db338: Pulling fs layer 09:24:13 2a2f49069b9e: Pulling fs layer 09:24:13 e0025b399a48: Pulling fs layer 09:24:13 4698f68db338: Waiting 09:24:13 2a2f49069b9e: Waiting 09:24:13 e0025b399a48: Waiting 09:24:13 91d30c5bc195: Verifying Checksum 09:24:13 91d30c5bc195: Download complete 09:24:13 4698f68db338: Verifying Checksum 09:24:13 4698f68db338: Download complete 09:24:13 91d30c5bc195: Pull complete 09:24:13 2e9b0aa3be6d: Download complete 09:24:13 e0025b399a48: Verifying Checksum 09:24:13 e0025b399a48: Download complete 09:24:13 2a2f49069b9e: Download complete 09:24:13 2e9b0aa3be6d: Pull complete 09:24:14 9c61dcf015f6: Verifying Checksum 09:24:14 9c61dcf015f6: Download complete 09:24:18 9c61dcf015f6: Pull complete 09:24:18 4698f68db338: Pull complete 09:24:18 2a2f49069b9e: Pull complete 09:24:18 e0025b399a48: Pull complete 09:24:18 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:24:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:18 prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container 09:24:18 $ 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/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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 09:24:19 $ docker top 42d234cbd3811159cf3632855bbc802ff6b2ed10a0c8072464579cdba259d9e4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:20 + docker compose -f ./docker-compose-build.yml build --parallel 09:24:20 #1 [security-secretstore-setup internal] load build definition from Dockerfile 09:24:20 #1 transferring dockerfile: 2.49kB done 09:24:20 #1 DONE 0.1s 09:24:20 09:24:20 #2 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 09:24:20 #2 ... 09:24:20 09:24:20 #3 [support-scheduler internal] load build definition from Dockerfile 09:24:20 #3 transferring dockerfile: 1.83kB done 09:24:20 #3 DONE 0.1s 09:24:20 09:24:20 #4 [security-spire-server internal] load build definition from Dockerfile 09:24:20 #4 transferring dockerfile: 1.70kB done 09:24:20 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:24:20 #4 DONE 0.1s 09:24:20 09:24:20 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:24:20 #5 transferring dockerfile: 1.89kB done 09:24:20 #5 DONE 0.2s 09:24:20 09:24:20 #6 [core-metadata internal] load build definition from Dockerfile 09:24:20 #6 transferring dockerfile: 2.10kB done 09:24:20 #6 DONE 0.2s 09:24:20 09:24:20 #7 [security-spire-agent internal] load build definition from Dockerfile 09:24:20 #7 transferring dockerfile: 1.81kB done 09:24:20 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:24:20 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 09:24:20 #7 DONE 0.2s 09:24:20 09:24:20 #8 [security-spire-config internal] load build definition from Dockerfile 09:24:20 #8 transferring dockerfile: 1.69kB done 09:24:20 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:24:20 #8 DONE 0.2s 09:24:20 09:24:20 #9 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:24:20 #9 DONE 0.0s 09:24:20 09:24:20 #10 [core-command internal] load build definition from Dockerfile 09:24:20 #10 transferring dockerfile: 1.94kB done 09:24:20 #10 DONE 0.2s 09:24:20 09:24:20 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:24:20 #11 transferring dockerfile: 2.23kB done 09:24:20 #11 DONE 0.2s 09:24:20 09:24:20 #12 [core-keeper internal] load build definition from Dockerfile 09:24:20 #12 transferring dockerfile: 2.07kB done 09:24:20 #12 DONE 0.2s 09:24:20 09:24:20 #2 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 09:24:20 #2 ... 09:24:20 09:24:20 #13 [support-notifications internal] load build definition from Dockerfile 09:24:20 #13 transferring dockerfile: 2.02kB done 09:24:20 #13 DONE 0.2s 09:24:20 09:24:20 #14 [core-data internal] load build definition from Dockerfile 09:24:20 #14 transferring dockerfile: 2.04kB done 09:24:20 #14 DONE 0.2s 09:24:20 09:24:20 #15 [security-bootstrapper internal] load build definition from Dockerfile 09:24:20 #15 transferring dockerfile: 3.02kB done 09:24:20 #15 DONE 0.2s 09:24:20 09:24:20 #16 [security-proxy-setup internal] load build definition from Dockerfile 09:24:20 #16 transferring dockerfile: 2.50kB done 09:24:20 #16 DONE 0.2s 09:24:20 09:24:20 #9 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:24:20 #9 DONE 0.0s 09:24:20 09:24:20 #2 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 09:24:20 #2 DONE 0.2s 09:24:20 09:24:20 #17 [security-secretstore-setup internal] load .dockerignore 09:24:20 #17 transferring context: 50B done 09:24:20 #17 DONE 0.0s 09:24:20 09:24:20 #18 [security-bootstrapper internal] load .dockerignore 09:24:20 #18 transferring context: 50B done 09:24:20 #18 DONE 0.0s 09:24:20 09:24:20 #19 [core-data internal] load .dockerignore 09:24:20 #19 transferring context: 50B done 09:24:20 #19 DONE 0.1s 09:24:20 09:24:20 #20 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:24:20 #20 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:24:21 #20 ... 09:24:21 09:24:21 #21 [support-notifications internal] load .dockerignore 09:24:21 #21 transferring context: 50B done 09:24:21 #21 DONE 0.1s 09:24:21 09:24:21 #22 [core-keeper internal] load .dockerignore 09:24:21 #22 transferring context: 50B done 09:24:21 #22 DONE 0.1s 09:24:21 09:24:21 #23 [core-common-config-bootstrapper internal] load .dockerignore 09:24:21 #23 transferring context: 50B done 09:24:21 #23 DONE 0.1s 09:24:21 09:24:21 #24 [core-command internal] load .dockerignore 09:24:21 #24 transferring context: 50B done 09:24:21 #24 DONE 0.2s 09:24:21 09:24:21 #25 [support-scheduler internal] load .dockerignore 09:24:21 #25 transferring context: 50B done 09:24:21 #25 DONE 0.2s 09:24:21 09:24:21 #26 [core-metadata internal] load .dockerignore 09:24:21 #26 transferring context: 50B done 09:24:21 #26 DONE 0.2s 09:24:21 09:24:21 #27 [security-proxy-setup internal] load .dockerignore 09:24:21 #27 transferring context: 50B done 09:24:21 #27 DONE 0.2s 09:24:21 09:24:21 #28 [support-scheduler internal] load build context 09:24:21 #28 DONE 0.0s 09:24:21 09:24:21 #20 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:24:21 #20 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:24:21 #20 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 09:24:21 #20 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:24:21 #20 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:24:21 #20 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:24:21 #20 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 09:24:21 #20 ... 09:24:21 09:24:21 #29 [security-spiffe-token-provider internal] load .dockerignore 09:24:21 #29 transferring context: 50B done 09:24:21 #29 DONE 0.2s 09:24:21 09:24:21 #20 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:24:21 #20 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:24:21 #20 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:24:21 #20 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:24:21 #20 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:24:21 #20 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 09:24:21 #20 ... 09:24:21 09:24:21 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 09:24:21 #30 DONE 0.6s 09:24:21 09:24:21 #20 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:24:21 #20 ... 09:24:21 09:24:21 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 09:24:21 #31 DONE 0.7s 09:24:21 09:24:21 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:24:21 #32 DONE 0.4s 09:24:21 09:24:21 #20 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:24:21 #20 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.5s done 09:24:22 #20 ... 09:24:22 09:24:22 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:24:22 #33 DONE 1.0s 09:24:22 09:24:22 #34 [security-spire-config internal] load .dockerignore 09:24:22 #34 transferring context: 50B 0.1s done 09:24:22 #34 DONE 1.1s 09:24:22 09:24:22 #35 [security-spire-server internal] load .dockerignore 09:24:22 #35 transferring context: 50B 0.0s done 09:24:22 #35 DONE 1.1s 09:24:22 09:24:22 #20 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:24:22 #20 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:24:22 #20 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.5s done 09:24:22 #20 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:24:22 #20 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:24:22 #20 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:24:22 #20 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 09:24:22 #20 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:24:22 #20 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.5s done 09:24:22 #20 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:24:22 #20 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:24:22 #20 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:24:22 #20 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 09:24:22 #20 DONE 1.7s 09:24:22 09:24:22 #36 [security-spire-agent internal] load .dockerignore 09:24:22 #36 transferring context: 50B done 09:24:22 #36 DONE 1.2s 09:24:22 09:24:22 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:24:22 #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:24:22 #37 ... 09:24:22 09:24:22 #38 [security-spire-config internal] load build context 09:24:22 #38 transferring context: 24.83kB 0.0s done 09:24:22 #38 DONE 0.3s 09:24:22 09:24:22 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:24:22 #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done 09:24:23 #37 ... 09:24:23 09:24:23 #39 [security-spire-agent internal] load build context 09:24:23 #39 transferring context: 26.11kB 0.0s done 09:24:23 #39 DONE 0.4s 09:24:23 09:24:23 #40 [security-spire-server internal] load build context 09:24:23 #40 transferring context: 26.58kB 0.1s done 09:24:23 #40 DONE 0.6s 09:24:23 09:24:23 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:24:23 #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 09:24:23 #37 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 09:24:23 #37 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 09:24:23 #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 09:24:23 #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.2s 09:24:23 #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s 09:24:23 #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 09:24:23 #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 09:24:23 #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s 09:24:23 #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 09:24:23 #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.15MB / 41.51MB 0.3s 09:24:23 #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 09:24:23 #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 11.53MB / 41.51MB 0.5s 09:24:23 #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 09:24:23 #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 16.78MB / 41.51MB 0.5s 09:24:23 #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 09:24:23 #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 19.92MB / 41.51MB 0.6s 09:24:23 #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 23.07MB / 41.51MB 0.7s 09:24:24 #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 28.31MB / 41.51MB 1.0s 09:24:24 #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 33.55MB / 41.51MB 1.1s 09:24:24 #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 35.65MB / 41.51MB 1.2s 09:24:24 #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 40.78MB / 41.51MB 1.3s 09:24:25 #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 2.3s done 09:24:26 #37 ... 09:24:26 09:24:26 #41 [security-proxy-auth internal] load build definition from Dockerfile 09:24:26 #41 transferring dockerfile: 2.14kB 0.0s done 09:24:26 #41 DONE 2.6s 09:24:26 09:24:26 #42 [core-command internal] load build context 09:24:26 #42 ... 09:24:26 09:24:26 #43 [core-keeper internal] load build context 09:24:27 #43 ... 09:24:27 09:24:27 #42 [core-command internal] load build context 09:24:28 #42 transferring context: 214.14MB 6.9s 09:24:29 #42 ... 09:24:29 09:24:29 #44 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:29 #44 DONE 7.3s 09:24:29 09:24:29 #42 [core-command internal] load build context 09:24:30 #42 ... 09:24:30 09:24:30 #45 [security-bootstrapper internal] load build context 09:24:30 #45 ... 09:24:30 09:24:30 #46 [security-secretstore-setup internal] load build context 09:24:31 #46 ... 09:24:31 09:24:31 #47 [security-spiffe-token-provider internal] load build context 09:24:31 #47 ... 09:24:31 09:24:31 #48 [core-common-config-bootstrapper internal] load build context 09:24:31 #48 ... 09:24:31 09:24:31 #28 [support-scheduler internal] load build context 09:24:31 #28 ... 09:24:31 09:24:31 #49 [core-metadata internal] load build context 09:24:31 #49 ... 09:24:31 09:24:31 #50 [security-proxy-setup internal] load build context 09:24:31 #50 ... 09:24:31 09:24:31 #51 [support-notifications internal] load build context 09:24:31 #51 ... 09:24:31 09:24:31 #52 [core-data internal] load build context 09:24:31 #52 ... 09:24:31 09:24:31 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:24:31 #37 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.2s 09:24:32 #37 ... 09:24:32 09:24:32 #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:24:32 #0 3.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:32 #0 3.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:32 #0 3.595 OK: 265 MiB in 60 packages 09:24:32 #53 ... 09:24:32 09:24:32 #54 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:24:32 #54 ... 09:24:32 09:24:32 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:24:32 #55 ... 09:24:32 09:24:32 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:24:32 #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done 09:24:32 #56 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 09:24:32 #56 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 09:24:32 #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 09:24:32 #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 09:24:32 #56 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 09:24:32 #56 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 09:24:32 #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done 09:24:32 #56 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.9s done 09:24:32 #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 09:24:32 #56 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 3.7s done 09:24:32 #56 ... 09:24:32 09:24:32 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:24:32 #0 0.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:32 #0 1.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:32 #0 1.624 OK: 265 MiB in 60 packages 09:24:33 #57 ... 09:24:33 09:24:33 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:24:33 #0 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:33 #0 1.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:33 #0 1.575 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:24:33 #0 1.575 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:24:33 #0 1.575 OK: 26341 distinct packages available 09:24:33 #0 1.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:33 #0 1.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:33 #0 2.158 OK: 265 MiB in 60 packages 09:24:33 #58 ... 09:24:33 09:24:33 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:24:33 #0 2.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:33 #0 2.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:33 #0 3.127 (1/3) Installing ca-certificates (20260413-r0) 09:24:33 #0 3.146 (2/3) Installing dumb-init (1.2.5-r3) 09:24:33 #0 3.150 (3/3) Installing tzdata (2026a-r0) 09:24:33 #0 3.182 Executing busybox-1.37.0-r20.trigger 09:24:33 #0 3.189 Executing ca-certificates-20260413-r0.trigger 09:24:33 #0 3.270 OK: 8 MiB in 19 packages 09:24:33 #59 ... 09:24:33 09:24:33 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:24:33 #0 6.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:33 #0 6.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:33 #0 6.490 (1/2) Installing dumb-init (1.2.5-r3) 09:24:33 #0 6.493 (2/2) Installing su-exec (0.2-r3) 09:24:33 #0 6.501 Executing busybox-1.37.0-r20.trigger 09:24:33 #0 6.517 OK: 7 MiB in 18 packages 09:24:33 #60 ... 09:24:33 09:24:33 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:24:33 #0 5.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:33 #0 5.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:33 #0 5.930 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:24:33 #0 5.930 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:24:33 #0 5.930 OK: 26324 distinct packages available 09:24:33 #0 6.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:33 #0 6.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:33 #0 6.556 (1/5) Installing dumb-init (1.2.5-r3) 09:24:33 #0 6.563 (2/5) Installing musl-obstack (1.2.3-r2) 09:24:33 #0 6.565 (3/5) Installing libucontext (1.3.2-r0) 09:24:33 #0 6.567 (4/5) Installing gcompat (1.1.0-r4) 09:24:33 #0 6.573 (5/5) Installing openssl (3.5.6-r0) 09:24:33 #0 6.580 Executing busybox-1.37.0-r20.trigger 09:24:33 #0 6.592 OK: 8 MiB in 21 packages 09:24:33 #61 ... 09:24:33 09:24:33 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:24:33 #0 3.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:33 #0 3.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:33 #0 4.473 (1/1) Installing dumb-init (1.2.5-r3) 09:24:33 #0 4.785 Executing busybox-1.37.0-r20.trigger 09:24:33 #0 4.790 OK: 7 MiB in 17 packages 09:24:33 #62 ... 09:24:33 09:24:33 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:24:33 #0 1.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:33 #0 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:33 #0 1.877 OK: 265 MiB in 60 packages 09:24:33 #63 ... 09:24:33 09:24:33 #64 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:24:33 #0 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:33 #0 0.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:33 #0 1.627 OK: 265 MiB in 60 packages 09:24:33 #64 ... 09:24:33 09:24:33 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:24:33 #0 9.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:33 #0 9.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:33 #0 9.936 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:24:33 #0 9.936 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:24:33 #0 9.936 OK: 26324 distinct packages available 09:24:33 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:33 #0 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:33 #0 10.47 (1/4) Installing dumb-init (1.2.5-r3) 09:24:33 #0 10.47 (2/4) Installing musl-obstack (1.2.3-r2) 09:24:33 #0 10.47 (3/4) Installing libucontext (1.3.2-r0) 09:24:33 #0 10.48 (4/4) Installing gcompat (1.1.0-r4) 09:24:33 #0 10.48 Executing busybox-1.37.0-r20.trigger 09:24:33 #0 10.49 OK: 8 MiB in 20 packages 09:24:33 #65 ... 09:24:33 09:24:33 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:34 #66 ... 09:24:34 09:24:34 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:24:34 #0 4.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:34 #0 4.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:34 #0 5.332 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:24:34 #0 5.332 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:24:34 #0 5.332 OK: 26324 distinct packages available 09:24:34 #0 5.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:34 #0 5.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:34 #0 5.929 (1/13) Installing brotli-libs (1.1.0-r2) 09:24:34 #0 5.944 (2/13) Installing c-ares (1.34.6-r0) 09:24:34 #0 5.953 (3/13) Installing libunistring (1.3-r0) 09:24:34 #0 5.973 (4/13) Installing libidn2 (2.3.7-r0) 09:24:34 #0 5.980 (5/13) Installing nghttp2-libs (1.65.0-r0) 09:24:34 #0 5.984 (6/13) Installing libpsl (0.21.5-r3) 09:24:34 #0 5.999 (7/13) Installing zstd-libs (1.5.7-r0) 09:24:34 #0 6.015 (8/13) Installing libcurl (8.14.1-r2) 09:24:34 #0 6.020 (9/13) Installing curl (8.14.1-r2) 09:24:34 #0 6.027 (10/13) Installing dumb-init (1.2.5-r3) 09:24:34 #0 6.035 (11/13) Installing musl-obstack (1.2.3-r2) 09:24:34 #0 6.040 (12/13) Installing libucontext (1.3.2-r0) 09:24:34 #0 6.043 (13/13) Installing gcompat (1.1.0-r4) 09:24:34 #0 6.048 Executing busybox-1.37.0-r20.trigger 09:24:34 #0 6.061 OK: 13 MiB in 29 packages 09:24:34 #67 ... 09:24:34 09:24:34 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:24:34 #0 3.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:34 #0 3.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:34 #0 4.230 (1/4) Installing ca-certificates (20260413-r0) 09:24:34 #0 4.250 (2/4) Installing dumb-init (1.2.5-r3) 09:24:34 #0 4.253 (3/4) Installing su-exec (0.2-r3) 09:24:34 #0 4.256 (4/4) Installing yq-go (4.47.2-r3) 09:24:34 #0 4.340 Executing busybox-1.37.0-r20.trigger 09:24:34 #0 4.348 Executing ca-certificates-20260413-r0.trigger 09:24:34 #0 4.785 OK: 20 MiB in 20 packages 09:24:34 #68 ... 09:24:34 09:24:34 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:24:34 #69 ... 09:24:34 09:24:34 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:24:34 #37 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.8s done 09:24:37 #37 ... 09:24:37 09:24:37 #43 [core-keeper internal] load build context 09:24:37 #43 transferring context: 640.16MB 14.7s done 09:24:37 #43 ... 09:24:37 09:24:37 #51 [support-notifications internal] load build context 09:24:37 #51 transferring context: 640.16MB 16.3s done 09:24:37 #51 ... 09:24:37 09:24:37 #45 [security-bootstrapper internal] load build context 09:24:39 #45 transferring context: 640.16MB 17.9s done 09:24:40 #45 ... 09:24:40 09:24:40 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:24:40 #70 ... 09:24:40 09:24:40 #42 [core-command internal] load build context 09:24:40 #42 transferring context: 640.16MB 15.9s done 09:24:41 #42 ... 09:24:41 09:24:41 #46 [security-secretstore-setup internal] load build context 09:24:41 #46 transferring context: 640.16MB 15.6s done 09:24:41 #46 ... 09:24:41 09:24:41 #47 [security-spiffe-token-provider internal] load build context 09:24:41 #47 transferring context: 640.16MB 13.8s done 09:24:41 #47 ... 09:24:41 09:24:41 #52 [core-data internal] load build context 09:24:41 #52 transferring context: 640.16MB 15.3s done 09:24:41 #52 ... 09:24:41 09:24:41 #28 [support-scheduler internal] load build context 09:24:41 #28 transferring context: 640.16MB 14.2s done 09:24:41 #28 ... 09:24:41 09:24:41 #49 [core-metadata internal] load build context 09:24:41 #49 transferring context: 640.16MB 14.2s done 09:24:42 #49 ... 09:24:42 09:24:42 #50 [security-proxy-setup internal] load build context 09:24:42 #50 transferring context: 640.16MB 14.6s done 09:24:42 #50 ... 09:24:42 09:24:42 #9 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:24:42 #9 DONE 0.0s 09:24:42 09:24:42 #2 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 09:24:42 #2 DONE 0.3s 09:24:42 09:24:42 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:24:42 #57 DONE 19.8s 09:24:42 09:24:42 #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:24:42 #53 DONE 19.8s 09:24:42 09:24:42 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:24:42 #58 DONE 19.8s 09:24:42 09:24:42 #48 [core-common-config-bootstrapper internal] load build context 09:24:42 #48 transferring context: 640.16MB 14.8s done 09:24:42 #48 ... 09:24:42 09:24:42 #64 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:24:42 #64 DONE 19.9s 09:24:42 09:24:42 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:24:42 #68 DONE 19.7s 09:24:42 09:24:42 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:24:42 #59 DONE 19.7s 09:24:42 09:24:42 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:24:42 #62 DONE 19.7s 09:24:42 09:24:42 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:24:42 #63 DONE 19.9s 09:24:42 09:24:42 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:24:42 #60 DONE 19.7s 09:24:42 09:24:42 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:24:42 #61 DONE 19.7s 09:24:42 09:24:42 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:24:42 #67 DONE 19.7s 09:24:42 09:24:42 #47 [security-spiffe-token-provider internal] load build context 09:24:42 #47 DONE 21.2s 09:24:42 09:24:42 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:24:42 #65 DONE 19.8s 09:24:42 09:24:42 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:24:42 #71 ... 09:24:42 09:24:42 #49 [core-metadata internal] load build context 09:24:42 #49 DONE 21.2s 09:24:42 09:24:42 #28 [support-scheduler internal] load build context 09:24:42 #28 DONE 21.2s 09:24:42 09:24:42 #43 [core-keeper internal] load build context 09:24:42 #43 DONE 21.3s 09:24:42 09:24:42 #50 [security-proxy-setup internal] load build context 09:24:42 #50 DONE 21.3s 09:24:42 09:24:42 #48 [core-common-config-bootstrapper internal] load build context 09:24:42 #48 DONE 21.3s 09:24:42 09:24:42 #52 [core-data internal] load build context 09:24:42 #52 DONE 21.4s 09:24:42 09:24:42 #46 [security-secretstore-setup internal] load build context 09:24:42 #46 DONE 21.5s 09:24:42 09:24:42 #42 [core-command internal] load build context 09:24:42 #42 DONE 21.4s 09:24:42 09:24:42 #51 [support-notifications internal] load build context 09:24:42 #51 DONE 21.4s 09:24:42 09:24:42 #45 [security-bootstrapper internal] load build context 09:24:42 #45 DONE 21.5s 09:24:42 09:24:42 #72 [core-command builder 4/7] COPY go.mod vendor* ./ 09:24:42 #72 DONE 0.3s 09:24:42 09:24:42 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:24:42 #73 DONE 0.2s 09:24:42 09:24:42 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:24:42 #74 DONE 0.3s 09:24:42 09:24:42 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:24:42 #75 DONE 0.2s 09:24:42 09:24:42 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:24:42 #76 DONE 0.2s 09:24:42 09:24:42 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:24:42 #56 DONE 20.1s 09:24:42 09:24:42 #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:42 #77 ... 09:24:42 09:24:42 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:24:42 #32 DONE 0.5s 09:24:42 09:24:42 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:24:42 #33 DONE 1.1s 09:24:42 09:24:42 #20 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:24:42 #20 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:24:42 #20 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.5s done 09:24:42 #20 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:24:42 #20 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:24:42 #20 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:24:42 #20 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 09:24:42 #20 DONE 1.7s 09:24:42 09:24:42 #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:24:42 #64 DONE 19.9s 09:24:42 09:24:42 #78 [security-proxy-auth internal] load .dockerignore 09:24:42 #78 transferring context: 50B done 09:24:42 #78 DONE 0.6s 09:24:42 09:24:42 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:24:42 #37 DONE 20.3s 09:24:42 09:24:42 #79 [security-proxy-auth internal] load build context 09:24:43 #79 ... 09:24:43 09:24:43 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:43 #66 DONE 20.4s 09:24:43 09:24:43 #79 [security-proxy-auth internal] load build context 09:24:44 #79 ... 09:24:44 09:24:44 #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:24:44 #54 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:44 #54 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:44 #54 21.06 (1/1) Installing dumb-init (1.2.5-r3) 09:24:44 #54 21.07 Executing busybox-1.37.0-r20.trigger 09:24:44 #54 21.08 OK: 7 MiB in 17 packages 09:24:44 #54 DONE 21.8s 09:24:44 09:24:44 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:24:44 #69 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:44 #69 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:44 #69 20.99 (1/4) Installing dumb-init (1.2.5-r3) 09:24:44 #69 20.99 (2/4) Installing openssl (3.5.6-r0) 09:24:44 #69 21.00 (3/4) Installing su-exec (0.2-r3) 09:24:44 #69 21.01 (4/4) Installing yq-go (4.47.2-r3) 09:24:44 #69 21.11 Executing busybox-1.37.0-r20.trigger 09:24:44 #69 21.13 OK: 20 MiB in 20 packages 09:24:44 #69 DONE 21.7s 09:24:44 09:24:44 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:24:44 #55 20.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:44 #55 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:44 #55 20.92 (1/7) Installing ca-certificates (20260413-r0) 09:24:44 #55 20.95 (2/7) Installing dumb-init (1.2.5-r3) 09:24:44 #55 20.96 (3/7) Installing libgcc (14.2.0-r6) 09:24:44 #55 20.96 (4/7) Installing libsodium (1.0.20-r1) 09:24:44 #55 20.97 (5/7) Installing libstdc++ (14.2.0-r6) 09:24:44 #55 21.03 (6/7) Installing libzmq (4.3.5-r2) 09:24:44 #55 21.04 (7/7) Installing zeromq (4.3.5-r2) 09:24:44 #55 21.05 Executing busybox-1.37.0-r20.trigger 09:24:44 #55 21.06 Executing ca-certificates-20260413-r0.trigger 09:24:44 #55 21.10 OK: 12 MiB in 23 packages 09:24:44 #55 DONE 21.7s 09:24:44 09:24:44 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:24:44 #0 1.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:44 #0 1.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:44 #0 1.784 OK: 8 MiB in 19 packages 09:24:44 #80 DONE 2.0s 09:24:44 09:24:44 #79 [security-proxy-auth internal] load build context 09:24:44 #79 ... 09:24:44 09:24:44 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:24:44 #0 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:44 #0 1.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:44 #0 1.705 OK: 20 MiB in 20 packages 09:24:44 #81 DONE 2.1s 09:24:44 09:24:44 #79 [security-proxy-auth internal] load build context 09:24:44 #79 ... 09:24:44 09:24:44 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:24:44 #70 13.29 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:44 #70 13.50 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:44 #70 14.16 OK: 265 MiB in 60 packages 09:24:44 #70 DONE 14.5s 09:24:44 09:24:44 #79 [security-proxy-auth internal] load build context 09:24:45 #79 ... 09:24:45 09:24:45 #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:24:45 #82 DONE 0.2s 09:24:45 09:24:45 #79 [security-proxy-auth internal] load build context 09:24:45 #79 ... 09:24:45 09:24:45 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:24:45 #0 2.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:45 #0 2.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:45 #0 2.578 OK: 7 MiB in 17 packages 09:24:45 #83 DONE 2.8s 09:24:45 09:24:45 #79 [security-proxy-auth internal] load build context 09:24:45 #79 ... 09:24:45 09:24:45 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:24:45 #71 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:45 #71 2.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:45 #71 2.730 OK: 8 MiB in 20 packages 09:24:45 #71 DONE 3.1s 09:24:45 09:24:45 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:24:45 #0 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:45 #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:45 #0 2.797 OK: 7 MiB in 18 packages 09:24:45 #84 DONE 3.2s 09:24:45 09:24:45 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:24:45 #0 2.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:45 #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:45 #0 2.740 OK: 13 MiB in 29 packages 09:24:45 #85 DONE 3.2s 09:24:45 09:24:45 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:24:45 #0 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:45 #0 2.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:45 #0 2.820 OK: 8 MiB in 21 packages 09:24:45 #86 DONE 3.2s 09:24:45 09:24:45 #79 [security-proxy-auth internal] load build context 09:24:47 #79 transferring context: 542.74MB 5.0s 09:24:48 #79 transferring context: 640.16MB 5.8s done 09:24:49 #79 DONE 6.2s 09:24:49 09:24:49 #72 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:24:49 #72 DONE 0.3s 09:24:49 09:24:49 #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:51 Removing intermediate container e77a807a21b8 09:24:51 ---> 3ba926502603 09:24:51 Successfully built 3ba926502603 09:24:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:52 + docker inspect -f . ci-base-image-arm64 09:24:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:52 prd-ubuntu20.04-docker-arm64-4c-16g-7922 does not seem to be running inside a container 09:24:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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 09:24:52 #77 ... 09:24:52 09:24:52 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:52 #87 ... 09:24:52 09:24:52 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:53 #88 ... 09:24:53 09:24:53 #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:53 #89 ... 09:24:53 09:24:53 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:53 #90 ... 09:24:53 09:24:53 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:24:53 #0 2.423 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:53 #0 2.639 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:53 #0 3.258 (1/1) Installing dumb-init (1.2.5-r3) 09:24:53 #0 3.419 Executing busybox-1.37.0-r20.trigger 09:24:53 #0 3.509 OK: 7 MiB in 17 packages 09:24:53 #91 ... 09:24:53 09:24:53 #92 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:24:53 #0 2.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:53 #0 2.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:53 #0 3.123 OK: 7 MiB in 17 packages 09:24:53 $ docker top c2eb31e6b4afd6367b9c9d9d6eb3ce89b733c13a3c8d96439d1ca96a06f268e4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:54 #92 ... 09:24:54 09:24:54 #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:24:54 #0 3.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:54 #0 3.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:54 #0 3.554 OK: 12 MiB in 23 packages 09:24:54 #93 ... 09:24:54 09:24:54 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:24:54 #0 2.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:24:54 #0 3.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:24:54 #0 3.617 OK: 20 MiB in 20 packages 09:24:54 + go version 09:24:54 go version go1.25.3 linux/arm64 [Pipeline] } 09:24:54 $ docker stop --time=1 c2eb31e6b4afd6367b9c9d9d6eb3ce89b733c13a3c8d96439d1ca96a06f268e4 09:24:54 #94 ... 09:24:54 09:24:54 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:54 #95 ... 09:24:54 09:24:54 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:24:55 #96 ... 09:24:55 09:24:55 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:24:55 #97 ... 09:24:55 09:24:55 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:24:56 $ docker rm -f --volumes c2eb31e6b4afd6367b9c9d9d6eb3ce89b733c13a3c8d96439d1ca96a06f268e4 09:24:56 #98 ... 09:24:56 09:24:56 #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [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 09:24:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:24:56 09:24:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:24:57 latest: Pulling from edgex-devops/edgex-compose-arm64 09:24:57 547446be3368: Pulling fs layer 09:24:57 d125d8839a47: Pulling fs layer 09:24:57 3e85d5ac6304: Pulling fs layer 09:24:57 c3105a71a48b: Pulling fs layer 09:24:57 0f093f025ec4: Pulling fs layer 09:24:57 c3106fc0e877: Pulling fs layer 09:24:57 c3105a71a48b: Waiting 09:24:57 0f093f025ec4: Waiting 09:24:57 c3106fc0e877: Waiting 09:24:57 547446be3368: Verifying Checksum 09:24:57 547446be3368: Download complete 09:24:57 c3105a71a48b: Verifying Checksum 09:24:57 c3105a71a48b: Download complete 09:24:57 d125d8839a47: Verifying Checksum 09:24:57 d125d8839a47: Download complete 09:24:57 c3106fc0e877: Verifying Checksum 09:24:57 c3106fc0e877: Download complete 09:24:57 0f093f025ec4: Verifying Checksum 09:24:57 0f093f025ec4: Download complete 09:24:58 547446be3368: Pull complete 09:24:59 d125d8839a47: Pull complete 09:24:59 3e85d5ac6304: Verifying Checksum 09:24:59 3e85d5ac6304: Download complete 09:25:02 #99 ... 09:25:02 09:25:02 #92 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:25:02 #92 DONE 18.4s 09:25:02 09:25:02 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:25:02 #98 DONE 17.2s 09:25:02 09:25:02 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:25:02 #91 DONE 19.7s 09:25:02 09:25:02 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:25:02 #100 ... 09:25:02 09:25:02 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:25:02 #94 DONE 18.4s 09:25:02 09:25:02 #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:25:02 #93 DONE 18.4s 09:25:02 09:25:02 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:02 #77 DONE 20.1s 09:25:02 09:25:02 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:02 #90 DONE 20.1s 09:25:02 09:25:02 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:02 #95 DONE 17.8s 09:25:02 09:25:02 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:02 #88 DONE 20.1s 09:25:02 09:25:02 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:25:02 #97 DONE 17.2s 09:25:02 09:25:02 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:02 #87 DONE 20.1s 09:25:02 09:25:02 #89 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:02 #89 DONE 20.1s 09:25:02 09:25:02 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:25:02 #96 DONE 17.3s 09:25:02 09:25:02 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:25:02 #100 DONE 0.3s 09:25:02 09:25:02 #101 [security-proxy-auth builder 6/7] COPY . . 09:25:02 #101 ... 09:25:02 09:25:02 #102 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:25:02 #102 DONE 0.3s 09:25:03 09:25:03 #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:25:03 #99 DONE 17.7s 09:25:03 09:25:03 #103 [security-secretstore-setup builder 6/7] COPY . . 09:25:10 3e85d5ac6304: Pull complete 09:25:10 c3105a71a48b: Pull complete 09:25:10 0f093f025ec4: Pull complete 09:25:10 c3106fc0e877: Pull complete 09:25:10 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:25:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:25:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:11 prd-ubuntu20.04-docker-arm64-4c-16g-7922 does not seem to be running inside a container 09:25:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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 09:25:13 #103 ... 09:25:13 09:25:13 #104 [support-notifications builder 6/7] COPY . . 09:25:13 #104 ... 09:25:13 09:25:13 #105 [security-spiffe-token-provider builder 6/7] COPY . . 09:25:13 #105 ... 09:25:13 09:25:13 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:25:13 #106 ... 09:25:13 09:25:13 #107 [core-keeper builder 7/8] COPY . . 09:25:13 #107 ... 09:25:13 09:25:13 #108 [support-scheduler builder 6/7] COPY . . 09:25:13 #108 ... 09:25:13 09:25:13 #109 [security-spire-config stage-2 6/10] COPY security.txt / 09:25:13 #109 ... 09:25:13 09:25:13 #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:25:13 #110 ... 09:25:13 09:25:13 #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:25:13 #111 ... 09:25:13 09:25:13 #105 [security-spiffe-token-provider builder 6/7] COPY . . 09:25:13 #105 DONE 11.3s 09:25:13 09:25:13 #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:25:13 #112 CACHED 09:25:13 09:25:13 #113 [security-proxy-auth builder 6/7] COPY . . 09:25:13 #113 CACHED 09:25:13 09:25:13 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:13 #114 CACHED 09:25:13 09:25:13 #108 [support-scheduler builder 6/7] COPY . . 09:25:13 #108 DONE 11.3s 09:25:13 09:25:13 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:25:13 #106 DONE 11.3s 09:25:13 09:25:13 #104 [support-notifications builder 6/7] COPY . . 09:25:13 #104 DONE 11.3s 09:25:13 09:25:13 #115 [core-command builder 6/7] COPY . . 09:25:13 #115 CACHED 09:25:13 09:25:13 #116 [core-command builder 4/7] COPY go.mod vendor* ./ 09:25:13 #116 CACHED 09:25:13 09:25:13 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:13 #117 CACHED 09:25:13 09:25:13 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:25:13 #118 CACHED 09:25:13 09:25:13 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 09:25:13 #119 CACHED 09:25:13 09:25:13 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:13 #120 CACHED 09:25:13 09:25:13 #101 [core-metadata builder 6/7] COPY . . 09:25:13 #101 DONE 11.4s 09:25:13 09:25:13 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:13 #121 CACHED 09:25:13 09:25:13 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 09:25:13 #122 CACHED 09:25:13 09:25:13 #123 [core-data builder 6/7] COPY . . 09:25:13 #123 CACHED 09:25:13 09:25:13 #103 [security-proxy-setup builder 6/7] COPY . . 09:25:13 #103 DONE 11.3s 09:25:13 09:25:13 #107 [core-keeper builder 7/8] COPY . . 09:25:13 #107 DONE 11.3s 09:25:13 09:25:13 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:25:13 #124 CACHED 09:25:13 09:25:13 #125 [security-secretstore-setup builder 6/7] COPY . . 09:25:13 #125 CACHED 09:25:13 09:25:13 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:13 #126 CACHED 09:25:13 09:25:13 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:25:13 #127 CACHED 09:25:13 09:25:13 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:13 #128 CACHED 09:25:13 09:25:13 #129 [security-bootstrapper builder 6/7] COPY . . 09:25:13 #129 CACHED 09:25:13 09:25:13 #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:25:13 #111 DONE 8.3s 09:25:13 09:25:13 #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:25:13 #110 DONE 11.3s 09:25:13 09:25:13 #109 [security-spire-config stage-2 6/10] COPY security.txt / 09:25:13 #109 DONE 11.1s 09:25:13 09:25:13 #130 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:25:14 #130 DONE 0.3s 09:25:14 09:25:14 #131 [security-spire-server stage-2 6/9] COPY security.txt / 09:25:14 #131 DONE 0.3s 09:25:14 09:25:14 #132 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:25:14 #132 DONE 0.3s 09:25:14 09:25:14 #133 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:25:14 #133 ... 09:25:14 09:25:14 #134 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:25:14 #134 DONE 0.1s 09:25:14 09:25:14 #135 [security-spire-agent stage-3 7/10] COPY security.txt / 09:25:14 #135 DONE 0.1s 09:25:14 09:25:14 #133 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:25:14 #133 DONE 0.1s 09:25:14 09:25:14 #136 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:25:14 #136 DONE 0.2s 09:25:14 09:25:14 #137 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:25:14 #137 DONE 0.2s 09:25:14 09:25:14 #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:25:14 #138 DONE 0.2s 09:25:14 09:25:14 #139 [security-spire-config] exporting to image 09:25:14 #139 exporting layers 09:25:15 #139 ... 09:25:15 09:25:15 #140 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:25:15 #140 DONE 0.3s 09:25:15 09:25:15 #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:25:15 #141 DONE 0.3s 09:25:15 09:25:15 #142 [security-spire-server] exporting to image 09:25:15 #142 ... 09:25:15 09:25:15 #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:25:15 #143 DONE 0.2s 09:25:15 09:25:15 #144 [security-spire-agent] exporting to image 09:25:15 $ docker top aaefc5f164c3b0fa88fbe566e69e4f985073a0ed4fb0ec644e438887f4261d4f -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:16 + docker compose -f ./docker-compose-build.yml build --parallel 09:25:18 #144 ... 09:25:18 09:25:18 #139 [security-spire-config] exporting to image 09:25:18 #139 exporting layers 2.4s done 09:25:18 #139 writing image sha256:9646cf6743fe484e37f4adfc02ceaa1504f48f56b93d8564960799e9986d2a00 1.3s done 09:25:18 #139 naming to docker.io/library/security-spire-config 0.1s done 09:25:18 #139 DONE 4.0s 09:25:18 09:25:18 #142 [security-spire-server] exporting to image 09:25:18 #142 exporting layers 2.6s done 09:25:18 #142 writing image sha256:ead2804f34f5f8d36ee4943c4ef95a93f65b513c464555823dae49208b0a58a8 0.8s done 09:25:18 #142 naming to docker.io/library/security-spire-server 0.1s done 09:25:18 #142 DONE 3.8s 09:25:19 09:25:19 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:25:19 #0 1.167 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:25:19 #145 ... 09:25:19 09:25:19 #144 [security-spire-agent] exporting to image 09:25:19 #144 exporting layers 4.2s done 09:25:19 #144 writing image sha256:98bb7b68a292104a898de997ef46528046ff54fcd89d26991a599deae5ea15b5 done 09:25:19 #144 naming to docker.io/library/security-spire-agent 0.1s done 09:25:20 #144 DONE 5.4s 09:25:20 09:25:20 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:25:20 #0 1.038 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:25:24 #146 ... 09:25:24 09:25:24 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:25:24 #0 0.971 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:25:24 #147 ... 09:25:24 09:25:24 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:25:24 #0 0.938 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:25:24 #148 ... 09:25:24 09:25:24 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:25:24 #0 0.897 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:25:24 #149 ... 09:25:24 09:25:24 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:25:24 #0 0.600 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:25:24 #150 ... 09:25:24 09:25:24 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:25:24 #0 0.911 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:25:24 #151 ... 09:25:24 09:25:24 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:25:24 #0 0.461 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:25:25 #152 ... 09:25:25 09:25:25 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:25:25 #0 0.915 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:25:25 #153 ... 09:25:25 09:25:25 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:25:25 #0 0.653 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:25:25 #154 ... 09:25:25 09:25:25 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:25:25 #0 0.675 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:25:25 #155 ... 09:25:25 09:25:25 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:25:25 #0 0.617 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:25:26 #1 [support-notifications internal] load build definition from Dockerfile 09:25:26 #1 transferring dockerfile: 2.02kB 0.0s done 09:25:26 #1 DONE 0.1s 09:25:26 09:25:26 #2 [core-command internal] load build definition from Dockerfile 09:25:26 #2 transferring dockerfile: 1.94kB 0.0s done 09:25:26 #2 DONE 0.1s 09:25:26 09:25:26 #3 [support-scheduler internal] load build definition from Dockerfile 09:25:26 #3 transferring dockerfile: 1.83kB 0.0s done 09:25:26 #3 DONE 0.1s 09:25:26 09:25:26 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:25:26 #4 transferring dockerfile: 2.23kB done 09:25:26 #4 DONE 0.1s 09:25:26 09:25:26 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:25:26 #5 transferring dockerfile: 1.89kB done 09:25:26 #5 DONE 0.1s 09:25:26 09:25:26 #6 [security-secretstore-setup internal] load build definition from Dockerfile 09:25:26 #6 transferring dockerfile: 2.49kB done 09:25:26 #6 DONE 0.1s 09:25:26 09:25:26 #7 [security-proxy-auth internal] load build definition from Dockerfile 09:25:26 #7 transferring dockerfile: 2.14kB done 09:25:26 #7 DONE 0.1s 09:25:26 09:25:26 #8 [security-spire-server internal] load build definition from Dockerfile 09:25:26 #8 transferring dockerfile: 1.70kB done 09:25:26 #8 DONE 0.1s 09:25:26 09:25:26 #9 [security-spire-config internal] load build definition from Dockerfile 09:25:26 #9 transferring dockerfile: 1.69kB 0.0s done 09:25:26 #9 DONE 0.1s 09:25:26 09:25:26 #10 [core-data internal] load build definition from Dockerfile 09:25:26 #10 transferring dockerfile: 2.04kB 0.0s done 09:25:26 #10 DONE 0.1s 09:25:26 09:25:26 #11 [security-bootstrapper internal] load build definition from Dockerfile 09:25:26 #11 transferring dockerfile: 3.02kB 0.0s done 09:25:26 #11 DONE 0.1s 09:25:26 09:25:26 #12 [security-spire-agent internal] load build definition from Dockerfile 09:25:26 #12 transferring dockerfile: 1.81kB 0.0s done 09:25:26 #12 DONE 0.1s 09:25:26 09:25:26 #13 [security-proxy-setup internal] load build definition from Dockerfile 09:25:26 #13 transferring dockerfile: 2.50kB done 09:25:26 #13 DONE 0.0s 09:25:26 09:25:26 #14 [core-metadata internal] load build definition from Dockerfile 09:25:26 #14 transferring dockerfile: 2.10kB done 09:25:26 #14 DONE 0.1s 09:25:26 09:25:26 #15 [core-keeper internal] load build definition from Dockerfile 09:25:26 #15 transferring dockerfile: 2.07kB 0.0s done 09:25:26 #15 DONE 0.1s 09:25:26 09:25:26 #16 [support-notifications internal] load .dockerignore 09:25:26 #16 transferring context: 32B 09:25:26 #16 transferring context: 50B 0.0s done 09:25:26 #16 DONE 0.1s 09:25:27 09:25:27 #17 [core-command internal] load .dockerignore 09:25:28 #17 ... 09:25:28 09:25:28 #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:25:28 #18 DONE 0.0s 09:25:28 09:25:28 #19 [core-keeper internal] load .dockerignore 09:25:28 #19 ... 09:25:28 09:25:28 #17 [core-command internal] load .dockerignore 09:25:28 #17 transferring context: 50B 0.0s done 09:25:28 #17 DONE 1.3s 09:25:28 09:25:28 #20 [support-scheduler internal] load .dockerignore 09:25:28 #20 transferring context: 50B done 09:25:28 #20 DONE 1.2s 09:25:28 09:25:28 #18 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:25:28 #18 DONE 0.0s 09:25:28 09:25:28 #21 [core-common-config-bootstrapper internal] load .dockerignore 09:25:28 #21 transferring context: 50B 0.0s done 09:25:28 #21 DONE 1.3s 09:25:28 09:25:28 #22 [security-secretstore-setup internal] load .dockerignore 09:25:28 #22 transferring context: 50B 0.0s done 09:25:28 #22 DONE 1.3s 09:25:28 09:25:28 #23 [security-spiffe-token-provider internal] load .dockerignore 09:25:28 #23 transferring context: 50B done 09:25:28 #23 DONE 1.3s 09:25:28 09:25:28 #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:25:28 #18 DONE 0.0s 09:25:28 09:25:28 #19 [core-keeper internal] load .dockerignore 09:25:28 #19 ... 09:25:28 09:25:28 #24 [security-proxy-auth internal] load .dockerignore 09:25:28 #24 transferring context: 50B 0.0s done 09:25:28 #24 DONE 1.4s 09:25:28 09:25:28 #25 [security-spire-config internal] load .dockerignore 09:25:28 #25 transferring context: 50B 0.0s done 09:25:28 #25 DONE 1.3s 09:25:28 09:25:28 #19 [core-keeper internal] load .dockerignore 09:25:28 #19 transferring context: 50B 0.0s done 09:25:28 #19 ... 09:25:28 09:25:28 #26 [core-data internal] load .dockerignore 09:25:28 #26 transferring context: 50B 0.0s done 09:25:28 #26 DONE 1.3s 09:25:28 09:25:28 #27 [security-bootstrapper internal] load .dockerignore 09:25:28 #27 transferring context: 50B 0.0s done 09:25:28 #27 DONE 1.3s 09:25:28 09:25:28 #28 [security-spire-server internal] load .dockerignore 09:25:28 #28 transferring context: 50B 0.0s done 09:25:28 #28 DONE 1.4s 09:25:28 09:25:28 #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:25:28 #18 DONE 0.0s 09:25:28 09:25:28 #19 [core-keeper internal] load .dockerignore 09:25:28 #19 DONE 1.2s 09:25:28 09:25:28 #29 [core-metadata internal] load .dockerignore 09:25:28 #29 transferring context: 50B 0.0s done 09:25:28 #29 DONE 1.3s 09:25:28 09:25:28 #30 [security-proxy-setup internal] load .dockerignore 09:25:28 #30 transferring context: 50B 0.0s done 09:25:28 #30 DONE 1.3s 09:25:28 09:25:28 #31 [security-spire-agent internal] load .dockerignore 09:25:28 #31 transferring context: 50B 0.1s done 09:25:28 #31 DONE 1.4s 09:25:28 09:25:28 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 09:25:29 #32 DONE 1.3s 09:25:29 09:25:29 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:25:29 #33 DONE 0.0s 09:25:29 09:25:29 #34 [support-notifications internal] load build context 09:25:29 #34 DONE 0.0s 09:25:29 09:25:29 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:29 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:29 #35 ... 09:25:29 09:25:29 #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:25:29 #18 DONE 0.0s 09:25:29 09:25:29 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:29 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:25:29 #35 ... 09:25:29 09:25:29 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 09:25:29 #32 DONE 1.3s 09:25:29 09:25:29 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:29 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:25:29 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:25:29 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.0s 09:25:29 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:25:29 #35 ... 09:25:29 09:25:29 #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:25:29 #18 DONE 0.0s 09:25:29 09:25:29 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:29 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:25:29 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:25:29 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:25:29 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:25:30 #35 ... 09:25:30 09:25:30 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 09:25:30 #32 DONE 1.3s 09:25:30 09:25:30 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:30 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:25:30 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:25:30 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:25:30 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:25:30 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 0.8s 09:25:30 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 09:25:30 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 09:25:30 #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 09:25:31 #35 ... 09:25:31 09:25:31 #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:25:31 #18 DONE 0.0s 09:25:31 09:25:31 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 09:25:31 #32 DONE 1.5s 09:25:31 09:25:31 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:31 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:25:31 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:25:31 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:25:31 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 09:25:31 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:25:32 #35 ... 09:25:32 09:25:32 #18 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:25:32 #18 DONE 0.0s 09:25:32 09:25:32 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:32 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:25:32 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:25:32 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:25:32 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 09:25:32 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:25:32 #35 ... 09:25:32 09:25:32 #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:25:32 #18 DONE 0.0s 09:25:32 09:25:32 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 09:25:32 #32 DONE 1.8s 09:25:32 09:25:32 #36 [core-common-config-bootstrapper internal] load build context 09:25:32 #36 transferring context: 3.40MB 2.1s done 09:25:32 #36 DONE 2.9s 09:25:32 09:25:32 #34 [support-notifications internal] load build context 09:25:32 #34 transferring context: 3.40MB 2.1s done 09:25:32 #34 DONE 3.0s 09:25:32 09:25:32 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:32 #35 ... 09:25:32 09:25:32 #18 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:25:32 #18 DONE 0.0s 09:25:32 09:25:32 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 09:25:32 #32 DONE 1.9s 09:25:32 09:25:32 #37 [security-bootstrapper internal] load build context 09:25:32 #37 DONE 0.0s 09:25:32 09:25:32 #38 [core-command internal] load build context 09:25:32 #38 transferring context: 3.40MB 2.1s done 09:25:32 #38 DONE 3.1s 09:25:32 09:25:32 #39 [support-scheduler internal] load build context 09:25:32 #39 transferring context: 3.40MB 2.2s done 09:25:32 #39 DONE 3.1s 09:25:32 09:25:32 #40 [security-spiffe-token-provider internal] load build context 09:25:32 #40 transferring context: 3.40MB 2.1s done 09:25:32 #40 DONE 2.9s 09:25:32 09:25:32 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:32 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:25:32 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:25:32 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:25:32 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 09:25:32 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:25:32 #35 ... 09:25:32 09:25:32 #41 [core-keeper internal] load build context 09:25:32 #41 DONE 0.0s 09:25:32 09:25:32 #42 [security-secretstore-setup internal] load build context 09:25:32 #42 transferring context: 3.40MB 1.5s done 09:25:32 #42 DONE 2.3s 09:25:32 09:25:32 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:32 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:25:32 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:25:32 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:25:32 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 09:25:32 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:25:32 #35 ... 09:25:32 09:25:32 #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:25:32 #18 DONE 0.0s 09:25:32 09:25:32 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:32 #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.0s done 09:25:32 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:25:32 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:25:32 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:25:32 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 09:25:32 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:25:32 #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.0s done 09:25:32 #35 ... 09:25:32 09:25:32 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 09:25:32 #32 DONE 2.3s 09:25:32 09:25:32 #33 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:25:32 #33 DONE 4.6s 09:25:33 09:25:33 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:25:33 #33 DONE 4.6s 09:25:33 09:25:33 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:33 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:25:33 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:25:33 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:25:33 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 09:25:33 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:25:33 #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.0s done 09:25:33 #35 ... 09:25:33 09:25:33 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 09:25:33 #43 DONE 1.4s 09:25:33 09:25:33 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:33 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:25:33 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:25:33 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:25:33 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 09:25:33 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:25:33 #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.0s done 09:25:33 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:25:33 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:25:33 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:25:33 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 09:25:33 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:25:33 #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.0s done 09:25:33 #35 ... 09:25:33 09:25:33 #44 [security-proxy-auth internal] load build context 09:25:33 #44 transferring context: 3.40MB 1.0s done 09:25:33 #44 DONE 1.8s 09:25:33 09:25:33 #45 [core-data builder 2/7] WORKDIR /edgex-go 09:25:34 #45 ... 09:25:34 09:25:34 #46 [security-spire-config internal] load build context 09:25:34 #46 transferring context: 24.83kB 0.1s done 09:25:34 #46 DONE 0.8s 09:25:34 09:25:34 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:25:34 #47 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.9s done 09:25:34 #47 DONE 0.9s 09:25:34 09:25:34 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:34 #35 DONE 5.8s 09:25:34 09:25:34 #48 [core-metadata internal] load build context 09:25:34 #48 ... 09:25:34 09:25:34 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:25:34 #47 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.9s done 09:25:34 #47 DONE 1.0s 09:25:34 09:25:34 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 09:25:34 #49 DONE 1.5s 09:25:34 09:25:34 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:25:34 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 09:25:34 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:25:34 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:25:34 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 1.1s done 09:25:34 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:25:34 #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.0s done 09:25:34 #35 DONE 5.8s 09:25:34 09:25:34 #48 [core-metadata internal] load build context 09:25:34 #48 ... 09:25:34 09:25:34 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:25:34 #50 DONE 0.0s 09:25:34 09:25:34 #51 [security-spire-agent internal] load build context 09:25:34 #51 DONE 0.0s 09:25:34 09:25:34 #52 [security-spire-server internal] load build context 09:25:34 #52 transferring context: 26.58kB 0.2s done 09:25:34 #52 DONE 1.1s 09:25:34 09:25:34 #48 [core-metadata internal] load build context 09:25:34 #48 ... 09:25:34 09:25:34 #37 [security-bootstrapper internal] load build context 09:25:34 #37 transferring context: 3.40MB 1.4s done 09:25:34 #37 DONE 2.2s 09:25:34 09:25:34 #48 [core-metadata internal] load build context 09:25:34 #48 transferring context: 3.40MB 1.8s done 09:25:34 #48 DONE 2.3s 09:25:34 09:25:34 #53 [core-data internal] load build context 09:25:34 #53 transferring context: 3.40MB 1.7s done 09:25:34 #53 DONE 2.8s 09:25:34 09:25:34 #54 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:25:35 #54 ... 09:25:35 09:25:35 #55 [security-proxy-setup internal] load build context 09:25:35 #55 transferring context: 3.40MB 1.3s done 09:25:35 #55 DONE 2.1s 09:25:35 09:25:35 #41 [core-keeper internal] load build context 09:25:35 #41 transferring context: 3.40MB 1.5s done 09:25:35 #41 DONE 2.7s 09:25:35 09:25:35 #51 [security-spire-agent internal] load build context 09:25:35 #51 transferring context: 26.11kB 0.0s done 09:25:35 #51 DONE 0.7s 09:25:35 09:25:35 #45 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:25:35 #45 DONE 2.9s 09:25:35 09:25:35 #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:25:40 #56 ... 09:25:40 09:25:40 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:25:40 #47 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 09:25:40 #47 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 09:25:40 #47 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 09:25:40 #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done 09:25:40 #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done 09:25:40 #47 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s done 09:25:40 #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 09:25:40 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 5.4s 09:25:40 #47 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done 09:25:40 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.20MB / 37.02MB 5.9s 09:25:41 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.10MB / 37.02MB 6.2s 09:25:41 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 6.7s 09:25:41 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 7.1s 09:25:42 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 7.4s 09:25:42 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 7.7s 09:25:42 #47 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 09:25:42 #47 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done 09:25:42 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 8.1s 09:25:43 #47 ... 09:25:43 09:25:43 #54 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:25:43 #54 8.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:43 #54 ... 09:25:43 09:25:43 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:43 #57 DONE 8.7s 09:25:43 09:25:43 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:25:43 #47 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 8.5s done 09:25:44 #47 ... 09:25:44 09:25:44 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:25:44 #50 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.7s done 09:25:44 #50 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 09:25:44 #50 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 09:25:44 #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 09:25:44 #50 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 09:25:44 #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 09:25:44 #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 09:25:44 #50 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done 09:25:44 #50 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 6.8s done 09:25:44 #50 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done 09:25:45 #50 ... 09:25:45 09:25:45 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:25:45 #0 8.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:45 #58 ... 09:25:45 09:25:45 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:25:45 #0 8.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:45 #59 ... 09:25:45 09:25:45 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:25:45 #0 9.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:45 #60 ... 09:25:45 09:25:45 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:45 #61 DONE 10.2s 09:25:45 09:25:45 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:25:45 #0 8.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:45 #0 9.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:45 #62 ... 09:25:45 09:25:45 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:25:45 #0 8.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:45 #0 9.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:45 #63 ... 09:25:45 09:25:45 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:25:45 #0 8.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:45 #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:45 #64 ... 09:25:45 09:25:45 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:25:45 #0 8.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:45 #0 9.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:45 #65 ... 09:25:45 09:25:45 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:25:45 #0 8.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:45 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:46 #66 ... 09:25:46 09:25:46 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:25:46 #0 9.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:46 #67 ... 09:25:46 09:25:46 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:25:46 #0 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:46 #68 ... 09:25:46 09:25:46 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:25:46 #0 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:46 #69 ... 09:25:46 09:25:46 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:25:46 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:46 #70 ... 09:25:46 09:25:46 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:25:46 #0 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:46 #71 ... 09:25:46 09:25:46 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:25:46 #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0.4s 09:25:52 #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.4s 09:25:52 #47 ... 09:25:52 09:25:52 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:25:52 #50 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.5s done 09:25:52 #50 DONE 17.4s 09:25:52 09:25:52 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:25:52 #47 ... 09:25:52 09:25:52 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:25:52 #0 4.475 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:52 #0 6.168 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:52 #72 ... 09:25:52 09:25:52 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:25:53 #47 ... 09:25:53 09:25:53 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:25:53 #0 4.742 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:53 #0 7.032 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:53 #73 ... 09:25:53 09:25:53 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:25:55 #47 ... 09:25:55 09:25:55 #54 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:25:55 #54 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:55 #54 ... 09:25:55 09:25:55 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:25:55 #47 ... 09:25:55 09:25:55 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:25:55 #59 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:55 #59 ... 09:25:55 09:25:55 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:25:55 #58 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:55 #58 ... 09:25:55 09:25:55 #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:25:55 #56 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:55 #56 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:55 #56 ... 09:25:55 09:25:55 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:25:55 #47 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.2s done 09:25:56 #47 ... 09:25:56 09:25:56 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:25:56 #67 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:56 #67 ... 09:25:56 09:25:56 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:25:56 #60 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:57 #60 ... 09:25:57 09:25:57 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:25:57 #47 DONE 23.6s 09:25:57 09:25:57 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:25:57 #65 21.92 (1/4) Installing dumb-init (1.2.5-r3) 09:25:57 #65 21.95 (2/4) Installing openssl (3.5.6-r0) 09:25:57 #65 22.06 (3/4) Installing su-exec (0.2-r3) 09:25:57 #65 22.07 (4/4) Installing yq-go (4.47.2-r3) 09:25:57 #65 ... 09:25:57 09:25:57 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:25:57 #68 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:57 #68 ... 09:25:57 09:25:57 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:25:57 #58 22.58 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:25:57 #58 22.58 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:25:57 #58 22.58 OK: 26165 distinct packages available 09:25:57 #58 ... 09:25:57 09:25:57 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:25:57 #70 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:58 #70 ... 09:25:58 09:25:58 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:25:58 #71 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:58 #71 ... 09:25:58 09:25:58 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:25:58 #69 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:58 #69 ... 09:25:58 09:25:58 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:25:58 #60 23.19 OK: 255 MiB in 60 packages 09:25:58 #60 ... 09:25:58 09:25:58 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:25:58 #59 20.84 (1/2) Installing dumb-init (1.2.5-r3) 09:25:58 #59 20.97 (2/2) Installing su-exec (0.2-r3) 09:25:58 #59 20.98 Executing busybox-1.37.0-r20.trigger 09:25:58 #59 21.15 OK: 8 MiB in 18 packages 09:25:58 #59 DONE 23.5s 09:25:58 09:25:58 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:26:00 #74 ... 09:26:00 09:26:00 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:26:00 #63 23.08 OK: 255 MiB in 60 packages 09:26:00 #63 DONE 25.5s 09:26:00 09:26:00 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:26:00 #60 DONE 25.5s 09:26:00 09:26:00 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:26:01 #75 ... 09:26:01 09:26:01 #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:26:01 #54 23.07 (1/1) Installing dumb-init (1.2.5-r3) 09:26:01 #54 23.14 Executing busybox-1.37.0-r20.trigger 09:26:01 #54 23.35 OK: 8 MiB in 17 packages 09:26:01 #54 DONE 26.5s 09:26:01 09:26:01 #56 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:26:01 #56 24.08 OK: 255 MiB in 60 packages 09:26:01 #56 DONE 26.3s 09:26:01 09:26:01 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:26:01 #76 ... 09:26:01 09:26:01 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:26:01 #67 22.97 (1/1) Installing dumb-init (1.2.5-r3) 09:26:01 #67 23.02 Executing busybox-1.37.0-r20.trigger 09:26:01 #67 23.13 OK: 8 MiB in 17 packages 09:26:01 #67 DONE 26.3s 09:26:01 09:26:01 #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:26:02 #77 ... 09:26:02 09:26:02 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:26:02 #65 24.26 Executing busybox-1.37.0-r20.trigger 09:26:02 #65 24.57 OK: 20 MiB in 20 packages 09:26:02 #65 DONE 27.4s 09:26:02 09:26:02 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:26:02 #75 DONE 2.0s 09:26:02 09:26:02 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:03 #78 ... 09:26:03 09:26:03 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:26:03 #79 DONE 2.3s 09:26:03 09:26:03 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:03 #80 ... 09:26:03 09:26:03 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:26:03 #76 DONE 2.1s 09:26:03 09:26:03 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:26:03 #73 19.92 (1/1) Installing dumb-init (1.2.5-r3) 09:26:03 #73 ... 09:26:03 09:26:03 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:26:03 #70 25.71 OK: 255 MiB in 60 packages 09:26:03 #70 DONE 28.6s 09:26:03 09:26:03 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:26:03 #74 5.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:04 #74 ... 09:26:04 09:26:04 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:26:04 #62 21.54 (1/3) Installing ca-certificates (20260413-r0) 09:26:04 #62 21.96 (2/3) Installing dumb-init (1.2.5-r3) 09:26:04 #62 22.00 (3/3) Installing tzdata (2026a-r0) 09:26:04 #62 23.74 Executing busybox-1.37.0-r20.trigger 09:26:04 #62 23.94 Executing ca-certificates-20260413-r0.trigger 09:26:04 #62 25.72 OK: 9 MiB in 19 packages 09:26:04 #62 DONE 29.1s 09:26:04 09:26:04 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:26:04 #73 20.62 Executing busybox-1.37.0-r20.trigger 09:26:04 #73 20.81 OK: 8 MiB in 17 packages 09:26:06 #73 ... 09:26:06 09:26:06 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:26:06 #81 DONE 2.0s 09:26:06 09:26:06 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:06 #82 ... 09:26:06 09:26:06 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:26:06 #66 22.40 (1/4) Installing ca-certificates (20260413-r0) 09:26:06 #66 22.99 (2/4) Installing dumb-init (1.2.5-r3) 09:26:06 #66 23.03 (3/4) Installing su-exec (0.2-r3) 09:26:06 #66 23.05 (4/4) Installing yq-go (4.47.2-r3) 09:26:06 #66 24.99 Executing busybox-1.37.0-r20.trigger 09:26:06 #66 25.23 Executing ca-certificates-20260413-r0.trigger 09:26:06 #66 27.48 OK: 20 MiB in 20 packages 09:26:06 #66 DONE 31.0s 09:26:06 09:26:06 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:26:06 #83 ... 09:26:06 09:26:06 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:26:06 #72 19.14 OK: 255 MiB in 60 packages 09:26:06 #72 DONE 21.2s 09:26:06 09:26:06 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:26:08 #84 ... 09:26:08 09:26:08 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:26:08 #73 DONE 24.0s 09:26:08 09:26:08 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:26:08 #71 26.71 (1/7) Installing ca-certificates (20260413-r0) 09:26:08 #71 27.39 (2/7) Installing dumb-init (1.2.5-r3) 09:26:08 #71 27.42 (3/7) Installing libgcc (14.2.0-r6) 09:26:08 #71 27.50 (4/7) Installing libsodium (1.0.20-r1) 09:26:08 #71 27.56 (5/7) Installing libstdc++ (14.2.0-r6) 09:26:08 #71 28.03 (6/7) Installing libzmq (4.3.5-r2) 09:26:08 #71 28.22 (7/7) Installing zeromq (4.3.5-r2) 09:26:08 #71 28.33 Executing busybox-1.37.0-r20.trigger 09:26:08 #71 28.44 Executing ca-certificates-20260413-r0.trigger 09:26:08 #71 30.03 OK: 12 MiB in 23 packages 09:26:08 #71 DONE 32.8s 09:26:08 09:26:08 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:26:09 #85 ... 09:26:09 09:26:09 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:26:09 #64 23.94 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:26:09 #64 23.94 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:26:09 #64 23.94 OK: 26165 distinct packages available 09:26:09 #64 25.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:09 #64 28.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:09 #64 ... 09:26:09 09:26:09 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:26:09 #69 25.86 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:26:09 #69 25.86 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:26:09 #69 25.86 OK: 26182 distinct packages available 09:26:09 #69 28.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:09 #69 30.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:09 #69 ... 09:26:09 09:26:09 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:26:09 #84 DONE 2.7s 09:26:09 09:26:09 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:09 #86 ... 09:26:09 09:26:09 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:26:09 #58 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:09 #58 27.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:09 #58 ... 09:26:09 09:26:09 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:26:09 #68 25.52 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:26:09 #68 25.52 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:26:09 #68 25.52 OK: 26165 distinct packages available 09:26:09 #68 27.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:09 #68 29.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:11 #68 ... 09:26:11 09:26:11 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:26:11 #58 36.31 (1/13) Installing brotli-libs (1.1.0-r2) 09:26:11 #58 36.41 (2/13) Installing c-ares (1.34.6-r0) 09:26:11 #58 36.46 (3/13) Installing libunistring (1.3-r0) 09:26:11 #58 36.62 (4/13) Installing libidn2 (2.3.7-r0) 09:26:11 #58 36.66 (5/13) Installing nghttp2-libs (1.65.0-r0) 09:26:11 #58 ... 09:26:11 09:26:11 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:26:11 #87 ... 09:26:11 09:26:11 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:26:11 #58 36.70 (6/13) Installing libpsl (0.21.5-r3) 09:26:11 #58 36.71 (7/13) Installing zstd-libs (1.5.7-r0) 09:26:11 #58 36.78 (8/13) Installing libcurl (8.14.1-r2) 09:26:11 #58 36.88 (9/13) Installing curl (8.14.1-r2) 09:26:11 #58 36.99 (10/13) Installing dumb-init (1.2.5-r3) 09:26:11 #58 37.01 (11/13) Installing musl-obstack (1.2.3-r2) 09:26:11 #58 37.03 (12/13) Installing libucontext (1.3.2-r0) 09:26:11 #58 37.06 (13/13) Installing gcompat (1.1.0-r4) 09:26:12 #58 37.08 Executing busybox-1.37.0-r20.trigger 09:26:12 #58 37.26 OK: 13 MiB in 29 packages 09:26:12 #58 ... 09:26:12 09:26:12 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:26:12 #88 ... 09:26:12 09:26:12 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:26:12 #68 37.38 (1/5) Installing dumb-init (1.2.5-r3) 09:26:12 #68 37.40 (2/5) Installing musl-obstack (1.2.3-r2) 09:26:12 #68 37.42 (3/5) Installing libucontext (1.3.2-r0) 09:26:12 #68 37.42 (4/5) Installing gcompat (1.1.0-r4) 09:26:12 #68 37.46 (5/5) Installing openssl (3.5.6-r0) 09:26:12 #68 37.53 Executing busybox-1.37.0-r20.trigger 09:26:12 #68 37.70 OK: 9 MiB in 21 packages 09:26:13 #68 ... 09:26:13 09:26:13 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:26:13 #64 36.39 (1/4) Installing dumb-init (1.2.5-r3) 09:26:13 #64 36.42 (2/4) Installing musl-obstack (1.2.3-r2) 09:26:13 #64 36.42 (3/4) Installing libucontext (1.3.2-r0) 09:26:13 #64 36.45 (4/4) Installing gcompat (1.1.0-r4) 09:26:13 #64 36.49 Executing busybox-1.37.0-r20.trigger 09:26:13 #64 36.60 OK: 8 MiB in 20 packages 09:26:13 #64 DONE 38.1s 09:26:13 09:26:13 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:26:13 #89 ... 09:26:13 09:26:13 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:26:13 #74 7.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:13 #74 13.87 OK: 8 MiB in 18 packages 09:26:13 #74 DONE 14.7s 09:26:13 09:26:13 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:26:13 #69 37.94 OK: 255 MiB in 60 packages 09:26:13 #69 ... 09:26:13 09:26:13 #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:13 #90 ... 09:26:13 09:26:13 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:26:13 #58 DONE 38.9s 09:26:13 09:26:13 #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:26:13 #77 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:14 #77 ... 09:26:14 09:26:14 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:26:14 #69 DONE 39.1s 09:26:14 09:26:14 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:26:14 #91 ... 09:26:14 09:26:14 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:26:14 #92 ... 09:26:14 09:26:14 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:26:14 #68 DONE 39.7s 09:26:14 09:26:14 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:26:15 #93 ... 09:26:15 09:26:15 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:26:15 #92 DONE 1.6s 09:26:16 09:26:16 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:26:16 #91 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:17 #91 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:20 #91 ... 09:26:20 09:26:20 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:26:20 #94 DONE 7.2s 09:26:20 09:26:20 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:26:20 #95 DONE 0.2s 09:26:20 09:26:20 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:26:20 #83 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:20 #83 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:23 #83 ... 09:26:23 09:26:23 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:26:23 #88 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:23 #88 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:23 #88 19.89 OK: 20 MiB in 20 packages 09:26:23 #88 ... 09:26:23 09:26:23 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:26:23 #93 6.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:23 #93 7.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:23 #93 ... 09:26:23 09:26:23 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:26:23 #88 DONE 21.1s 09:26:23 09:26:23 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:26:23 #96 DONE 0.1s 09:26:23 09:26:23 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:26:23 #89 8.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:23 #89 9.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:24 #89 ... 09:26:24 09:26:24 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:26:24 #0 6.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:24 #0 8.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:24 #97 ... 09:26:24 09:26:24 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:26:24 #85 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:24 #85 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:24 #85 ... 09:26:24 09:26:24 #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:26:24 #77 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:24 #77 21.63 OK: 8 MiB in 17 packages 09:26:24 #77 DONE 23.4s 09:26:24 09:26:24 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:26:24 #87 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:24 #87 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:24 #87 21.83 OK: 8 MiB in 17 packages 09:26:25 #87 DONE 23.6s 09:26:25 09:26:25 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:25 #98 ... 09:26:25 09:26:25 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:26:25 #91 21.54 OK: 9 MiB in 19 packages 09:26:26 #91 DONE 22.7s 09:26:26 09:26:26 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:26:27 #93 ... 09:26:27 09:26:27 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:26:27 #85 19.30 OK: 12 MiB in 23 packages 09:26:28 #85 DONE 20.4s 09:26:28 09:26:28 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:26:28 #83 21.55 OK: 20 MiB in 20 packages 09:26:28 #83 DONE 22.6s 09:26:28 09:26:28 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:26:28 #97 14.71 OK: 13 MiB in 29 packages 09:26:29 #97 DONE 15.8s 09:26:29 09:26:29 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:26:29 #89 16.01 OK: 8 MiB in 20 packages 09:26:30 #89 ... 09:26:30 09:26:30 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:26:30 #93 14.01 OK: 9 MiB in 21 packages 09:26:30 #93 DONE 15.2s 09:26:30 09:26:30 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:26:30 #99 ... 09:26:30 09:26:30 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:26:30 #89 DONE 17.2s 09:26:30 09:26:30 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:26:32 #100 ... 09:26:32 09:26:32 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:26:32 #101 DONE 1.9s 09:26:32 09:26:32 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:26:32 #102 ... 09:26:32 09:26:32 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:26:32 #99 DONE 2.3s 09:26:32 09:26:32 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:26:32 #100 DONE 2.1s 09:26:32 09:26:32 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:26:32 #103 DONE 0.3s 09:26:32 09:26:32 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:26:32 #104 DONE 0.3s 09:26:32 09:26:32 #105 [security-spire-config stage-2 6/10] COPY security.txt / 09:26:32 #105 DONE 0.2s 09:26:32 09:26:32 #106 [security-spire-server stage-2 6/9] COPY security.txt / 09:26:32 #106 DONE 0.3s 09:26:32 09:26:32 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:26:33 #107 DONE 0.4s 09:26:33 09:26:33 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:26:33 #108 DONE 0.3s 09:26:33 09:26:33 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:26:33 #109 DONE 0.3s 09:26:33 09:26:33 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:26:33 #110 ... 09:26:33 09:26:33 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:26:33 #111 DONE 0.3s 09:26:34 09:26:34 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:26:34 #112 DONE 0.4s 09:26:34 09:26:34 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:26:34 #110 DONE 0.3s 09:26:34 09:26:34 #113 [security-spire-config] exporting to image 09:26:34 #113 exporting layers 09:26:35 #113 ... 09:26:35 09:26:35 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:26:35 #102 DONE 3.1s 09:26:35 09:26:35 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:26:35 #114 DONE 0.4s 09:26:35 09:26:35 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 09:26:36 #115 DONE 0.3s 09:26:36 09:26:36 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:26:36 #116 DONE 0.3s 09:26:36 09:26:36 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:26:36 #117 DONE 0.2s 09:26:36 09:26:36 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:36 #82 ... 09:26:36 09:26:36 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:26:36 #118 DONE 0.4s 09:26:36 09:26:36 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:37 #86 ... 09:26:37 09:26:37 #113 [security-spire-agent] exporting to image 09:26:39 #113 exporting layers 5.1s done 09:26:39 #113 writing image sha256:b5ba19f10825dc65646e4f33dbb6e8733caf2af572d3af68eb621547fc062845 0.1s done 09:26:39 #113 naming to docker.io/library/security-spire-server-arm64 09:26:39 #113 exporting layers 5.3s done 09:26:39 #113 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:26:39 #113 writing image sha256:4795ba39a0b3e6845444f065a15995f55fbe01bd9a5af3e8dbc18e4728a3654c 09:26:39 #113 writing image sha256:4795ba39a0b3e6845444f065a15995f55fbe01bd9a5af3e8dbc18e4728a3654c 0.0s done 09:26:39 #113 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:26:39 #113 exporting layers 3.2s done 09:26:40 #113 writing image sha256:562f160220ba064c120c5c7b0d7b5d319d172aa2267e66a37e73531772339883 0.0s done 09:26:40 #113 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:26:40 #113 DONE 6.1s 09:26:40 09:26:40 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:01 #156 ... 09:27:01 09:27:01 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:27:01 #153 DONE 100.4s 09:27:01 09:27:01 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:27:01 #147 DONE 100.4s 09:27:01 09:27:01 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:27:01 #157 DONE 0.1s 09:27:01 09:27:01 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:27:01 #158 DONE 0.1s 09:27:01 09:27:01 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:27:01 #159 DONE 0.2s 09:27:01 09:27:01 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:27:01 #160 DONE 0.3s 09:27:01 09:27:01 #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 09:27:01 #161 DONE 0.1s 09:27:01 09:27:01 #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:27:01 #162 DONE 0.1s 09:27:01 09:27:01 #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:27:01 #163 DONE 0.9s 09:27:01 09:27:01 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:01 #164 ... 09:27:01 09:27:01 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:27:01 #165 DONE 0.9s 09:27:01 09:27:01 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:27:01 #166 DONE 0.2s 09:27:01 09:27:01 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:27:01 #167 DONE 0.1s 09:27:01 09:27:01 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:01 #164 DONE 1.4s 09:27:01 09:27:01 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:27:01 #168 DONE 0.2s 09:27:01 09:27:01 #169 [core-common-config-bootstrapper] exporting to image 09:27:01 #169 exporting layers 09:27:01 #169 ... 09:27:01 09:27:01 #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/ 09:27:01 #170 DONE 0.1s 09:27:01 09:27:01 #169 [core-common-config-bootstrapper] exporting to image 09:27:01 #169 exporting layers 0.4s done 09:27:01 #169 ... 09:27:01 09:27:01 #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/ 09:27:01 #171 DONE 0.3s 09:27:01 09:27:01 #169 [core-common-config-bootstrapper] exporting to image 09:27:01 #169 writing image sha256:0a3363228ef9b21843215fb16986ae0cda20dbe9f732a385186ae8849758e818 0.0s done 09:27:01 #169 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 09:27:01 #169 DONE 0.6s 09:27:01 09:27:01 #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/ 09:27:01 #172 DONE 0.1s 09:27:01 09:27:01 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:27:01 #151 ... 09:27:01 09:27:01 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:27:01 #173 DONE 0.2s 09:27:01 09:27:01 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:27:01 #174 DONE 1.1s 09:27:01 09:27:01 #175 [security-bootstrapper] exporting to image 09:27:01 #175 exporting layers 0.7s done 09:27:01 #175 writing image sha256:f6f02b7f1d2d051dfc4c9dd7e20c9ec02b697f4347e243169f098d028aa6291b done 09:27:01 #175 naming to docker.io/library/security-bootstrapper 0.0s done 09:27:01 #175 DONE 0.7s 09:27:01 09:27:01 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:28:01 #82 ... 09:28:01 09:28:01 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:01 #80 DONE 113.9s 09:28:01 09:28:01 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:01 #86 DONE 107.7s 09:28:01 09:28:01 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:01 #82 DONE 111.2s 09:28:01 09:28:01 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:01 #78 DONE 114.4s 09:28:01 09:28:01 #119 [support-scheduler builder 6/7] COPY . . 09:28:01 #119 ... 09:28:01 09:28:01 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:01 #98 DONE 101.6s 09:28:01 09:28:01 #120 [security-spiffe-token-provider builder 6/7] COPY . . 09:28:01 #120 ... 09:28:01 09:28:01 #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:01 #90 DONE 114.3s 09:28:01 09:28:01 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 09:28:01 #121 ... 09:28:01 09:28:01 #122 [core-keeper builder 7/8] COPY . . 09:28:01 #122 DONE 1.9s 09:28:01 09:28:01 #120 [security-spiffe-token-provider builder 6/7] COPY . . 09:28:01 #120 DONE 1.4s 09:28:01 09:28:01 #119 [support-scheduler builder 6/7] COPY . . 09:28:01 #119 DONE 1.9s 09:28:01 09:28:01 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:28:01 #123 CACHED 09:28:01 09:28:01 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:01 #124 CACHED 09:28:01 09:28:01 #125 [security-proxy-setup builder 6/7] COPY . . 09:28:01 #125 CACHED 09:28:01 09:28:01 #126 [security-secretstore-setup builder 6/7] COPY . . 09:28:01 #126 DONE 2.1s 09:28:01 09:28:01 #127 [support-notifications builder 6/7] COPY . . 09:28:01 #127 DONE 2.0s 09:28:01 09:28:01 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:28:01 #128 ... 09:28:01 09:28:01 #129 [core-metadata builder 6/7] COPY . . 09:28:01 #129 CACHED 09:28:01 09:28:01 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:01 #130 CACHED 09:28:01 09:28:01 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:28:01 #131 CACHED 09:28:01 09:28:01 #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:28:01 #132 CACHED 09:28:01 09:28:01 #133 [security-bootstrapper builder 6/7] COPY . . 09:28:01 #133 CACHED 09:28:01 09:28:01 #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:01 #134 CACHED 09:28:01 09:28:01 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:01 #135 CACHED 09:28:01 09:28:01 #136 [core-data builder 6/7] COPY . . 09:28:01 #136 CACHED 09:28:01 09:28:01 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 09:28:01 #137 CACHED 09:28:01 09:28:01 #138 [security-proxy-auth builder 6/7] COPY . . 09:28:01 #138 CACHED 09:28:01 09:28:01 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:28:01 #139 CACHED 09:28:01 09:28:01 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:01 #140 CACHED 09:28:01 09:28:01 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 09:28:01 #121 DONE 1.3s 09:28:01 09:28:01 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 09:28:01 #141 CACHED 09:28:01 09:28:01 #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:01 #142 CACHED 09:28:01 09:28:01 #143 [core-command builder 6/7] COPY . . 09:28:01 #143 CACHED 09:28:01 09:28:01 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:28:04 #144 ... 09:28:04 09:28:04 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:28:04 #128 5.373 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:28:09 #145 ... 09:28:09 09:28:09 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:28:09 #146 174.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:28:10 #128 ... 09:28:10 09:28:10 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:28:10 #0 4.215 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:28:10 #145 ... 09:28:10 09:28:10 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:28:10 #0 5.264 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:28:10 #146 ... 09:28:10 09:28:10 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:28:10 #0 6.200 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:28:10 #147 ... 09:28:10 09:28:10 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:28:10 #0 5.014 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:28:10 #148 ... 09:28:10 09:28:10 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:28:10 #0 6.088 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:28:10 #149 ... 09:28:10 09:28:10 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:28:10 #0 4.638 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:28:10 #150 ... 09:28:10 09:28:10 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:28:10 #0 6.212 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:28:10 #151 ... 09:28:10 09:28:10 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:28:10 #0 6.097 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:28:10 #152 ... 09:28:10 09:28:10 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:28:10 #0 5.661 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:28:10 #153 ... 09:28:10 09:28:10 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:28:10 #0 5.087 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:28:10 #154 ... 09:28:10 09:28:10 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:28:10 #144 6.411 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:28:14 #146 ... 09:28:14 09:28:14 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:28:14 #149 DONE 179.9s 09:28:14 09:28:14 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:28:14 #146 ... 09:28:14 09:28:14 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:28:14 #148 DONE 180.2s 09:28:14 09:28:14 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:28:14 #154 DONE 180.2s 09:28:14 09:28:14 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:28:14 #146 DONE 180.2s 09:28:14 09:28:14 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:28:14 #152 DONE 180.3s 09:28:14 09:28:14 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:28:14 #156 DONE 180.3s 09:28:14 09:28:14 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:28:14 #145 DONE 180.3s 09:28:14 09:28:14 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:28:14 #151 DONE 180.4s 09:28:14 09:28:14 #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:28:14 #176 DONE 0.3s 09:28:14 09:28:14 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:28:14 #177 DONE 0.2s 09:28:14 09:28:14 #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:28:14 #178 ... 09:28:14 09:28:14 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:28:14 #155 DONE 180.8s 09:28:14 09:28:14 #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:28:14 #179 DONE 0.3s 09:28:14 09:28:14 #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:28:14 #180 DONE 0.3s 09:28:14 09:28:14 #181 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:28:14 #181 DONE 0.3s 09:28:14 09:28:14 #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:28:14 #178 DONE 0.4s 09:28:14 09:28:14 #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:28:14 #182 DONE 0.3s 09:28:14 09:28:14 #183 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:28:14 #183 CACHED 09:28:14 09:28:14 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:28:14 #184 CACHED 09:28:14 09:28:14 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:28:14 #185 CACHED 09:28:14 09:28:14 #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:28:14 #186 CACHED 09:28:14 09:28:14 #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:28:14 #187 DONE 0.3s 09:28:14 09:28:14 #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 09:28:15 #188 ... 09:28:15 09:28:15 #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:28:15 #189 DONE 0.2s 09:28:15 09:28:15 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:28:15 #190 DONE 0.2s 09:28:15 09:28:15 #191 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:28:15 #191 ... 09:28:15 09:28:15 #192 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:28:15 #192 DONE 0.5s 09:28:15 09:28:15 #193 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:28:15 #193 ... 09:28:15 09:28:15 #194 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:28:15 #194 DONE 0.7s 09:28:15 09:28:15 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:28:15 #150 DONE 181.5s 09:28:15 09:28:15 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:28:15 #195 DONE 0.7s 09:28:15 09:28:15 #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 09:28:15 #188 DONE 0.7s 09:28:15 09:28:15 #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:28:15 #196 ... 09:28:15 09:28:15 #197 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:28:15 #197 DONE 0.8s 09:28:15 09:28:15 #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:28:15 #198 DONE 0.8s 09:28:15 09:28:15 #193 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:28:15 #193 DONE 0.9s 09:28:15 09:28:15 #191 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:28:15 #191 DONE 0.7s 09:28:15 09:28:15 #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:28:15 #199 DONE 0.5s 09:28:15 09:28:15 #200 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:28:15 #200 DONE 0.5s 09:28:15 09:28:15 #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:28:16 #201 ... 09:28:16 09:28:16 #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:28:16 #202 DONE 0.5s 09:28:16 09:28:16 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:28:16 #203 DONE 0.5s 09:28:16 09:28:16 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:28:16 #204 DONE 0.4s 09:28:16 09:28:16 #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:28:16 #196 DONE 0.3s 09:28:16 09:28:16 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:28:16 #205 DONE 0.3s 09:28:16 09:28:16 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:28:16 #206 DONE 0.3s 09:28:16 09:28:16 #207 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:28:16 #207 DONE 0.4s 09:28:16 09:28:16 #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:28:16 #208 DONE 0.2s 09:28:16 09:28:16 #209 [core-command] exporting to image 09:28:16 #209 exporting layers 09:28:16 #209 ... 09:28:16 09:28:16 #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:28:16 #201 DONE 0.3s 09:28:16 09:28:16 #209 [core-command] exporting to image 09:28:16 #209 exporting layers 0.3s done 09:28:16 #209 ... 09:28:16 09:28:16 #210 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:28:16 #210 DONE 0.4s 09:28:16 09:28:16 #211 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:28:16 #211 DONE 0.6s 09:28:16 09:28:16 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:28:16 #212 DONE 0.6s 09:28:16 09:28:16 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:28:16 #213 DONE 0.6s 09:28:16 09:28:16 #214 [core-metadata] exporting to image 09:28:16 #214 ... 09:28:16 09:28:16 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:28:16 #215 DONE 0.5s 09:28:16 09:28:16 #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:28:16 #216 DONE 0.5s 09:28:16 09:28:16 #217 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:28:16 #217 DONE 0.5s 09:28:16 09:28:16 #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:28:16 #218 DONE 0.1s 09:28:16 09:28:16 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:28:16 #219 DONE 0.1s 09:28:16 09:28:16 #209 [core-command] exporting to image 09:28:16 #209 writing image sha256:e3f962510b455fb6d9c973ee60fa47bce02c9708220971cc18417cbb71805c3a done 09:28:16 #209 naming to docker.io/library/core-command 0.0s done 09:28:18 #209 ... 09:28:18 09:28:18 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:28:18 #220 DONE 1.5s 09:28:18 09:28:18 #221 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:28:18 #221 DONE 1.6s 09:28:18 09:28:18 #222 [security-spiffe-token-provider] exporting to image 09:28:18 #222 exporting layers 0.3s done 09:28:18 #222 writing image sha256:6b5a85556225b41b61d2a53fbcffe1ece1e86420d968ba0ef4020de98b5f123c 0.0s done 09:28:18 #222 naming to docker.io/library/security-spiffe-token-provider 0.0s done 09:28:18 #222 ... 09:28:18 09:28:18 #223 [core-keeper] exporting to image 09:28:18 #223 exporting layers 0.3s done 09:28:18 #223 writing image sha256:e5283e78b28477f3b872c586957cf260360f433df0b74eb43d8d6dc3486072a7 done 09:28:18 #223 naming to docker.io/library/core-keeper 0.0s done 09:28:18 #223 DONE 2.4s 09:28:18 09:28:18 #224 [core-data] exporting to image 09:28:18 #224 exporting layers 0.3s done 09:28:18 #224 writing image sha256:52e6e13ae00933ff80bf155491905ad42d3789fd0571233d9d8c0cf85acef4f7 0.0s done 09:28:18 #224 naming to docker.io/library/core-data 0.0s done 09:28:18 #224 DONE 2.1s 09:28:18 09:28:18 #209 [core-command] exporting to image 09:28:18 #209 DONE 2.4s 09:28:18 09:28:18 #222 [security-spiffe-token-provider] exporting to image 09:28:18 #222 DONE 2.2s 09:28:18 09:28:18 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:28:18 #225 ... 09:28:18 09:28:18 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:28:18 #226 DONE 2.0s 09:28:18 09:28:18 #214 [core-metadata] exporting to image 09:28:18 #214 exporting layers 2.0s done 09:28:18 #214 writing image sha256:1c0dcc4912b42ea42e1b0ee4b6a8073f569057b97df1327c70202c98e0f26159 done 09:28:18 #214 naming to docker.io/library/core-metadata done 09:28:18 #214 DONE 2.2s 09:28:18 09:28:18 #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:28:18 #227 DONE 2.1s 09:28:18 09:28:18 #228 [security-proxy-setup] exporting to image 09:28:18 #228 ... 09:28:18 09:28:18 #229 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:28:18 #229 DONE 0.6s 09:28:18 09:28:18 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:28:18 #225 DONE 0.6s 09:28:19 09:28:19 #230 [support-notifications] exporting to image 09:28:19 #230 ... 09:28:19 09:28:19 #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:28:19 #231 DONE 0.1s 09:28:19 09:28:19 #232 [support-scheduler] exporting to image 09:28:19 #232 exporting layers 2.3s done 09:28:19 #232 writing image sha256:58a9d32b49c471dccdfbec04a5909f9a40c8fded513f194079bd4d311f0f510f 0.0s done 09:28:19 #232 naming to docker.io/library/support-scheduler 0.0s done 09:28:19 #232 DONE 2.4s 09:28:19 09:28:19 #233 [security-proxy-auth] exporting to image 09:28:19 #233 exporting layers 0.6s done 09:28:19 #233 writing image sha256:f1ebe8de83577b1cea1af3d49334e1291964722e9000cc10bc015ef33a3d75c7 done 09:28:19 #233 naming to docker.io/library/security-proxy-auth done 09:28:19 #233 DONE 0.6s 09:28:19 09:28:19 #228 [security-proxy-setup] exporting to image 09:28:19 #228 exporting layers 0.4s done 09:28:19 #228 writing image sha256:95b369959dfd636275cbccc2386b654f909674c9812fafe95326e2db3f149819 0.0s done 09:28:19 #228 naming to docker.io/library/security-proxy-setup done 09:28:19 #228 DONE 0.4s 09:28:19 09:28:19 #230 [support-notifications] exporting to image 09:28:19 #230 exporting layers 0.3s done 09:28:19 #230 writing image sha256:1b32ca2ebea73f8ead3ec2823682ab10fd242039ca77aafabfb22a96a314c664 09:28:19 #230 writing image sha256:1b32ca2ebea73f8ead3ec2823682ab10fd242039ca77aafabfb22a96a314c664 done 09:28:19 #230 naming to docker.io/library/support-notifications done 09:28:19 #230 DONE 0.4s 09:28:19 09:28:19 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:28:19 #234 DONE 0.4s 09:28:19 09:28:19 #235 [security-secretstore-setup] exporting to image 09:28:19 #235 exporting layers 0.2s done 09:28:19 #235 writing image sha256:91552b9f104e0d5a4096c40f9cf8c974041a4c5a376ba6ddf3fb52e3c92bf7ec done 09:28:19 #235 naming to docker.io/library/security-secretstore-setup done 09:28:19 #235 DONE 0.2s 09:28:19 time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:19 time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:19 time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:19 time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:19 time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:19 time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:19 time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:19 time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:19 time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:19 time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:19 time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:19 time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:19 time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:19 time="2026-04-21T09:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:28:19 time="2026-04-21T09:24:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:28:19 $ docker stop --time=1 42d234cbd3811159cf3632855bbc802ff6b2ed10a0c8072464579cdba259d9e4 09:28:20 $ docker rm -f --volumes 42d234cbd3811159cf3632855bbc802ff6b2ed10a0c8072464579cdba259d9e4 [Pipeline] // withDockerContainer [Pipeline] sh 09:28:21 + docker images 09:28:21 REPOSITORY TAG IMAGE ID CREATED SIZE 09:28:21 security-secretstore-setup latest 91552b9f104e 2 seconds ago 89.2MB 09:28:21 support-notifications latest 1b32ca2ebea7 3 seconds ago 57.8MB 09:28:21 security-proxy-auth latest f1ebe8de8357 3 seconds ago 49MB 09:28:21 security-proxy-setup latest 95b369959dfd 3 seconds ago 54.7MB 09:28:21 support-scheduler latest 58a9d32b49c4 5 seconds ago 54.2MB 09:28:21 security-spiffe-token-provider latest 6b5a85556225 5 seconds ago 53MB 09:28:21 core-metadata latest 1c0dcc4912b4 5 seconds ago 50MB 09:28:21 core-command latest e3f962510b45 6 seconds ago 44.1MB 09:28:21 core-keeper latest e5283e78b284 6 seconds ago 49.7MB 09:28:21 core-data latest 52e6e13ae009 6 seconds ago 49.9MB 09:28:21 security-bootstrapper latest f6f02b7f1d2d About a minute ago 21.6MB 09:28:21 core-common-config-bootstrapper latest 0a3363228ef9 About a minute ago 20.5MB 09:28:21 security-spire-agent latest 98bb7b68a292 3 minutes ago 237MB 09:28:21 security-spire-server latest ead2804f34f5 3 minutes ago 178MB 09:28:21 security-spire-config latest 9646cf6743fe 3 minutes ago 177MB 09:28:21 ci-base-image-x86_64 latest 7165e92f718a 7 minutes ago 970MB 09:28:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB 09:28:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB 09:28:21 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 09:28:21 provisioning config files... 09:28:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/970@tmp/config9386331268307284558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:28:21 ---> ****-login.sh 09:28:21 nexus3.edgexfoundry.org:10001 09:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:21 Login Succeeded 09:28:21 nexus3.edgexfoundry.org:10002 09:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:21 Login Succeeded 09:28:21 nexus3.edgexfoundry.org:10003 09:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:22 Login Succeeded 09:28:22 nexus3.edgexfoundry.org:10004 09:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:22 Login Succeeded 09:28:22 ****.io 09:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:22 Login Succeeded 09:28:22 ---> ****-login.sh ends [Pipeline] } 09:28:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:28:22 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:28:22 9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:22 latest 09:28:22 4.1.0-dev.110 09:28:22 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:22 main 09:28:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:23 + docker push nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:28:23 1697ea87f95d: Preparing 09:28:23 efed0748de8e: Preparing 09:28:23 b3ab3f9961e9: Preparing 09:28:23 329550b94928: Preparing 09:28:23 d7b3787bcb54: Preparing 09:28:23 a54b53697f13: Preparing 09:28:23 0854555d70ac: Preparing 09:28:23 a54b53697f13: Waiting 09:28:23 0854555d70ac: Waiting 09:28:23 b3ab3f9961e9: Pushed 09:28:23 329550b94928: Pushed 09:28:23 d7b3787bcb54: Pushed 09:28:23 1697ea87f95d: Pushed 09:28:23 0854555d70ac: Layer already exists 09:28:23 a54b53697f13: Pushed 09:28:26 efed0748de8e: Pushed 09:28:26 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:27 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:28:27 1697ea87f95d: Preparing 09:28:27 efed0748de8e: Preparing 09:28:27 b3ab3f9961e9: Preparing 09:28:27 329550b94928: Preparing 09:28:27 d7b3787bcb54: Preparing 09:28:27 a54b53697f13: Preparing 09:28:27 0854555d70ac: Preparing 09:28:27 0854555d70ac: Waiting 09:28:27 a54b53697f13: Waiting 09:28:27 1697ea87f95d: Layer already exists 09:28:27 b3ab3f9961e9: Layer already exists 09:28:27 efed0748de8e: Layer already exists 09:28:27 329550b94928: Layer already exists 09:28:27 d7b3787bcb54: Layer already exists 09:28:27 a54b53697f13: Layer already exists 09:28:27 0854555d70ac: Layer already exists 09:28:27 latest: digest: sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:28 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 09:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:28:28 1697ea87f95d: Preparing 09:28:28 efed0748de8e: Preparing 09:28:28 b3ab3f9961e9: Preparing 09:28:28 329550b94928: Preparing 09:28:28 d7b3787bcb54: Preparing 09:28:28 a54b53697f13: Preparing 09:28:28 0854555d70ac: Preparing 09:28:28 a54b53697f13: Waiting 09:28:28 0854555d70ac: Waiting 09:28:28 329550b94928: Layer already exists 09:28:28 b3ab3f9961e9: Layer already exists 09:28:28 efed0748de8e: Layer already exists 09:28:28 1697ea87f95d: Layer already exists 09:28:28 d7b3787bcb54: Layer already exists 09:28:28 a54b53697f13: Layer already exists 09:28:28 0854555d70ac: Layer already exists 09:28:28 4.1.0-dev.110: digest: sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:28 + docker push nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:28:28 1697ea87f95d: Preparing 09:28:28 efed0748de8e: Preparing 09:28:28 b3ab3f9961e9: Preparing 09:28:28 329550b94928: Preparing 09:28:28 d7b3787bcb54: Preparing 09:28:28 a54b53697f13: Preparing 09:28:28 0854555d70ac: Preparing 09:28:28 a54b53697f13: Waiting 09:28:28 0854555d70ac: Waiting 09:28:28 b3ab3f9961e9: Layer already exists 09:28:28 efed0748de8e: Layer already exists 09:28:28 329550b94928: Layer already exists 09:28:28 d7b3787bcb54: Layer already exists 09:28:28 1697ea87f95d: Layer already exists 09:28:28 0854555d70ac: Layer already exists 09:28:28 a54b53697f13: Layer already exists 09:28:28 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:29 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:28:29 1697ea87f95d: Preparing 09:28:29 efed0748de8e: Preparing 09:28:29 b3ab3f9961e9: Preparing 09:28:29 329550b94928: Preparing 09:28:29 d7b3787bcb54: Preparing 09:28:29 a54b53697f13: Preparing 09:28:29 0854555d70ac: Preparing 09:28:29 0854555d70ac: Waiting 09:28:29 a54b53697f13: Waiting 09:28:29 329550b94928: Layer already exists 09:28:29 efed0748de8e: Layer already exists 09:28:29 1697ea87f95d: Layer already exists 09:28:29 d7b3787bcb54: Layer already exists 09:28:29 b3ab3f9961e9: Layer already exists 09:28:29 0854555d70ac: Layer already exists 09:28:29 a54b53697f13: Layer already exists 09:28:29 main: digest: sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:29 ===================================================== [Pipeline] echo 09:28:29 taggedImages: 09:28:29 - nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:29 - nexus3.edgexfoundry.org:10004/core-command:latest 09:28:29 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 09:28:29 - nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:28:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:28:29 9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:29 latest 09:28:29 4.1.0-dev.110 09:28:29 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:29 main 09:28:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:28:30 8497202b458f: Preparing 09:28:30 c28302cabdf4: Preparing 09:28:30 9bf25084c47b: Preparing 09:28:30 8b47a494413b: Preparing 09:28:30 b3ab3f9961e9: Preparing 09:28:30 329550b94928: Preparing 09:28:30 d7b3787bcb54: Preparing 09:28:30 a54b53697f13: Preparing 09:28:30 0854555d70ac: Preparing 09:28:30 329550b94928: Waiting 09:28:30 d7b3787bcb54: Waiting 09:28:30 a54b53697f13: Waiting 09:28:30 0854555d70ac: Waiting 09:28:30 b3ab3f9961e9: Layer already exists 09:28:30 329550b94928: Layer already exists 09:28:30 d7b3787bcb54: Layer already exists 09:28:30 a54b53697f13: Layer already exists 09:28:30 0854555d70ac: Layer already exists 09:28:30 c28302cabdf4: Pushed 09:28:30 8497202b458f: Pushed 09:28:30 9bf25084c47b: Pushed 09:28:31 8b47a494413b: Pushed 09:28:31 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:32 + 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 09:28:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:28:32 8497202b458f: Preparing 09:28:32 c28302cabdf4: Preparing 09:28:32 9bf25084c47b: Preparing 09:28:32 8b47a494413b: Preparing 09:28:32 b3ab3f9961e9: Preparing 09:28:32 329550b94928: Preparing 09:28:32 d7b3787bcb54: Preparing 09:28:32 a54b53697f13: Preparing 09:28:32 0854555d70ac: Preparing 09:28:32 329550b94928: Waiting 09:28:32 d7b3787bcb54: Waiting 09:28:32 a54b53697f13: Waiting 09:28:32 0854555d70ac: Waiting 09:28:32 8b47a494413b: Layer already exists 09:28:32 b3ab3f9961e9: Layer already exists 09:28:32 9bf25084c47b: Layer already exists 09:28:32 c28302cabdf4: Layer already exists 09:28:32 8497202b458f: Layer already exists 09:28:32 d7b3787bcb54: Layer already exists 09:28:32 329550b94928: Layer already exists 09:28:32 0854555d70ac: Layer already exists 09:28:32 a54b53697f13: Layer already exists 09:28:32 latest: digest: sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 09:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:28:33 8497202b458f: Preparing 09:28:33 c28302cabdf4: Preparing 09:28:33 9bf25084c47b: Preparing 09:28:33 8b47a494413b: Preparing 09:28:33 b3ab3f9961e9: Preparing 09:28:33 329550b94928: Preparing 09:28:33 d7b3787bcb54: Preparing 09:28:33 a54b53697f13: Preparing 09:28:33 0854555d70ac: Preparing 09:28:33 329550b94928: Waiting 09:28:33 0854555d70ac: Waiting 09:28:33 d7b3787bcb54: Waiting 09:28:33 a54b53697f13: Waiting 09:28:33 c28302cabdf4: Layer already exists 09:28:33 8497202b458f: Layer already exists 09:28:33 8b47a494413b: Layer already exists 09:28:33 9bf25084c47b: Layer already exists 09:28:33 b3ab3f9961e9: Layer already exists 09:28:33 329550b94928: Layer already exists 09:28:33 0854555d70ac: Layer already exists 09:28:33 a54b53697f13: Layer already exists 09:28:33 d7b3787bcb54: Layer already exists 09:28:33 4.1.0-dev.110: digest: sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:28:34 8497202b458f: Preparing 09:28:34 c28302cabdf4: Preparing 09:28:34 9bf25084c47b: Preparing 09:28:34 8b47a494413b: Preparing 09:28:34 b3ab3f9961e9: Preparing 09:28:34 329550b94928: Preparing 09:28:34 d7b3787bcb54: Preparing 09:28:34 a54b53697f13: Preparing 09:28:34 0854555d70ac: Preparing 09:28:34 329550b94928: Waiting 09:28:34 d7b3787bcb54: Waiting 09:28:34 a54b53697f13: Waiting 09:28:34 0854555d70ac: Waiting 09:28:34 b3ab3f9961e9: Layer already exists 09:28:34 8497202b458f: Layer already exists 09:28:34 8b47a494413b: Layer already exists 09:28:34 9bf25084c47b: Layer already exists 09:28:34 c28302cabdf4: Layer already exists 09:28:34 d7b3787bcb54: Layer already exists 09:28:34 a54b53697f13: Layer already exists 09:28:34 0854555d70ac: Layer already exists 09:28:34 329550b94928: Layer already exists 09:28:34 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:34 + 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 09:28:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:28:34 8497202b458f: Preparing 09:28:34 c28302cabdf4: Preparing 09:28:34 9bf25084c47b: Preparing 09:28:34 8b47a494413b: Preparing 09:28:34 b3ab3f9961e9: Preparing 09:28:34 329550b94928: Preparing 09:28:34 d7b3787bcb54: Preparing 09:28:34 a54b53697f13: Preparing 09:28:34 0854555d70ac: Preparing 09:28:34 d7b3787bcb54: Waiting 09:28:34 329550b94928: Waiting 09:28:34 a54b53697f13: Waiting 09:28:34 0854555d70ac: Waiting 09:28:34 b3ab3f9961e9: Layer already exists 09:28:34 8497202b458f: Layer already exists 09:28:34 c28302cabdf4: Layer already exists 09:28:34 9bf25084c47b: Layer already exists 09:28:34 8b47a494413b: Layer already exists 09:28:34 d7b3787bcb54: Layer already exists 09:28:34 329550b94928: Layer already exists 09:28:34 a54b53697f13: Layer already exists 09:28:34 0854555d70ac: Layer already exists 09:28:34 main: digest: sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:34 ===================================================== [Pipeline] echo 09:28:34 taggedImages: 09:28:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:28:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 09:28:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:28:34 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:28:34 9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:34 latest 09:28:34 4.1.0-dev.110 09:28:34 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:34 main 09:28:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:35 + docker push nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:28:35 26784043ecb4: Preparing 09:28:35 9c615ca76fe0: Preparing 09:28:35 b3ab3f9961e9: Preparing 09:28:35 329550b94928: Preparing 09:28:35 be88b0dbf880: Preparing 09:28:35 1b825af5940b: Preparing 09:28:35 0854555d70ac: Preparing 09:28:35 1b825af5940b: Waiting 09:28:35 0854555d70ac: Waiting 09:28:35 329550b94928: Layer already exists 09:28:35 b3ab3f9961e9: Layer already exists 09:28:35 0854555d70ac: Layer already exists 09:28:35 be88b0dbf880: Pushed 09:28:35 26784043ecb4: Pushed 09:28:35 1b825af5940b: Pushed 09:28:39 9c615ca76fe0: Pushed 09:28:39 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:40 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:28:40 26784043ecb4: Preparing 09:28:40 9c615ca76fe0: Preparing 09:28:40 b3ab3f9961e9: Preparing 09:28:40 329550b94928: Preparing 09:28:40 be88b0dbf880: Preparing 09:28:40 1b825af5940b: Preparing 09:28:40 0854555d70ac: Preparing 09:28:40 1b825af5940b: Waiting 09:28:40 0854555d70ac: Waiting 09:28:40 b3ab3f9961e9: Layer already exists 09:28:40 be88b0dbf880: Layer already exists 09:28:40 9c615ca76fe0: Layer already exists 09:28:40 329550b94928: Layer already exists 09:28:40 26784043ecb4: Layer already exists 09:28:40 0854555d70ac: Layer already exists 09:28:40 1b825af5940b: Layer already exists 09:28:40 latest: digest: sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:41 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 09:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:28:41 26784043ecb4: Preparing 09:28:41 9c615ca76fe0: Preparing 09:28:41 b3ab3f9961e9: Preparing 09:28:41 329550b94928: Preparing 09:28:41 be88b0dbf880: Preparing 09:28:41 1b825af5940b: Preparing 09:28:41 0854555d70ac: Preparing 09:28:41 1b825af5940b: Waiting 09:28:41 0854555d70ac: Waiting 09:28:41 be88b0dbf880: Layer already exists 09:28:41 329550b94928: Layer already exists 09:28:41 26784043ecb4: Layer already exists 09:28:41 9c615ca76fe0: Layer already exists 09:28:41 b3ab3f9961e9: Layer already exists 09:28:41 0854555d70ac: Layer already exists 09:28:41 1b825af5940b: Layer already exists 09:28:41 4.1.0-dev.110: digest: sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:41 + docker push nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:28:41 26784043ecb4: Preparing 09:28:41 9c615ca76fe0: Preparing 09:28:41 b3ab3f9961e9: Preparing 09:28:41 329550b94928: Preparing 09:28:41 be88b0dbf880: Preparing 09:28:41 1b825af5940b: Preparing 09:28:41 0854555d70ac: Preparing 09:28:41 1b825af5940b: Waiting 09:28:41 0854555d70ac: Waiting 09:28:41 be88b0dbf880: Layer already exists 09:28:41 b3ab3f9961e9: Layer already exists 09:28:41 9c615ca76fe0: Layer already exists 09:28:41 329550b94928: Layer already exists 09:28:41 26784043ecb4: Layer already exists 09:28:41 0854555d70ac: Layer already exists 09:28:41 1b825af5940b: Layer already exists 09:28:41 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:42 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:28:42 26784043ecb4: Preparing 09:28:42 9c615ca76fe0: Preparing 09:28:42 b3ab3f9961e9: Preparing 09:28:42 329550b94928: Preparing 09:28:42 be88b0dbf880: Preparing 09:28:42 1b825af5940b: Preparing 09:28:42 0854555d70ac: Preparing 09:28:42 1b825af5940b: Waiting 09:28:42 0854555d70ac: Waiting 09:28:42 329550b94928: Layer already exists 09:28:42 26784043ecb4: Layer already exists 09:28:42 b3ab3f9961e9: Layer already exists 09:28:42 be88b0dbf880: Layer already exists 09:28:42 9c615ca76fe0: Layer already exists 09:28:42 1b825af5940b: Layer already exists 09:28:42 0854555d70ac: Layer already exists 09:28:42 main: digest: sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:42 ===================================================== [Pipeline] echo 09:28:42 taggedImages: 09:28:42 - nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:42 - nexus3.edgexfoundry.org:10004/core-data:latest 09:28:42 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 09:28:42 - nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:42 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:28:42 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:28:42 9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:42 latest 09:28:42 4.1.0-dev.110 09:28:42 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:42 main 09:28:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:28:43 fe0a901fb98d: Preparing 09:28:43 8a72e2ec4e9f: Preparing 09:28:43 329550b94928: Preparing 09:28:43 9e45f906cfe3: Preparing 09:28:43 589ca1c1223c: Preparing 09:28:43 0854555d70ac: Preparing 09:28:43 0854555d70ac: Waiting 09:28:43 329550b94928: Layer already exists 09:28:43 0854555d70ac: Layer already exists 09:28:43 589ca1c1223c: Pushed 09:28:43 fe0a901fb98d: Pushed 09:28:43 9e45f906cfe3: Pushed 09:28:46 8a72e2ec4e9f: Pushed 09:28:46 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:28:47 fe0a901fb98d: Preparing 09:28:47 8a72e2ec4e9f: Preparing 09:28:47 329550b94928: Preparing 09:28:47 9e45f906cfe3: Preparing 09:28:47 589ca1c1223c: Preparing 09:28:47 0854555d70ac: Preparing 09:28:47 0854555d70ac: Waiting 09:28:47 8a72e2ec4e9f: Layer already exists 09:28:47 329550b94928: Layer already exists 09:28:47 9e45f906cfe3: Layer already exists 09:28:47 589ca1c1223c: Layer already exists 09:28:47 fe0a901fb98d: Layer already exists 09:28:47 0854555d70ac: Layer already exists 09:28:47 latest: digest: sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 09:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:28:48 fe0a901fb98d: Preparing 09:28:48 8a72e2ec4e9f: Preparing 09:28:48 329550b94928: Preparing 09:28:48 9e45f906cfe3: Preparing 09:28:48 589ca1c1223c: Preparing 09:28:48 0854555d70ac: Preparing 09:28:48 0854555d70ac: Waiting 09:28:48 8a72e2ec4e9f: Layer already exists 09:28:48 589ca1c1223c: Layer already exists 09:28:48 9e45f906cfe3: Layer already exists 09:28:48 329550b94928: Layer already exists 09:28:48 fe0a901fb98d: Layer already exists 09:28:48 0854555d70ac: Layer already exists 09:28:48 4.1.0-dev.110: digest: sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:28:48 fe0a901fb98d: Preparing 09:28:48 8a72e2ec4e9f: Preparing 09:28:48 329550b94928: Preparing 09:28:48 9e45f906cfe3: Preparing 09:28:48 589ca1c1223c: Preparing 09:28:48 0854555d70ac: Preparing 09:28:48 0854555d70ac: Waiting 09:28:48 589ca1c1223c: Layer already exists 09:28:48 9e45f906cfe3: Layer already exists 09:28:48 329550b94928: Layer already exists 09:28:48 8a72e2ec4e9f: Layer already exists 09:28:48 fe0a901fb98d: Layer already exists 09:28:48 0854555d70ac: Layer already exists 09:28:48 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:28:49 fe0a901fb98d: Preparing 09:28:49 8a72e2ec4e9f: Preparing 09:28:49 329550b94928: Preparing 09:28:49 9e45f906cfe3: Preparing 09:28:49 589ca1c1223c: Preparing 09:28:49 0854555d70ac: Preparing 09:28:49 0854555d70ac: Waiting 09:28:49 8a72e2ec4e9f: Layer already exists 09:28:49 329550b94928: Layer already exists 09:28:49 589ca1c1223c: Layer already exists 09:28:49 fe0a901fb98d: Layer already exists 09:28:49 9e45f906cfe3: Layer already exists 09:28:49 0854555d70ac: Layer already exists 09:28:49 main: digest: sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:49 ===================================================== [Pipeline] echo 09:28:49 taggedImages: 09:28:49 - nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:49 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:28:49 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 09:28:49 - nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:49 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:28:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:28:49 9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:49 latest 09:28:49 4.1.0-dev.110 09:28:49 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:49 main 09:28:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:28:50 2efc9de3d239: Preparing 09:28:50 fd9c9c80c1ab: Preparing 09:28:50 51500c29016f: Preparing 09:28:50 b3ab3f9961e9: Preparing 09:28:50 329550b94928: Preparing 09:28:50 d7b3787bcb54: Preparing 09:28:50 a54b53697f13: Preparing 09:28:50 0854555d70ac: Preparing 09:28:50 d7b3787bcb54: Waiting 09:28:50 a54b53697f13: Waiting 09:28:50 0854555d70ac: Waiting 09:28:50 b3ab3f9961e9: Layer already exists 09:28:50 329550b94928: Layer already exists 09:28:50 d7b3787bcb54: Layer already exists 09:28:50 a54b53697f13: Layer already exists 09:28:50 0854555d70ac: Layer already exists 09:28:50 2efc9de3d239: Pushed 09:28:50 fd9c9c80c1ab: Pushed 09:28:54 51500c29016f: Pushed 09:28:54 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:28:55 2efc9de3d239: Preparing 09:28:55 fd9c9c80c1ab: Preparing 09:28:55 51500c29016f: Preparing 09:28:55 b3ab3f9961e9: Preparing 09:28:55 329550b94928: Preparing 09:28:55 d7b3787bcb54: Preparing 09:28:55 a54b53697f13: Preparing 09:28:55 0854555d70ac: Preparing 09:28:55 d7b3787bcb54: Waiting 09:28:55 a54b53697f13: Waiting 09:28:55 0854555d70ac: Waiting 09:28:55 2efc9de3d239: Layer already exists 09:28:55 fd9c9c80c1ab: Layer already exists 09:28:55 51500c29016f: Layer already exists 09:28:55 b3ab3f9961e9: Layer already exists 09:28:55 329550b94928: Layer already exists 09:28:55 d7b3787bcb54: Layer already exists 09:28:55 a54b53697f13: Layer already exists 09:28:55 0854555d70ac: Layer already exists 09:28:55 latest: digest: sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 09:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:28:55 2efc9de3d239: Preparing 09:28:55 fd9c9c80c1ab: Preparing 09:28:55 51500c29016f: Preparing 09:28:55 b3ab3f9961e9: Preparing 09:28:55 329550b94928: Preparing 09:28:55 d7b3787bcb54: Preparing 09:28:55 a54b53697f13: Preparing 09:28:55 0854555d70ac: Preparing 09:28:55 d7b3787bcb54: Waiting 09:28:55 a54b53697f13: Waiting 09:28:55 0854555d70ac: Waiting 09:28:55 329550b94928: Layer already exists 09:28:55 51500c29016f: Layer already exists 09:28:55 b3ab3f9961e9: Layer already exists 09:28:55 fd9c9c80c1ab: Layer already exists 09:28:55 2efc9de3d239: Layer already exists 09:28:55 a54b53697f13: Layer already exists 09:28:55 d7b3787bcb54: Layer already exists 09:28:55 0854555d70ac: Layer already exists 09:28:55 4.1.0-dev.110: digest: sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:28:56 2efc9de3d239: Preparing 09:28:56 fd9c9c80c1ab: Preparing 09:28:56 51500c29016f: Preparing 09:28:56 b3ab3f9961e9: Preparing 09:28:56 329550b94928: Preparing 09:28:56 d7b3787bcb54: Preparing 09:28:56 a54b53697f13: Preparing 09:28:56 0854555d70ac: Preparing 09:28:56 d7b3787bcb54: Waiting 09:28:56 a54b53697f13: Waiting 09:28:56 0854555d70ac: Waiting 09:28:56 2efc9de3d239: Layer already exists 09:28:56 329550b94928: Layer already exists 09:28:56 b3ab3f9961e9: Layer already exists 09:28:56 fd9c9c80c1ab: Layer already exists 09:28:56 51500c29016f: Layer already exists 09:28:56 d7b3787bcb54: Layer already exists 09:28:56 0854555d70ac: Layer already exists 09:28:56 a54b53697f13: Layer already exists 09:28:56 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:28:57 2efc9de3d239: Preparing 09:28:57 fd9c9c80c1ab: Preparing 09:28:57 51500c29016f: Preparing 09:28:57 b3ab3f9961e9: Preparing 09:28:57 329550b94928: Preparing 09:28:57 d7b3787bcb54: Preparing 09:28:57 a54b53697f13: Preparing 09:28:57 0854555d70ac: Preparing 09:28:57 d7b3787bcb54: Waiting 09:28:57 a54b53697f13: Waiting 09:28:57 0854555d70ac: Waiting 09:28:57 b3ab3f9961e9: Layer already exists 09:28:57 51500c29016f: Layer already exists 09:28:57 2efc9de3d239: Layer already exists 09:28:57 fd9c9c80c1ab: Layer already exists 09:28:57 329550b94928: Layer already exists 09:28:57 a54b53697f13: Layer already exists 09:28:57 0854555d70ac: Layer already exists 09:28:57 d7b3787bcb54: Layer already exists 09:28:57 main: digest: sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:57 ===================================================== [Pipeline] echo 09:28:57 taggedImages: 09:28:57 - nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:57 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:28:57 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 09:28:57 - nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:57 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:28:57 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:28:57 9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:57 latest 09:28:57 4.1.0-dev.110 09:28:57 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:28:57 main 09:28:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a 09:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:28:57 43e97a94d869: Preparing 09:28:57 8f9ebd5fe91f: Preparing 09:28:57 88849e93ef65: Preparing 09:28:57 33127794d569: Preparing 09:28:57 f3e407b15875: Preparing 09:28:57 d47fd96ec0e4: Preparing 09:28:57 a7596bbf2ccf: Preparing 09:28:57 b3ab3f9961e9: Preparing 09:28:57 329550b94928: Preparing 09:28:57 d47fd96ec0e4: Waiting 09:28:57 329550b94928: Waiting 09:28:57 b3ab3f9961e9: Waiting 09:28:57 a7596bbf2ccf: Waiting 09:28:57 30f689e2e7cb: Preparing 09:28:57 33feaf0167c3: Preparing 09:28:57 5f70bf18a086: Preparing 09:28:57 6cdf412d987a: Preparing 09:28:57 87c4059b46dd: Preparing 09:28:57 30f689e2e7cb: Waiting 09:28:57 5f70bf18a086: Waiting 09:28:57 33feaf0167c3: Waiting 09:28:57 6cdf412d987a: Waiting 09:28:57 92846528e9d8: Preparing 09:28:57 0854555d70ac: Preparing 09:28:57 87c4059b46dd: Waiting 09:28:57 92846528e9d8: Waiting 09:28:57 0854555d70ac: Waiting 09:28:57 33127794d569: Pushed 09:28:57 43e97a94d869: Pushed 09:28:57 f3e407b15875: Pushed 09:28:57 88849e93ef65: Pushed 09:28:57 8f9ebd5fe91f: Pushed 09:28:57 b3ab3f9961e9: Layer already exists 09:28:57 329550b94928: Layer already exists 09:28:58 5f70bf18a086: Layer already exists 09:28:58 d47fd96ec0e4: Pushed 09:28:58 30f689e2e7cb: Pushed 09:28:58 33feaf0167c3: Pushed 09:28:58 6cdf412d987a: Pushed 09:28:58 0854555d70ac: Layer already exists 09:28:58 87c4059b46dd: Pushed 09:28:58 92846528e9d8: Pushed 09:28:59 a7596bbf2ccf: Pushed 09:28:59 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:29:00 43e97a94d869: Preparing 09:29:00 8f9ebd5fe91f: Preparing 09:29:00 88849e93ef65: Preparing 09:29:00 33127794d569: Preparing 09:29:00 f3e407b15875: Preparing 09:29:00 d47fd96ec0e4: Preparing 09:29:00 a7596bbf2ccf: Preparing 09:29:00 b3ab3f9961e9: Preparing 09:29:00 329550b94928: Preparing 09:29:00 30f689e2e7cb: Preparing 09:29:00 33feaf0167c3: Preparing 09:29:00 5f70bf18a086: Preparing 09:29:00 6cdf412d987a: Preparing 09:29:00 87c4059b46dd: Preparing 09:29:00 92846528e9d8: Preparing 09:29:00 0854555d70ac: Preparing 09:29:00 30f689e2e7cb: Waiting 09:29:00 33feaf0167c3: Waiting 09:29:00 5f70bf18a086: Waiting 09:29:00 6cdf412d987a: Waiting 09:29:00 87c4059b46dd: Waiting 09:29:00 92846528e9d8: Waiting 09:29:00 a7596bbf2ccf: Waiting 09:29:00 d47fd96ec0e4: Waiting 09:29:00 b3ab3f9961e9: Waiting 09:29:00 329550b94928: Waiting 09:29:00 8f9ebd5fe91f: Layer already exists 09:29:00 88849e93ef65: Layer already exists 09:29:00 f3e407b15875: Layer already exists 09:29:00 33127794d569: Layer already exists 09:29:00 43e97a94d869: Layer already exists 09:29:00 b3ab3f9961e9: Layer already exists 09:29:00 a7596bbf2ccf: Layer already exists 09:29:00 30f689e2e7cb: Layer already exists 09:29:00 d47fd96ec0e4: Layer already exists 09:29:00 329550b94928: Layer already exists 09:29:00 33feaf0167c3: Layer already exists 09:29:00 5f70bf18a086: Layer already exists 09:29:00 6cdf412d987a: Layer already exists 09:29:00 87c4059b46dd: Layer already exists 09:29:00 92846528e9d8: Layer already exists 09:29:00 0854555d70ac: Layer already exists 09:29:00 latest: digest: sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 09:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:29:00 43e97a94d869: Preparing 09:29:00 8f9ebd5fe91f: Preparing 09:29:00 88849e93ef65: Preparing 09:29:00 33127794d569: Preparing 09:29:00 f3e407b15875: Preparing 09:29:00 d47fd96ec0e4: Preparing 09:29:00 a7596bbf2ccf: Preparing 09:29:00 b3ab3f9961e9: Preparing 09:29:00 329550b94928: Preparing 09:29:00 30f689e2e7cb: Preparing 09:29:00 33feaf0167c3: Preparing 09:29:00 5f70bf18a086: Preparing 09:29:00 6cdf412d987a: Preparing 09:29:00 87c4059b46dd: Preparing 09:29:00 92846528e9d8: Preparing 09:29:00 0854555d70ac: Preparing 09:29:00 b3ab3f9961e9: Waiting 09:29:00 329550b94928: Waiting 09:29:00 30f689e2e7cb: Waiting 09:29:00 33feaf0167c3: Waiting 09:29:00 5f70bf18a086: Waiting 09:29:00 6cdf412d987a: Waiting 09:29:00 87c4059b46dd: Waiting 09:29:00 92846528e9d8: Waiting 09:29:00 0854555d70ac: Waiting 09:29:00 d47fd96ec0e4: Waiting 09:29:00 a7596bbf2ccf: Waiting 09:29:00 f3e407b15875: Layer already exists 09:29:00 43e97a94d869: Layer already exists 09:29:00 33127794d569: Layer already exists 09:29:00 8f9ebd5fe91f: Layer already exists 09:29:00 88849e93ef65: Layer already exists 09:29:00 b3ab3f9961e9: Layer already exists 09:29:00 d47fd96ec0e4: Layer already exists 09:29:00 a7596bbf2ccf: Layer already exists 09:29:00 30f689e2e7cb: Layer already exists 09:29:00 329550b94928: Layer already exists 09:29:00 33feaf0167c3: Layer already exists 09:29:00 5f70bf18a086: Layer already exists 09:29:00 87c4059b46dd: Layer already exists 09:29:00 6cdf412d987a: Layer already exists 09:29:00 92846528e9d8: Layer already exists 09:29:00 0854555d70ac: Layer already exists 09:29:00 4.1.0-dev.110: digest: sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:29:01 43e97a94d869: Preparing 09:29:01 8f9ebd5fe91f: Preparing 09:29:01 88849e93ef65: Preparing 09:29:01 33127794d569: Preparing 09:29:01 f3e407b15875: Preparing 09:29:01 d47fd96ec0e4: Preparing 09:29:01 a7596bbf2ccf: Preparing 09:29:01 b3ab3f9961e9: Preparing 09:29:01 329550b94928: Preparing 09:29:01 30f689e2e7cb: Preparing 09:29:01 33feaf0167c3: Preparing 09:29:01 5f70bf18a086: Preparing 09:29:01 6cdf412d987a: Preparing 09:29:01 87c4059b46dd: Preparing 09:29:01 92846528e9d8: Preparing 09:29:01 0854555d70ac: Preparing 09:29:01 329550b94928: Waiting 09:29:01 30f689e2e7cb: Waiting 09:29:01 33feaf0167c3: Waiting 09:29:01 5f70bf18a086: Waiting 09:29:01 6cdf412d987a: Waiting 09:29:01 87c4059b46dd: Waiting 09:29:01 92846528e9d8: Waiting 09:29:01 0854555d70ac: Waiting 09:29:01 d47fd96ec0e4: Waiting 09:29:01 a7596bbf2ccf: Waiting 09:29:01 b3ab3f9961e9: Waiting 09:29:01 f3e407b15875: Layer already exists 09:29:01 43e97a94d869: Layer already exists 09:29:01 88849e93ef65: Layer already exists 09:29:01 33127794d569: Layer already exists 09:29:01 8f9ebd5fe91f: Layer already exists 09:29:01 d47fd96ec0e4: Layer already exists 09:29:01 b3ab3f9961e9: Layer already exists 09:29:01 a7596bbf2ccf: Layer already exists 09:29:01 30f689e2e7cb: Layer already exists 09:29:01 329550b94928: Layer already exists 09:29:01 33feaf0167c3: Layer already exists 09:29:01 87c4059b46dd: Layer already exists 09:29:01 6cdf412d987a: Layer already exists 09:29:01 5f70bf18a086: Layer already exists 09:29:01 92846528e9d8: Layer already exists 09:29:01 0854555d70ac: Layer already exists 09:29:01 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:29:02 43e97a94d869: Preparing 09:29:02 8f9ebd5fe91f: Preparing 09:29:02 88849e93ef65: Preparing 09:29:02 33127794d569: Preparing 09:29:02 f3e407b15875: Preparing 09:29:02 d47fd96ec0e4: Preparing 09:29:02 a7596bbf2ccf: Preparing 09:29:02 b3ab3f9961e9: Preparing 09:29:02 329550b94928: Preparing 09:29:02 30f689e2e7cb: Preparing 09:29:02 33feaf0167c3: Preparing 09:29:02 5f70bf18a086: Preparing 09:29:02 6cdf412d987a: Preparing 09:29:02 87c4059b46dd: Preparing 09:29:02 92846528e9d8: Preparing 09:29:02 0854555d70ac: Preparing 09:29:02 33feaf0167c3: Waiting 09:29:02 5f70bf18a086: Waiting 09:29:02 6cdf412d987a: Waiting 09:29:02 d47fd96ec0e4: Waiting 09:29:02 87c4059b46dd: Waiting 09:29:02 a7596bbf2ccf: Waiting 09:29:02 92846528e9d8: Waiting 09:29:02 0854555d70ac: Waiting 09:29:02 b3ab3f9961e9: Waiting 09:29:02 329550b94928: Waiting 09:29:02 30f689e2e7cb: Waiting 09:29:02 43e97a94d869: Layer already exists 09:29:02 33127794d569: Layer already exists 09:29:02 f3e407b15875: Layer already exists 09:29:02 8f9ebd5fe91f: Layer already exists 09:29:02 88849e93ef65: Layer already exists 09:29:02 d47fd96ec0e4: Layer already exists 09:29:02 a7596bbf2ccf: Layer already exists 09:29:02 b3ab3f9961e9: Layer already exists 09:29:02 329550b94928: Layer already exists 09:29:02 30f689e2e7cb: Layer already exists 09:29:02 33feaf0167c3: Layer already exists 09:29:02 5f70bf18a086: Layer already exists 09:29:02 6cdf412d987a: Layer already exists 09:29:02 92846528e9d8: Layer already exists 09:29:02 87c4059b46dd: Layer already exists 09:29:02 0854555d70ac: Layer already exists 09:29:02 main: digest: sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:02 ===================================================== [Pipeline] echo 09:29:02 taggedImages: 09:29:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:29:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 09:29:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:29:02 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:29:02 9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:02 latest 09:29:02 4.1.0-dev.110 09:29:02 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:02 main 09:29:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:29:02 9014d788d200: Preparing 09:29:02 588eb10de017: Preparing 09:29:02 dbaaaa4ec903: Preparing 09:29:02 8724a9bb4bbe: Preparing 09:29:02 b3ab3f9961e9: Preparing 09:29:02 329550b94928: Preparing 09:29:02 d7b3787bcb54: Preparing 09:29:02 a54b53697f13: Preparing 09:29:02 0854555d70ac: Preparing 09:29:02 329550b94928: Waiting 09:29:02 d7b3787bcb54: Waiting 09:29:02 a54b53697f13: Waiting 09:29:02 0854555d70ac: Waiting 09:29:02 b3ab3f9961e9: Layer already exists 09:29:02 329550b94928: Layer already exists 09:29:02 d7b3787bcb54: Layer already exists 09:29:02 588eb10de017: Pushed 09:29:02 a54b53697f13: Layer already exists 09:29:02 9014d788d200: Pushed 09:29:02 dbaaaa4ec903: Pushed 09:29:02 0854555d70ac: Layer already exists 09:29:07 8724a9bb4bbe: Pushed 09:29:07 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:29:07 9014d788d200: Preparing 09:29:07 588eb10de017: Preparing 09:29:07 dbaaaa4ec903: Preparing 09:29:07 8724a9bb4bbe: Preparing 09:29:07 b3ab3f9961e9: Preparing 09:29:07 329550b94928: Preparing 09:29:07 d7b3787bcb54: Preparing 09:29:07 a54b53697f13: Preparing 09:29:07 0854555d70ac: Preparing 09:29:07 329550b94928: Waiting 09:29:07 d7b3787bcb54: Waiting 09:29:07 a54b53697f13: Waiting 09:29:07 0854555d70ac: Waiting 09:29:07 dbaaaa4ec903: Layer already exists 09:29:07 588eb10de017: Layer already exists 09:29:07 8724a9bb4bbe: Layer already exists 09:29:07 9014d788d200: Layer already exists 09:29:07 b3ab3f9961e9: Layer already exists 09:29:07 d7b3787bcb54: Layer already exists 09:29:07 329550b94928: Layer already exists 09:29:07 a54b53697f13: Layer already exists 09:29:07 0854555d70ac: Layer already exists 09:29:07 latest: digest: sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 09:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:29:08 9014d788d200: Preparing 09:29:08 588eb10de017: Preparing 09:29:08 dbaaaa4ec903: Preparing 09:29:08 8724a9bb4bbe: Preparing 09:29:08 b3ab3f9961e9: Preparing 09:29:08 329550b94928: Preparing 09:29:08 d7b3787bcb54: Preparing 09:29:08 a54b53697f13: Preparing 09:29:08 0854555d70ac: Preparing 09:29:08 d7b3787bcb54: Waiting 09:29:08 a54b53697f13: Waiting 09:29:08 329550b94928: Waiting 09:29:08 0854555d70ac: Waiting 09:29:08 dbaaaa4ec903: Layer already exists 09:29:08 8724a9bb4bbe: Layer already exists 09:29:08 588eb10de017: Layer already exists 09:29:08 b3ab3f9961e9: Layer already exists 09:29:08 9014d788d200: Layer already exists 09:29:08 d7b3787bcb54: Layer already exists 09:29:08 329550b94928: Layer already exists 09:29:08 0854555d70ac: Layer already exists 09:29:08 a54b53697f13: Layer already exists 09:29:08 4.1.0-dev.110: digest: sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:29:09 9014d788d200: Preparing 09:29:09 588eb10de017: Preparing 09:29:09 dbaaaa4ec903: Preparing 09:29:09 8724a9bb4bbe: Preparing 09:29:09 b3ab3f9961e9: Preparing 09:29:09 329550b94928: Preparing 09:29:09 d7b3787bcb54: Preparing 09:29:09 a54b53697f13: Preparing 09:29:09 0854555d70ac: Preparing 09:29:09 329550b94928: Waiting 09:29:09 d7b3787bcb54: Waiting 09:29:09 0854555d70ac: Waiting 09:29:09 a54b53697f13: Waiting 09:29:09 588eb10de017: Layer already exists 09:29:09 b3ab3f9961e9: Layer already exists 09:29:09 dbaaaa4ec903: Layer already exists 09:29:09 9014d788d200: Layer already exists 09:29:09 8724a9bb4bbe: Layer already exists 09:29:09 329550b94928: Layer already exists 09:29:09 a54b53697f13: Layer already exists 09:29:09 0854555d70ac: Layer already exists 09:29:09 d7b3787bcb54: Layer already exists 09:29:09 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:29:09 9014d788d200: Preparing 09:29:09 588eb10de017: Preparing 09:29:09 dbaaaa4ec903: Preparing 09:29:09 8724a9bb4bbe: Preparing 09:29:09 b3ab3f9961e9: Preparing 09:29:09 329550b94928: Preparing 09:29:09 d7b3787bcb54: Preparing 09:29:09 a54b53697f13: Preparing 09:29:09 0854555d70ac: Preparing 09:29:09 d7b3787bcb54: Waiting 09:29:09 a54b53697f13: Waiting 09:29:09 0854555d70ac: Waiting 09:29:09 329550b94928: Waiting 09:29:09 dbaaaa4ec903: Layer already exists 09:29:09 8724a9bb4bbe: Layer already exists 09:29:09 9014d788d200: Layer already exists 09:29:09 b3ab3f9961e9: Layer already exists 09:29:09 588eb10de017: Layer already exists 09:29:09 329550b94928: Layer already exists 09:29:09 d7b3787bcb54: Layer already exists 09:29:09 0854555d70ac: Layer already exists 09:29:09 a54b53697f13: Layer already exists 09:29:09 main: digest: sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:10 ===================================================== [Pipeline] echo 09:29:10 taggedImages: 09:29:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:29:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 09:29:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:29:10 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:29:10 9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:10 latest 09:29:10 4.1.0-dev.110 09:29:10 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:10 main 09:29:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:29:10 d1c00ab7d9e7: Preparing 09:29:10 06ed08556813: Preparing 09:29:10 58efd3810adf: Preparing 09:29:10 a859bc9e4dd4: Preparing 09:29:10 b4fd672afad7: Preparing 09:29:10 b3ab3f9961e9: Preparing 09:29:10 329550b94928: Preparing 09:29:10 691069127856: Preparing 09:29:10 40465ba3c196: Preparing 09:29:10 d4acfa82c41c: Preparing 09:29:10 0854555d70ac: Preparing 09:29:10 329550b94928: Waiting 09:29:10 691069127856: Waiting 09:29:10 40465ba3c196: Waiting 09:29:10 d4acfa82c41c: Waiting 09:29:10 0854555d70ac: Waiting 09:29:10 b3ab3f9961e9: Waiting 09:29:10 b4fd672afad7: Pushed 09:29:10 d1c00ab7d9e7: Pushed 09:29:10 b3ab3f9961e9: Layer already exists 09:29:10 a859bc9e4dd4: Pushed 09:29:10 06ed08556813: Pushed 09:29:10 329550b94928: Layer already exists 09:29:10 0854555d70ac: Layer already exists 09:29:10 691069127856: Pushed 09:29:10 40465ba3c196: Pushed 09:29:12 d4acfa82c41c: Pushed 09:29:13 58efd3810adf: Pushed 09:29:13 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:29:14 d1c00ab7d9e7: Preparing 09:29:14 06ed08556813: Preparing 09:29:14 58efd3810adf: Preparing 09:29:14 a859bc9e4dd4: Preparing 09:29:14 b4fd672afad7: Preparing 09:29:14 b3ab3f9961e9: Preparing 09:29:14 329550b94928: Preparing 09:29:14 691069127856: Preparing 09:29:14 40465ba3c196: Preparing 09:29:14 d4acfa82c41c: Preparing 09:29:14 0854555d70ac: Preparing 09:29:14 329550b94928: Waiting 09:29:14 691069127856: Waiting 09:29:14 40465ba3c196: Waiting 09:29:14 d4acfa82c41c: Waiting 09:29:14 0854555d70ac: Waiting 09:29:14 b3ab3f9961e9: Waiting 09:29:14 06ed08556813: Layer already exists 09:29:14 b4fd672afad7: Layer already exists 09:29:14 d1c00ab7d9e7: Layer already exists 09:29:14 a859bc9e4dd4: Layer already exists 09:29:14 58efd3810adf: Layer already exists 09:29:14 b3ab3f9961e9: Layer already exists 09:29:14 d4acfa82c41c: Layer already exists 09:29:14 691069127856: Layer already exists 09:29:14 40465ba3c196: Layer already exists 09:29:14 329550b94928: Layer already exists 09:29:14 0854555d70ac: Layer already exists 09:29:14 latest: digest: sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 09:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:29:15 d1c00ab7d9e7: Preparing 09:29:15 06ed08556813: Preparing 09:29:15 58efd3810adf: Preparing 09:29:15 a859bc9e4dd4: Preparing 09:29:15 b4fd672afad7: Preparing 09:29:15 b3ab3f9961e9: Preparing 09:29:15 329550b94928: Preparing 09:29:15 691069127856: Preparing 09:29:15 40465ba3c196: Preparing 09:29:15 b3ab3f9961e9: Waiting 09:29:15 329550b94928: Waiting 09:29:15 d4acfa82c41c: Preparing 09:29:15 0854555d70ac: Preparing 09:29:15 40465ba3c196: Waiting 09:29:15 691069127856: Waiting 09:29:15 d4acfa82c41c: Waiting 09:29:15 0854555d70ac: Waiting 09:29:15 b4fd672afad7: Layer already exists 09:29:15 d1c00ab7d9e7: Layer already exists 09:29:15 a859bc9e4dd4: Layer already exists 09:29:15 06ed08556813: Layer already exists 09:29:15 58efd3810adf: Layer already exists 09:29:15 b3ab3f9961e9: Layer already exists 09:29:15 329550b94928: Layer already exists 09:29:15 40465ba3c196: Layer already exists 09:29:15 691069127856: Layer already exists 09:29:15 d4acfa82c41c: Layer already exists 09:29:15 0854555d70ac: Layer already exists 09:29:15 4.1.0-dev.110: digest: sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:29:15 d1c00ab7d9e7: Preparing 09:29:15 06ed08556813: Preparing 09:29:15 58efd3810adf: Preparing 09:29:15 a859bc9e4dd4: Preparing 09:29:15 b4fd672afad7: Preparing 09:29:15 b3ab3f9961e9: Preparing 09:29:15 329550b94928: Preparing 09:29:15 691069127856: Preparing 09:29:15 40465ba3c196: Preparing 09:29:15 d4acfa82c41c: Preparing 09:29:15 0854555d70ac: Preparing 09:29:15 329550b94928: Waiting 09:29:15 d4acfa82c41c: Waiting 09:29:15 40465ba3c196: Waiting 09:29:15 691069127856: Waiting 09:29:15 b3ab3f9961e9: Waiting 09:29:15 0854555d70ac: Waiting 09:29:15 06ed08556813: Layer already exists 09:29:15 58efd3810adf: Layer already exists 09:29:15 a859bc9e4dd4: Layer already exists 09:29:15 d1c00ab7d9e7: Layer already exists 09:29:15 b4fd672afad7: Layer already exists 09:29:15 40465ba3c196: Layer already exists 09:29:15 d4acfa82c41c: Layer already exists 09:29:15 329550b94928: Layer already exists 09:29:15 b3ab3f9961e9: Layer already exists 09:29:15 691069127856: Layer already exists 09:29:15 0854555d70ac: Layer already exists 09:29:15 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:29:16 d1c00ab7d9e7: Preparing 09:29:16 06ed08556813: Preparing 09:29:16 58efd3810adf: Preparing 09:29:16 a859bc9e4dd4: Preparing 09:29:16 b4fd672afad7: Preparing 09:29:16 b3ab3f9961e9: Preparing 09:29:16 329550b94928: Preparing 09:29:16 691069127856: Preparing 09:29:16 40465ba3c196: Preparing 09:29:16 d4acfa82c41c: Preparing 09:29:16 0854555d70ac: Preparing 09:29:16 691069127856: Waiting 09:29:16 d4acfa82c41c: Waiting 09:29:16 0854555d70ac: Waiting 09:29:16 40465ba3c196: Waiting 09:29:16 b3ab3f9961e9: Waiting 09:29:16 329550b94928: Waiting 09:29:16 a859bc9e4dd4: Layer already exists 09:29:16 58efd3810adf: Layer already exists 09:29:16 06ed08556813: Layer already exists 09:29:16 d1c00ab7d9e7: Layer already exists 09:29:16 b4fd672afad7: Layer already exists 09:29:16 40465ba3c196: Layer already exists 09:29:16 329550b94928: Layer already exists 09:29:16 691069127856: Layer already exists 09:29:16 d4acfa82c41c: Layer already exists 09:29:16 b3ab3f9961e9: Layer already exists 09:29:16 0854555d70ac: Layer already exists 09:29:16 main: digest: sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:16 ===================================================== [Pipeline] echo 09:29:16 taggedImages: 09:29:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:29:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 09:29:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:29:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:29:16 9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:16 latest 09:29:16 4.1.0-dev.110 09:29:16 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:16 main 09:29:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:29:17 8b1acf176b75: Preparing 09:29:17 ebc0a76d18bc: Preparing 09:29:17 26f5bfefba6a: Preparing 09:29:17 a185d1c1e38c: Preparing 09:29:17 74d46a37ad79: Preparing 09:29:17 ae67989534db: Preparing 09:29:17 a5d0818e10ca: Preparing 09:29:17 b3ab3f9961e9: Preparing 09:29:17 329550b94928: Preparing 09:29:17 4fa365ac5865: Preparing 09:29:17 17ffea69d279: Preparing 09:29:17 0854555d70ac: Preparing 09:29:17 ae67989534db: Waiting 09:29:17 a5d0818e10ca: Waiting 09:29:17 b3ab3f9961e9: Waiting 09:29:17 17ffea69d279: Waiting 09:29:17 0854555d70ac: Waiting 09:29:17 329550b94928: Waiting 09:29:17 4fa365ac5865: Waiting 09:29:17 ebc0a76d18bc: Pushed 09:29:17 74d46a37ad79: Pushed 09:29:17 8b1acf176b75: Pushed 09:29:17 b3ab3f9961e9: Layer already exists 09:29:17 329550b94928: Layer already exists 09:29:17 ae67989534db: Pushed 09:29:17 a5d0818e10ca: Pushed 09:29:17 0854555d70ac: Layer already exists 09:29:17 4fa365ac5865: Pushed 09:29:18 17ffea69d279: Pushed 09:29:20 a185d1c1e38c: Pushed 09:29:20 26f5bfefba6a: Pushed 09:29:20 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:29:20 8b1acf176b75: Preparing 09:29:20 ebc0a76d18bc: Preparing 09:29:20 26f5bfefba6a: Preparing 09:29:20 a185d1c1e38c: Preparing 09:29:20 74d46a37ad79: Preparing 09:29:20 ae67989534db: Preparing 09:29:20 a5d0818e10ca: Preparing 09:29:20 b3ab3f9961e9: Preparing 09:29:20 329550b94928: Preparing 09:29:20 4fa365ac5865: Preparing 09:29:20 17ffea69d279: Preparing 09:29:20 0854555d70ac: Preparing 09:29:20 b3ab3f9961e9: Waiting 09:29:20 329550b94928: Waiting 09:29:20 4fa365ac5865: Waiting 09:29:20 17ffea69d279: Waiting 09:29:20 ae67989534db: Waiting 09:29:20 0854555d70ac: Waiting 09:29:20 a5d0818e10ca: Waiting 09:29:20 26f5bfefba6a: Layer already exists 09:29:20 a185d1c1e38c: Layer already exists 09:29:20 74d46a37ad79: Layer already exists 09:29:20 ebc0a76d18bc: Layer already exists 09:29:20 8b1acf176b75: Layer already exists 09:29:20 ae67989534db: Layer already exists 09:29:20 329550b94928: Layer already exists 09:29:20 b3ab3f9961e9: Layer already exists 09:29:20 a5d0818e10ca: Layer already exists 09:29:20 4fa365ac5865: Layer already exists 09:29:20 17ffea69d279: Layer already exists 09:29:20 0854555d70ac: Layer already exists 09:29:20 latest: digest: sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 09:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:29:21 8b1acf176b75: Preparing 09:29:21 ebc0a76d18bc: Preparing 09:29:21 26f5bfefba6a: Preparing 09:29:21 a185d1c1e38c: Preparing 09:29:21 74d46a37ad79: Preparing 09:29:21 ae67989534db: Preparing 09:29:21 a5d0818e10ca: Preparing 09:29:21 b3ab3f9961e9: Preparing 09:29:21 329550b94928: Preparing 09:29:21 4fa365ac5865: Preparing 09:29:21 17ffea69d279: Preparing 09:29:21 0854555d70ac: Preparing 09:29:21 ae67989534db: Waiting 09:29:21 a5d0818e10ca: Waiting 09:29:21 b3ab3f9961e9: Waiting 09:29:21 329550b94928: Waiting 09:29:21 4fa365ac5865: Waiting 09:29:21 17ffea69d279: Waiting 09:29:21 0854555d70ac: Waiting 09:29:21 74d46a37ad79: Layer already exists 09:29:21 a185d1c1e38c: Layer already exists 09:29:21 8b1acf176b75: Layer already exists 09:29:21 ebc0a76d18bc: Layer already exists 09:29:21 26f5bfefba6a: Layer already exists 09:29:21 ae67989534db: Layer already exists 09:29:21 a5d0818e10ca: Layer already exists 09:29:21 b3ab3f9961e9: Layer already exists 09:29:21 4fa365ac5865: Layer already exists 09:29:21 329550b94928: Layer already exists 09:29:21 17ffea69d279: Layer already exists 09:29:21 0854555d70ac: Layer already exists 09:29:21 4.1.0-dev.110: digest: sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:29:22 8b1acf176b75: Preparing 09:29:22 ebc0a76d18bc: Preparing 09:29:22 26f5bfefba6a: Preparing 09:29:22 a185d1c1e38c: Preparing 09:29:22 74d46a37ad79: Preparing 09:29:22 ae67989534db: Preparing 09:29:22 a5d0818e10ca: Preparing 09:29:22 b3ab3f9961e9: Preparing 09:29:22 329550b94928: Preparing 09:29:22 4fa365ac5865: Preparing 09:29:22 17ffea69d279: Preparing 09:29:22 0854555d70ac: Preparing 09:29:22 b3ab3f9961e9: Waiting 09:29:22 4fa365ac5865: Waiting 09:29:22 329550b94928: Waiting 09:29:22 ae67989534db: Waiting 09:29:22 17ffea69d279: Waiting 09:29:22 0854555d70ac: Waiting 09:29:22 a5d0818e10ca: Waiting 09:29:22 a185d1c1e38c: Layer already exists 09:29:22 8b1acf176b75: Layer already exists 09:29:22 74d46a37ad79: Layer already exists 09:29:22 ebc0a76d18bc: Layer already exists 09:29:22 26f5bfefba6a: Layer already exists 09:29:22 4fa365ac5865: Layer already exists 09:29:22 b3ab3f9961e9: Layer already exists 09:29:22 a5d0818e10ca: Layer already exists 09:29:22 ae67989534db: Layer already exists 09:29:22 329550b94928: Layer already exists 09:29:22 17ffea69d279: Layer already exists 09:29:22 0854555d70ac: Layer already exists 09:29:22 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:29:22 8b1acf176b75: Preparing 09:29:22 ebc0a76d18bc: Preparing 09:29:22 26f5bfefba6a: Preparing 09:29:22 a185d1c1e38c: Preparing 09:29:22 74d46a37ad79: Preparing 09:29:22 ae67989534db: Preparing 09:29:22 a5d0818e10ca: Preparing 09:29:22 b3ab3f9961e9: Preparing 09:29:22 329550b94928: Preparing 09:29:22 4fa365ac5865: Preparing 09:29:22 17ffea69d279: Preparing 09:29:22 0854555d70ac: Preparing 09:29:22 a5d0818e10ca: Waiting 09:29:22 b3ab3f9961e9: Waiting 09:29:22 329550b94928: Waiting 09:29:22 0854555d70ac: Waiting 09:29:22 4fa365ac5865: Waiting 09:29:22 17ffea69d279: Waiting 09:29:22 ae67989534db: Waiting 09:29:22 74d46a37ad79: Layer already exists 09:29:22 a185d1c1e38c: Layer already exists 09:29:22 ebc0a76d18bc: Layer already exists 09:29:22 26f5bfefba6a: Layer already exists 09:29:22 8b1acf176b75: Layer already exists 09:29:22 b3ab3f9961e9: Layer already exists 09:29:22 4fa365ac5865: Layer already exists 09:29:22 a5d0818e10ca: Layer already exists 09:29:22 329550b94928: Layer already exists 09:29:22 ae67989534db: Layer already exists 09:29:22 17ffea69d279: Layer already exists 09:29:22 0854555d70ac: Layer already exists 09:29:22 main: digest: sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:22 ===================================================== [Pipeline] echo 09:29:22 taggedImages: 09:29:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:29:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 09:29:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:29:23 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:29:23 9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:23 latest 09:29:23 4.1.0-dev.110 09:29:23 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:23 main 09:29:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:29:23 da00eb2f1097: Preparing 09:29:23 434127c0a967: Preparing 09:29:23 b3ab3f9961e9: Preparing 09:29:23 329550b94928: Preparing 09:29:23 5f3f10e6392f: Preparing 09:29:23 892f26becc0c: Preparing 09:29:23 0854555d70ac: Preparing 09:29:23 892f26becc0c: Waiting 09:29:23 0854555d70ac: Waiting 09:29:23 329550b94928: Layer already exists 09:29:23 b3ab3f9961e9: Layer already exists 09:29:23 0854555d70ac: Layer already exists 09:29:23 5f3f10e6392f: Pushed 09:29:23 da00eb2f1097: Pushed 09:29:24 892f26becc0c: Pushed 09:29:27 434127c0a967: Pushed 09:29:27 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29: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 09:29:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:29:27 da00eb2f1097: Preparing 09:29:27 434127c0a967: Preparing 09:29:27 b3ab3f9961e9: Preparing 09:29:27 329550b94928: Preparing 09:29:27 5f3f10e6392f: Preparing 09:29:27 892f26becc0c: Preparing 09:29:27 0854555d70ac: Preparing 09:29:27 892f26becc0c: Waiting 09:29:27 0854555d70ac: Waiting 09:29:27 da00eb2f1097: Layer already exists 09:29:27 329550b94928: Layer already exists 09:29:27 5f3f10e6392f: Layer already exists 09:29:27 b3ab3f9961e9: Layer already exists 09:29:27 434127c0a967: Layer already exists 09:29:27 892f26becc0c: Layer already exists 09:29:27 0854555d70ac: Layer already exists 09:29:27 latest: digest: sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 09:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:29:28 da00eb2f1097: Preparing 09:29:28 434127c0a967: Preparing 09:29:28 b3ab3f9961e9: Preparing 09:29:28 329550b94928: Preparing 09:29:28 5f3f10e6392f: Preparing 09:29:28 892f26becc0c: Preparing 09:29:28 0854555d70ac: Preparing 09:29:28 892f26becc0c: Waiting 09:29:28 0854555d70ac: Waiting 09:29:28 b3ab3f9961e9: Layer already exists 09:29:28 434127c0a967: Layer already exists 09:29:28 da00eb2f1097: Layer already exists 09:29:28 329550b94928: Layer already exists 09:29:28 5f3f10e6392f: Layer already exists 09:29:28 892f26becc0c: Layer already exists 09:29:28 0854555d70ac: Layer already exists 09:29:28 4.1.0-dev.110: digest: sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:29:29 da00eb2f1097: Preparing 09:29:29 434127c0a967: Preparing 09:29:29 b3ab3f9961e9: Preparing 09:29:29 329550b94928: Preparing 09:29:29 5f3f10e6392f: Preparing 09:29:29 892f26becc0c: Preparing 09:29:29 0854555d70ac: Preparing 09:29:29 0854555d70ac: Waiting 09:29:29 892f26becc0c: Waiting 09:29:29 5f3f10e6392f: Layer already exists 09:29:29 329550b94928: Layer already exists 09:29:29 da00eb2f1097: Layer already exists 09:29:29 b3ab3f9961e9: Layer already exists 09:29:29 434127c0a967: Layer already exists 09:29:29 892f26becc0c: Layer already exists 09:29:29 0854555d70ac: Layer already exists 09:29:29 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29: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 09:29:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:29:30 da00eb2f1097: Preparing 09:29:30 434127c0a967: Preparing 09:29:30 b3ab3f9961e9: Preparing 09:29:30 329550b94928: Preparing 09:29:30 5f3f10e6392f: Preparing 09:29:30 892f26becc0c: Preparing 09:29:30 0854555d70ac: Preparing 09:29:30 892f26becc0c: Waiting 09:29:30 434127c0a967: Layer already exists 09:29:30 329550b94928: Layer already exists 09:29:30 5f3f10e6392f: Layer already exists 09:29:30 b3ab3f9961e9: Layer already exists 09:29:30 da00eb2f1097: Layer already exists 09:29:30 892f26becc0c: Layer already exists 09:29:30 0854555d70ac: Layer already exists 09:29:30 main: digest: sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:30 ===================================================== [Pipeline] echo 09:29:30 taggedImages: 09:29:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:29:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 09:29:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:29:30 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:29:30 9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:30 latest 09:29:30 4.1.0-dev.110 09:29:30 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:30 main 09:29:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:29:31 6ba9101f0d63: Preparing 09:29:31 1209da8ce5e5: Preparing 09:29:31 c7c14cbb15ec: Preparing 09:29:31 b3ab3f9961e9: Preparing 09:29:31 329550b94928: Preparing 09:29:31 0163c7f943a3: Preparing 09:29:31 dc469d502b48: Preparing 09:29:31 0163c7f943a3: Waiting 09:29:31 b4d46eb61ecc: Preparing 09:29:31 e3167a853aa0: Preparing 09:29:31 0854555d70ac: Preparing 09:29:31 dc469d502b48: Waiting 09:29:31 e3167a853aa0: Waiting 09:29:31 b4d46eb61ecc: Waiting 09:29:31 0854555d70ac: Waiting 09:29:31 329550b94928: Layer already exists 09:29:31 b3ab3f9961e9: Layer already exists 09:29:31 1209da8ce5e5: Pushed 09:29:31 c7c14cbb15ec: Pushed 09:29:31 6ba9101f0d63: Pushed 09:29:31 0854555d70ac: Layer already exists 09:29:31 b4d46eb61ecc: Pushed 09:29:33 e3167a853aa0: Pushed 09:29:37 dc469d502b48: Pushed 09:29:44 0163c7f943a3: Pushed 09:29:44 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:29:48 6ba9101f0d63: Preparing 09:29:48 1209da8ce5e5: Preparing 09:29:48 c7c14cbb15ec: Preparing 09:29:48 b3ab3f9961e9: Preparing 09:29:48 329550b94928: Preparing 09:29:48 0163c7f943a3: Preparing 09:29:48 dc469d502b48: Preparing 09:29:48 b4d46eb61ecc: Preparing 09:29:48 e3167a853aa0: Preparing 09:29:48 0854555d70ac: Preparing 09:29:48 dc469d502b48: Waiting 09:29:48 b4d46eb61ecc: Waiting 09:29:48 e3167a853aa0: Waiting 09:29:48 0163c7f943a3: Waiting 09:29:48 0854555d70ac: Waiting 09:29:48 329550b94928: Layer already exists 09:29:48 c7c14cbb15ec: Layer already exists 09:29:48 1209da8ce5e5: Layer already exists 09:29:48 6ba9101f0d63: Layer already exists 09:29:48 b3ab3f9961e9: Layer already exists 09:29:48 dc469d502b48: Layer already exists 09:29:48 0163c7f943a3: Layer already exists 09:29:48 b4d46eb61ecc: Layer already exists 09:29:48 0854555d70ac: Layer already exists 09:29:48 e3167a853aa0: Layer already exists 09:29:48 latest: digest: sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 09:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:29:49 6ba9101f0d63: Preparing 09:29:49 1209da8ce5e5: Preparing 09:29:49 c7c14cbb15ec: Preparing 09:29:49 b3ab3f9961e9: Preparing 09:29:49 329550b94928: Preparing 09:29:49 0163c7f943a3: Preparing 09:29:49 dc469d502b48: Preparing 09:29:49 b4d46eb61ecc: Preparing 09:29:49 e3167a853aa0: Preparing 09:29:49 0854555d70ac: Preparing 09:29:49 b4d46eb61ecc: Waiting 09:29:49 0163c7f943a3: Waiting 09:29:49 dc469d502b48: Waiting 09:29:49 e3167a853aa0: Waiting 09:29:49 0854555d70ac: Waiting 09:29:49 b3ab3f9961e9: Layer already exists 09:29:49 329550b94928: Layer already exists 09:29:49 6ba9101f0d63: Layer already exists 09:29:49 1209da8ce5e5: Layer already exists 09:29:49 c7c14cbb15ec: Layer already exists 09:29:49 dc469d502b48: Layer already exists 09:29:49 e3167a853aa0: Layer already exists 09:29:49 0854555d70ac: Layer already exists 09:29:49 b4d46eb61ecc: Layer already exists 09:29:49 0163c7f943a3: Layer already exists 09:29:49 4.1.0-dev.110: digest: sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:29:49 6ba9101f0d63: Preparing 09:29:49 1209da8ce5e5: Preparing 09:29:49 c7c14cbb15ec: Preparing 09:29:49 b3ab3f9961e9: Preparing 09:29:49 329550b94928: Preparing 09:29:49 0163c7f943a3: Preparing 09:29:49 dc469d502b48: Preparing 09:29:49 b4d46eb61ecc: Preparing 09:29:49 e3167a853aa0: Preparing 09:29:49 0854555d70ac: Preparing 09:29:49 b4d46eb61ecc: Waiting 09:29:49 e3167a853aa0: Waiting 09:29:49 0854555d70ac: Waiting 09:29:49 dc469d502b48: Waiting 09:29:49 0163c7f943a3: Waiting 09:29:49 6ba9101f0d63: Layer already exists 09:29:49 b3ab3f9961e9: Layer already exists 09:29:49 1209da8ce5e5: Layer already exists 09:29:49 c7c14cbb15ec: Layer already exists 09:29:49 329550b94928: Layer already exists 09:29:49 dc469d502b48: Layer already exists 09:29:49 0163c7f943a3: Layer already exists 09:29:49 e3167a853aa0: Layer already exists 09:29:49 0854555d70ac: Layer already exists 09:29:49 b4d46eb61ecc: Layer already exists 09:29:49 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:29:50 6ba9101f0d63: Preparing 09:29:50 1209da8ce5e5: Preparing 09:29:50 c7c14cbb15ec: Preparing 09:29:50 b3ab3f9961e9: Preparing 09:29:50 329550b94928: Preparing 09:29:50 0163c7f943a3: Preparing 09:29:50 dc469d502b48: Preparing 09:29:50 b4d46eb61ecc: Preparing 09:29:50 e3167a853aa0: Preparing 09:29:50 0854555d70ac: Preparing 09:29:50 0163c7f943a3: Waiting 09:29:50 dc469d502b48: Waiting 09:29:50 b4d46eb61ecc: Waiting 09:29:50 0854555d70ac: Waiting 09:29:50 e3167a853aa0: Waiting 09:29:50 b3ab3f9961e9: Layer already exists 09:29:50 6ba9101f0d63: Layer already exists 09:29:50 1209da8ce5e5: Layer already exists 09:29:50 c7c14cbb15ec: Layer already exists 09:29:50 329550b94928: Layer already exists 09:29:50 0163c7f943a3: Layer already exists 09:29:50 dc469d502b48: Layer already exists 09:29:50 e3167a853aa0: Layer already exists 09:29:50 b4d46eb61ecc: Layer already exists 09:29:50 0854555d70ac: Layer already exists 09:29:50 main: digest: sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:50 ===================================================== [Pipeline] echo 09:29:50 taggedImages: 09:29:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:29:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 09:29:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:29:50 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:29:50 9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:50 latest 09:29:50 4.1.0-dev.110 09:29:50 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:29:50 main 09:29:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a 09:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:29:51 e9f09142bfd4: Preparing 09:29:51 69cac8d9f16c: Preparing 09:29:51 266117e4bc83: Preparing 09:29:51 b3ab3f9961e9: Preparing 09:29:51 329550b94928: Preparing 09:29:51 79d6935fc0c5: Preparing 09:29:51 860fe0ecf86b: Preparing 09:29:51 363b8f03b07e: Preparing 09:29:51 0854555d70ac: Preparing 09:29:51 79d6935fc0c5: Waiting 09:29:51 860fe0ecf86b: Waiting 09:29:51 363b8f03b07e: Waiting 09:29:51 0854555d70ac: Waiting 09:29:51 b3ab3f9961e9: Layer already exists 09:29:51 329550b94928: Layer already exists 09:29:51 266117e4bc83: Pushed 09:29:51 69cac8d9f16c: Pushed 09:29:51 e9f09142bfd4: Pushed 09:29:51 860fe0ecf86b: Pushed 09:29:51 0854555d70ac: Layer already exists 09:29:51 363b8f03b07e: Pushed 09:30:13 79d6935fc0c5: Pushed 09:30:13 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:30:14 e9f09142bfd4: Preparing 09:30:14 69cac8d9f16c: Preparing 09:30:14 266117e4bc83: Preparing 09:30:14 b3ab3f9961e9: Preparing 09:30:14 329550b94928: Preparing 09:30:14 79d6935fc0c5: Preparing 09:30:14 860fe0ecf86b: Preparing 09:30:14 363b8f03b07e: Preparing 09:30:14 0854555d70ac: Preparing 09:30:14 79d6935fc0c5: Waiting 09:30:14 860fe0ecf86b: Waiting 09:30:14 363b8f03b07e: Waiting 09:30:14 0854555d70ac: Waiting 09:30:14 329550b94928: Layer already exists 09:30:14 e9f09142bfd4: Layer already exists 09:30:14 b3ab3f9961e9: Layer already exists 09:30:14 69cac8d9f16c: Layer already exists 09:30:14 266117e4bc83: Layer already exists 09:30:14 79d6935fc0c5: Layer already exists 09:30:14 363b8f03b07e: Layer already exists 09:30:14 0854555d70ac: Layer already exists 09:30:14 860fe0ecf86b: Layer already exists 09:30:14 latest: digest: sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 09:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:30:14 e9f09142bfd4: Preparing 09:30:14 69cac8d9f16c: Preparing 09:30:14 266117e4bc83: Preparing 09:30:14 b3ab3f9961e9: Preparing 09:30:14 329550b94928: Preparing 09:30:14 79d6935fc0c5: Preparing 09:30:14 860fe0ecf86b: Preparing 09:30:14 363b8f03b07e: Preparing 09:30:14 0854555d70ac: Preparing 09:30:14 79d6935fc0c5: Waiting 09:30:14 860fe0ecf86b: Waiting 09:30:14 363b8f03b07e: Waiting 09:30:14 0854555d70ac: Waiting 09:30:14 329550b94928: Layer already exists 09:30:14 266117e4bc83: Layer already exists 09:30:14 e9f09142bfd4: Layer already exists 09:30:14 69cac8d9f16c: Layer already exists 09:30:14 b3ab3f9961e9: Layer already exists 09:30:14 79d6935fc0c5: Layer already exists 09:30:14 860fe0ecf86b: Layer already exists 09:30:14 363b8f03b07e: Layer already exists 09:30:14 0854555d70ac: Layer already exists 09:30:14 4.1.0-dev.110: digest: sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:30:15 e9f09142bfd4: Preparing 09:30:15 69cac8d9f16c: Preparing 09:30:15 266117e4bc83: Preparing 09:30:15 b3ab3f9961e9: Preparing 09:30:15 329550b94928: Preparing 09:30:15 79d6935fc0c5: Preparing 09:30:15 860fe0ecf86b: Preparing 09:30:15 363b8f03b07e: Preparing 09:30:15 0854555d70ac: Preparing 09:30:15 79d6935fc0c5: Waiting 09:30:15 860fe0ecf86b: Waiting 09:30:15 363b8f03b07e: Waiting 09:30:15 0854555d70ac: Waiting 09:30:15 69cac8d9f16c: Layer already exists 09:30:15 b3ab3f9961e9: Layer already exists 09:30:15 266117e4bc83: Layer already exists 09:30:15 329550b94928: Layer already exists 09:30:15 e9f09142bfd4: Layer already exists 09:30:15 79d6935fc0c5: Layer already exists 09:30:15 363b8f03b07e: Layer already exists 09:30:15 860fe0ecf86b: Layer already exists 09:30:15 0854555d70ac: Layer already exists 09:30:15 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:30:16 e9f09142bfd4: Preparing 09:30:16 69cac8d9f16c: Preparing 09:30:16 266117e4bc83: Preparing 09:30:16 b3ab3f9961e9: Preparing 09:30:16 329550b94928: Preparing 09:30:16 79d6935fc0c5: Preparing 09:30:16 860fe0ecf86b: Preparing 09:30:16 363b8f03b07e: Preparing 09:30:16 0854555d70ac: Preparing 09:30:16 860fe0ecf86b: Waiting 09:30:16 363b8f03b07e: Waiting 09:30:16 0854555d70ac: Waiting 09:30:16 79d6935fc0c5: Waiting 09:30:16 b3ab3f9961e9: Layer already exists 09:30:16 329550b94928: Layer already exists 09:30:16 69cac8d9f16c: Layer already exists 09:30:16 266117e4bc83: Layer already exists 09:30:16 e9f09142bfd4: Layer already exists 09:30:16 860fe0ecf86b: Layer already exists 09:30:16 79d6935fc0c5: Layer already exists 09:30:16 363b8f03b07e: Layer already exists 09:30:16 0854555d70ac: Layer already exists 09:30:16 main: digest: sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:16 ===================================================== [Pipeline] echo 09:30:16 taggedImages: 09:30:16 - nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:16 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:30:16 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 09:30:16 - nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:16 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:30:16 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:30:16 9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:16 latest 09:30:16 4.1.0-dev.110 09:30:16 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:16 main 09:30:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:30:17 12e22fa14ab1: Preparing 09:30:17 664257c92981: Preparing 09:30:17 2a9ef5c2b65e: Preparing 09:30:17 b3ab3f9961e9: Preparing 09:30:17 329550b94928: Preparing 09:30:17 79d6935fc0c5: Preparing 09:30:17 b4d46eb61ecc: Preparing 09:30:17 e3167a853aa0: Preparing 09:30:17 0854555d70ac: Preparing 09:30:17 79d6935fc0c5: Waiting 09:30:17 e3167a853aa0: Waiting 09:30:17 0854555d70ac: Waiting 09:30:17 b4d46eb61ecc: Waiting 09:30:17 b3ab3f9961e9: Layer already exists 09:30:17 329550b94928: Layer already exists 09:30:17 79d6935fc0c5: Layer already exists 09:30:17 b4d46eb61ecc: Layer already exists 09:30:17 e3167a853aa0: Layer already exists 09:30:17 0854555d70ac: Layer already exists 09:30:17 664257c92981: Pushed 09:30:17 12e22fa14ab1: Pushed 09:30:17 2a9ef5c2b65e: Pushed 09:30:17 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:30:17 12e22fa14ab1: Preparing 09:30:17 664257c92981: Preparing 09:30:17 2a9ef5c2b65e: Preparing 09:30:17 b3ab3f9961e9: Preparing 09:30:17 329550b94928: Preparing 09:30:17 79d6935fc0c5: Preparing 09:30:17 b4d46eb61ecc: Preparing 09:30:17 e3167a853aa0: Preparing 09:30:17 0854555d70ac: Preparing 09:30:17 79d6935fc0c5: Waiting 09:30:17 b4d46eb61ecc: Waiting 09:30:17 e3167a853aa0: Waiting 09:30:17 0854555d70ac: Waiting 09:30:17 b3ab3f9961e9: Layer already exists 09:30:17 329550b94928: Layer already exists 09:30:17 664257c92981: Layer already exists 09:30:17 2a9ef5c2b65e: Layer already exists 09:30:17 12e22fa14ab1: Layer already exists 09:30:17 b4d46eb61ecc: Layer already exists 09:30:17 e3167a853aa0: Layer already exists 09:30:17 79d6935fc0c5: Layer already exists 09:30:17 0854555d70ac: Layer already exists 09:30:17 latest: digest: sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 09:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:30:18 12e22fa14ab1: Preparing 09:30:18 664257c92981: Preparing 09:30:18 2a9ef5c2b65e: Preparing 09:30:18 b3ab3f9961e9: Preparing 09:30:18 329550b94928: Preparing 09:30:18 79d6935fc0c5: Preparing 09:30:18 b4d46eb61ecc: Preparing 09:30:18 e3167a853aa0: Preparing 09:30:18 0854555d70ac: Preparing 09:30:18 79d6935fc0c5: Waiting 09:30:18 b4d46eb61ecc: Waiting 09:30:18 e3167a853aa0: Waiting 09:30:18 0854555d70ac: Waiting 09:30:18 2a9ef5c2b65e: Layer already exists 09:30:18 329550b94928: Layer already exists 09:30:18 664257c92981: Layer already exists 09:30:18 12e22fa14ab1: Layer already exists 09:30:18 b3ab3f9961e9: Layer already exists 09:30:18 79d6935fc0c5: Layer already exists 09:30:18 0854555d70ac: Layer already exists 09:30:18 b4d46eb61ecc: Layer already exists 09:30:18 e3167a853aa0: Layer already exists 09:30:18 4.1.0-dev.110: digest: sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:30:19 12e22fa14ab1: Preparing 09:30:19 664257c92981: Preparing 09:30:19 2a9ef5c2b65e: Preparing 09:30:19 b3ab3f9961e9: Preparing 09:30:19 329550b94928: Preparing 09:30:19 79d6935fc0c5: Preparing 09:30:19 b4d46eb61ecc: Preparing 09:30:19 e3167a853aa0: Preparing 09:30:19 0854555d70ac: Preparing 09:30:19 b4d46eb61ecc: Waiting 09:30:19 e3167a853aa0: Waiting 09:30:19 0854555d70ac: Waiting 09:30:19 79d6935fc0c5: Waiting 09:30:19 329550b94928: Layer already exists 09:30:19 2a9ef5c2b65e: Layer already exists 09:30:19 12e22fa14ab1: Layer already exists 09:30:19 664257c92981: Layer already exists 09:30:19 b3ab3f9961e9: Layer already exists 09:30:19 b4d46eb61ecc: Layer already exists 09:30:19 79d6935fc0c5: Layer already exists 09:30:19 e3167a853aa0: Layer already exists 09:30:19 0854555d70ac: Layer already exists 09:30:19 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:30:19 12e22fa14ab1: Preparing 09:30:19 664257c92981: Preparing 09:30:19 2a9ef5c2b65e: Preparing 09:30:19 b3ab3f9961e9: Preparing 09:30:19 329550b94928: Preparing 09:30:19 79d6935fc0c5: Preparing 09:30:19 b4d46eb61ecc: Preparing 09:30:19 e3167a853aa0: Preparing 09:30:19 0854555d70ac: Preparing 09:30:19 79d6935fc0c5: Waiting 09:30:19 b4d46eb61ecc: Waiting 09:30:19 e3167a853aa0: Waiting 09:30:19 0854555d70ac: Waiting 09:30:19 2a9ef5c2b65e: Layer already exists 09:30:19 664257c92981: Layer already exists 09:30:19 b3ab3f9961e9: Layer already exists 09:30:19 12e22fa14ab1: Layer already exists 09:30:19 329550b94928: Layer already exists 09:30:19 79d6935fc0c5: Layer already exists 09:30:19 b4d46eb61ecc: Layer already exists 09:30:19 e3167a853aa0: Layer already exists 09:30:19 0854555d70ac: Layer already exists 09:30:19 main: digest: sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:20 ===================================================== [Pipeline] echo 09:30:20 taggedImages: 09:30:20 - nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:20 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:30:20 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 09:30:20 - nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:20 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:30:20 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:30:20 9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:20 latest 09:30:20 4.1.0-dev.110 09:30:20 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:20 main 09:30:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:30:20 c83784e5b194: Preparing 09:30:20 8719669747a2: Preparing 09:30:20 b3ab3f9961e9: Preparing 09:30:20 329550b94928: Preparing 09:30:20 b1de8f5249c8: Preparing 09:30:20 3c133670f542: Preparing 09:30:20 0854555d70ac: Preparing 09:30:20 0854555d70ac: Waiting 09:30:20 3c133670f542: Waiting 09:30:20 329550b94928: Layer already exists 09:30:20 b3ab3f9961e9: Layer already exists 09:30:20 0854555d70ac: Layer already exists 09:30:20 c83784e5b194: Pushed 09:30:20 b1de8f5249c8: Pushed 09:30:21 3c133670f542: Pushed 09:30:24 8719669747a2: Pushed 09:30:24 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:30:25 c83784e5b194: Preparing 09:30:25 8719669747a2: Preparing 09:30:25 b3ab3f9961e9: Preparing 09:30:25 329550b94928: Preparing 09:30:25 b1de8f5249c8: Preparing 09:30:25 3c133670f542: Preparing 09:30:25 0854555d70ac: Preparing 09:30:25 3c133670f542: Waiting 09:30:25 0854555d70ac: Waiting 09:30:25 c83784e5b194: Layer already exists 09:30:25 8719669747a2: Layer already exists 09:30:25 b3ab3f9961e9: Layer already exists 09:30:25 329550b94928: Layer already exists 09:30:25 b1de8f5249c8: Layer already exists 09:30:25 3c133670f542: Layer already exists 09:30:25 0854555d70ac: Layer already exists 09:30:25 latest: digest: sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 09:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:30:26 c83784e5b194: Preparing 09:30:26 8719669747a2: Preparing 09:30:26 b3ab3f9961e9: Preparing 09:30:26 329550b94928: Preparing 09:30:26 b1de8f5249c8: Preparing 09:30:26 3c133670f542: Preparing 09:30:26 0854555d70ac: Preparing 09:30:26 3c133670f542: Waiting 09:30:26 0854555d70ac: Waiting 09:30:26 b1de8f5249c8: Layer already exists 09:30:26 c83784e5b194: Layer already exists 09:30:26 329550b94928: Layer already exists 09:30:26 8719669747a2: Layer already exists 09:30:26 b3ab3f9961e9: Layer already exists 09:30:26 3c133670f542: Layer already exists 09:30:26 0854555d70ac: Layer already exists 09:30:26 4.1.0-dev.110: digest: sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:30:26 c83784e5b194: Preparing 09:30:26 8719669747a2: Preparing 09:30:26 b3ab3f9961e9: Preparing 09:30:26 329550b94928: Preparing 09:30:26 b1de8f5249c8: Preparing 09:30:26 3c133670f542: Preparing 09:30:26 0854555d70ac: Preparing 09:30:26 0854555d70ac: Waiting 09:30:26 3c133670f542: Waiting 09:30:26 b3ab3f9961e9: Layer already exists 09:30:26 8719669747a2: Layer already exists 09:30:26 c83784e5b194: Layer already exists 09:30:26 329550b94928: Layer already exists 09:30:26 b1de8f5249c8: Layer already exists 09:30:26 0854555d70ac: Layer already exists 09:30:26 3c133670f542: Layer already exists 09:30:26 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:30:27 c83784e5b194: Preparing 09:30:27 8719669747a2: Preparing 09:30:27 b3ab3f9961e9: Preparing 09:30:27 329550b94928: Preparing 09:30:27 b1de8f5249c8: Preparing 09:30:27 3c133670f542: Preparing 09:30:27 0854555d70ac: Preparing 09:30:27 3c133670f542: Waiting 09:30:27 0854555d70ac: Waiting 09:30:27 b1de8f5249c8: Layer already exists 09:30:27 b3ab3f9961e9: Layer already exists 09:30:27 329550b94928: Layer already exists 09:30:27 8719669747a2: Layer already exists 09:30:27 c83784e5b194: Layer already exists 09:30:27 0854555d70ac: Layer already exists 09:30:27 3c133670f542: Layer already exists 09:30:27 main: digest: sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:27 ===================================================== [Pipeline] echo 09:30:27 taggedImages: 09:30:27 - nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:27 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:30:27 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 09:30:27 - nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:27 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:30:27 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:30:27 9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:27 latest 09:30:27 4.1.0-dev.110 09:30:27 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:27 main 09:30:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:30:28 69fc71f13ef4: Preparing 09:30:28 09950b2e002f: Preparing 09:30:28 b3ab3f9961e9: Preparing 09:30:28 329550b94928: Preparing 09:30:28 77364dcbad5c: Preparing 09:30:28 07150ea0a421: Preparing 09:30:28 0854555d70ac: Preparing 09:30:28 07150ea0a421: Waiting 09:30:28 0854555d70ac: Waiting 09:30:28 b3ab3f9961e9: Layer already exists 09:30:28 329550b94928: Layer already exists 09:30:28 0854555d70ac: Layer already exists 09:30:28 77364dcbad5c: Pushed 09:30:28 69fc71f13ef4: Pushed 09:30:28 07150ea0a421: Pushed 09:30:32 09950b2e002f: Pushed 09:30:32 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:30:33 69fc71f13ef4: Preparing 09:30:33 09950b2e002f: Preparing 09:30:33 b3ab3f9961e9: Preparing 09:30:33 329550b94928: Preparing 09:30:33 77364dcbad5c: Preparing 09:30:33 07150ea0a421: Preparing 09:30:33 0854555d70ac: Preparing 09:30:33 07150ea0a421: Waiting 09:30:33 0854555d70ac: Waiting 09:30:33 329550b94928: Layer already exists 09:30:33 69fc71f13ef4: Layer already exists 09:30:33 09950b2e002f: Layer already exists 09:30:33 b3ab3f9961e9: Layer already exists 09:30:33 77364dcbad5c: Layer already exists 09:30:33 07150ea0a421: Layer already exists 09:30:33 0854555d70ac: Layer already exists 09:30:33 latest: digest: sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 09:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:30:34 69fc71f13ef4: Preparing 09:30:34 09950b2e002f: Preparing 09:30:34 b3ab3f9961e9: Preparing 09:30:34 329550b94928: Preparing 09:30:34 77364dcbad5c: Preparing 09:30:34 07150ea0a421: Preparing 09:30:34 0854555d70ac: Preparing 09:30:34 0854555d70ac: Waiting 09:30:34 07150ea0a421: Waiting 09:30:34 09950b2e002f: Layer already exists 09:30:34 77364dcbad5c: Layer already exists 09:30:34 69fc71f13ef4: Layer already exists 09:30:34 329550b94928: Layer already exists 09:30:34 b3ab3f9961e9: Layer already exists 09:30:34 07150ea0a421: Layer already exists 09:30:34 0854555d70ac: Layer already exists 09:30:34 4.1.0-dev.110: digest: sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:30:34 69fc71f13ef4: Preparing 09:30:34 09950b2e002f: Preparing 09:30:34 b3ab3f9961e9: Preparing 09:30:34 329550b94928: Preparing 09:30:34 77364dcbad5c: Preparing 09:30:34 07150ea0a421: Preparing 09:30:34 0854555d70ac: Preparing 09:30:34 07150ea0a421: Waiting 09:30:34 0854555d70ac: Waiting 09:30:34 69fc71f13ef4: Layer already exists 09:30:34 77364dcbad5c: Layer already exists 09:30:34 09950b2e002f: Layer already exists 09:30:34 b3ab3f9961e9: Layer already exists 09:30:34 329550b94928: Layer already exists 09:30:34 07150ea0a421: Layer already exists 09:30:34 0854555d70ac: Layer already exists 09:30:34 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:30:35 69fc71f13ef4: Preparing 09:30:35 09950b2e002f: Preparing 09:30:35 b3ab3f9961e9: Preparing 09:30:35 329550b94928: Preparing 09:30:35 77364dcbad5c: Preparing 09:30:35 07150ea0a421: Preparing 09:30:35 0854555d70ac: Preparing 09:30:35 07150ea0a421: Waiting 09:30:35 0854555d70ac: Waiting 09:30:35 69fc71f13ef4: Layer already exists 09:30:35 09950b2e002f: Layer already exists 09:30:35 77364dcbad5c: Layer already exists 09:30:35 b3ab3f9961e9: Layer already exists 09:30:35 329550b94928: Layer already exists 09:30:35 07150ea0a421: Layer already exists 09:30:35 0854555d70ac: Layer already exists 09:30:35 main: digest: sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:35 ===================================================== [Pipeline] echo 09:30:35 taggedImages: 09:30:35 - nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:30:35 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 09:30:35 ========================================================= 09:30:35 [edgeXBuildMultiArch] RAW Config: 09:30:35 images: 09:30:35 - nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/core-command:latest 09:30:35 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/core-command:main 09:30:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:30:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:30:35 - nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/core-data:latest 09:30:35 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/core-data:main 09:30:35 - nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:30:35 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/core-keeper:main 09:30:35 - nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:30:35 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/core-metadata:main 09:30:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:30:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:30:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:30:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:30:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:30:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:30:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:30:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:30:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:30:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:30:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:30:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:30:35 - nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:30:35 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-spire-config:main 09:30:35 - nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:30:35 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/security-spire-server:main 09:30:35 - nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:30:35 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/support-notifications:main 09:30:35 - nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a 09:30:35 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:30:35 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:30:35 - nexus3.edgexfoundry.org:10004/support-scheduler:main 09:30:35 settingsFile: 09:30:35 edgex-go-settings 09:30:35 ========================================================= [Pipeline] node 09:30:50 Still waiting to schedule task 09:30:50 All nodes of label ‘centos7-docker-4c-2g’ are offline 09:32:16 Running on prd-centos7-docker-4c-2g-7923 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:32:16 provisioning config files... 09:32:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13820722034550315026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:20 ---> ****-login.sh 09:32:20 nexus3.edgexfoundry.org:10001 09:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:32:20 Configure a credential helper to remove this warning. See 09:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:32:20 09:32:20 Login Succeeded 09:32:20 nexus3.edgexfoundry.org:10002 09:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:32:20 Configure a credential helper to remove this warning. See 09:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:32:20 09:32:20 Login Succeeded 09:32:20 nexus3.edgexfoundry.org:10003 09:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:32:20 Configure a credential helper to remove this warning. See 09:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:32:20 09:32:20 Login Succeeded 09:32:20 nexus3.edgexfoundry.org:10004 09:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:32:20 Configure a credential helper to remove this warning. See 09:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:32:20 09:32:20 Login Succeeded 09:32:20 ****.io 09:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:32:20 Configure a credential helper to remove this warning. See 09:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:32:20 09:32:20 Login Succeeded 09:32:20 ---> ****-login.sh ends [Pipeline] } 09:32:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:32:21 + docker buildx ls 09:32:21 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:32:21 default * docker 09:32:21 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:32:21 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 09:32:21 edgex-builder [Pipeline] sh 09:32:21 + docker buildx inspect --bootstrap 09:32:21 #1 [internal] booting buildkit 09:32:21 #1 pulling image moby/buildkit:buildx-stable-1 09:32:26 #1 pulling image moby/buildkit:buildx-stable-1 3.6s done 09:32:26 #1 creating container buildx_buildkit_edgex-builder0 09:32:26 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 09:32:26 #1 DONE 4.9s 09:32:26 Name: edgex-builder 09:32:26 Driver: docker-container 09:32:26 09:32:26 Nodes: 09:32:26 Name: edgex-builder0 09:32:26 Endpoint: unix:///var/run/docker.sock 09:32:26 Status: running 09:32:26 Buildkit: v0.29.0 09:32:26 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 09:32:27 + docker buildx ls 09:32:27 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:32:27 edgex-builder * docker-container 09:32:27 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 09:32:27 default docker 09:32:27 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:32:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a --push - 09:32:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a' 09:32:27 #1 [internal] load build definition from Dockerfile 09:32:27 #1 transferring dockerfile: 197B done 09:32:27 #1 DONE 0.0s 09:32:27 09:32:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:27 #2 DONE 0.1s 09:32:27 09:32:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:27 #3 DONE 0.1s 09:32:27 09:32:27 #4 [internal] load .dockerignore 09:32:27 #4 transferring context: 2B done 09:32:27 #4 DONE 0.0s 09:32:27 09:32:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 09:32:27 #5 resolve nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done 09:32:27 #5 DONE 0.0s 09:32:27 09:32:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 09:32:27 #6 resolve nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done 09:32:27 #6 DONE 0.1s 09:32:27 09:32:27 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 09:32:27 #7 DONE 0.0s 09:32:27 09:32:27 #8 exporting to image 09:32:27 #8 exporting layers done 09:32:27 #8 exporting manifest sha256:46130b656dc914c6cb84fb766037cb301fc1947b5a9f48e05e6a2840c9935d70 0.0s done 09:32:27 #8 exporting config sha256:e3f962510b455fb6d9c973ee60fa47bce02c9708220971cc18417cbb71805c3a done 09:32:27 #8 exporting manifest sha256:d2cfabe55a35c48f50bda917829ce2707372fc975ba8d8d40cf225ac38661e3a done 09:32:27 #8 exporting config sha256:94f88da1cd09f4ae67478236944837527907c25218888b0c1edbec8af66245b6 0.0s done 09:32:27 #8 exporting manifest list sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 0.0s done 09:32:27 #8 pushing layers 09:32:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:27 #8 pushing layers 0.1s done 09:32:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 0.1s done 09:32:27 #8 DONE 0.2s 09:32:27 09:32:27 1 warning found (use --debug to expand): 09:32:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 09:32:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 09:32:28 #1 [internal] load build definition from Dockerfile 09:32:28 #1 transferring dockerfile: 163B done 09:32:28 #1 DONE 0.0s 09:32:28 09:32:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 09:32:28 #2 DONE 0.0s 09:32:28 09:32:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 09:32:28 #3 DONE 0.0s 09:32:28 09:32:28 #4 [internal] load .dockerignore 09:32:28 #4 transferring context: 2B done 09:32:28 #4 DONE 0.0s 09:32:28 09:32:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 09:32:28 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done 09:32:28 #5 CACHED 09:32:28 09:32:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 09:32:28 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done 09:32:28 #6 CACHED 09:32:28 09:32:28 #7 exporting to image 09:32:28 #7 exporting layers done 09:32:28 #7 exporting manifest sha256:46130b656dc914c6cb84fb766037cb301fc1947b5a9f48e05e6a2840c9935d70 done 09:32:28 #7 exporting config sha256:e3f962510b455fb6d9c973ee60fa47bce02c9708220971cc18417cbb71805c3a done 09:32:28 #7 exporting manifest sha256:d2cfabe55a35c48f50bda917829ce2707372fc975ba8d8d40cf225ac38661e3a done 09:32:28 #7 exporting config sha256:94f88da1cd09f4ae67478236944837527907c25218888b0c1edbec8af66245b6 done 09:32:28 #7 exporting manifest list sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 09:32:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:28 #7 exporting manifest list sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 done 09:32:28 #7 pushing layers 0.0s done 09:32:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 0.1s done 09:32:28 #7 DONE 0.1s 09:32:28 09:32:28 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 09:32:28 #8 DONE 0.0s 09:32:28 09:32:28 1 warning found (use --debug to expand): 09:32:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 --push - 09:32:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110' 09:32:28 #1 [internal] load build definition from Dockerfile 09:32:28 #1 transferring dockerfile: 170B done 09:32:28 #1 DONE 0.0s 09:32:28 09:32:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 09:32:28 #2 DONE 0.0s 09:32:28 09:32:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110 09:32:28 #3 DONE 0.0s 09:32:28 09:32:28 #4 [internal] load .dockerignore 09:32:28 #4 transferring context: 2B done 09:32:28 #4 DONE 0.0s 09:32:28 09:32:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 09:32:28 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done 09:32:28 #5 CACHED 09:32:28 09:32:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 09:32:28 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done 09:32:28 #6 CACHED 09:32:28 09:32:28 #7 exporting to image 09:32:28 #7 exporting layers done 09:32:28 #7 exporting manifest sha256:46130b656dc914c6cb84fb766037cb301fc1947b5a9f48e05e6a2840c9935d70 done 09:32:28 #7 exporting config sha256:e3f962510b455fb6d9c973ee60fa47bce02c9708220971cc18417cbb71805c3a done 09:32:28 #7 exporting manifest sha256:d2cfabe55a35c48f50bda917829ce2707372fc975ba8d8d40cf225ac38661e3a done 09:32:28 #7 exporting config sha256:94f88da1cd09f4ae67478236944837527907c25218888b0c1edbec8af66245b6 09:32:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:29 #7 exporting config sha256:94f88da1cd09f4ae67478236944837527907c25218888b0c1edbec8af66245b6 done 09:32:29 #7 exporting manifest list sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 done 09:32:29 #7 pushing layers 0.0s done 09:32:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.110@sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 0.1s done 09:32:29 #7 DONE 0.1s 09:32:29 09:32:29 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 09:32:29 #8 DONE 0.0s 09:32:29 09:32:29 1 warning found (use --debug to expand): 09:32:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - 09:32:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' 09:32:29 #1 [internal] load build definition from Dockerfile 09:32:29 #1 transferring dockerfile: 211B done 09:32:29 #1 DONE 0.0s 09:32:29 09:32:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:29 #2 DONE 0.0s 09:32:29 09:32:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:29 #3 DONE 0.0s 09:32:29 09:32:29 #4 [internal] load .dockerignore 09:32:29 #4 transferring context: 2B done 09:32:29 #4 DONE 0.0s 09:32:29 09:32:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 09:32:29 #5 resolve nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done 09:32:29 #5 CACHED 09:32:29 09:32:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 09:32:29 #6 resolve nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done 09:32:29 #6 CACHED 09:32:29 09:32:29 #7 exporting to image 09:32:29 #7 exporting layers done 09:32:29 #7 exporting manifest sha256:46130b656dc914c6cb84fb766037cb301fc1947b5a9f48e05e6a2840c9935d70 done 09:32:29 #7 exporting config sha256:e3f962510b455fb6d9c973ee60fa47bce02c9708220971cc18417cbb71805c3a done 09:32:29 #7 exporting manifest sha256:d2cfabe55a35c48f50bda917829ce2707372fc975ba8d8d40cf225ac38661e3a done 09:32:29 #7 exporting config sha256:94f88da1cd09f4ae67478236944837527907c25218888b0c1edbec8af66245b6 done 09:32:29 #7 exporting manifest list sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 done 09:32:29 #7 pushing layers 0.0s done 09:32:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 09:32:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 0.1s done 09:32:29 #7 DONE 0.1s 09:32:29 09:32:29 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 09:32:29 #8 DONE 0.0s 09:32:29 09:32:29 1 warning found (use --debug to expand): 09:32:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 09:32:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 09:32:29 #1 [internal] load build definition from Dockerfile 09:32:29 #1 transferring dockerfile: 161B done 09:32:29 #1 DONE 0.0s 09:32:29 09:32:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 09:32:29 #2 DONE 0.0s 09:32:29 09:32:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 09:32:29 #3 DONE 0.0s 09:32:29 09:32:29 #4 [internal] load .dockerignore 09:32:29 #4 transferring context: 2B done 09:32:29 #4 DONE 0.0s 09:32:29 09:32:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 09:32:29 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done 09:32:29 #5 CACHED 09:32:29 09:32:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 09:32:29 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:e24da740785d6451eff5e4f6cb5aae79f21d095e297798dfb408e37c2c63e74b 0.0s done 09:32:29 #6 CACHED 09:32:29 09:32:29 #7 exporting to image 09:32:29 #7 exporting layers done 09:32:29 #7 exporting manifest sha256:46130b656dc914c6cb84fb766037cb301fc1947b5a9f48e05e6a2840c9935d70 done 09:32:29 #7 exporting config sha256:e3f962510b455fb6d9c973ee60fa47bce02c9708220971cc18417cbb71805c3a done 09:32:29 #7 exporting manifest sha256:d2cfabe55a35c48f50bda917829ce2707372fc975ba8d8d40cf225ac38661e3a done 09:32:29 #7 exporting config sha256:94f88da1cd09f4ae67478236944837527907c25218888b0c1edbec8af66245b6 done 09:32:29 #7 exporting manifest list sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 done 09:32:29 #7 pushing layers 0.0s done 09:32:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 09:32:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:6a331117d07c994cd92ee42324745fa019aa20802f57b49ea9ddb5126b802c97 0.1s done 09:32:30 #7 DONE 0.1s 09:32:30 09:32:30 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 09:32:30 #8 DONE 0.0s 09:32:30 09:32:30 1 warning found (use --debug to expand): 09:32:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a --push - 09:32:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a' 09:32:30 #1 [internal] load build definition from Dockerfile 09:32:30 #1 transferring dockerfile: 216B done 09:32:30 #1 DONE 0.0s 09:32:30 09:32:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:30 #2 DONE 0.0s 09:32:30 09:32:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:30 #3 DONE 0.0s 09:32:30 09:32:30 #4 [internal] load .dockerignore 09:32:30 #4 transferring context: 2B done 09:32:30 #4 DONE 0.0s 09:32:30 09:32:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 09:32:30 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 09:32:30 #5 ... 09:32:30 09:32:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 09:32:30 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done 09:32:30 #6 DONE 0.1s 09:32:30 09:32:30 #7 exporting to image 09:32:30 #7 exporting layers done 09:32:30 #7 exporting manifest sha256:9feed4434e2ea6ac6c4225afeebd988a3c5df04bdb937d5691fb7655468942d7 done 09:32:30 #7 exporting config sha256:0a3363228ef9b21843215fb16986ae0cda20dbe9f732a385186ae8849758e818 done 09:32:30 #7 exporting manifest sha256:8074315d22d31e050150fca97e8de3370e85b294086e8d89b3435a3d6f4ed305 done 09:32:30 #7 exporting config sha256:afde8b08203588d35795f9a28f4210fc6e765efbea2fcb39553aaddb9b66617d 0.0s done 09:32:30 #7 exporting manifest list sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d 09:32:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:30 #7 ... 09:32:30 09:32:30 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:32:30 #8 DONE 0.0s 09:32:30 09:32:30 #7 exporting to image 09:32:30 #7 exporting manifest list sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d done 09:32:30 #7 pushing layers 0.1s done 09:32:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d 09:32:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d 0.1s done 09:32:31 #7 DONE 0.2s 09:32:31 09:32:31 1 warning found (use --debug to expand): 09:32:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 09:32:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 09:32:31 #1 [internal] load build definition from Dockerfile 09:32:31 #1 transferring dockerfile: 182B done 09:32:31 #1 DONE 0.0s 09:32:31 09:32:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:32:31 #2 DONE 0.0s 09:32:31 09:32:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:32:31 #3 DONE 0.0s 09:32:31 09:32:31 #4 [internal] load .dockerignore 09:32:31 #4 transferring context: 2B done 09:32:31 #4 DONE 0.0s 09:32:31 09:32:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 09:32:31 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee done 09:32:31 #5 CACHED 09:32:31 09:32:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 09:32:31 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done 09:32:31 #6 CACHED 09:32:31 09:32:31 #7 exporting to image 09:32:31 #7 exporting layers done 09:32:31 #7 exporting manifest sha256:9feed4434e2ea6ac6c4225afeebd988a3c5df04bdb937d5691fb7655468942d7 done 09:32:31 #7 exporting config sha256:0a3363228ef9b21843215fb16986ae0cda20dbe9f732a385186ae8849758e818 done 09:32:31 #7 exporting manifest sha256:8074315d22d31e050150fca97e8de3370e85b294086e8d89b3435a3d6f4ed305 done 09:32:31 #7 exporting config sha256:afde8b08203588d35795f9a28f4210fc6e765efbea2fcb39553aaddb9b66617d done 09:32:31 #7 exporting manifest list sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d done 09:32:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:31 #7 pushing layers 0.0s done 09:32:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d 0.1s done 09:32:31 #7 DONE 0.1s 09:32:31 09:32:31 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:32:31 #8 DONE 0.0s 09:32:31 09:32:31 1 warning found (use --debug to expand): 09:32:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 --push - 09:32:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110' 09:32:32 #1 [internal] load build definition from Dockerfile 09:32:32 #1 transferring dockerfile: 189B done 09:32:32 #1 DONE 0.0s 09:32:32 09:32:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 09:32:32 #2 DONE 0.0s 09:32:32 09:32:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110 09:32:32 #3 DONE 0.0s 09:32:32 09:32:32 #4 [internal] load .dockerignore 09:32:32 #4 transferring context: 2B done 09:32:32 #4 DONE 0.0s 09:32:32 09:32:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 09:32:32 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done 09:32:32 #5 CACHED 09:32:32 09:32:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 09:32:32 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done 09:32:32 #6 CACHED 09:32:32 09:32:32 #7 exporting to image 09:32:32 #7 exporting layers done 09:32:32 #7 exporting manifest sha256:9feed4434e2ea6ac6c4225afeebd988a3c5df04bdb937d5691fb7655468942d7 done 09:32:32 #7 exporting config sha256:0a3363228ef9b21843215fb16986ae0cda20dbe9f732a385186ae8849758e818 done 09:32:32 #7 exporting manifest sha256:8074315d22d31e050150fca97e8de3370e85b294086e8d89b3435a3d6f4ed305 done 09:32:32 #7 exporting config sha256:afde8b08203588d35795f9a28f4210fc6e765efbea2fcb39553aaddb9b66617d done 09:32:32 #7 exporting manifest list sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d done 09:32:32 #7 pushing layers 0.0s done 09:32:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110@sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d 09:32:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.110@sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d 0.1s done 09:32:32 #7 DONE 0.1s 09:32:32 09:32:32 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:32:32 #8 DONE 0.0s 09:32:32 09:32:32 1 warning found (use --debug to expand): 09:32:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' 09:32:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - 09:32:32 #1 [internal] load build definition from Dockerfile 09:32:32 #1 transferring dockerfile: 230B done 09:32:32 #1 DONE 0.0s 09:32:32 09:32:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:32 #2 DONE 0.0s 09:32:32 09:32:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:32 #3 DONE 0.0s 09:32:32 09:32:32 #4 [internal] load .dockerignore 09:32:32 #4 transferring context: 2B done 09:32:32 #4 DONE 0.0s 09:32:32 09:32:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 09:32:32 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done 09:32:32 #5 CACHED 09:32:32 09:32:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 09:32:32 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done 09:32:32 #6 CACHED 09:32:32 09:32:32 #7 exporting to image 09:32:32 #7 exporting layers done 09:32:32 #7 exporting manifest sha256:9feed4434e2ea6ac6c4225afeebd988a3c5df04bdb937d5691fb7655468942d7 done 09:32:32 #7 exporting config sha256:0a3363228ef9b21843215fb16986ae0cda20dbe9f732a385186ae8849758e818 done 09:32:32 #7 exporting manifest sha256:8074315d22d31e050150fca97e8de3370e85b294086e8d89b3435a3d6f4ed305 done 09:32:32 #7 exporting config sha256:afde8b08203588d35795f9a28f4210fc6e765efbea2fcb39553aaddb9b66617d done 09:32:32 #7 exporting manifest list sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d 09:32:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:32 #7 exporting manifest list sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d done 09:32:32 #7 pushing layers 0.0s done 09:32:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d 0.1s done 09:32:32 #7 DONE 0.1s 09:32:32 09:32:32 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:32:32 #8 DONE 0.0s 09:32:32 09:32:32 1 warning found (use --debug to expand): 09:32:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 09:32:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 09:32:33 #1 [internal] load build definition from Dockerfile 09:32:33 #1 transferring dockerfile: 180B done 09:32:33 #1 DONE 0.0s 09:32:33 09:32:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:32:33 #2 DONE 0.0s 09:32:33 09:32:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:32:33 #3 DONE 0.0s 09:32:33 09:32:33 #4 [internal] load .dockerignore 09:32:33 #4 transferring context: 2B done 09:32:33 #4 DONE 0.0s 09:32:33 09:32:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 09:32:33 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done 09:32:33 #5 CACHED 09:32:33 09:32:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 09:32:33 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2d54f46be7beff72268dcd02b96c11f705948c36fc1c89b6197ba8dba4ad76ee 0.0s done 09:32:33 #6 CACHED 09:32:33 09:32:33 #7 exporting to image 09:32:33 #7 exporting layers 09:32:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:33 #7 exporting layers done 09:32:33 #7 exporting manifest sha256:9feed4434e2ea6ac6c4225afeebd988a3c5df04bdb937d5691fb7655468942d7 done 09:32:33 #7 exporting config sha256:0a3363228ef9b21843215fb16986ae0cda20dbe9f732a385186ae8849758e818 done 09:32:33 #7 exporting manifest sha256:8074315d22d31e050150fca97e8de3370e85b294086e8d89b3435a3d6f4ed305 done 09:32:33 #7 exporting config sha256:afde8b08203588d35795f9a28f4210fc6e765efbea2fcb39553aaddb9b66617d done 09:32:33 #7 exporting manifest list sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d done 09:32:33 #7 pushing layers 0.0s done 09:32:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0e060082fb3b9d767ce09562198f51694c54eb07691df7386d91c900ac4d258d 0.1s done 09:32:33 #7 DONE 0.1s 09:32:33 09:32:33 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:32:33 #8 DONE 0.0s 09:32:33 09:32:33 1 warning found (use --debug to expand): 09:32:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a' 09:32:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a --push - 09:32:33 #1 [internal] load build definition from Dockerfile 09:32:33 #1 transferring dockerfile: 194B done 09:32:33 #1 DONE 0.0s 09:32:33 09:32:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:33 #2 DONE 0.0s 09:32:33 09:32:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:33 #3 DONE 0.0s 09:32:33 09:32:33 #4 [internal] load .dockerignore 09:32:33 #4 transferring context: 2B done 09:32:33 #4 DONE 0.0s 09:32:33 09:32:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 09:32:33 #5 resolve nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 09:32:33 #5 resolve nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done 09:32:33 #5 DONE 0.0s 09:32:33 09:32:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 09:32:33 #6 resolve nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done 09:32:33 #6 DONE 0.1s 09:32:33 09:32:33 #7 exporting to image 09:32:33 #7 exporting layers done 09:32:33 #7 exporting manifest sha256:240bf84dbc6bf29866ee020730b0a104ed0a23c3fa48ca0f0de03a2dc819d677 0.0s done 09:32:33 #7 exporting config sha256:52e6e13ae00933ff80bf155491905ad42d3789fd0571233d9d8c0cf85acef4f7 done 09:32:33 #7 exporting manifest sha256:d6b8b89eea4b07ca874e354e25f047163ae455c2869599514418edd3d4e7667c 0.0s done 09:32:33 #7 exporting config sha256:e220aebc9fcb71f1a7a4e6ffba67d6cdb87945f578498a3a04ee37fdae4a54c3 09:32:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:33 #7 ... 09:32:33 09:32:33 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 09:32:33 #8 DONE 0.0s 09:32:33 09:32:33 #7 exporting to image 09:32:33 #7 exporting config sha256:e220aebc9fcb71f1a7a4e6ffba67d6cdb87945f578498a3a04ee37fdae4a54c3 done 09:32:33 #7 exporting manifest list sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 0.0s done 09:32:33 #7 pushing layers 0.1s done 09:32:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 09:32:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 0.1s done 09:32:34 #7 DONE 0.2s 09:32:34 09:32:34 1 warning found (use --debug to expand): 09:32:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 09:32:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 09:32:34 #1 [internal] load build definition from Dockerfile 09:32:34 #1 transferring dockerfile: 160B done 09:32:34 #1 DONE 0.0s 09:32:34 09:32:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 09:32:34 #2 DONE 0.0s 09:32:34 09:32:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 09:32:34 #3 DONE 0.0s 09:32:34 09:32:34 #4 [internal] load .dockerignore 09:32:34 #4 transferring context: 2B done 09:32:34 #4 DONE 0.0s 09:32:34 09:32:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 09:32:34 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done 09:32:34 #5 CACHED 09:32:34 09:32:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 09:32:34 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done 09:32:34 #6 CACHED 09:32:34 09:32:34 #7 exporting to image 09:32:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:34 #7 exporting layers done 09:32:34 #7 exporting manifest sha256:240bf84dbc6bf29866ee020730b0a104ed0a23c3fa48ca0f0de03a2dc819d677 done 09:32:34 #7 exporting config sha256:52e6e13ae00933ff80bf155491905ad42d3789fd0571233d9d8c0cf85acef4f7 done 09:32:34 #7 exporting manifest sha256:d6b8b89eea4b07ca874e354e25f047163ae455c2869599514418edd3d4e7667c done 09:32:34 #7 exporting config sha256:e220aebc9fcb71f1a7a4e6ffba67d6cdb87945f578498a3a04ee37fdae4a54c3 done 09:32:34 #7 exporting manifest list sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 done 09:32:34 #7 pushing layers 0.0s done 09:32:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 0.1s done 09:32:34 #7 DONE 0.1s 09:32:34 09:32:34 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 09:32:34 #8 DONE 0.0s 09:32:34 09:32:34 1 warning found (use --debug to expand): 09:32:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 --push - 09:32:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110' 09:32:34 #1 [internal] load build definition from Dockerfile 09:32:34 #1 transferring dockerfile: 167B done 09:32:34 #1 DONE 0.0s 09:32:34 09:32:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 09:32:34 #2 DONE 0.0s 09:32:34 09:32:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110 09:32:34 #3 DONE 0.0s 09:32:34 09:32:34 #4 [internal] load .dockerignore 09:32:34 #4 transferring context: 2B done 09:32:34 #4 DONE 0.0s 09:32:34 09:32:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 09:32:34 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done 09:32:34 #5 CACHED 09:32:34 09:32:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 09:32:34 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done 09:32:34 #6 CACHED 09:32:34 09:32:34 #7 exporting to image 09:32:34 #7 exporting layers done 09:32:34 #7 exporting manifest sha256:240bf84dbc6bf29866ee020730b0a104ed0a23c3fa48ca0f0de03a2dc819d677 done 09:32:34 #7 exporting config sha256:52e6e13ae00933ff80bf155491905ad42d3789fd0571233d9d8c0cf85acef4f7 done 09:32:34 #7 exporting manifest sha256:d6b8b89eea4b07ca874e354e25f047163ae455c2869599514418edd3d4e7667c done 09:32:34 #7 exporting config sha256:e220aebc9fcb71f1a7a4e6ffba67d6cdb87945f578498a3a04ee37fdae4a54c3 done 09:32:34 #7 exporting manifest list sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 done 09:32:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:34 #7 DONE 0.0s 09:32:35 09:32:35 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 09:32:35 #8 DONE 0.0s 09:32:35 09:32:35 #7 exporting to image 09:32:35 #7 pushing layers 0.0s done 09:32:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.110@sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 0.1s done 09:32:35 #7 DONE 0.1s 09:32:35 09:32:35 1 warning found (use --debug to expand): 09:32:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' 09:32:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - 09:32:35 #1 [internal] load build definition from Dockerfile 09:32:35 #1 transferring dockerfile: 208B done 09:32:35 #1 DONE 0.0s 09:32:35 09:32:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:35 #2 DONE 0.0s 09:32:35 09:32:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:35 #3 DONE 0.0s 09:32:35 09:32:35 #4 [internal] load .dockerignore 09:32:35 #4 transferring context: 2B done 09:32:35 #4 DONE 0.0s 09:32:35 09:32:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 09:32:35 #5 resolve nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done 09:32:35 #5 CACHED 09:32:35 09:32:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 09:32:35 #6 resolve nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done 09:32:35 #6 CACHED 09:32:35 09:32:35 #7 exporting to image 09:32:35 #7 exporting layers done 09:32:35 #7 exporting manifest sha256:240bf84dbc6bf29866ee020730b0a104ed0a23c3fa48ca0f0de03a2dc819d677 done 09:32:35 #7 exporting config sha256:52e6e13ae00933ff80bf155491905ad42d3789fd0571233d9d8c0cf85acef4f7 done 09:32:35 #7 exporting manifest sha256:d6b8b89eea4b07ca874e354e25f047163ae455c2869599514418edd3d4e7667c done 09:32:35 #7 exporting config sha256:e220aebc9fcb71f1a7a4e6ffba67d6cdb87945f578498a3a04ee37fdae4a54c3 done 09:32:35 #7 exporting manifest list sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 done 09:32:35 #7 pushing layers 09:32:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:35 #7 pushing layers 0.0s done 09:32:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 0.1s done 09:32:35 #7 DONE 0.1s 09:32:35 09:32:35 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 09:32:35 #8 DONE 0.0s 09:32:35 09:32:35 1 warning found (use --debug to expand): 09:32:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 09:32:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 09:32:36 #1 [internal] load build definition from Dockerfile 09:32:36 #1 transferring dockerfile: 158B done 09:32:36 #1 DONE 0.0s 09:32:36 09:32:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 09:32:36 #2 DONE 0.0s 09:32:36 09:32:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 09:32:36 #3 DONE 0.0s 09:32:36 09:32:36 #4 [internal] load .dockerignore 09:32:36 #4 transferring context: 2B done 09:32:36 #4 DONE 0.0s 09:32:36 09:32:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 09:32:36 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done 09:32:36 #5 CACHED 09:32:36 09:32:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 09:32:36 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e832e6606e380589b97b198b3dd3037da5c338ea4d30454828261160b6f6c40e 0.0s done 09:32:36 #6 CACHED 09:32:36 09:32:36 #7 exporting to image 09:32:36 #7 exporting layers done 09:32:36 #7 exporting manifest sha256:240bf84dbc6bf29866ee020730b0a104ed0a23c3fa48ca0f0de03a2dc819d677 done 09:32:36 #7 exporting config sha256:52e6e13ae00933ff80bf155491905ad42d3789fd0571233d9d8c0cf85acef4f7 done 09:32:36 #7 exporting manifest sha256:d6b8b89eea4b07ca874e354e25f047163ae455c2869599514418edd3d4e7667c done 09:32:36 #7 exporting config sha256:e220aebc9fcb71f1a7a4e6ffba67d6cdb87945f578498a3a04ee37fdae4a54c3 done 09:32:36 #7 exporting manifest list sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 done 09:32:36 #7 pushing layers 0.0s done 09:32:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 09:32:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:746aec751a7118e6a30dc0a967f1b698ca370fe5443b51c1cb66af5256fb34a4 0.1s done 09:32:36 #7 DONE 0.1s 09:32:36 09:32:36 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 09:32:36 #8 DONE 0.0s 09:32:36 09:32:36 1 warning found (use --debug to expand): 09:32:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a' 09:32:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a --push - 09:32:36 #1 [internal] load build definition from Dockerfile 09:32:36 #1 transferring dockerfile: 196B done 09:32:36 #1 DONE 0.0s 09:32:36 09:32:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:36 #2 DONE 0.0s 09:32:36 09:32:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:36 #3 DONE 0.0s 09:32:36 09:32:36 #4 [internal] load .dockerignore 09:32:36 #4 transferring context: 2B done 09:32:36 #4 DONE 0.0s 09:32:36 09:32:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 09:32:36 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 09:32:36 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done 09:32:36 #5 DONE 0.0s 09:32:36 09:32:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 09:32:36 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done 09:32:36 #6 DONE 0.1s 09:32:36 09:32:36 #7 exporting to image 09:32:36 #7 exporting layers done 09:32:36 #7 exporting manifest sha256:47ea10119b1f466ba62eb777a52956b849f205084db3a6bd06b5c9c36ed40f3b 0.0s done 09:32:36 #7 exporting config sha256:e5283e78b28477f3b872c586957cf260360f433df0b74eb43d8d6dc3486072a7 done 09:32:36 #7 exporting manifest sha256:a54e6ec0751b890bcc8c974131d5f0a3bbe825316f763a6a18c22c9be4e6e7ca done 09:32:36 #7 exporting config sha256:a50c219cdf393fd28dceff9aa644f6d47ba239e2e6676c2a2cc6dc9a2e582a75 09:32:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:36 #7 ... 09:32:36 09:32:36 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 09:32:36 #8 DONE 0.0s 09:32:36 09:32:36 #7 exporting to image 09:32:36 #7 exporting config sha256:a50c219cdf393fd28dceff9aa644f6d47ba239e2e6676c2a2cc6dc9a2e582a75 done 09:32:36 #7 exporting manifest list sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f done 09:32:36 #7 pushing layers 0.1s done 09:32:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f 09:32:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f 0.1s done 09:32:37 #7 DONE 0.2s 09:32:37 09:32:37 1 warning found (use --debug to expand): 09:32:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 09:32:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 09:32:37 #1 [internal] load build definition from Dockerfile 09:32:37 #1 transferring dockerfile: 162B done 09:32:37 #1 DONE 0.0s 09:32:37 09:32:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 09:32:37 #2 DONE 0.0s 09:32:37 09:32:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 09:32:37 #3 DONE 0.0s 09:32:37 09:32:37 #4 [internal] load .dockerignore 09:32:37 #4 transferring context: 2B done 09:32:37 #4 DONE 0.0s 09:32:37 09:32:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 09:32:37 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done 09:32:37 #5 CACHED 09:32:37 09:32:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 09:32:37 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done 09:32:37 #6 CACHED 09:32:37 09:32:37 #7 exporting to image 09:32:37 #7 exporting layers 09:32:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:37 #7 exporting layers done 09:32:37 #7 exporting manifest sha256:47ea10119b1f466ba62eb777a52956b849f205084db3a6bd06b5c9c36ed40f3b done 09:32:37 #7 exporting config sha256:e5283e78b28477f3b872c586957cf260360f433df0b74eb43d8d6dc3486072a7 done 09:32:37 #7 exporting manifest sha256:a54e6ec0751b890bcc8c974131d5f0a3bbe825316f763a6a18c22c9be4e6e7ca done 09:32:37 #7 exporting config sha256:a50c219cdf393fd28dceff9aa644f6d47ba239e2e6676c2a2cc6dc9a2e582a75 done 09:32:37 #7 exporting manifest list sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f done 09:32:37 #7 pushing layers 0.0s done 09:32:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f 0.1s done 09:32:37 #7 DONE 0.1s 09:32:37 09:32:37 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 09:32:37 #8 DONE 0.0s 09:32:37 09:32:37 1 warning found (use --debug to expand): 09:32:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 --push - 09:32:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110' 09:32:38 #1 [internal] load build definition from Dockerfile 09:32:38 #1 transferring dockerfile: 169B done 09:32:38 #1 DONE 0.0s 09:32:38 09:32:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 09:32:38 #2 DONE 0.0s 09:32:38 09:32:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110 09:32:38 #3 DONE 0.0s 09:32:38 09:32:38 #4 [internal] load .dockerignore 09:32:38 #4 transferring context: 2B done 09:32:38 #4 DONE 0.0s 09:32:38 09:32:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 09:32:38 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 done 09:32:38 #5 CACHED 09:32:38 09:32:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 09:32:38 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done 09:32:38 #6 CACHED 09:32:38 09:32:38 #7 exporting to image 09:32:38 #7 exporting layers done 09:32:38 #7 exporting manifest sha256:47ea10119b1f466ba62eb777a52956b849f205084db3a6bd06b5c9c36ed40f3b done 09:32:38 #7 exporting config sha256:e5283e78b28477f3b872c586957cf260360f433df0b74eb43d8d6dc3486072a7 done 09:32:38 #7 exporting manifest sha256:a54e6ec0751b890bcc8c974131d5f0a3bbe825316f763a6a18c22c9be4e6e7ca done 09:32:38 #7 exporting config sha256:a50c219cdf393fd28dceff9aa644f6d47ba239e2e6676c2a2cc6dc9a2e582a75 done 09:32:38 #7 exporting manifest list sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f done 09:32:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:38 #7 pushing layers 0.0s done 09:32:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.110@sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f 0.1s done 09:32:38 #7 DONE 0.1s 09:32:38 09:32:38 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 09:32:38 #8 DONE 0.0s 09:32:38 09:32:38 1 warning found (use --debug to expand): 09:32:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' 09:32:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - 09:32:38 #1 [internal] load build definition from Dockerfile 09:32:38 #1 transferring dockerfile: 210B done 09:32:38 #1 DONE 0.0s 09:32:38 09:32:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:38 #2 DONE 0.0s 09:32:38 09:32:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:38 #3 DONE 0.0s 09:32:38 09:32:38 #4 [internal] load .dockerignore 09:32:38 #4 transferring context: 2B done 09:32:38 #4 DONE 0.0s 09:32:38 09:32:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 09:32:38 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done 09:32:38 #5 CACHED 09:32:38 09:32:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 09:32:38 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done 09:32:38 #6 CACHED 09:32:38 09:32:38 #7 exporting to image 09:32:38 #7 exporting layers done 09:32:38 #7 exporting manifest sha256:47ea10119b1f466ba62eb777a52956b849f205084db3a6bd06b5c9c36ed40f3b done 09:32:38 #7 exporting config sha256:e5283e78b28477f3b872c586957cf260360f433df0b74eb43d8d6dc3486072a7 done 09:32:38 #7 exporting manifest sha256:a54e6ec0751b890bcc8c974131d5f0a3bbe825316f763a6a18c22c9be4e6e7ca done 09:32:38 #7 exporting config sha256:a50c219cdf393fd28dceff9aa644f6d47ba239e2e6676c2a2cc6dc9a2e582a75 done 09:32:38 #7 exporting manifest list sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f done 09:32:38 #7 pushing layers 0.0s done 09:32:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f 09:32:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f 0.1s done 09:32:38 #7 DONE 0.1s 09:32:38 09:32:38 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 09:32:38 #8 DONE 0.0s 09:32:38 09:32:38 1 warning found (use --debug to expand): 09:32:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 09:32:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 09:32:39 #1 [internal] load build definition from Dockerfile 09:32:39 #1 transferring dockerfile: 160B done 09:32:39 #1 DONE 0.0s 09:32:39 09:32:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 09:32:39 #2 DONE 0.0s 09:32:39 09:32:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 09:32:39 #3 DONE 0.0s 09:32:39 09:32:39 #4 [internal] load .dockerignore 09:32:39 #4 transferring context: 2B done 09:32:39 #4 DONE 0.0s 09:32:39 09:32:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 09:32:39 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done 09:32:39 #5 CACHED 09:32:39 09:32:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 09:32:39 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:c474e43db5d6698f2287b08102744a21cd70b97723f444cc3623396d167f4bd0 0.0s done 09:32:39 #6 CACHED 09:32:39 09:32:39 #7 exporting to image 09:32:39 #7 exporting layers done 09:32:39 #7 exporting manifest sha256:47ea10119b1f466ba62eb777a52956b849f205084db3a6bd06b5c9c36ed40f3b done 09:32:39 #7 exporting config sha256:e5283e78b28477f3b872c586957cf260360f433df0b74eb43d8d6dc3486072a7 done 09:32:39 #7 exporting manifest sha256:a54e6ec0751b890bcc8c974131d5f0a3bbe825316f763a6a18c22c9be4e6e7ca done 09:32:39 #7 exporting config sha256:a50c219cdf393fd28dceff9aa644f6d47ba239e2e6676c2a2cc6dc9a2e582a75 done 09:32:39 #7 exporting manifest list sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f done 09:32:39 #7 pushing layers 09:32:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:39 #7 pushing layers 0.0s done 09:32:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:d9031661ca26956cd60b59b5b99c0bf32105bb911d87027dc3d0b46a50a69e2f 0.1s done 09:32:39 #7 DONE 0.1s 09:32:39 09:32:39 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 09:32:39 #8 DONE 0.0s 09:32:39 09:32:39 1 warning found (use --debug to expand): 09:32:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a --push - 09:32:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a' 09:32:39 #1 [internal] load build definition from Dockerfile 09:32:39 #1 transferring dockerfile: 198B done 09:32:39 #1 DONE 0.0s 09:32:39 09:32:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:39 #2 DONE 0.0s 09:32:39 09:32:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:39 #3 DONE 0.1s 09:32:39 09:32:39 #4 [internal] load .dockerignore 09:32:39 #4 transferring context: 2B done 09:32:39 #4 DONE 0.0s 09:32:39 09:32:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 09:32:39 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 09:32:39 #5 ... 09:32:39 09:32:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 09:32:39 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done 09:32:39 #6 DONE 0.1s 09:32:39 09:32:39 #7 exporting to image 09:32:39 #7 exporting layers done 09:32:39 #7 exporting manifest sha256:def1a9e6b23f36ae4a536124a7d89773211d84fdde5f8426a57fff324b5d0aa3 0.0s done 09:32:39 #7 exporting config sha256:1c0dcc4912b42ea42e1b0ee4b6a8073f569057b97df1327c70202c98e0f26159 done 09:32:39 #7 exporting manifest sha256:130b9d39bfffbca31f00e2861c260080118552315ee00e8f90c843c0b2d34c23 done 09:32:39 #7 exporting config sha256:9b6696423ab767810e196eead814870ddd206abb8025a5743e66872def1a407d done 09:32:39 #7 exporting manifest list sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 0.0s done 09:32:39 #7 pushing layers 09:32:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:39 #7 ... 09:32:39 09:32:39 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 09:32:39 #8 DONE 0.0s 09:32:39 09:32:39 #7 exporting to image 09:32:39 #7 pushing layers 0.1s done 09:32:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 09:32:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 0.1s done 09:32:40 #7 DONE 0.2s 09:32:40 09:32:40 1 warning found (use --debug to expand): 09:32:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 09:32:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 09:32:40 #1 [internal] load build definition from Dockerfile 09:32:40 #1 transferring dockerfile: 164B done 09:32:40 #1 DONE 0.0s 09:32:40 09:32:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 09:32:40 #2 DONE 0.0s 09:32:40 09:32:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 09:32:40 #3 DONE 0.0s 09:32:40 09:32:40 #4 [internal] load .dockerignore 09:32:40 #4 transferring context: 2B done 09:32:40 #4 DONE 0.0s 09:32:40 09:32:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 09:32:40 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done 09:32:40 #5 CACHED 09:32:40 09:32:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 09:32:40 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done 09:32:40 #6 CACHED 09:32:40 09:32:40 #7 exporting to image 09:32:40 #7 exporting layers done 09:32:40 #7 exporting manifest sha256:def1a9e6b23f36ae4a536124a7d89773211d84fdde5f8426a57fff324b5d0aa3 done 09:32:40 #7 exporting config sha256:1c0dcc4912b42ea42e1b0ee4b6a8073f569057b97df1327c70202c98e0f26159 done 09:32:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:40 #7 exporting manifest sha256:130b9d39bfffbca31f00e2861c260080118552315ee00e8f90c843c0b2d34c23 done 09:32:40 #7 exporting config sha256:9b6696423ab767810e196eead814870ddd206abb8025a5743e66872def1a407d done 09:32:40 #7 exporting manifest list sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 done 09:32:40 #7 pushing layers 0.0s done 09:32:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 0.1s done 09:32:40 #7 DONE 0.1s 09:32:40 09:32:40 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 09:32:40 #8 DONE 0.0s 09:32:40 09:32:40 1 warning found (use --debug to expand): 09:32:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110' 09:32:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 --push - 09:32:41 #1 [internal] load build definition from Dockerfile 09:32:41 #1 transferring dockerfile: 171B done 09:32:41 #1 DONE 0.0s 09:32:41 09:32:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 09:32:41 #2 DONE 0.0s 09:32:41 09:32:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110 09:32:41 #3 DONE 0.0s 09:32:41 09:32:41 #4 [internal] load .dockerignore 09:32:41 #4 transferring context: 2B done 09:32:41 #4 DONE 0.0s 09:32:41 09:32:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 09:32:41 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done 09:32:41 #5 CACHED 09:32:41 09:32:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 09:32:41 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done 09:32:41 #6 CACHED 09:32:41 09:32:41 #7 exporting to image 09:32:41 #7 exporting layers done 09:32:41 #7 exporting manifest sha256:def1a9e6b23f36ae4a536124a7d89773211d84fdde5f8426a57fff324b5d0aa3 done 09:32:41 #7 exporting config sha256:1c0dcc4912b42ea42e1b0ee4b6a8073f569057b97df1327c70202c98e0f26159 done 09:32:41 #7 exporting manifest sha256:130b9d39bfffbca31f00e2861c260080118552315ee00e8f90c843c0b2d34c23 done 09:32:41 #7 exporting config sha256:9b6696423ab767810e196eead814870ddd206abb8025a5743e66872def1a407d done 09:32:41 #7 exporting manifest list sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 done 09:32:41 #7 pushing layers 0.0s done 09:32:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 09:32:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.110@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 0.1s done 09:32:41 #7 DONE 0.1s 09:32:41 09:32:41 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 09:32:41 #8 DONE 0.0s 09:32:41 09:32:41 1 warning found (use --debug to expand): 09:32:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' 09:32:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - 09:32:41 #1 [internal] load build definition from Dockerfile 09:32:41 #1 transferring dockerfile: 212B done 09:32:41 #1 DONE 0.0s 09:32:41 09:32:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:41 #2 DONE 0.0s 09:32:41 09:32:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:41 #3 DONE 0.0s 09:32:41 09:32:41 #4 [internal] load .dockerignore 09:32:41 #4 transferring context: 2B done 09:32:41 #4 DONE 0.0s 09:32:41 09:32:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 09:32:41 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done 09:32:41 #5 CACHED 09:32:41 09:32:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 09:32:41 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done 09:32:41 #6 CACHED 09:32:41 09:32:41 #7 exporting to image 09:32:41 #7 exporting layers done 09:32:41 #7 exporting manifest sha256:def1a9e6b23f36ae4a536124a7d89773211d84fdde5f8426a57fff324b5d0aa3 09:32:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:41 #7 exporting manifest sha256:def1a9e6b23f36ae4a536124a7d89773211d84fdde5f8426a57fff324b5d0aa3 done 09:32:41 #7 exporting config sha256:1c0dcc4912b42ea42e1b0ee4b6a8073f569057b97df1327c70202c98e0f26159 done 09:32:41 #7 exporting manifest sha256:130b9d39bfffbca31f00e2861c260080118552315ee00e8f90c843c0b2d34c23 done 09:32:41 #7 exporting config sha256:9b6696423ab767810e196eead814870ddd206abb8025a5743e66872def1a407d done 09:32:41 #7 exporting manifest list sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 done 09:32:41 #7 pushing layers 0.0s done 09:32:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 0.1s done 09:32:41 #7 DONE 0.1s 09:32:41 09:32:41 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 09:32:41 #8 DONE 0.0s 09:32:41 09:32:41 1 warning found (use --debug to expand): 09:32:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 09:32:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 09:32:42 #1 [internal] load build definition from Dockerfile 09:32:42 #1 transferring dockerfile: 162B done 09:32:42 #1 DONE 0.0s 09:32:42 09:32:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 09:32:42 #2 DONE 0.0s 09:32:42 09:32:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 09:32:42 #3 DONE 0.0s 09:32:42 09:32:42 #4 [internal] load .dockerignore 09:32:42 #4 transferring context: 2B done 09:32:42 #4 DONE 0.0s 09:32:42 09:32:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 09:32:42 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f done 09:32:42 #5 CACHED 09:32:42 09:32:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 09:32:42 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:5d36dfecaea82d9f57578e4c841db00e7b8adf47f33471604cdf8ba978c9bb2f 0.0s done 09:32:42 #6 CACHED 09:32:42 09:32:42 #7 exporting to image 09:32:42 #7 exporting layers done 09:32:42 #7 exporting manifest sha256:def1a9e6b23f36ae4a536124a7d89773211d84fdde5f8426a57fff324b5d0aa3 done 09:32:42 #7 exporting config sha256:1c0dcc4912b42ea42e1b0ee4b6a8073f569057b97df1327c70202c98e0f26159 done 09:32:42 #7 exporting manifest sha256:130b9d39bfffbca31f00e2861c260080118552315ee00e8f90c843c0b2d34c23 done 09:32:42 #7 exporting config sha256:9b6696423ab767810e196eead814870ddd206abb8025a5743e66872def1a407d done 09:32:42 #7 exporting manifest list sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 done 09:32:42 #7 pushing layers 0.0s done 09:32:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 09:32:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:a075a7f30cb57bdcbd0787611462121d26a38db546ba844802a97cd2d7969282 0.1s done 09:32:42 #7 DONE 0.1s 09:32:42 09:32:42 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 09:32:42 #8 DONE 0.0s 09:32:42 09:32:42 1 warning found (use --debug to expand): 09:32:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a' 09:32:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a --push - 09:32:42 #1 [internal] load build definition from Dockerfile 09:32:42 #1 transferring dockerfile: 206B done 09:32:42 #1 DONE 0.0s 09:32:42 09:32:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:42 #2 DONE 0.0s 09:32:42 09:32:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:42 #3 DONE 0.0s 09:32:42 09:32:42 #4 [internal] load .dockerignore 09:32:42 #4 transferring context: 2B done 09:32:42 #4 DONE 0.0s 09:32:42 09:32:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 09:32:42 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done 09:32:42 #5 DONE 0.0s 09:32:42 09:32:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 09:32:43 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done 09:32:43 #6 DONE 0.0s 09:32:43 09:32:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 09:32:43 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done 09:32:43 #5 DONE 0.2s 09:32:43 09:32:43 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:32:43 #7 DONE 0.0s 09:32:43 09:32:43 #8 exporting to image 09:32:43 #8 exporting layers done 09:32:43 #8 exporting manifest sha256:6152590fdfd5ab1c1c9f1d46cc745238731be801b19d3fbe34a787f97be58029 done 09:32:43 #8 exporting config sha256:f6f02b7f1d2d051dfc4c9dd7e20c9ec02b697f4347e243169f098d028aa6291b done 09:32:43 #8 exporting manifest sha256:bf85b660ade8e12caccbce28c5ce6fd0b5e859dd689c4d587930311932393dd8 done 09:32:43 #8 exporting config sha256:90214f4fe4588b7a80aea40b767f84dc8c1bb140db625f18b4a17aca1e5aa338 done 09:32:43 #8 exporting manifest list sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 done 09:32:43 #8 pushing layers 0.1s done 09:32:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 09:32:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 0.1s done 09:32:43 #8 DONE 0.2s 09:32:43 09:32:43 1 warning found (use --debug to expand): 09:32:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 09:32:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 09:32:43 #1 [internal] load build definition from Dockerfile 09:32:43 #1 transferring dockerfile: 172B done 09:32:43 #1 DONE 0.0s 09:32:43 09:32:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:32:43 #2 DONE 0.0s 09:32:43 09:32:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:32:43 #3 DONE 0.0s 09:32:43 09:32:43 #4 [internal] load .dockerignore 09:32:43 #4 transferring context: 2B done 09:32:43 #4 DONE 0.0s 09:32:43 09:32:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 09:32:43 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done 09:32:43 #5 CACHED 09:32:43 09:32:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 09:32:43 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done 09:32:43 #6 CACHED 09:32:43 09:32:43 #7 exporting to image 09:32:43 #7 exporting layers done 09:32:43 #7 exporting manifest sha256:6152590fdfd5ab1c1c9f1d46cc745238731be801b19d3fbe34a787f97be58029 done 09:32:43 #7 exporting config sha256:f6f02b7f1d2d051dfc4c9dd7e20c9ec02b697f4347e243169f098d028aa6291b done 09:32:43 #7 exporting manifest sha256:bf85b660ade8e12caccbce28c5ce6fd0b5e859dd689c4d587930311932393dd8 done 09:32:43 #7 exporting config sha256:90214f4fe4588b7a80aea40b767f84dc8c1bb140db625f18b4a17aca1e5aa338 done 09:32:43 #7 exporting manifest list sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 done 09:32:43 #7 pushing layers 0.0s done 09:32:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 09:32:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 0.1s done 09:32:43 #7 DONE 0.1s 09:32:43 09:32:43 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:32:43 #8 DONE 0.0s 09:32:43 09:32:43 1 warning found (use --debug to expand): 09:32:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110' 09:32:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 --push - 09:32:44 #1 [internal] load build definition from Dockerfile 09:32:44 #1 transferring dockerfile: 179B done 09:32:44 #1 DONE 0.0s 09:32:44 09:32:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 09:32:44 #2 DONE 0.0s 09:32:44 09:32:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110 09:32:44 #3 DONE 0.0s 09:32:44 09:32:44 #4 [internal] load .dockerignore 09:32:44 #4 transferring context: 2B done 09:32:44 #4 DONE 0.0s 09:32:44 09:32:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 09:32:44 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 done 09:32:44 #5 CACHED 09:32:44 09:32:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 09:32:44 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 done 09:32:44 #6 CACHED 09:32:44 09:32:44 #7 exporting to image 09:32:44 #7 exporting layers done 09:32:44 #7 exporting manifest sha256:6152590fdfd5ab1c1c9f1d46cc745238731be801b19d3fbe34a787f97be58029 done 09:32:44 #7 exporting config sha256:f6f02b7f1d2d051dfc4c9dd7e20c9ec02b697f4347e243169f098d028aa6291b done 09:32:44 #7 exporting manifest sha256:bf85b660ade8e12caccbce28c5ce6fd0b5e859dd689c4d587930311932393dd8 done 09:32:44 #7 exporting config sha256:90214f4fe4588b7a80aea40b767f84dc8c1bb140db625f18b4a17aca1e5aa338 09:32:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:44 #7 exporting config sha256:90214f4fe4588b7a80aea40b767f84dc8c1bb140db625f18b4a17aca1e5aa338 done 09:32:44 #7 exporting manifest list sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 done 09:32:44 #7 pushing layers 0.0s done 09:32:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.110@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 0.1s done 09:32:44 #7 DONE 0.1s 09:32:44 09:32:44 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:32:44 #8 DONE 0.0s 09:32:44 09:32:44 1 warning found (use --debug to expand): 09:32:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' 09:32:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - 09:32:44 #1 [internal] load build definition from Dockerfile 09:32:44 #1 transferring dockerfile: 220B done 09:32:44 #1 DONE 0.0s 09:32:44 09:32:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:44 #2 DONE 0.0s 09:32:44 09:32:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:44 #3 DONE 0.0s 09:32:44 09:32:44 #4 [internal] load .dockerignore 09:32:44 #4 transferring context: 2B done 09:32:44 #4 DONE 0.0s 09:32:44 09:32:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 09:32:44 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done 09:32:44 #5 CACHED 09:32:44 09:32:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 09:32:44 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done 09:32:44 #6 CACHED 09:32:44 09:32:44 #7 exporting to image 09:32:44 #7 exporting layers done 09:32:44 #7 exporting manifest sha256:6152590fdfd5ab1c1c9f1d46cc745238731be801b19d3fbe34a787f97be58029 done 09:32:44 #7 exporting config sha256:f6f02b7f1d2d051dfc4c9dd7e20c9ec02b697f4347e243169f098d028aa6291b done 09:32:44 #7 exporting manifest sha256:bf85b660ade8e12caccbce28c5ce6fd0b5e859dd689c4d587930311932393dd8 done 09:32:44 #7 exporting config sha256:90214f4fe4588b7a80aea40b767f84dc8c1bb140db625f18b4a17aca1e5aa338 done 09:32:44 #7 exporting manifest list sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 done 09:32:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:44 #7 pushing layers 0.0s done 09:32:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 0.1s done 09:32:44 #7 DONE 0.1s 09:32:44 09:32:44 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:32:44 #8 DONE 0.0s 09:32:44 09:32:44 1 warning found (use --debug to expand): 09:32:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 09:32:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 09:32:45 #1 [internal] load build definition from Dockerfile 09:32:45 #1 transferring dockerfile: 170B done 09:32:45 #1 DONE 0.0s 09:32:45 09:32:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:32:45 #2 DONE 0.0s 09:32:45 09:32:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:32:45 #3 DONE 0.0s 09:32:45 09:32:45 #4 [internal] load .dockerignore 09:32:45 #4 transferring context: 2B done 09:32:45 #4 DONE 0.0s 09:32:45 09:32:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 09:32:45 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done 09:32:45 #5 CACHED 09:32:45 09:32:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 09:32:45 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e15c83c29994dd273bc8980473dce00f09e834044054fb7005bb50ac0895b079 0.0s done 09:32:45 #6 CACHED 09:32:45 09:32:45 #7 exporting to image 09:32:45 #7 exporting layers done 09:32:45 #7 exporting manifest sha256:6152590fdfd5ab1c1c9f1d46cc745238731be801b19d3fbe34a787f97be58029 done 09:32:45 #7 exporting config sha256:f6f02b7f1d2d051dfc4c9dd7e20c9ec02b697f4347e243169f098d028aa6291b done 09:32:45 #7 exporting manifest sha256:bf85b660ade8e12caccbce28c5ce6fd0b5e859dd689c4d587930311932393dd8 done 09:32:45 #7 exporting config sha256:90214f4fe4588b7a80aea40b767f84dc8c1bb140db625f18b4a17aca1e5aa338 done 09:32:45 #7 exporting manifest list sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 done 09:32:45 #7 pushing layers 0.0s done 09:32:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 09:32:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:01b1678fb0375d425bca2e3f5797ed00ee327aed6a643b194009b1b827cd3037 0.1s done 09:32:45 #7 DONE 0.1s 09:32:45 09:32:45 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 09:32:45 #8 DONE 0.0s 09:32:45 09:32:45 1 warning found (use --debug to expand): 09:32:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a' 09:32:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a --push - 09:32:46 #1 [internal] load build definition from Dockerfile 09:32:46 #1 transferring dockerfile: 204B done 09:32:46 #1 DONE 0.0s 09:32:46 09:32:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:46 #2 DONE 0.0s 09:32:46 09:32:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:46 #3 DONE 0.0s 09:32:46 09:32:46 #4 [internal] load .dockerignore 09:32:46 #4 transferring context: 2B done 09:32:46 #4 DONE 0.0s 09:32:46 09:32:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 09:32:46 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done 09:32:46 #5 DONE 0.0s 09:32:46 09:32:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 09:32:46 #6 DONE 0.0s 09:32:46 09:32:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 09:32:46 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done 09:32:46 #5 DONE 0.1s 09:32:46 09:32:46 #7 exporting to image 09:32:46 #7 exporting layers done 09:32:46 #7 exporting manifest sha256:695d7b1d97271941b50a19c4984659a04d811e6c80e6ed9dd8492d21322c2a95 0.0s done 09:32:46 #7 exporting config sha256:f1ebe8de83577b1cea1af3d49334e1291964722e9000cc10bc015ef33a3d75c7 done 09:32:46 #7 exporting manifest sha256:d458f6e1c8d0566d1357c1b81be0326fa7a3cc808fe268e766d740f25112c26b 0.0s done 09:32:46 #7 exporting config sha256:1d6f2df01911b0288fbd0638d0ec8022b23d2a8c2210ef5edf6f2dee2eb2d821 done 09:32:46 #7 exporting manifest list sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 done 09:32:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:46 #7 DONE 0.0s 09:32:46 09:32:46 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 09:32:46 #8 DONE 0.0s 09:32:46 09:32:46 #7 exporting to image 09:32:46 #7 pushing layers 0.1s done 09:32:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 09:32:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 0.1s done 09:32:46 #7 DONE 0.2s 09:32:46 09:32:46 1 warning found (use --debug to expand): 09:32:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 09:32:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 09:32:46 #1 [internal] load build definition from Dockerfile 09:32:46 #1 transferring dockerfile: 170B done 09:32:46 #1 DONE 0.0s 09:32:46 09:32:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:32:46 #2 DONE 0.0s 09:32:46 09:32:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:32:46 #3 DONE 0.0s 09:32:46 09:32:46 #4 [internal] load .dockerignore 09:32:46 #4 transferring context: 2B done 09:32:46 #4 DONE 0.0s 09:32:46 09:32:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 09:32:46 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done 09:32:46 #5 DONE 0.0s 09:32:46 09:32:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 09:32:46 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done 09:32:46 #6 CACHED 09:32:46 09:32:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 09:32:46 #5 CACHED 09:32:46 09:32:46 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 09:32:46 #7 DONE 0.0s 09:32:46 09:32:46 #8 exporting to image 09:32:46 #8 exporting layers done 09:32:46 #8 exporting manifest sha256:695d7b1d97271941b50a19c4984659a04d811e6c80e6ed9dd8492d21322c2a95 done 09:32:46 #8 exporting config sha256:f1ebe8de83577b1cea1af3d49334e1291964722e9000cc10bc015ef33a3d75c7 done 09:32:46 #8 exporting manifest sha256:d458f6e1c8d0566d1357c1b81be0326fa7a3cc808fe268e766d740f25112c26b done 09:32:46 #8 exporting config sha256:1d6f2df01911b0288fbd0638d0ec8022b23d2a8c2210ef5edf6f2dee2eb2d821 done 09:32:46 #8 exporting manifest list sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 done 09:32:46 #8 pushing layers 0.0s done 09:32:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 0.1s done 09:32:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:46 #8 DONE 0.1s 09:32:46 09:32:46 1 warning found (use --debug to expand): 09:32:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 --push - 09:32:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110' 09:32:47 #1 [internal] load build definition from Dockerfile 09:32:47 #1 transferring dockerfile: 177B done 09:32:47 #1 DONE 0.0s 09:32:47 09:32:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 09:32:47 #2 DONE 0.0s 09:32:47 09:32:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110 09:32:47 #3 DONE 0.0s 09:32:47 09:32:47 #4 [internal] load .dockerignore 09:32:47 #4 transferring context: 2B done 09:32:47 #4 DONE 0.0s 09:32:47 09:32:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 09:32:47 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done 09:32:47 #5 CACHED 09:32:47 09:32:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 09:32:47 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done 09:32:47 #6 CACHED 09:32:47 09:32:47 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 09:32:47 #7 DONE 0.0s 09:32:47 09:32:47 #8 exporting to image 09:32:47 #8 exporting layers done 09:32:47 #8 exporting manifest sha256:695d7b1d97271941b50a19c4984659a04d811e6c80e6ed9dd8492d21322c2a95 done 09:32:47 #8 exporting config sha256:f1ebe8de83577b1cea1af3d49334e1291964722e9000cc10bc015ef33a3d75c7 done 09:32:47 #8 exporting manifest sha256:d458f6e1c8d0566d1357c1b81be0326fa7a3cc808fe268e766d740f25112c26b done 09:32:47 #8 exporting config sha256:1d6f2df01911b0288fbd0638d0ec8022b23d2a8c2210ef5edf6f2dee2eb2d821 done 09:32:47 #8 exporting manifest list sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 done 09:32:47 #8 pushing layers 0.0s done 09:32:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.110@sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 0.1s done 09:32:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:47 #8 DONE 0.1s 09:32:47 09:32:47 1 warning found (use --debug to expand): 09:32:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' 09:32:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - 09:32:48 #1 [internal] load build definition from Dockerfile 09:32:48 #1 transferring dockerfile: 218B done 09:32:48 #1 DONE 0.0s 09:32:48 09:32:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:48 #2 DONE 0.0s 09:32:48 09:32:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:48 #3 DONE 0.0s 09:32:48 09:32:48 #4 [internal] load .dockerignore 09:32:48 #4 transferring context: 2B done 09:32:48 #4 DONE 0.0s 09:32:48 09:32:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 09:32:48 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done 09:32:48 #5 CACHED 09:32:48 09:32:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 09:32:48 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done 09:32:48 #6 CACHED 09:32:48 09:32:48 #7 exporting to image 09:32:48 #7 exporting layers done 09:32:48 #7 exporting manifest sha256:695d7b1d97271941b50a19c4984659a04d811e6c80e6ed9dd8492d21322c2a95 done 09:32:48 #7 exporting config sha256:f1ebe8de83577b1cea1af3d49334e1291964722e9000cc10bc015ef33a3d75c7 done 09:32:48 #7 exporting manifest sha256:d458f6e1c8d0566d1357c1b81be0326fa7a3cc808fe268e766d740f25112c26b 09:32:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:48 #7 exporting manifest sha256:d458f6e1c8d0566d1357c1b81be0326fa7a3cc808fe268e766d740f25112c26b done 09:32:48 #7 exporting config sha256:1d6f2df01911b0288fbd0638d0ec8022b23d2a8c2210ef5edf6f2dee2eb2d821 done 09:32:48 #7 exporting manifest list sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 done 09:32:48 #7 pushing layers 0.0s done 09:32:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 0.1s done 09:32:48 #7 DONE 0.1s 09:32:48 09:32:48 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 09:32:48 #8 DONE 0.0s 09:32:48 09:32:48 1 warning found (use --debug to expand): 09:32:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 09:32:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 09:32:48 #1 [internal] load build definition from Dockerfile 09:32:48 #1 transferring dockerfile: 168B done 09:32:48 #1 DONE 0.0s 09:32:48 09:32:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:32:48 #2 DONE 0.0s 09:32:48 09:32:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:32:48 #3 DONE 0.0s 09:32:48 09:32:48 #4 [internal] load .dockerignore 09:32:48 #4 transferring context: 2B done 09:32:48 #4 DONE 0.0s 09:32:48 09:32:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 09:32:48 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done 09:32:48 #5 CACHED 09:32:48 09:32:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 09:32:48 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0b1fc4868dc3ff154434a62b8c16e75f2f275a12a0a29be8d08a962a161bf4b0 0.0s done 09:32:48 #6 CACHED 09:32:48 09:32:48 #7 exporting to image 09:32:48 #7 exporting layers done 09:32:48 #7 exporting manifest sha256:695d7b1d97271941b50a19c4984659a04d811e6c80e6ed9dd8492d21322c2a95 done 09:32:48 #7 exporting config sha256:f1ebe8de83577b1cea1af3d49334e1291964722e9000cc10bc015ef33a3d75c7 done 09:32:48 #7 exporting manifest sha256:d458f6e1c8d0566d1357c1b81be0326fa7a3cc808fe268e766d740f25112c26b done 09:32:48 #7 exporting config sha256:1d6f2df01911b0288fbd0638d0ec8022b23d2a8c2210ef5edf6f2dee2eb2d821 done 09:32:48 #7 exporting manifest list sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 done 09:32:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:48 #7 pushing layers 0.0s done 09:32:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d72babbc125d175de8c5d141d6d5d73463fe7da66bd304d1f45b4431e3f82221 0.1s done 09:32:48 #7 DONE 0.1s 09:32:48 09:32:48 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 09:32:48 #8 DONE 0.0s 09:32:48 09:32:48 1 warning found (use --debug to expand): 09:32:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a --push - 09:32:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a' 09:32:48 #1 [internal] load build definition from Dockerfile 09:32:48 #1 transferring dockerfile: 205B done 09:32:48 #1 DONE 0.0s 09:32:48 09:32:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:48 #2 DONE 0.0s 09:32:48 09:32:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:48 #3 DONE 0.0s 09:32:48 09:32:48 #4 [internal] load .dockerignore 09:32:48 #4 transferring context: 2B done 09:32:48 #4 DONE 0.0s 09:32:48 09:32:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 09:32:48 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done 09:32:48 #5 DONE 0.0s 09:32:48 09:32:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 09:32:49 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done 09:32:49 #6 DONE 0.0s 09:32:49 09:32:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 09:32:49 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done 09:32:49 #5 DONE 0.1s 09:32:49 09:32:49 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:32:49 #7 DONE 0.0s 09:32:49 09:32:49 #8 exporting to image 09:32:49 #8 exporting layers done 09:32:49 #8 exporting manifest sha256:138cc238f4e607cb4201ee8328d594a8a44637fcda923b4536f4bfd49df88afb done 09:32:49 #8 exporting config sha256:95b369959dfd636275cbccc2386b654f909674c9812fafe95326e2db3f149819 done 09:32:49 #8 exporting manifest sha256:4085e1293b03999b3f49f6ed2ec249c369c4db5df26c0391c965c0cf07ee8658 done 09:32:49 #8 exporting config sha256:642edc6ea083fb9294d46b5ed4f1e57ab6c641643f6de87f83c0404bebe35d19 done 09:32:49 #8 exporting manifest list sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 done 09:32:49 #8 pushing layers 0.1s done 09:32:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 09:32:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 0.1s done 09:32:49 #8 DONE 0.2s 09:32:49 09:32:49 1 warning found (use --debug to expand): 09:32:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 09:32:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 09:32:49 #1 [internal] load build definition from Dockerfile 09:32:49 #1 transferring dockerfile: 171B done 09:32:49 #1 DONE 0.0s 09:32:49 09:32:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:32:49 #2 DONE 0.0s 09:32:49 09:32:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:32:49 #3 DONE 0.0s 09:32:49 09:32:49 #4 [internal] load .dockerignore 09:32:49 #4 transferring context: 2B done 09:32:49 #4 DONE 0.0s 09:32:49 09:32:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 09:32:49 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done 09:32:49 #5 CACHED 09:32:49 09:32:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 09:32:49 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done 09:32:49 #6 CACHED 09:32:49 09:32:49 #7 exporting to image 09:32:49 #7 exporting layers 09:32:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:50 #7 exporting layers done 09:32:50 #7 exporting manifest sha256:138cc238f4e607cb4201ee8328d594a8a44637fcda923b4536f4bfd49df88afb done 09:32:50 #7 exporting config sha256:95b369959dfd636275cbccc2386b654f909674c9812fafe95326e2db3f149819 done 09:32:50 #7 exporting manifest sha256:4085e1293b03999b3f49f6ed2ec249c369c4db5df26c0391c965c0cf07ee8658 done 09:32:50 #7 exporting config sha256:642edc6ea083fb9294d46b5ed4f1e57ab6c641643f6de87f83c0404bebe35d19 done 09:32:50 #7 exporting manifest list sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 done 09:32:50 #7 pushing layers 0.0s done 09:32:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 0.1s done 09:32:50 #7 DONE 0.1s 09:32:50 09:32:50 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:32:50 #8 DONE 0.0s 09:32:50 09:32:50 1 warning found (use --debug to expand): 09:32:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110' 09:32:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 --push - 09:32:50 #1 [internal] load build definition from Dockerfile 09:32:50 #1 transferring dockerfile: 178B done 09:32:50 #1 DONE 0.0s 09:32:50 09:32:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 09:32:50 #2 DONE 0.0s 09:32:50 09:32:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110 09:32:50 #3 DONE 0.0s 09:32:50 09:32:50 #4 [internal] load .dockerignore 09:32:50 #4 transferring context: 2B done 09:32:50 #4 DONE 0.0s 09:32:50 09:32:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 09:32:50 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done 09:32:50 #5 CACHED 09:32:50 09:32:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 09:32:50 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done 09:32:50 #6 CACHED 09:32:50 09:32:50 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:32:50 #7 DONE 0.0s 09:32:50 09:32:50 #8 exporting to image 09:32:50 #8 exporting layers done 09:32:50 #8 exporting manifest sha256:138cc238f4e607cb4201ee8328d594a8a44637fcda923b4536f4bfd49df88afb done 09:32:50 #8 exporting config sha256:95b369959dfd636275cbccc2386b654f909674c9812fafe95326e2db3f149819 done 09:32:50 #8 exporting manifest sha256:4085e1293b03999b3f49f6ed2ec249c369c4db5df26c0391c965c0cf07ee8658 done 09:32:50 #8 exporting config sha256:642edc6ea083fb9294d46b5ed4f1e57ab6c641643f6de87f83c0404bebe35d19 done 09:32:50 #8 exporting manifest list sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 done 09:32:50 #8 pushing layers 0.0s done 09:32:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.110@sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 0.1s done 09:32:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:50 #8 DONE 0.1s 09:32:50 09:32:50 1 warning found (use --debug to expand): 09:32:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' 09:32:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - 09:32:50 #1 [internal] load build definition from Dockerfile 09:32:50 #1 transferring dockerfile: 219B done 09:32:50 #1 DONE 0.0s 09:32:50 09:32:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:50 #2 DONE 0.0s 09:32:50 09:32:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:50 #3 DONE 0.0s 09:32:50 09:32:50 #4 [internal] load .dockerignore 09:32:50 #4 transferring context: 2B done 09:32:50 #4 DONE 0.0s 09:32:50 09:32:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 09:32:50 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done 09:32:50 #5 DONE 0.0s 09:32:50 09:32:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 09:32:51 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done 09:32:51 #6 CACHED 09:32:51 09:32:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 09:32:51 #5 CACHED 09:32:51 09:32:51 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:32:51 #7 DONE 0.0s 09:32:51 09:32:51 #8 exporting to image 09:32:51 #8 exporting layers done 09:32:51 #8 exporting manifest sha256:138cc238f4e607cb4201ee8328d594a8a44637fcda923b4536f4bfd49df88afb done 09:32:51 #8 exporting config sha256:95b369959dfd636275cbccc2386b654f909674c9812fafe95326e2db3f149819 done 09:32:51 #8 exporting manifest sha256:4085e1293b03999b3f49f6ed2ec249c369c4db5df26c0391c965c0cf07ee8658 done 09:32:51 #8 exporting config sha256:642edc6ea083fb9294d46b5ed4f1e57ab6c641643f6de87f83c0404bebe35d19 done 09:32:51 #8 exporting manifest list sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 done 09:32:51 #8 pushing layers 0.0s done 09:32:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 0.1s done 09:32:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:51 #8 DONE 0.1s 09:32:51 09:32:51 1 warning found (use --debug to expand): 09:32:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 09:32:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 09:32:51 #1 [internal] load build definition from Dockerfile 09:32:51 #1 transferring dockerfile: 169B done 09:32:51 #1 DONE 0.0s 09:32:51 09:32:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:32:51 #2 DONE 0.0s 09:32:51 09:32:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:32:51 #3 DONE 0.0s 09:32:51 09:32:51 #4 [internal] load .dockerignore 09:32:51 #4 transferring context: 2B done 09:32:51 #4 DONE 0.0s 09:32:51 09:32:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 09:32:51 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done 09:32:51 #5 CACHED 09:32:51 09:32:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 09:32:51 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c2d646ab857a43d2d6a0c35805d84c615a50c810741d641d5f1007e8ed53765a 0.0s done 09:32:51 #6 CACHED 09:32:51 09:32:51 #7 exporting to image 09:32:51 #7 exporting layers done 09:32:51 #7 exporting manifest sha256:138cc238f4e607cb4201ee8328d594a8a44637fcda923b4536f4bfd49df88afb done 09:32:51 #7 exporting config sha256:95b369959dfd636275cbccc2386b654f909674c9812fafe95326e2db3f149819 done 09:32:51 #7 exporting manifest sha256:4085e1293b03999b3f49f6ed2ec249c369c4db5df26c0391c965c0cf07ee8658 done 09:32:51 #7 exporting config sha256:642edc6ea083fb9294d46b5ed4f1e57ab6c641643f6de87f83c0404bebe35d19 done 09:32:51 #7 exporting manifest list sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 done 09:32:51 #7 pushing layers 0.0s done 09:32:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 09:32:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:05d813f2f8acc3ac95e1372a654fbcdd7ea51a0ff5be77e49fd95a07d048c2d9 0.1s done 09:32:51 #7 DONE 0.1s 09:32:51 09:32:51 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:32:51 #8 DONE 0.0s 09:32:51 09:32:51 1 warning found (use --debug to expand): 09:32:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a' 09:32:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a --push - 09:32:51 #1 [internal] load build definition from Dockerfile 09:32:51 #1 transferring dockerfile: 211B done 09:32:51 #1 DONE 0.0s 09:32:51 09:32:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:51 #2 DONE 0.0s 09:32:51 09:32:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:51 #3 DONE 0.0s 09:32:51 09:32:51 #4 [internal] load .dockerignore 09:32:51 #4 transferring context: 2B done 09:32:51 #4 DONE 0.0s 09:32:52 09:32:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 09:32:52 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done 09:32:52 #5 DONE 0.0s 09:32:52 09:32:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 09:32:52 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 done 09:32:52 #6 DONE 0.1s 09:32:52 09:32:52 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:32:52 #7 DONE 0.0s 09:32:52 09:32:52 #8 exporting to image 09:32:52 #8 exporting layers done 09:32:52 #8 exporting manifest sha256:ce90cc87554cf05c6fe77443235b2d7c489aed25e09e92594165091c48ec50c8 done 09:32:52 #8 exporting config sha256:91552b9f104e0d5a4096c40f9cf8c974041a4c5a376ba6ddf3fb52e3c92bf7ec done 09:32:52 #8 exporting manifest sha256:920d3626b5e2f25604db87d0ea741074e43bdacdc575f41379fb3bdb36c303c7 done 09:32:52 #8 exporting config sha256:f6c46fa0dd8c903f3bd3f8bd9e124c272c80502b255637c6aac14865f35a3fdd done 09:32:52 #8 exporting manifest list sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 done 09:32:52 #8 pushing layers 0.1s done 09:32:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 09:32:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 0.1s done 09:32:52 #8 DONE 0.2s 09:32:52 09:32:52 1 warning found (use --debug to expand): 09:32:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 09:32:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 09:32:52 #1 [internal] load build definition from Dockerfile 09:32:52 #1 transferring dockerfile: 177B done 09:32:52 #1 DONE 0.0s 09:32:52 09:32:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:32:52 #2 DONE 0.0s 09:32:52 09:32:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:32:52 #3 DONE 0.0s 09:32:52 09:32:52 #4 [internal] load .dockerignore 09:32:52 #4 transferring context: 2B done 09:32:52 #4 DONE 0.0s 09:32:52 09:32:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 09:32:52 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done 09:32:52 #5 CACHED 09:32:52 09:32:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 09:32:52 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done 09:32:52 #6 CACHED 09:32:52 09:32:52 #7 exporting to image 09:32:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:53 #7 exporting layers done 09:32:53 #7 exporting manifest sha256:ce90cc87554cf05c6fe77443235b2d7c489aed25e09e92594165091c48ec50c8 done 09:32:53 #7 exporting config sha256:91552b9f104e0d5a4096c40f9cf8c974041a4c5a376ba6ddf3fb52e3c92bf7ec done 09:32:53 #7 exporting manifest sha256:920d3626b5e2f25604db87d0ea741074e43bdacdc575f41379fb3bdb36c303c7 done 09:32:53 #7 exporting config sha256:f6c46fa0dd8c903f3bd3f8bd9e124c272c80502b255637c6aac14865f35a3fdd done 09:32:53 #7 exporting manifest list sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 done 09:32:53 #7 pushing layers 0.0s done 09:32:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 0.1s done 09:32:53 #7 DONE 0.1s 09:32:53 09:32:53 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:32:53 #8 DONE 0.0s 09:32:53 09:32:53 1 warning found (use --debug to expand): 09:32:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110' 09:32:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 --push - 09:32:53 #1 [internal] load build definition from Dockerfile 09:32:53 #1 transferring dockerfile: 184B done 09:32:53 #1 DONE 0.0s 09:32:53 09:32:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 09:32:53 #2 DONE 0.0s 09:32:53 09:32:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110 09:32:53 #3 DONE 0.0s 09:32:53 09:32:53 #4 [internal] load .dockerignore 09:32:53 #4 transferring context: 2B done 09:32:53 #4 DONE 0.0s 09:32:53 09:32:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 09:32:53 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done 09:32:53 #5 CACHED 09:32:53 09:32:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 09:32:53 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done 09:32:53 #6 CACHED 09:32:53 09:32:53 #7 exporting to image 09:32:53 #7 exporting layers done 09:32:53 #7 exporting manifest sha256:ce90cc87554cf05c6fe77443235b2d7c489aed25e09e92594165091c48ec50c8 done 09:32:53 #7 exporting config sha256:91552b9f104e0d5a4096c40f9cf8c974041a4c5a376ba6ddf3fb52e3c92bf7ec done 09:32:53 #7 exporting manifest sha256:920d3626b5e2f25604db87d0ea741074e43bdacdc575f41379fb3bdb36c303c7 done 09:32:53 #7 exporting config sha256:f6c46fa0dd8c903f3bd3f8bd9e124c272c80502b255637c6aac14865f35a3fdd done 09:32:53 #7 exporting manifest list sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 done 09:32:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:53 #7 pushing layers 0.0s done 09:32:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.110@sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 0.1s done 09:32:53 #7 DONE 0.1s 09:32:53 09:32:53 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:32:53 #8 DONE 0.0s 09:32:53 09:32:53 1 warning found (use --debug to expand): 09:32:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' 09:32:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - 09:32:54 #1 [internal] load build definition from Dockerfile 09:32:54 #1 transferring dockerfile: 225B done 09:32:54 #1 DONE 0.0s 09:32:54 09:32:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:54 #2 DONE 0.0s 09:32:54 09:32:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:54 #3 DONE 0.0s 09:32:54 09:32:54 #4 [internal] load .dockerignore 09:32:54 #4 transferring context: 2B done 09:32:54 #4 DONE 0.0s 09:32:54 09:32:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 09:32:54 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done 09:32:54 #5 CACHED 09:32:54 09:32:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 09:32:54 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done 09:32:54 #6 CACHED 09:32:54 09:32:54 #7 exporting to image 09:32:54 #7 exporting layers done 09:32:54 #7 exporting manifest sha256:ce90cc87554cf05c6fe77443235b2d7c489aed25e09e92594165091c48ec50c8 done 09:32:54 #7 exporting config sha256:91552b9f104e0d5a4096c40f9cf8c974041a4c5a376ba6ddf3fb52e3c92bf7ec done 09:32:54 #7 exporting manifest sha256:920d3626b5e2f25604db87d0ea741074e43bdacdc575f41379fb3bdb36c303c7 done 09:32:54 #7 exporting config sha256:f6c46fa0dd8c903f3bd3f8bd9e124c272c80502b255637c6aac14865f35a3fdd done 09:32:54 #7 exporting manifest list sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 done 09:32:54 #7 pushing layers 0.0s done 09:32:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 09:32:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 0.1s done 09:32:54 #7 DONE 0.1s 09:32:54 09:32:54 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:32:54 #8 DONE 0.0s 09:32:54 09:32:54 1 warning found (use --debug to expand): 09:32:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 09:32:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 09:32:54 #1 [internal] load build definition from Dockerfile 09:32:54 #1 transferring dockerfile: 175B done 09:32:54 #1 DONE 0.0s 09:32:54 09:32:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:32:54 #2 DONE 0.0s 09:32:54 09:32:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:32:54 #3 DONE 0.0s 09:32:54 09:32:54 #4 [internal] load .dockerignore 09:32:54 #4 transferring context: 2B done 09:32:54 #4 DONE 0.0s 09:32:54 09:32:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 09:32:54 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done 09:32:54 #5 DONE 0.0s 09:32:54 09:32:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 09:32:54 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 0.0s done 09:32:54 #6 CACHED 09:32:54 09:32:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d10ec7eba839f4941bc0eb450922fe96a2d2ceb4b0790a4dca63960883169344 09:32:54 #5 CACHED 09:32:54 09:32:54 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 09:32:54 #7 DONE 0.0s 09:32:54 09:32:54 #8 exporting to image 09:32:54 #8 exporting layers done 09:32:54 #8 exporting manifest sha256:ce90cc87554cf05c6fe77443235b2d7c489aed25e09e92594165091c48ec50c8 done 09:32:54 #8 exporting config sha256:91552b9f104e0d5a4096c40f9cf8c974041a4c5a376ba6ddf3fb52e3c92bf7ec done 09:32:54 #8 exporting manifest sha256:920d3626b5e2f25604db87d0ea741074e43bdacdc575f41379fb3bdb36c303c7 done 09:32:54 #8 exporting config sha256:f6c46fa0dd8c903f3bd3f8bd9e124c272c80502b255637c6aac14865f35a3fdd done 09:32:54 #8 exporting manifest list sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 done 09:32:54 #8 pushing layers 0.0s done 09:32:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:e9f991192259d3eaede44314338190dc964572f8d274454f0e2b15482e8d0c50 0.1s done 09:32:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:54 #8 DONE 0.1s 09:32:54 09:32:54 1 warning found (use --debug to expand): 09:32:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a' 09:32:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a --push - 09:32:55 #1 [internal] load build definition from Dockerfile 09:32:55 #1 transferring dockerfile: 215B done 09:32:55 #1 DONE 0.0s 09:32:55 09:32:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:55 #2 DONE 0.1s 09:32:55 09:32:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:55 #3 DONE 0.1s 09:32:55 09:32:55 #4 [internal] load .dockerignore 09:32:55 #4 transferring context: 09:32:55 #4 transferring context: 2B done 09:32:55 #4 DONE 0.0s 09:32:55 09:32:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 09:32:55 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done 09:32:55 #5 DONE 0.0s 09:32:55 09:32:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 09:32:55 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done 09:32:55 #6 DONE 0.1s 09:32:55 09:32:55 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 09:32:55 #7 DONE 0.0s 09:32:55 09:32:55 #8 exporting to image 09:32:55 #8 exporting layers done 09:32:55 #8 exporting manifest sha256:5a3d687e1a2ffb0c455ecdc1f13d3b2178b4227a0db83f92c599d04391010b68 0.0s done 09:32:55 #8 exporting config sha256:6b5a85556225b41b61d2a53fbcffe1ece1e86420d968ba0ef4020de98b5f123c done 09:32:55 #8 exporting manifest sha256:67ecac5be8cf983676a33d8a4e5b595e976e529a67ef8d3c8857272b33ee70ae 0.0s done 09:32:55 #8 exporting config sha256:94b3f1a66ad7bb23049cd990a674b8083984d29f47ecd1f8b3add01ad738953c 0.0s done 09:32:55 #8 exporting manifest list sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee done 09:32:55 #8 pushing layers 09:32:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:55 #8 pushing layers 0.1s done 09:32:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee 0.1s done 09:32:55 #8 DONE 0.2s 09:32:55 09:32:55 1 warning found (use --debug to expand): 09:32:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 09:32:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 09:32:55 #1 [internal] load build definition from Dockerfile 09:32:55 #1 transferring dockerfile: 181B done 09:32:55 #1 DONE 0.0s 09:32:55 09:32:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:32:55 #2 DONE 0.0s 09:32:55 09:32:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:32:55 #3 DONE 0.0s 09:32:55 09:32:55 #4 [internal] load .dockerignore 09:32:55 #4 transferring context: 2B done 09:32:55 #4 DONE 0.0s 09:32:55 09:32:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 09:32:55 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc done 09:32:55 #5 CACHED 09:32:55 09:32:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 09:32:55 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc done 09:32:55 #6 CACHED 09:32:55 09:32:55 #7 exporting to image 09:32:55 #7 exporting layers done 09:32:55 #7 exporting manifest sha256:5a3d687e1a2ffb0c455ecdc1f13d3b2178b4227a0db83f92c599d04391010b68 done 09:32:55 #7 exporting config sha256:6b5a85556225b41b61d2a53fbcffe1ece1e86420d968ba0ef4020de98b5f123c done 09:32:55 #7 exporting manifest sha256:67ecac5be8cf983676a33d8a4e5b595e976e529a67ef8d3c8857272b33ee70ae done 09:32:55 #7 exporting config sha256:94b3f1a66ad7bb23049cd990a674b8083984d29f47ecd1f8b3add01ad738953c done 09:32:55 #7 exporting manifest list sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee done 09:32:55 #7 pushing layers 0.0s done 09:32:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee 09:32:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee 0.1s done 09:32:56 #7 DONE 0.1s 09:32:56 09:32:56 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 09:32:56 #8 DONE 0.0s 09:32:56 09:32:56 1 warning found (use --debug to expand): 09:32:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110' 09:32:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 --push - 09:32:56 #1 [internal] load build definition from Dockerfile 09:32:56 #1 transferring dockerfile: 188B done 09:32:56 #1 DONE 0.0s 09:32:56 09:32:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 09:32:56 #2 DONE 0.0s 09:32:56 09:32:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110 09:32:56 #3 DONE 0.0s 09:32:56 09:32:56 #4 [internal] load .dockerignore 09:32:56 #4 transferring context: 2B done 09:32:56 #4 DONE 0.0s 09:32:56 09:32:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 09:32:56 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done 09:32:56 #5 CACHED 09:32:56 09:32:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 09:32:56 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done 09:32:56 #6 CACHED 09:32:56 09:32:56 #7 exporting to image 09:32:56 #7 exporting layers done 09:32:56 #7 exporting manifest sha256:5a3d687e1a2ffb0c455ecdc1f13d3b2178b4227a0db83f92c599d04391010b68 done 09:32:56 #7 exporting config sha256:6b5a85556225b41b61d2a53fbcffe1ece1e86420d968ba0ef4020de98b5f123c 09:32:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:56 #7 exporting config sha256:6b5a85556225b41b61d2a53fbcffe1ece1e86420d968ba0ef4020de98b5f123c done 09:32:56 #7 exporting manifest sha256:67ecac5be8cf983676a33d8a4e5b595e976e529a67ef8d3c8857272b33ee70ae done 09:32:56 #7 exporting config sha256:94b3f1a66ad7bb23049cd990a674b8083984d29f47ecd1f8b3add01ad738953c done 09:32:56 #7 exporting manifest list sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee done 09:32:56 #7 pushing layers 0.0s done 09:32:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.110@sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee 0.1s done 09:32:56 #7 DONE 0.1s 09:32:56 09:32:56 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 09:32:56 #8 DONE 0.0s 09:32:56 09:32:56 1 warning found (use --debug to expand): 09:32:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' 09:32:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - 09:32:56 #1 [internal] load build definition from Dockerfile 09:32:56 #1 transferring dockerfile: 229B done 09:32:56 #1 DONE 0.0s 09:32:56 09:32:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:56 #2 DONE 0.0s 09:32:56 09:32:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:32:56 #3 DONE 0.0s 09:32:56 09:32:56 #4 [internal] load .dockerignore 09:32:56 #4 transferring context: 2B done 09:32:56 #4 DONE 0.0s 09:32:56 09:32:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 09:32:56 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done 09:32:56 #5 CACHED 09:32:56 09:32:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 09:32:56 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done 09:32:56 #6 CACHED 09:32:56 09:32:56 #7 exporting to image 09:32:56 #7 exporting layers done 09:32:56 #7 exporting manifest sha256:5a3d687e1a2ffb0c455ecdc1f13d3b2178b4227a0db83f92c599d04391010b68 done 09:32:56 #7 exporting config sha256:6b5a85556225b41b61d2a53fbcffe1ece1e86420d968ba0ef4020de98b5f123c done 09:32:56 #7 exporting manifest sha256:67ecac5be8cf983676a33d8a4e5b595e976e529a67ef8d3c8857272b33ee70ae done 09:32:56 #7 exporting config sha256:94b3f1a66ad7bb23049cd990a674b8083984d29f47ecd1f8b3add01ad738953c done 09:32:56 #7 exporting manifest list sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee done 09:32:56 #7 pushing layers 09:32:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:57 #7 pushing layers 0.0s done 09:32:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee 0.1s done 09:32:57 #7 DONE 0.1s 09:32:57 09:32:57 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 09:32:57 #8 DONE 0.0s 09:32:57 09:32:57 1 warning found (use --debug to expand): 09:32:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 09:32:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 09:32:57 #1 [internal] load build definition from Dockerfile 09:32:57 #1 transferring dockerfile: 179B done 09:32:57 #1 DONE 0.0s 09:32:57 09:32:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:32:57 #2 DONE 0.0s 09:32:57 09:32:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:32:57 #3 DONE 0.0s 09:32:57 09:32:57 #4 [internal] load .dockerignore 09:32:57 #4 transferring context: 2B done 09:32:57 #4 DONE 0.0s 09:32:57 09:32:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 09:32:57 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done 09:32:57 #5 CACHED 09:32:57 09:32:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 09:32:57 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6f2c79d5fb58dfaab362fdbfd036f0228094a626c5cf765777c5b955f80677cc 0.0s done 09:32:57 #6 CACHED 09:32:57 09:32:57 #7 exporting to image 09:32:57 #7 exporting layers done 09:32:57 #7 exporting manifest sha256:5a3d687e1a2ffb0c455ecdc1f13d3b2178b4227a0db83f92c599d04391010b68 done 09:32:57 #7 exporting config sha256:6b5a85556225b41b61d2a53fbcffe1ece1e86420d968ba0ef4020de98b5f123c done 09:32:57 #7 exporting manifest sha256:67ecac5be8cf983676a33d8a4e5b595e976e529a67ef8d3c8857272b33ee70ae done 09:32:57 #7 exporting config sha256:94b3f1a66ad7bb23049cd990a674b8083984d29f47ecd1f8b3add01ad738953c done 09:32:57 #7 exporting manifest list sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee done 09:32:57 #7 pushing layers 0.0s done 09:32:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee 09:32:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3f10affae3bcc8a6950c95410983e7a251f390d9d16a4644e6b195759e9f97ee 0.1s done 09:32:57 #7 DONE 0.1s 09:32:57 09:32:57 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 09:32:57 #8 DONE 0.0s 09:32:57 09:32:57 1 warning found (use --debug to expand): 09:32:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a --push - 09:32:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a' 09:32:58 #1 [internal] load build definition from Dockerfile 09:32:58 #1 transferring dockerfile: 205B done 09:32:58 #1 DONE 0.0s 09:32:58 09:32:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:58 #2 DONE 0.1s 09:32:58 09:32:58 #3 [internal] load .dockerignore 09:32:58 #3 transferring context: 2B done 09:32:58 #3 DONE 0.0s 09:32:58 09:32:58 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a 09:32:58 #4 DONE 0.1s 09:32:58 09:32:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 09:32:58 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done 09:32:58 #5 DONE 0.0s 09:32:58 09:32:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 09:32:58 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done 09:32:58 #6 DONE 0.1s 09:32:58 09:32:58 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 09:32:58 #7 DONE 0.0s 09:32:58 09:32:58 #8 exporting to image 09:32:58 #8 exporting layers done 09:32:58 #8 exporting manifest sha256:276c9b72ed5635dd02a9512cda33fed9c017660a9f96a7500a8b73f93553fcec done 09:32:58 #8 exporting config sha256:98bb7b68a292104a898de997ef46528046ff54fcd89d26991a599deae5ea15b5 done 09:32:58 #8 exporting manifest sha256:7f0860112420c0695689805c01376d4342167fcd6d3a47377ffcd77a67352bbf done 09:32:58 #8 exporting config sha256:d8549f3445ada4db61a5fc24fc8e78d781ce1489ab99390711e6a7c8283656e8 0.0s done 09:32:58 #8 exporting manifest list sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 done 09:32:58 #8 pushing layers 0.1s done 09:32:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 09:32:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 0.1s done 09:32:58 #8 DONE 0.2s 09:32:58 09:32:58 1 warning found (use --debug to expand): 09:32:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 09:32:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 09:32:58 #1 [internal] load build definition from Dockerfile 09:32:58 #1 transferring dockerfile: 171B done 09:32:58 #1 DONE 0.0s 09:32:58 09:32:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:32:58 #2 DONE 0.0s 09:32:58 09:32:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:32:58 #3 DONE 0.0s 09:32:58 09:32:58 #4 [internal] load .dockerignore 09:32:58 #4 transferring context: 2B done 09:32:58 #4 DONE 0.0s 09:32:58 09:32:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 09:32:58 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done 09:32:58 #5 CACHED 09:32:58 09:32:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 09:32:58 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done 09:32:58 #6 CACHED 09:32:58 09:32:58 #7 exporting to image 09:32:58 #7 exporting layers done 09:32:58 #7 exporting manifest sha256:276c9b72ed5635dd02a9512cda33fed9c017660a9f96a7500a8b73f93553fcec done 09:32:58 #7 exporting config sha256:98bb7b68a292104a898de997ef46528046ff54fcd89d26991a599deae5ea15b5 09:32:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:59 #7 exporting config sha256:98bb7b68a292104a898de997ef46528046ff54fcd89d26991a599deae5ea15b5 done 09:32:59 #7 exporting manifest sha256:7f0860112420c0695689805c01376d4342167fcd6d3a47377ffcd77a67352bbf done 09:32:59 #7 exporting config sha256:d8549f3445ada4db61a5fc24fc8e78d781ce1489ab99390711e6a7c8283656e8 done 09:32:59 #7 exporting manifest list sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 done 09:32:59 #7 pushing layers 0.0s done 09:32:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 0.1s done 09:32:59 #7 DONE 0.1s 09:32:59 09:32:59 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 09:32:59 #8 DONE 0.0s 09:32:59 09:32:59 1 warning found (use --debug to expand): 09:32:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:32:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110' 09:32:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 --push - 09:32:59 #1 [internal] load build definition from Dockerfile 09:32:59 #1 transferring dockerfile: 178B done 09:32:59 #1 DONE 0.0s 09:32:59 09:32:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 09:32:59 #2 DONE 0.0s 09:32:59 09:32:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110 09:32:59 #3 DONE 0.0s 09:32:59 09:32:59 #4 [internal] load .dockerignore 09:32:59 #4 transferring context: 2B done 09:32:59 #4 DONE 0.0s 09:32:59 09:32:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 09:32:59 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done 09:32:59 #5 CACHED 09:32:59 09:32:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 09:32:59 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done 09:32:59 #6 CACHED 09:32:59 09:32:59 #7 exporting to image 09:32:59 #7 exporting layers done 09:32:59 #7 exporting manifest sha256:276c9b72ed5635dd02a9512cda33fed9c017660a9f96a7500a8b73f93553fcec done 09:32:59 #7 exporting config sha256:98bb7b68a292104a898de997ef46528046ff54fcd89d26991a599deae5ea15b5 done 09:32:59 #7 exporting manifest sha256:7f0860112420c0695689805c01376d4342167fcd6d3a47377ffcd77a67352bbf done 09:32:59 #7 exporting config sha256:d8549f3445ada4db61a5fc24fc8e78d781ce1489ab99390711e6a7c8283656e8 done 09:32:59 #7 exporting manifest list sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 done 09:32:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:32:59 #7 DONE 0.0s 09:32:59 09:32:59 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 09:32:59 #8 DONE 0.0s 09:32:59 09:32:59 #7 exporting to image 09:32:59 #7 pushing layers 0.0s done 09:32:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.110@sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 0.1s done 09:32:59 #7 DONE 0.1s 09:32:59 09:32:59 1 warning found (use --debug to expand): 09:32:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - 09:33:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' 09:33:00 #1 [internal] load build definition from Dockerfile 09:33:00 #1 transferring dockerfile: 219B done 09:33:00 #1 DONE 0.0s 09:33:00 09:33:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:33:00 #2 DONE 0.0s 09:33:00 09:33:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:33:00 #3 DONE 0.0s 09:33:00 09:33:00 #4 [internal] load .dockerignore 09:33:00 #4 transferring context: 2B done 09:33:00 #4 DONE 0.0s 09:33:00 09:33:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 09:33:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done 09:33:00 #5 CACHED 09:33:00 09:33:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 09:33:00 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 done 09:33:00 #6 CACHED 09:33:00 09:33:00 #7 exporting to image 09:33:00 #7 exporting layers 09:33:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:00 #7 exporting layers done 09:33:00 #7 exporting manifest sha256:276c9b72ed5635dd02a9512cda33fed9c017660a9f96a7500a8b73f93553fcec done 09:33:00 #7 exporting config sha256:98bb7b68a292104a898de997ef46528046ff54fcd89d26991a599deae5ea15b5 done 09:33:00 #7 exporting manifest sha256:7f0860112420c0695689805c01376d4342167fcd6d3a47377ffcd77a67352bbf done 09:33:00 #7 exporting config sha256:d8549f3445ada4db61a5fc24fc8e78d781ce1489ab99390711e6a7c8283656e8 done 09:33:00 #7 exporting manifest list sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 done 09:33:00 #7 pushing layers 0.0s done 09:33:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 0.1s done 09:33:00 #7 DONE 0.1s 09:33:00 09:33:00 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 09:33:00 #8 DONE 0.0s 09:33:00 09:33:00 1 warning found (use --debug to expand): 09:33:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 09:33:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 09:33:00 #1 [internal] load build definition from Dockerfile 09:33:00 #1 transferring dockerfile: 169B done 09:33:00 #1 DONE 0.0s 09:33:00 09:33:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:33:00 #2 DONE 0.0s 09:33:00 09:33:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:33:00 #3 DONE 0.0s 09:33:00 09:33:00 #4 [internal] load .dockerignore 09:33:00 #4 transferring context: 2B done 09:33:00 #4 DONE 0.0s 09:33:00 09:33:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 09:33:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done 09:33:00 #5 DONE 0.0s 09:33:00 09:33:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 09:33:00 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 0.0s done 09:33:00 #6 CACHED 09:33:00 09:33:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:605dfb5b734bb50ae077c4ae930495090f89e85c7f092fd640d27156da264ab0 09:33:00 #5 CACHED 09:33:00 09:33:00 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 09:33:00 #7 DONE 0.0s 09:33:00 09:33:00 #8 exporting to image 09:33:00 #8 exporting layers done 09:33:00 #8 exporting manifest sha256:276c9b72ed5635dd02a9512cda33fed9c017660a9f96a7500a8b73f93553fcec done 09:33:00 #8 exporting config sha256:98bb7b68a292104a898de997ef46528046ff54fcd89d26991a599deae5ea15b5 done 09:33:00 #8 exporting manifest sha256:7f0860112420c0695689805c01376d4342167fcd6d3a47377ffcd77a67352bbf done 09:33:00 #8 exporting config sha256:d8549f3445ada4db61a5fc24fc8e78d781ce1489ab99390711e6a7c8283656e8 done 09:33:00 #8 exporting manifest list sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 done 09:33:00 #8 pushing layers 0.0s done 09:33:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:19e267f1b33d01d5bd671a5ec1b9c932a867d590c4316715ce9918a706f349c5 0.1s done 09:33:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:00 #8 DONE 0.1s 09:33:00 09:33:00 1 warning found (use --debug to expand): 09:33:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a' 09:33:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a --push - 09:33:01 #1 [internal] load build definition from Dockerfile 09:33:01 #1 transferring dockerfile: 206B done 09:33:01 #1 DONE 0.0s 09:33:01 09:33:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a 09:33:03 #2 ... 09:33:03 09:33:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a 09:33:03 #3 DONE 2.4s 09:33:03 09:33:03 #4 [internal] load .dockerignore 09:33:03 #4 transferring context: 2B done 09:33:03 #4 DONE 0.0s 09:33:03 09:33:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a 09:33:04 #2 DONE 3.2s 09:33:04 09:33:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 09:33:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done 09:33:04 #5 DONE 0.0s 09:33:04 09:33:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 09:33:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 done 09:33:04 #6 DONE 0.1s 09:33:04 09:33:04 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 09:33:04 #7 DONE 0.0s 09:33:04 09:33:04 #8 exporting to image 09:33:04 #8 exporting layers done 09:33:04 #8 exporting manifest sha256:760e0c06397bdd56ce041727398623fd8241cc7be987cadccb030a85f131df4d 0.0s done 09:33:04 #8 exporting config sha256:9646cf6743fe484e37f4adfc02ceaa1504f48f56b93d8564960799e9986d2a00 done 09:33:04 #8 exporting manifest sha256:8b467c0dc76e13c8ad0c9fe1bf71e25221fe7f4d4159a10288c465f2a643e810 done 09:33:04 #8 exporting config sha256:d173917ea2b89285295be3800b11a002afb5723acee72a3c7fcfa3ec7ee69041 done 09:33:04 #8 exporting manifest list sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a 0.0s done 09:33:04 #8 pushing layers 0.1s done 09:33:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a 09:33:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a 0.1s done 09:33:04 #8 DONE 0.2s 09:33:04 09:33:04 1 warning found (use --debug to expand): 09:33:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 09:33:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 09:33:05 #1 [internal] load build definition from Dockerfile 09:33:05 #1 transferring dockerfile: 172B done 09:33:05 #1 DONE 0.0s 09:33:05 09:33:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:33:05 #2 DONE 0.0s 09:33:05 09:33:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:33:05 #3 DONE 0.0s 09:33:05 09:33:05 #4 [internal] load .dockerignore 09:33:05 #4 transferring context: 2B done 09:33:05 #4 DONE 0.0s 09:33:05 09:33:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 09:33:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done 09:33:05 #5 CACHED 09:33:05 09:33:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 09:33:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done 09:33:05 #6 CACHED 09:33:05 09:33:05 #7 exporting to image 09:33:05 #7 exporting layers done 09:33:05 #7 exporting manifest sha256:760e0c06397bdd56ce041727398623fd8241cc7be987cadccb030a85f131df4d done 09:33:05 #7 exporting config sha256:9646cf6743fe484e37f4adfc02ceaa1504f48f56b93d8564960799e9986d2a00 09:33:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:05 #7 exporting config sha256:9646cf6743fe484e37f4adfc02ceaa1504f48f56b93d8564960799e9986d2a00 done 09:33:05 #7 exporting manifest sha256:8b467c0dc76e13c8ad0c9fe1bf71e25221fe7f4d4159a10288c465f2a643e810 done 09:33:05 #7 exporting config sha256:d173917ea2b89285295be3800b11a002afb5723acee72a3c7fcfa3ec7ee69041 done 09:33:05 #7 exporting manifest list sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a done 09:33:05 #7 pushing layers 0.0s done 09:33:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a 0.1s done 09:33:05 #7 DONE 0.1s 09:33:05 09:33:05 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 09:33:05 #8 DONE 0.0s 09:33:05 09:33:05 1 warning found (use --debug to expand): 09:33:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110' 09:33:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 --push - 09:33:05 #1 [internal] load build definition from Dockerfile 09:33:05 #1 transferring dockerfile: 179B done 09:33:05 #1 DONE 0.0s 09:33:05 09:33:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 09:33:05 #2 DONE 0.0s 09:33:05 09:33:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110 09:33:05 #3 DONE 0.0s 09:33:05 09:33:05 #4 [internal] load .dockerignore 09:33:05 #4 transferring context: 2B done 09:33:05 #4 DONE 0.0s 09:33:05 09:33:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 09:33:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done 09:33:05 #5 CACHED 09:33:05 09:33:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 09:33:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done 09:33:05 #6 CACHED 09:33:05 09:33:05 #7 exporting to image 09:33:05 #7 exporting layers done 09:33:05 #7 exporting manifest sha256:760e0c06397bdd56ce041727398623fd8241cc7be987cadccb030a85f131df4d done 09:33:05 #7 exporting config sha256:9646cf6743fe484e37f4adfc02ceaa1504f48f56b93d8564960799e9986d2a00 done 09:33:05 #7 exporting manifest sha256:8b467c0dc76e13c8ad0c9fe1bf71e25221fe7f4d4159a10288c465f2a643e810 done 09:33:05 #7 exporting config sha256:d173917ea2b89285295be3800b11a002afb5723acee72a3c7fcfa3ec7ee69041 done 09:33:05 #7 exporting manifest list sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a done 09:33:05 #7 pushing layers 09:33:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:05 #7 pushing layers 0.0s done 09:33:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.110@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a 0.1s done 09:33:05 #7 DONE 0.1s 09:33:05 09:33:05 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 09:33:05 #8 DONE 0.0s 09:33:05 09:33:05 1 warning found (use --debug to expand): 09:33:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' 09:33:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - 09:33:06 #1 [internal] load build definition from Dockerfile 09:33:06 #1 transferring dockerfile: 220B done 09:33:06 #1 DONE 0.0s 09:33:06 09:33:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:33:06 #2 DONE 0.0s 09:33:06 09:33:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:33:06 #3 DONE 0.0s 09:33:06 09:33:06 #4 [internal] load .dockerignore 09:33:06 #4 transferring context: 2B done 09:33:06 #4 DONE 0.0s 09:33:06 09:33:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 09:33:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 done 09:33:06 #5 CACHED 09:33:06 09:33:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 09:33:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done 09:33:06 #6 CACHED 09:33:06 09:33:06 #7 exporting to image 09:33:06 #7 exporting layers done 09:33:06 #7 exporting manifest sha256:760e0c06397bdd56ce041727398623fd8241cc7be987cadccb030a85f131df4d done 09:33:06 #7 exporting config sha256:9646cf6743fe484e37f4adfc02ceaa1504f48f56b93d8564960799e9986d2a00 done 09:33:06 #7 exporting manifest sha256:8b467c0dc76e13c8ad0c9fe1bf71e25221fe7f4d4159a10288c465f2a643e810 done 09:33:06 #7 exporting config sha256:d173917ea2b89285295be3800b11a002afb5723acee72a3c7fcfa3ec7ee69041 done 09:33:06 #7 exporting manifest list sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a done 09:33:06 #7 pushing layers 0.0s done 09:33:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a 09:33:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a 0.1s done 09:33:06 #7 DONE 0.1s 09:33:06 09:33:06 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 09:33:06 #8 DONE 0.0s 09:33:06 09:33:06 1 warning found (use --debug to expand): 09:33:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 09:33:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 09:33:07 #1 [internal] load build definition from Dockerfile 09:33:07 #1 transferring dockerfile: 170B done 09:33:07 #1 DONE 0.0s 09:33:07 09:33:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 09:33:07 #2 DONE 0.0s 09:33:07 09:33:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 09:33:07 #3 DONE 0.0s 09:33:07 09:33:07 #4 [internal] load .dockerignore 09:33:07 #4 transferring context: 2B done 09:33:07 #4 DONE 0.0s 09:33:07 09:33:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 09:33:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done 09:33:07 #5 CACHED 09:33:07 09:33:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 09:33:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:222e68c341e67586fbc0398ff0ddc06366c109a82f29e5e990c7c9df0e12ef05 0.0s done 09:33:07 #6 CACHED 09:33:07 09:33:07 #7 exporting to image 09:33:07 #7 exporting layers done 09:33:07 #7 exporting manifest sha256:760e0c06397bdd56ce041727398623fd8241cc7be987cadccb030a85f131df4d done 09:33:07 #7 exporting config sha256:9646cf6743fe484e37f4adfc02ceaa1504f48f56b93d8564960799e9986d2a00 done 09:33:07 #7 exporting manifest sha256:8b467c0dc76e13c8ad0c9fe1bf71e25221fe7f4d4159a10288c465f2a643e810 done 09:33:07 #7 exporting config sha256:d173917ea2b89285295be3800b11a002afb5723acee72a3c7fcfa3ec7ee69041 done 09:33:07 #7 exporting manifest list sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a done 09:33:07 #7 pushing layers 0.0s done 09:33:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a 09:33:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e4c807b47bc56ce46913088537316d3da142ba480af738a55716cbd09add8e8a 0.1s done 09:33:07 #7 DONE 0.1s 09:33:07 09:33:07 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 09:33:07 #8 DONE 0.0s 09:33:07 09:33:07 1 warning found (use --debug to expand): 09:33:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a' 09:33:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a --push - 09:33:07 #1 [internal] load build definition from Dockerfile 09:33:07 #1 transferring dockerfile: 206B done 09:33:07 #1 DONE 0.0s 09:33:07 09:33:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a 09:33:07 #2 DONE 0.0s 09:33:07 09:33:07 #3 [internal] load .dockerignore 09:33:07 #3 transferring context: 2B done 09:33:07 #3 DONE 0.0s 09:33:07 09:33:07 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a 09:33:07 #4 DONE 0.1s 09:33:07 09:33:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 09:33:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 09:33:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done 09:33:07 #5 DONE 0.1s 09:33:07 09:33:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 09:33:07 #6 DONE 0.0s 09:33:07 09:33:07 #7 exporting to image 09:33:07 #7 exporting layers done 09:33:07 #7 exporting manifest sha256:0a3a1f3e9c94c4c13e460ee8fed23b7e51a62fd2f6dd1c7365b5756978f380d8 done 09:33:07 #7 exporting config sha256:ead2804f34f5f8d36ee4943c4ef95a93f65b513c464555823dae49208b0a58a8 done 09:33:07 #7 exporting manifest sha256:0147b96d91316835eb78565a6ec7399697b133812e4809656d173cadd0b45dac done 09:33:07 #7 exporting config sha256:12e4a1ac1a6f9018b966a71cf934c9887809a9e74b07c134348396e2df328992 09:33:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:07 #7 ... 09:33:07 09:33:07 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 09:33:07 #8 DONE 0.0s 09:33:07 09:33:07 #7 exporting to image 09:33:07 #7 exporting config sha256:12e4a1ac1a6f9018b966a71cf934c9887809a9e74b07c134348396e2df328992 done 09:33:07 #7 exporting manifest list sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 0.0s done 09:33:07 #7 pushing layers 0.1s done 09:33:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 09:33:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 0.1s done 09:33:07 #7 DONE 0.2s 09:33:07 09:33:07 1 warning found (use --debug to expand): 09:33:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 09:33:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 09:33:08 #1 [internal] load build definition from Dockerfile 09:33:08 #1 transferring dockerfile: 172B done 09:33:08 #1 DONE 0.0s 09:33:08 09:33:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:33:08 #2 DONE 0.0s 09:33:08 09:33:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:33:08 #3 DONE 0.0s 09:33:08 09:33:08 #4 [internal] load .dockerignore 09:33:08 #4 transferring context: 2B done 09:33:08 #4 DONE 0.0s 09:33:08 09:33:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 09:33:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done 09:33:08 #5 CACHED 09:33:08 09:33:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 09:33:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done 09:33:08 #6 CACHED 09:33:08 09:33:08 #7 exporting to image 09:33:08 #7 exporting layers done 09:33:08 #7 exporting manifest sha256:0a3a1f3e9c94c4c13e460ee8fed23b7e51a62fd2f6dd1c7365b5756978f380d8 done 09:33:08 #7 exporting config sha256:ead2804f34f5f8d36ee4943c4ef95a93f65b513c464555823dae49208b0a58a8 done 09:33:08 #7 exporting manifest sha256:0147b96d91316835eb78565a6ec7399697b133812e4809656d173cadd0b45dac done 09:33:08 #7 exporting config sha256:12e4a1ac1a6f9018b966a71cf934c9887809a9e74b07c134348396e2df328992 done 09:33:08 #7 exporting manifest list sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb done 09:33:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:08 #7 DONE 0.0s 09:33:08 09:33:08 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 09:33:08 #8 DONE 0.0s 09:33:08 09:33:08 #7 exporting to image 09:33:08 #7 pushing layers 0.0s done 09:33:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 0.1s done 09:33:08 #7 DONE 0.1s 09:33:08 09:33:08 1 warning found (use --debug to expand): 09:33:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110' 09:33:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 --push - 09:33:08 #1 [internal] load build definition from Dockerfile 09:33:08 #1 transferring dockerfile: 179B done 09:33:08 #1 DONE 0.0s 09:33:08 09:33:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 09:33:08 #2 DONE 0.0s 09:33:08 09:33:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110 09:33:08 #3 DONE 0.0s 09:33:08 09:33:08 #4 [internal] load .dockerignore 09:33:08 #4 transferring context: 2B done 09:33:08 #4 DONE 0.0s 09:33:08 09:33:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 09:33:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done 09:33:08 #5 CACHED 09:33:08 09:33:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 09:33:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done 09:33:08 #6 CACHED 09:33:08 09:33:08 #7 exporting to image 09:33:08 #7 exporting layers done 09:33:08 #7 exporting manifest sha256:0a3a1f3e9c94c4c13e460ee8fed23b7e51a62fd2f6dd1c7365b5756978f380d8 done 09:33:08 #7 exporting config sha256:ead2804f34f5f8d36ee4943c4ef95a93f65b513c464555823dae49208b0a58a8 done 09:33:08 #7 exporting manifest sha256:0147b96d91316835eb78565a6ec7399697b133812e4809656d173cadd0b45dac done 09:33:08 #7 exporting config sha256:12e4a1ac1a6f9018b966a71cf934c9887809a9e74b07c134348396e2df328992 done 09:33:08 #7 exporting manifest list sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb done 09:33:08 #7 pushing layers 0.0s done 09:33:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 09:33:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.110@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 0.1s done 09:33:08 #7 DONE 0.1s 09:33:08 09:33:08 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 09:33:08 #8 DONE 0.0s 09:33:08 09:33:08 1 warning found (use --debug to expand): 09:33:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' 09:33:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - 09:33:09 #1 [internal] load build definition from Dockerfile 09:33:09 #1 transferring dockerfile: 220B done 09:33:09 #1 DONE 0.0s 09:33:09 09:33:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:33:09 #2 DONE 0.0s 09:33:09 09:33:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:33:09 #3 DONE 0.0s 09:33:09 09:33:09 #4 [internal] load .dockerignore 09:33:09 #4 transferring context: 2B done 09:33:09 #4 DONE 0.0s 09:33:09 09:33:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 09:33:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done 09:33:09 #5 CACHED 09:33:09 09:33:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 09:33:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done 09:33:09 #6 CACHED 09:33:09 09:33:09 #7 exporting to image 09:33:09 #7 exporting layers done 09:33:09 #7 exporting manifest sha256:0a3a1f3e9c94c4c13e460ee8fed23b7e51a62fd2f6dd1c7365b5756978f380d8 done 09:33:09 #7 exporting config sha256:ead2804f34f5f8d36ee4943c4ef95a93f65b513c464555823dae49208b0a58a8 done 09:33:09 #7 exporting manifest sha256:0147b96d91316835eb78565a6ec7399697b133812e4809656d173cadd0b45dac done 09:33:09 #7 exporting config sha256:12e4a1ac1a6f9018b966a71cf934c9887809a9e74b07c134348396e2df328992 done 09:33:09 #7 exporting manifest list sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb done 09:33:09 #7 pushing layers 0.0s done 09:33:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 09:33:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 0.1s done 09:33:09 #7 DONE 0.1s 09:33:09 09:33:09 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 09:33:09 #8 DONE 0.0s 09:33:09 09:33:09 1 warning found (use --debug to expand): 09:33:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 09:33:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 09:33:09 #1 [internal] load build definition from Dockerfile 09:33:09 #1 transferring dockerfile: 170B done 09:33:09 #1 DONE 0.0s 09:33:09 09:33:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 09:33:09 #2 DONE 0.0s 09:33:09 09:33:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 09:33:09 #3 DONE 0.0s 09:33:09 09:33:09 #4 [internal] load .dockerignore 09:33:09 #4 transferring context: 2B done 09:33:09 #4 DONE 0.0s 09:33:09 09:33:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 09:33:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done 09:33:09 #5 CACHED 09:33:09 09:33:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 09:33:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:17de7553c47b431d52a1c41d0d54378ec456b257008a0f2b9401394603d82d38 0.0s done 09:33:09 #6 CACHED 09:33:09 09:33:09 #7 exporting to image 09:33:09 #7 exporting layers done 09:33:09 #7 exporting manifest sha256:0a3a1f3e9c94c4c13e460ee8fed23b7e51a62fd2f6dd1c7365b5756978f380d8 done 09:33:09 #7 exporting config sha256:ead2804f34f5f8d36ee4943c4ef95a93f65b513c464555823dae49208b0a58a8 done 09:33:09 #7 exporting manifest sha256:0147b96d91316835eb78565a6ec7399697b133812e4809656d173cadd0b45dac done 09:33:09 #7 exporting config sha256:12e4a1ac1a6f9018b966a71cf934c9887809a9e74b07c134348396e2df328992 done 09:33:09 #7 exporting manifest list sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb done 09:33:09 #7 pushing layers 0.0s done 09:33:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 09:33:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ff264da9d5d69c0267600f6f0c0917f1dffdfcaefcf09b12085cb0cc99b285bb 0.1s done 09:33:10 #7 DONE 0.1s 09:33:10 09:33:10 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 09:33:10 #8 DONE 0.0s 09:33:10 09:33:10 1 warning found (use --debug to expand): 09:33:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a' 09:33:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a --push - 09:33:10 #1 [internal] load build definition from Dockerfile 09:33:10 #1 transferring dockerfile: 206B done 09:33:10 #1 DONE 0.0s 09:33:10 09:33:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a 09:33:10 #2 DONE 0.0s 09:33:10 09:33:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a 09:33:10 #3 DONE 0.0s 09:33:10 09:33:10 #4 [internal] load .dockerignore 09:33:10 #4 transferring context: 2B done 09:33:10 #4 DONE 0.0s 09:33:10 09:33:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 09:33:10 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 0.0s done 09:33:10 #5 DONE 0.0s 09:33:10 09:33:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 09:33:10 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 0.0s done 09:33:10 #6 DONE 0.1s 09:33:10 09:33:10 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 09:33:10 #7 DONE 0.0s 09:33:10 09:33:10 #8 exporting to image 09:33:10 #8 exporting layers done 09:33:10 #8 exporting manifest sha256:49f2b6aae84937f2777a1f875068afe8222e66dda010eac82cd6f80f4717fb8a 0.0s done 09:33:10 #8 exporting config sha256:1b32ca2ebea73f8ead3ec2823682ab10fd242039ca77aafabfb22a96a314c664 done 09:33:10 #8 exporting manifest sha256:323f9d70055129964c5cf0016563a9ee46ac5365528b4b978e31f35384fa45a6 done 09:33:10 #8 exporting config sha256:9ce2fc13badd93c0931fc3851cdd8271f959192f758718b222cd72c5cad419ba done 09:33:10 #8 exporting manifest list sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e done 09:33:10 #8 pushing layers 0.1s done 09:33:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e 09:33:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e 0.1s done 09:33:10 #8 DONE 0.2s 09:33:10 09:33:10 1 warning found (use --debug to expand): 09:33:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 09:33:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 09:33:11 #1 [internal] load build definition from Dockerfile 09:33:11 #1 transferring dockerfile: 172B done 09:33:11 #1 DONE 0.0s 09:33:11 09:33:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 09:33:11 #2 DONE 0.0s 09:33:11 09:33:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 09:33:11 #3 DONE 0.0s 09:33:11 09:33:11 #4 [internal] load .dockerignore 09:33:11 #4 transferring context: 2B done 09:33:11 #4 DONE 0.0s 09:33:11 09:33:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 09:33:11 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 done 09:33:11 #5 CACHED 09:33:11 09:33:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 09:33:11 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 done 09:33:11 #6 CACHED 09:33:11 09:33:11 #7 exporting to image 09:33:11 #7 exporting layers done 09:33:11 #7 exporting manifest sha256:49f2b6aae84937f2777a1f875068afe8222e66dda010eac82cd6f80f4717fb8a done 09:33:11 #7 exporting config sha256:1b32ca2ebea73f8ead3ec2823682ab10fd242039ca77aafabfb22a96a314c664 done 09:33:11 #7 exporting manifest sha256:323f9d70055129964c5cf0016563a9ee46ac5365528b4b978e31f35384fa45a6 done 09:33:11 #7 exporting config sha256:9ce2fc13badd93c0931fc3851cdd8271f959192f758718b222cd72c5cad419ba done 09:33:11 #7 exporting manifest list sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e done 09:33:11 #7 pushing layers 0.0s done 09:33:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e 09:33:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e 0.1s done 09:33:11 #7 DONE 0.1s 09:33:11 09:33:11 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 09:33:11 #8 DONE 0.0s 09:33:11 09:33:11 1 warning found (use --debug to expand): 09:33:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110' 09:33:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 --push - 09:33:12 #1 [internal] load build definition from Dockerfile 09:33:12 #1 transferring dockerfile: 179B done 09:33:12 #1 DONE 0.0s 09:33:12 09:33:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 09:33:12 #2 DONE 0.0s 09:33:12 09:33:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110 09:33:12 #3 DONE 0.0s 09:33:12 09:33:12 #4 [internal] load .dockerignore 09:33:12 #4 transferring context: 2B done 09:33:12 #4 DONE 0.0s 09:33:12 09:33:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 09:33:12 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 done 09:33:12 #5 CACHED 09:33:12 09:33:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 09:33:12 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 0.0s done 09:33:12 #6 CACHED 09:33:12 09:33:12 #7 exporting to image 09:33:12 #7 exporting layers done 09:33:12 #7 exporting manifest sha256:49f2b6aae84937f2777a1f875068afe8222e66dda010eac82cd6f80f4717fb8a done 09:33:12 #7 exporting config sha256:1b32ca2ebea73f8ead3ec2823682ab10fd242039ca77aafabfb22a96a314c664 done 09:33:12 #7 exporting manifest sha256:323f9d70055129964c5cf0016563a9ee46ac5365528b4b978e31f35384fa45a6 done 09:33:12 #7 exporting config sha256:9ce2fc13badd93c0931fc3851cdd8271f959192f758718b222cd72c5cad419ba done 09:33:12 #7 exporting manifest list sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e done 09:33:12 #7 pushing layers 0.0s done 09:33:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e 09:33:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.110@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e 0.1s done 09:33:12 #7 DONE 0.1s 09:33:12 09:33:12 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 09:33:12 #8 DONE 0.0s 09:33:12 09:33:12 1 warning found (use --debug to expand): 09:33:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' 09:33:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - 09:33:12 #1 [internal] load build definition from Dockerfile 09:33:12 #1 transferring dockerfile: 220B done 09:33:12 #1 DONE 0.0s 09:33:12 09:33:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:33:12 #2 DONE 0.0s 09:33:12 09:33:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:33:12 #3 DONE 0.0s 09:33:12 09:33:12 #4 [internal] load .dockerignore 09:33:12 #4 transferring context: 2B done 09:33:12 #4 DONE 0.0s 09:33:12 09:33:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 09:33:12 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 0.0s done 09:33:12 #5 CACHED 09:33:12 09:33:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 09:33:12 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 0.0s done 09:33:12 #6 CACHED 09:33:12 09:33:12 #7 exporting to image 09:33:12 #7 exporting layers done 09:33:12 #7 exporting manifest sha256:49f2b6aae84937f2777a1f875068afe8222e66dda010eac82cd6f80f4717fb8a done 09:33:12 #7 exporting config sha256:1b32ca2ebea73f8ead3ec2823682ab10fd242039ca77aafabfb22a96a314c664 done 09:33:12 #7 exporting manifest sha256:323f9d70055129964c5cf0016563a9ee46ac5365528b4b978e31f35384fa45a6 done 09:33:12 #7 exporting config sha256:9ce2fc13badd93c0931fc3851cdd8271f959192f758718b222cd72c5cad419ba done 09:33:12 #7 exporting manifest list sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e 09:33:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:12 #7 exporting manifest list sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e done 09:33:12 #7 pushing layers 0.0s done 09:33:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e 0.1s done 09:33:12 #7 DONE 0.1s 09:33:12 09:33:12 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 09:33:12 #8 DONE 0.0s 09:33:12 09:33:12 1 warning found (use --debug to expand): 09:33:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 09:33:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 09:33:13 #1 [internal] load build definition from Dockerfile 09:33:13 #1 transferring dockerfile: 170B done 09:33:13 #1 DONE 0.0s 09:33:13 09:33:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 09:33:13 #2 DONE 0.0s 09:33:13 09:33:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 09:33:13 #3 DONE 0.0s 09:33:13 09:33:13 #4 [internal] load .dockerignore 09:33:13 #4 transferring context: 2B done 09:33:13 #4 DONE 0.0s 09:33:13 09:33:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 09:33:13 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 done 09:33:13 #5 CACHED 09:33:13 09:33:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 09:33:13 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a3188a71425d85b842025af145c786ade44b1c12b38f8a3142861a28d0040440 done 09:33:13 #6 CACHED 09:33:13 09:33:13 #7 exporting to image 09:33:13 #7 exporting layers done 09:33:13 #7 exporting manifest sha256:49f2b6aae84937f2777a1f875068afe8222e66dda010eac82cd6f80f4717fb8a done 09:33:13 #7 exporting config sha256:1b32ca2ebea73f8ead3ec2823682ab10fd242039ca77aafabfb22a96a314c664 done 09:33:13 #7 exporting manifest sha256:323f9d70055129964c5cf0016563a9ee46ac5365528b4b978e31f35384fa45a6 done 09:33:13 #7 exporting config sha256:9ce2fc13badd93c0931fc3851cdd8271f959192f758718b222cd72c5cad419ba done 09:33:13 #7 exporting manifest list sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e done 09:33:13 #7 pushing layers 0.0s done 09:33:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e 09:33:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:8cecd2f6af3535de7cb7932eb7995e7e8d4250b56d78b2c4b05631f1c5869a0e 0.1s done 09:33:13 #7 DONE 0.1s 09:33:13 09:33:13 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 09:33:13 #8 DONE 0.0s 09:33:13 09:33:13 1 warning found (use --debug to expand): 09:33:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a' 09:33:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a --push - 09:33:13 #1 [internal] load build definition from Dockerfile 09:33:13 #1 transferring dockerfile: 202B done 09:33:13 #1 DONE 0.0s 09:33:13 09:33:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a 09:33:13 #2 DONE 0.0s 09:33:13 09:33:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a 09:33:13 #3 DONE 0.0s 09:33:13 09:33:13 #4 [internal] load .dockerignore 09:33:13 #4 transferring context: 2B done 09:33:13 #4 DONE 0.0s 09:33:13 09:33:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 09:33:13 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 0.0s done 09:33:13 #5 DONE 0.0s 09:33:13 09:33:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 09:33:13 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 0.0s done 09:33:13 #6 DONE 0.0s 09:33:13 09:33:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 09:33:13 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 0.0s done 09:33:13 #5 DONE 0.1s 09:33:13 09:33:13 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 09:33:13 #7 DONE 0.0s 09:33:13 09:33:13 #8 exporting to image 09:33:13 #8 exporting layers done 09:33:13 #8 exporting manifest sha256:19334ddb115e2b4cc32c3e6a233a9de54ed6a8b27135a522588c55178aa62f31 done 09:33:13 #8 exporting config sha256:58a9d32b49c471dccdfbec04a5909f9a40c8fded513f194079bd4d311f0f510f done 09:33:13 #8 exporting manifest sha256:f63c98b61587ab254058991106f721ce8bbdaba75074ce740c56f4ce3ca93d7d done 09:33:13 #8 exporting config sha256:90482ad9ddf1c170b7f59bb0378c4a9cc7d5d4ab6efbf0ac6817f54426744a96 done 09:33:13 #8 exporting manifest list sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 done 09:33:13 #8 pushing layers 0.1s done 09:33:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 0.1s done 09:33:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:13 #8 DONE 0.2s 09:33:13 09:33:13 1 warning found (use --debug to expand): 09:33:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 09:33:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 09:33:14 #1 [internal] load build definition from Dockerfile 09:33:14 #1 transferring dockerfile: 168B done 09:33:14 #1 DONE 0.0s 09:33:14 09:33:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:33:14 #2 DONE 0.0s 09:33:14 09:33:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:33:14 #3 DONE 0.0s 09:33:14 09:33:14 #4 [internal] load .dockerignore 09:33:14 #4 transferring context: 2B done 09:33:14 #4 DONE 0.0s 09:33:14 09:33:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 09:33:14 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d done 09:33:14 #5 CACHED 09:33:14 09:33:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 09:33:14 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d done 09:33:14 #6 CACHED 09:33:14 09:33:14 #7 exporting to image 09:33:14 #7 exporting layers done 09:33:14 #7 exporting manifest sha256:19334ddb115e2b4cc32c3e6a233a9de54ed6a8b27135a522588c55178aa62f31 done 09:33:14 #7 exporting config sha256:58a9d32b49c471dccdfbec04a5909f9a40c8fded513f194079bd4d311f0f510f done 09:33:14 #7 exporting manifest sha256:f63c98b61587ab254058991106f721ce8bbdaba75074ce740c56f4ce3ca93d7d done 09:33:14 #7 exporting config sha256:90482ad9ddf1c170b7f59bb0378c4a9cc7d5d4ab6efbf0ac6817f54426744a96 done 09:33:14 #7 exporting manifest list sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 done 09:33:14 #7 pushing layers 0.0s done 09:33:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 09:33:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 0.1s done 09:33:14 #7 DONE 0.1s 09:33:14 09:33:14 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 09:33:14 #8 DONE 0.0s 09:33:14 09:33:14 1 warning found (use --debug to expand): 09:33:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110' 09:33:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 --push - 09:33:14 #1 [internal] load build definition from Dockerfile 09:33:14 #1 transferring dockerfile: 175B done 09:33:14 #1 DONE 0.0s 09:33:14 09:33:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 09:33:14 #2 DONE 0.0s 09:33:14 09:33:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110 09:33:14 #3 DONE 0.0s 09:33:14 09:33:14 #4 [internal] load .dockerignore 09:33:14 #4 transferring context: 2B done 09:33:14 #4 DONE 0.0s 09:33:14 09:33:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 09:33:14 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d done 09:33:14 #5 CACHED 09:33:14 09:33:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 09:33:14 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 0.0s done 09:33:14 #6 CACHED 09:33:14 09:33:14 #7 exporting to image 09:33:14 #7 exporting layers done 09:33:14 #7 exporting manifest sha256:19334ddb115e2b4cc32c3e6a233a9de54ed6a8b27135a522588c55178aa62f31 done 09:33:14 #7 exporting config sha256:58a9d32b49c471dccdfbec04a5909f9a40c8fded513f194079bd4d311f0f510f done 09:33:14 #7 exporting manifest sha256:f63c98b61587ab254058991106f721ce8bbdaba75074ce740c56f4ce3ca93d7d done 09:33:14 #7 exporting config sha256:90482ad9ddf1c170b7f59bb0378c4a9cc7d5d4ab6efbf0ac6817f54426744a96 09:33:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:15 #7 exporting config sha256:90482ad9ddf1c170b7f59bb0378c4a9cc7d5d4ab6efbf0ac6817f54426744a96 done 09:33:15 #7 exporting manifest list sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 done 09:33:15 #7 pushing layers 0.0s done 09:33:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.110@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 0.1s done 09:33:15 #7 DONE 0.1s 09:33:15 09:33:15 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 09:33:15 #8 DONE 0.0s 09:33:15 09:33:15 1 warning found (use --debug to expand): 09:33:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 --push - 09:33:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110' 09:33:15 #1 [internal] load build definition from Dockerfile 09:33:15 #1 transferring dockerfile: 216B done 09:33:15 #1 DONE 0.0s 09:33:15 09:33:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:33:15 #2 DONE 0.0s 09:33:15 09:33:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 09:33:15 #3 DONE 0.0s 09:33:15 09:33:15 #4 [internal] load .dockerignore 09:33:15 #4 transferring context: 2B done 09:33:15 #4 DONE 0.0s 09:33:15 09:33:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 09:33:15 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 0.0s done 09:33:15 #5 CACHED 09:33:15 09:33:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 09:33:15 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 0.0s done 09:33:15 #6 CACHED 09:33:15 09:33:15 #7 exporting to image 09:33:15 #7 exporting layers done 09:33:15 #7 exporting manifest sha256:19334ddb115e2b4cc32c3e6a233a9de54ed6a8b27135a522588c55178aa62f31 done 09:33:15 #7 exporting config sha256:58a9d32b49c471dccdfbec04a5909f9a40c8fded513f194079bd4d311f0f510f done 09:33:15 #7 exporting manifest sha256:f63c98b61587ab254058991106f721ce8bbdaba75074ce740c56f4ce3ca93d7d done 09:33:15 #7 exporting config sha256:90482ad9ddf1c170b7f59bb0378c4a9cc7d5d4ab6efbf0ac6817f54426744a96 done 09:33:15 #7 exporting manifest list sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 done 09:33:15 #7 pushing layers 0.0s done 09:33:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 09:33:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 0.1s done 09:33:15 #7 DONE 0.1s 09:33:15 09:33:15 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 09:33:15 #8 DONE 0.0s 09:33:15 09:33:15 1 warning found (use --debug to expand): 09:33:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:33:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 09:33:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 09:33:15 #1 [internal] load build definition from Dockerfile 09:33:15 #1 transferring dockerfile: 166B done 09:33:15 #1 DONE 0.0s 09:33:15 09:33:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 09:33:15 #2 DONE 0.0s 09:33:15 09:33:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 09:33:15 #3 DONE 0.0s 09:33:15 09:33:15 #4 [internal] load .dockerignore 09:33:15 #4 transferring context: 2B done 09:33:15 #4 DONE 0.0s 09:33:15 09:33:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 09:33:15 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d done 09:33:15 #5 CACHED 09:33:15 09:33:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d 09:33:15 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7739c2895ac09d62f6ce584069e591086f64b33bb677753fd5073203b5fcc85d done 09:33:15 #6 CACHED 09:33:15 09:33:15 #7 exporting to image 09:33:15 #7 exporting layers done 09:33:15 #7 exporting manifest sha256:19334ddb115e2b4cc32c3e6a233a9de54ed6a8b27135a522588c55178aa62f31 done 09:33:15 #7 exporting config sha256:58a9d32b49c471dccdfbec04a5909f9a40c8fded513f194079bd4d311f0f510f done 09:33:15 #7 exporting manifest sha256:f63c98b61587ab254058991106f721ce8bbdaba75074ce740c56f4ce3ca93d7d done 09:33:15 #7 exporting config sha256:90482ad9ddf1c170b7f59bb0378c4a9cc7d5d4ab6efbf0ac6817f54426744a96 done 09:33:15 #7 exporting manifest list sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 done 09:33:15 #7 pushing layers 0.0s done 09:33:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 09:33:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:33:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:18168d0844ae9dd8e6ebfb3af72a33084412a2e2dcffa295723ab8ff9d3a5016 0.1s done 09:33:16 #7 DONE 0.1s 09:33:16 09:33:16 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 09:33:16 #8 DONE 0.0s 09:33:16 09:33:16 1 warning found (use --debug to expand): 09:33:16  - 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 09:33:16 + '[' -d /w/workspace/edgex-go/970/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:33:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:33:17 ---> package-listing.sh 09:33:17 ++ facter osfamily 09:33:17 ++ tr '[:upper:]' '[:lower:]' 09:33:17 + OS_FAMILY=redhat 09:33:17 + workspace=/w/workspace/edgex-go/970 09:33:17 + START_PACKAGES=/tmp/packages_start.txt 09:33:17 + END_PACKAGES=/tmp/packages_end.txt 09:33:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:33:17 + PACKAGES=/tmp/packages_start.txt 09:33:17 + '[' /w/workspace/edgex-go/970 ']' 09:33:17 + PACKAGES=/tmp/packages_end.txt 09:33:17 + case "${OS_FAMILY}" in 09:33:17 + rpm -qa 09:33:17 + sort 09:33:18 + '[' -f /tmp/packages_start.txt ']' 09:33:18 + '[' -f /tmp/packages_end.txt ']' 09:33:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:33:18 + '[' /w/workspace/edgex-go/970 ']' 09:33:18 + mkdir -p /w/workspace/edgex-go/970/archives/ 09:33:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/970/archives/ [Pipeline] echo 09:33:18 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/970/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:33:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:19 09:33:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:19 latest: Pulling from edgex-lftools-log-publisher 09:33:19 5eb5b503b376: Pulling fs layer 09:33:19 5c69ac0246d0: Pulling fs layer 09:33:19 ec43610c2a17: Pulling fs layer 09:33:19 3a2ae6a8a46f: Pulling fs layer 09:33:19 33b1e0a273af: Pulling fs layer 09:33:19 5d3b04190fa2: Pulling fs layer 09:33:19 2f39f015ded8: Pulling fs layer 09:33:19 3a2ae6a8a46f: Waiting 09:33:19 33b1e0a273af: Waiting 09:33:19 5d3b04190fa2: Waiting 09:33:19 2f39f015ded8: Waiting 09:33:19 5c69ac0246d0: Verifying Checksum 09:33:19 5c69ac0246d0: Download complete 09:33:19 3a2ae6a8a46f: Verifying Checksum 09:33:19 3a2ae6a8a46f: Download complete 09:33:19 33b1e0a273af: Verifying Checksum 09:33:19 33b1e0a273af: Download complete 09:33:19 5d3b04190fa2: Verifying Checksum 09:33:19 5d3b04190fa2: Download complete 09:33:19 ec43610c2a17: Verifying Checksum 09:33:19 ec43610c2a17: Download complete 09:33:19 5eb5b503b376: Verifying Checksum 09:33:19 5eb5b503b376: Download complete 09:33:20 2f39f015ded8: Verifying Checksum 09:33:20 2f39f015ded8: Download complete 09:33:21 5eb5b503b376: Pull complete 09:33:21 5c69ac0246d0: Pull complete 09:33:21 ec43610c2a17: Pull complete 09:33:21 3a2ae6a8a46f: Pull complete 09:33:21 33b1e0a273af: Pull complete 09:33:21 5d3b04190fa2: Pull complete 09:33:26 2f39f015ded8: Pull complete 09:33:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:33:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:26 prd-centos7-docker-4c-2g-7923 does not seem to be running inside a container 09:33:26 $ 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/970/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 09:33:30 $ docker top 67d48f52d3c37dcb83125c1c5f1b5730ba463ec85d5cd13ce6d30bfd7b83e7d4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:30 + touch /tmp/pre-build-complete [Pipeline] sh 09:33:30 + mkdir -p /var/log/sysstat [Pipeline] sh 09:33:31 + ls /var/log/sa-host 09:33:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:31 provisioning config files... 09:33:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12491348665048798011tmp [Pipeline] { [Pipeline] echo 09:33:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:33:31 ---> create-netrc.sh [Pipeline] } 09:33:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:33:32 ---> python-tools-install.sh [Pipeline] echo 09:33:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:33:32 ---> sudo-logs.sh 09:33:32 Archiving 'sudo' log.. 09:33:32 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:32 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 09:33:32 $ docker stop --time=1 67d48f52d3c37dcb83125c1c5f1b5730ba463ec85d5cd13ce6d30bfd7b83e7d4 09:33:33 $ docker rm -f --volumes 67d48f52d3c37dcb83125c1c5f1b5730ba463ec85d5cd13ce6d30bfd7b83e7d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 09:33:33 [WS-CLEANUP] Deleting project workspace... 09:33:33 [WS-CLEANUP] Deferred wipeout is used... 09:33:33 [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] } 09:47:37 #144 ... 09:47:37 09:47:37 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:47:37 #153 DONE 1170.1s 09:47:37 09:47:37 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:47:37 #150 ... 09:47:37 09:47:37 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:47:37 #155 DONE 0.2s 09:47:37 09:47:37 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:47:37 #152 ... 09:47:37 09:47:37 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:47:37 #156 DONE 0.2s 09:47:37 09:47:37 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:47:37 #149 ... 09:47:37 09:47:37 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:47:37 #157 DONE 0.3s 09:47:37 09:47:37 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:47:37 #158 DONE 0.1s 09:47:37 09:47:37 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:47:37 #159 DONE 0.1s 09:47:37 09:47:37 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:47:37 #150 ... 09:47:37 09:47:37 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:47:37 #160 DONE 2.0s 09:47:37 09:47:37 #113 [core-common-config-bootstrapper] exporting to image 09:47:37 #113 exporting layers 09:47:37 #113 exporting layers 0.7s done 09:47:37 #113 writing image sha256:399ee7526604bacf9d981d3b87a18b5716bc4a841d9bf6c153b991cd7a6d027a done 09:47:37 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:47:37 #113 DONE 6.8s 09:47:37 09:47:37 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:47:47 #150 ... 09:47:47 09:47:47 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:47:47 #154 DONE 1187.1s 09:47:47 09:47:47 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:47:47 #161 DONE 0.4s 09:47:47 09:47:47 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:47:52 #162 DONE 5.1s 09:47:52 09:47:52 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:47:52 #145 ... 09:47:52 09:47:52 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:47:52 #163 DONE 0.2s 09:47:52 09:47:52 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:47:52 #164 DONE 0.3s 09:47:52 09:47:52 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:47:52 #165 DONE 0.2s 09:47:52 09:47:52 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:47:52 #166 DONE 0.1s 09:47:52 09:47:52 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:47:52 #147 ... 09:47:52 09:47:52 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:47:52 #167 DONE 0.1s 09:47:52 09:47:52 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:47:52 #168 DONE 0.1s 09:47:52 09:47:52 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:47:53 #152 ... 09:47:53 09:47:53 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:47:53 #169 DONE 0.1s 09:47:53 09:47:53 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:47:53 #170 DONE 0.1s 09:47:53 09:47:53 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:47:53 #150 ... 09:47:53 09:47:53 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:47:55 #171 DONE 1.9s 09:47:55 09:47:55 #113 [security-bootstrapper] exporting to image 09:47:55 #113 exporting layers 09:47:56 #113 exporting layers 1.1s done 09:47:56 #113 writing image sha256:e0bee87c9743a610e2706682cd0016a35bbae747b152f47095d01dcfd35d3ade done 09:47:56 #113 naming to docker.io/library/security-bootstrapper-arm64 done 09:47:56 #113 DONE 7.9s 09:47:56 09:47:56 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:05:08 #128 ... 10:05:08 10:05:08 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:05:08 #151 DONE 2224.2s 10:05:08 10:05:08 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:05:08 #152 ... 10:05:08 10:05:08 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:05:08 #172 DONE 0.1s 10:05:08 10:05:08 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:05:08 #173 DONE 0.1s 10:05:08 10:05:08 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:05:08 #149 ... 10:05:08 10:05:08 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:05:08 #174 DONE 0.5s 10:05:08 10:05:08 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:05:08 #152 ... 10:05:08 10:05:08 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:05:08 #175 DONE 0.1s 10:05:08 10:05:08 #113 [core-command] exporting to image 10:05:08 #113 exporting layers 10:05:08 #113 exporting layers 0.5s done 10:05:08 #113 writing image sha256:251e3a2dd0ce48ad3f233f60ec54cf1a69dc6ea5604aee8c04ccbdfbe5ac0c05 done 10:05:08 #113 naming to docker.io/library/core-command-arm64 done 10:05:08 #113 DONE 8.4s 10:05:08 10:05:08 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:05:30 #152 ... 10:05:30 10:05:30 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:05:30 #149 2249.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.110 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:05:33 #149 ... 10:05:33 10:05:33 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:05:33 #128 DONE 2254.1s 10:05:33 10:05:33 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:05:34 #146 ... 10:05:34 10:05:34 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:05:34 #176 DONE 0.2s 10:05:34 10:05:34 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 10:05:34 #150 ... 10:05:34 10:05:34 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:05:34 #177 DONE 0.3s 10:05:34 10:05:34 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:05:34 #152 ... 10:05:34 10:05:34 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:05:34 #178 DONE 0.1s 10:05:35 10:05:35 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:05:35 #179 DONE 0.2s 10:05:35 10:05:35 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:05:35 #180 DONE 0.5s 10:05:35 10:05:35 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:05:35 #144 ... 10:05:35 10:05:35 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:05:35 #181 DONE 0.1s 10:05:35 10:05:35 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:05:37 #182 DONE 2.1s 10:05:37 10:05:37 #113 [security-proxy-setup] exporting to image 10:05:37 #113 exporting layers 10:05:39 #113 exporting layers 1.2s done 10:05:39 #113 writing image sha256:3541055680ad8cf85bde08daba5dbe9822ab08d659c0d87876ea45574fc19586 0.0s done 10:05:39 #113 naming to docker.io/library/security-proxy-setup-arm64 0.1s done 10:05:39 #113 DONE 9.7s 10:05:39 10:05:39 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:06:06 #148 ... 10:06:06 10:06:06 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:06:06 #149 DONE 2284.4s 10:06:06 10:06:06 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:06:06 #152 ... 10:06:06 10:06:06 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:06:06 #183 DONE 0.1s 10:06:06 10:06:06 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 10:06:06 #150 ... 10:06:06 10:06:06 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:06:06 #184 DONE 0.2s 10:06:06 10:06:06 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:06:06 #152 ... 10:06:06 10:06:06 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:06:06 #185 DONE 0.1s 10:06:06 10:06:06 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:06:06 #186 DONE 0.1s 10:06:06 10:06:06 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:06:06 #146 ... 10:06:06 10:06:06 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:06:06 #187 DONE 0.2s 10:06:06 10:06:06 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:06:06 #188 DONE 0.4s 10:06:06 10:06:06 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:06:06 #189 DONE 0.5s 10:06:06 10:06:06 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:06:06 #190 DONE 0.1s 10:06:06 10:06:06 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:06:06 #146 ... 10:06:06 10:06:06 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:06:08 #191 DONE 1.9s 10:06:08 10:06:08 #113 [security-secretstore-setup] exporting to image 10:06:08 #113 exporting layers 10:06:09 #113 exporting layers 1.4s done 10:06:09 #113 writing image sha256:ed9264d32ae2f7ac5a8807416f385928fa972eee0fcd71252030075f4549d6bc done 10:06:09 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 10:06:09 #113 DONE 11.0s 10:06:09 10:06:09 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:07:05 #148 DONE 2341.0s 10:07:05 10:07:05 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:07:05 #152 ... 10:07:05 10:07:05 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:07:05 #192 DONE 0.2s 10:07:05 10:07:05 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:07:05 #152 ... 10:07:05 10:07:05 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:07:05 #193 DONE 0.1s 10:07:05 10:07:05 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:07:05 #194 DONE 0.5s 10:07:05 10:07:05 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:07:05 #195 DONE 0.1s 10:07:05 10:07:05 #113 [security-spiffe-token-provider] exporting to image 10:07:05 #113 exporting layers 10:07:05 #113 exporting layers 0.6s done 10:07:05 #113 writing image sha256:ad1df37f591cd32c773a6dff7911d7413d206a6a05af13d41c430344958d80db done 10:07:05 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:07:05 #113 DONE 11.7s 10:07:05 10:07:05 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:07:52 #145 ... 10:07:52 10:07:52 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:07:52 #147 DONE 2388.4s 10:07:52 10:07:52 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 10:07:52 #150 ... 10:07:52 10:07:52 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:07:52 #196 DONE 0.4s 10:07:52 10:07:52 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:07:52 #152 ... 10:07:52 10:07:52 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:07:52 #197 DONE 0.3s 10:07:52 10:07:52 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:07:52 #198 DONE 0.6s 10:07:52 10:07:52 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:07:52 #199 DONE 0.2s 10:07:52 10:07:52 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:07:52 #200 DONE 0.1s 10:07:52 10:07:52 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:07:52 #201 ... 10:07:52 10:07:52 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 10:07:52 #150 DONE 2392.4s 10:07:52 10:07:52 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:07:52 #201 DONE 2.1s 10:07:52 10:07:52 #113 [security-proxy-auth] exporting to image 10:07:52 #113 exporting layers 10:07:53 #113 ... 10:07:53 10:07:53 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:07:53 #202 DONE 0.5s 10:07:53 10:07:53 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:07:53 #203 DONE 0.9s 10:07:53 10:07:53 #113 [security-proxy-auth] exporting to image 10:07:53 #113 exporting layers 1.4s done 10:07:53 #113 writing image sha256:b42aeb0d1f2fb7a6998462a1b94979aa9e6464748bb52022353f5ee5f44aa645 0.0s done 10:07:53 #113 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 10:07:53 #113 DONE 13.1s 10:07:53 10:07:53 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:07:53 #204 DONE 0.2s 10:07:53 10:07:53 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:07:54 #145 ... 10:07:54 10:07:54 #113 [core-keeper] exporting to image 10:07:54 #113 exporting layers 0.7s done 10:07:54 #113 writing image sha256:86e57b2ac3fdb583f4aede823e2d4ab91503966966514b8ef1ebbf72344b9148 done 10:07:54 #113 naming to docker.io/library/core-keeper-arm64 done 10:07:54 #113 DONE 13.7s 10:07:54 10:07:54 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:07:55 #152 DONE 2396.2s 10:07:55 10:07:55 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:07:55 #144 DONE 2396.3s 10:07:55 10:07:55 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:07:55 #146 ... 10:07:55 10:07:55 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:07:56 #205 DONE 0.2s 10:07:56 10:07:56 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:07:56 #206 DONE 0.2s 10:07:56 10:07:56 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:07:57 #207 ... 10:07:57 10:07:57 #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:07:57 #208 DONE 0.2s 10:07:57 10:07:57 #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:07:57 #209 DONE 0.2s 10:07:57 10:07:57 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:07:57 #207 DONE 0.7s 10:07:57 10:07:57 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:07:57 #210 ... 10:07:57 10:07:57 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:07:57 #211 DONE 0.2s 10:07:57 10:07:57 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:07:57 #212 DONE 0.2s 10:07:57 10:07:57 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:07:57 #146 ... 10:07:57 10:07:57 #113 [core-metadata] exporting to image 10:07:57 #113 ... 10:07:57 10:07:57 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:07:57 #210 DONE 0.7s 10:07:57 10:07:57 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:07:58 #213 DONE 0.2s 10:07:58 10:07:58 #113 [core-data] exporting to image 10:08:02 #113 exporting layers 4.3s done 10:08:02 #113 exporting layers 4.9s done 10:08:02 #113 writing image sha256:6abc3ca1604aeff791cdaa31711ccd9efc65194dc39339e79d281b2945f3e5da 0.0s done 10:08:02 #113 naming to docker.io/library/core-data-arm64 done 10:08:02 #113 writing image sha256:c1db8fedd1007bd905e48e804164f3853da76e4a803acff7c9881a290417d2dc done 10:08:02 #113 naming to docker.io/library/core-metadata-arm64 done 10:08:02 #113 DONE 18.7s 10:08:02 10:08:02 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:08:29 #145 ... 10:08:29 10:08:29 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:08:29 #146 DONE 2428.1s 10:08:29 10:08:29 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:08:29 #145 ... 10:08:29 10:08:29 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:08:29 #214 DONE 0.1s 10:08:29 10:08:29 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:08:29 #215 DONE 0.1s 10:08:29 10:08:29 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:08:29 #145 ... 10:08:29 10:08:29 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:08:29 #216 DONE 1.5s 10:08:29 10:08:29 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:08:29 #145 ... 10:08:29 10:08:29 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:08:29 #217 DONE 0.1s 10:08:29 10:08:29 #113 [support-scheduler] exporting to image 10:08:29 #113 exporting layers 10:08:30 #113 exporting layers 1.1s done 10:08:30 #113 writing image sha256:3f2f2ccc6c443a495ae59cba7252f850dfd5481ce6fbd85e5af73728af1ff5d0 done 10:08:30 #113 naming to docker.io/library/support-scheduler-arm64 done 10:08:30 #113 DONE 19.8s 10:08:30 10:08:30 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:08:33 #145 DONE 2434.3s 10:08:33 10:08:33 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:08:33 #218 DONE 0.1s 10:08:33 10:08:33 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:08:33 #219 DONE 0.1s 10:08:33 10:08:33 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:08:34 #220 DONE 0.4s 10:08:34 10:08:34 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:08:34 #221 DONE 0.1s 10:08:34 10:08:34 #113 [support-notifications] exporting to image 10:08:35 #113 exporting layers 0.6s done 10:08:35 #113 writing image sha256:dba84167a5b732b06b8697efcedf36029ce20d5ff537dbdd09a7f7fae7a1c773 done 10:08:35 #113 naming to docker.io/library/support-notifications-arm64 done 10:08:35 #113 DONE 20.4s 10:08:35 time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:08:35 time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:08:35 time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:08:35 time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:08:35 time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:08:35 time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:08:35 time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:08:35 time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:08:35 time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:08:35 time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:08:35 time="2026-04-21T09:25:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:08:35 time="2026-04-21T09:25:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:08:35 time="2026-04-21T09:25:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:08:35 time="2026-04-21T09:25:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:08:35 time="2026-04-21T09:25:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:08:35 $ docker stop --time=1 aaefc5f164c3b0fa88fbe566e69e4f985073a0ed4fb0ec644e438887f4261d4f 10:08:37 $ docker rm -f --volumes aaefc5f164c3b0fa88fbe566e69e4f985073a0ed4fb0ec644e438887f4261d4f [Pipeline] // withDockerContainer [Pipeline] sh 10:08:37 + docker images 10:08:37 REPOSITORY TAG IMAGE ID CREATED SIZE 10:08:37 support-notifications-arm64 latest dba84167a5b7 3 seconds ago 56.1MB 10:08:37 support-scheduler-arm64 latest 3f2f2ccc6c44 8 seconds ago 52.2MB 10:08:37 core-metadata-arm64 latest c1db8fedd100 40 seconds ago 48.2MB 10:08:37 core-data-arm64 latest 6abc3ca1604a 40 seconds ago 48.1MB 10:08:37 core-keeper-arm64 latest 86e57b2ac3fd 44 seconds ago 47.8MB 10:08:37 security-proxy-auth-arm64 latest b42aeb0d1f2f 45 seconds ago 47.3MB 10:08:37 security-spiffe-token-provider-arm64 latest ad1df37f591c About a minute ago 51.8MB 10:08:37 security-secretstore-setup-arm64 latest ed9264d32ae2 2 minutes ago 85.8MB 10:08:37 security-proxy-setup-arm64 latest 3541055680ad 3 minutes ago 52.9MB 10:08:37 core-command-arm64 latest 251e3a2dd0ce 3 minutes ago 42.6MB 10:08:37 security-bootstrapper-arm64 latest e0bee87c9743 20 minutes ago 21.3MB 10:08:37 core-common-config-bootstrapper-arm64 latest 399ee7526604 21 minutes ago 20.2MB 10:08:37 security-spire-agent-arm64 latest 562f160220ba 42 minutes ago 219MB 10:08:37 security-spire-server-arm64 latest b5ba19f10825 42 minutes ago 163MB 10:08:37 security-spire-config-arm64 latest 4795ba39a0b3 42 minutes ago 162MB 10:08:37 ci-base-image-arm64 latest 3ba926502603 44 minutes ago 898MB 10:08:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 months ago 564MB 10:08:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:37 provisioning config files... 10:08:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/970@tmp/config10978705509737134520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:38 ---> ****-login.sh 10:08:38 nexus3.edgexfoundry.org:10001 10:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:38 Configure a credential helper to remove this warning. See 10:08:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:38 10:08:38 Login Succeeded 10:08:38 nexus3.edgexfoundry.org:10002 10:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:38 Configure a credential helper to remove this warning. See 10:08:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:38 10:08:38 Login Succeeded 10:08:38 nexus3.edgexfoundry.org:10003 10:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:39 Configure a credential helper to remove this warning. See 10:08:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:39 10:08:39 Login Succeeded 10:08:39 nexus3.edgexfoundry.org:10004 10:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:39 Configure a credential helper to remove this warning. See 10:08:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:39 10:08:39 Login Succeeded 10:08:39 ****.io 10:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:39 Configure a credential helper to remove this warning. See 10:08:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:39 10:08:39 Login Succeeded 10:08:39 ---> ****-login.sh ends [Pipeline] } 10:08:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:08:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:08:40 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:08:40 9e34161fbf5c356a51bcd814926558f70a35d44a 10:08:40 latest 10:08:40 4.1.0-dev.110 10:08:40 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:08:40 main 10:08:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:08:44 8c80fea54db8: Preparing 10:08:44 abb3e64feabe: Preparing 10:08:44 69595bb7ed23: Preparing 10:08:44 0fe34c316878: Preparing 10:08:44 6497f2863f7e: Preparing 10:08:44 a385e2111fc4: Preparing 10:08:44 eeaa73608b53: Preparing 10:08:44 a385e2111fc4: Waiting 10:08:44 eeaa73608b53: Waiting 10:08:44 0fe34c316878: Pushed 10:08:44 69595bb7ed23: Pushed 10:08:44 6497f2863f7e: Pushed 10:08:44 8c80fea54db8: Pushed 10:08:44 eeaa73608b53: Layer already exists 10:08:44 a385e2111fc4: Pushed 10:08:51 abb3e64feabe: Pushed 10:08:51 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:959c8f60927ee9b55fe935901d2fa6e72bd9dd3f48babee3af1d82452b2f29c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:08:52 8c80fea54db8: Preparing 10:08:52 abb3e64feabe: Preparing 10:08:52 69595bb7ed23: Preparing 10:08:52 0fe34c316878: Preparing 10:08:52 6497f2863f7e: Preparing 10:08:52 a385e2111fc4: Preparing 10:08:52 eeaa73608b53: Preparing 10:08:52 a385e2111fc4: Waiting 10:08:52 eeaa73608b53: Waiting 10:08:52 0fe34c316878: Layer already exists 10:08:52 8c80fea54db8: Layer already exists 10:08:52 6497f2863f7e: Layer already exists 10:08:52 69595bb7ed23: Layer already exists 10:08:52 abb3e64feabe: Layer already exists 10:08:52 a385e2111fc4: Layer already exists 10:08:52 eeaa73608b53: Layer already exists 10:08:52 latest: digest: sha256:959c8f60927ee9b55fe935901d2fa6e72bd9dd3f48babee3af1d82452b2f29c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 10:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:08:52 8c80fea54db8: Preparing 10:08:52 abb3e64feabe: Preparing 10:08:52 69595bb7ed23: Preparing 10:08:52 0fe34c316878: Preparing 10:08:52 6497f2863f7e: Preparing 10:08:52 a385e2111fc4: Preparing 10:08:52 eeaa73608b53: Preparing 10:08:52 a385e2111fc4: Waiting 10:08:52 eeaa73608b53: Waiting 10:08:52 8c80fea54db8: Layer already exists 10:08:52 6497f2863f7e: Layer already exists 10:08:52 69595bb7ed23: Layer already exists 10:08:52 0fe34c316878: Layer already exists 10:08:52 abb3e64feabe: Layer already exists 10:08:52 a385e2111fc4: Layer already exists 10:08:52 eeaa73608b53: Layer already exists 10:08:53 4.1.0-dev.110: digest: sha256:959c8f60927ee9b55fe935901d2fa6e72bd9dd3f48babee3af1d82452b2f29c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:08:53 8c80fea54db8: Preparing 10:08:53 abb3e64feabe: Preparing 10:08:53 69595bb7ed23: Preparing 10:08:53 0fe34c316878: Preparing 10:08:53 6497f2863f7e: Preparing 10:08:53 a385e2111fc4: Preparing 10:08:53 eeaa73608b53: Preparing 10:08:53 a385e2111fc4: Waiting 10:08:53 eeaa73608b53: Waiting 10:08:53 69595bb7ed23: Layer already exists 10:08:53 0fe34c316878: Layer already exists 10:08:53 8c80fea54db8: Layer already exists 10:08:53 abb3e64feabe: Layer already exists 10:08:53 6497f2863f7e: Layer already exists 10:08:53 a385e2111fc4: Layer already exists 10:08:53 eeaa73608b53: Layer already exists 10:08:53 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:959c8f60927ee9b55fe935901d2fa6e72bd9dd3f48babee3af1d82452b2f29c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:08:54 8c80fea54db8: Preparing 10:08:54 abb3e64feabe: Preparing 10:08:54 69595bb7ed23: Preparing 10:08:54 0fe34c316878: Preparing 10:08:54 6497f2863f7e: Preparing 10:08:54 a385e2111fc4: Preparing 10:08:54 eeaa73608b53: Preparing 10:08:54 a385e2111fc4: Waiting 10:08:54 eeaa73608b53: Waiting 10:08:54 abb3e64feabe: Layer already exists 10:08:54 69595bb7ed23: Layer already exists 10:08:54 0fe34c316878: Layer already exists 10:08:54 6497f2863f7e: Layer already exists 10:08:54 8c80fea54db8: Layer already exists 10:08:54 eeaa73608b53: Layer already exists 10:08:54 a385e2111fc4: Layer already exists 10:08:55 main: digest: sha256:959c8f60927ee9b55fe935901d2fa6e72bd9dd3f48babee3af1d82452b2f29c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:08:55 ===================================================== [Pipeline] echo 10:08:55 taggedImages: 10:08:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:08:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:08:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 10:08:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:08:55 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:08:55 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:08:55 9e34161fbf5c356a51bcd814926558f70a35d44a 10:08:55 latest 10:08:55 4.1.0-dev.110 10:08:55 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:08:55 main 10:08:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:08:56 40ac4472d085: Preparing 10:08:56 b8bd65a94420: Preparing 10:08:56 b2e56c8c2b13: Preparing 10:08:56 2b4b23509ff4: Preparing 10:08:56 69595bb7ed23: Preparing 10:08:56 0fe34c316878: Preparing 10:08:56 6497f2863f7e: Preparing 10:08:56 a385e2111fc4: Preparing 10:08:56 eeaa73608b53: Preparing 10:08:56 0fe34c316878: Waiting 10:08:56 6497f2863f7e: Waiting 10:08:56 eeaa73608b53: Waiting 10:08:56 a385e2111fc4: Waiting 10:08:56 69595bb7ed23: Layer already exists 10:08:56 0fe34c316878: Layer already exists 10:08:56 b8bd65a94420: Pushed 10:08:56 b2e56c8c2b13: Pushed 10:08:56 6497f2863f7e: Layer already exists 10:08:56 a385e2111fc4: Layer already exists 10:08:56 eeaa73608b53: Layer already exists 10:08:56 40ac4472d085: Pushed 10:08:58 2b4b23509ff4: Pushed 10:08:59 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:1c30e58e89d8e8fb853e6e932c093d6f8bab3da093f584852a4aff0e140445b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:08:59 40ac4472d085: Preparing 10:08:59 b8bd65a94420: Preparing 10:08:59 b2e56c8c2b13: Preparing 10:08:59 2b4b23509ff4: Preparing 10:08:59 69595bb7ed23: Preparing 10:08:59 0fe34c316878: Preparing 10:08:59 6497f2863f7e: Preparing 10:08:59 a385e2111fc4: Preparing 10:08:59 eeaa73608b53: Preparing 10:08:59 0fe34c316878: Waiting 10:08:59 6497f2863f7e: Waiting 10:08:59 a385e2111fc4: Waiting 10:08:59 eeaa73608b53: Waiting 10:08:59 40ac4472d085: Layer already exists 10:08:59 69595bb7ed23: Layer already exists 10:08:59 b8bd65a94420: Layer already exists 10:08:59 b2e56c8c2b13: Layer already exists 10:08:59 2b4b23509ff4: Layer already exists 10:08:59 6497f2863f7e: Layer already exists 10:08:59 a385e2111fc4: Layer already exists 10:08:59 eeaa73608b53: Layer already exists 10:08:59 0fe34c316878: Layer already exists 10:08:59 latest: digest: sha256:1c30e58e89d8e8fb853e6e932c093d6f8bab3da093f584852a4aff0e140445b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 10:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:09:01 40ac4472d085: Preparing 10:09:01 b8bd65a94420: Preparing 10:09:01 b2e56c8c2b13: Preparing 10:09:01 2b4b23509ff4: Preparing 10:09:01 69595bb7ed23: Preparing 10:09:01 0fe34c316878: Preparing 10:09:01 6497f2863f7e: Preparing 10:09:01 a385e2111fc4: Preparing 10:09:01 eeaa73608b53: Preparing 10:09:01 a385e2111fc4: Waiting 10:09:01 eeaa73608b53: Waiting 10:09:01 0fe34c316878: Waiting 10:09:01 6497f2863f7e: Waiting 10:09:01 69595bb7ed23: Layer already exists 10:09:01 40ac4472d085: Layer already exists 10:09:01 b8bd65a94420: Layer already exists 10:09:01 2b4b23509ff4: Layer already exists 10:09:01 b2e56c8c2b13: Layer already exists 10:09:01 a385e2111fc4: Layer already exists 10:09:01 0fe34c316878: Layer already exists 10:09:01 6497f2863f7e: Layer already exists 10:09:01 eeaa73608b53: Layer already exists 10:09:01 4.1.0-dev.110: digest: sha256:1c30e58e89d8e8fb853e6e932c093d6f8bab3da093f584852a4aff0e140445b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:09:01 40ac4472d085: Preparing 10:09:01 b8bd65a94420: Preparing 10:09:01 b2e56c8c2b13: Preparing 10:09:01 2b4b23509ff4: Preparing 10:09:01 69595bb7ed23: Preparing 10:09:01 0fe34c316878: Preparing 10:09:01 6497f2863f7e: Preparing 10:09:01 a385e2111fc4: Preparing 10:09:01 eeaa73608b53: Preparing 10:09:01 6497f2863f7e: Waiting 10:09:01 a385e2111fc4: Waiting 10:09:01 eeaa73608b53: Waiting 10:09:01 0fe34c316878: Waiting 10:09:01 69595bb7ed23: Layer already exists 10:09:01 40ac4472d085: Layer already exists 10:09:01 b2e56c8c2b13: Layer already exists 10:09:01 b8bd65a94420: Layer already exists 10:09:01 2b4b23509ff4: Layer already exists 10:09:01 0fe34c316878: Layer already exists 10:09:01 6497f2863f7e: Layer already exists 10:09:01 a385e2111fc4: Layer already exists 10:09:01 eeaa73608b53: Layer already exists 10:09:02 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:1c30e58e89d8e8fb853e6e932c093d6f8bab3da093f584852a4aff0e140445b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:02 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:09:02 40ac4472d085: Preparing 10:09:02 b8bd65a94420: Preparing 10:09:02 b2e56c8c2b13: Preparing 10:09:02 2b4b23509ff4: Preparing 10:09:02 69595bb7ed23: Preparing 10:09:02 0fe34c316878: Preparing 10:09:02 6497f2863f7e: Preparing 10:09:02 a385e2111fc4: Preparing 10:09:02 eeaa73608b53: Preparing 10:09:02 a385e2111fc4: Waiting 10:09:02 eeaa73608b53: Waiting 10:09:02 0fe34c316878: Waiting 10:09:02 6497f2863f7e: Waiting 10:09:02 b2e56c8c2b13: Layer already exists 10:09:02 2b4b23509ff4: Layer already exists 10:09:02 69595bb7ed23: Layer already exists 10:09:02 40ac4472d085: Layer already exists 10:09:02 b8bd65a94420: Layer already exists 10:09:02 a385e2111fc4: Layer already exists 10:09:02 0fe34c316878: Layer already exists 10:09:02 6497f2863f7e: Layer already exists 10:09:02 eeaa73608b53: Layer already exists 10:09:02 main: digest: sha256:1c30e58e89d8e8fb853e6e932c093d6f8bab3da093f584852a4aff0e140445b0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:03 ===================================================== [Pipeline] echo 10:09:03 taggedImages: 10:09:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:09:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:09:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 10:09:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:09:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:09:03 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:09:03 9e34161fbf5c356a51bcd814926558f70a35d44a 10:09:03 latest 10:09:03 4.1.0-dev.110 10:09:03 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:09:03 main 10:09:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:09:04 5b44d8b37ad7: Preparing 10:09:04 d00cd119068c: Preparing 10:09:04 69595bb7ed23: Preparing 10:09:04 0fe34c316878: Preparing 10:09:04 d02181e5b7b7: Preparing 10:09:04 8b1f86508c92: Preparing 10:09:04 eeaa73608b53: Preparing 10:09:04 8b1f86508c92: Waiting 10:09:04 eeaa73608b53: Waiting 10:09:04 69595bb7ed23: Layer already exists 10:09:04 0fe34c316878: Layer already exists 10:09:04 eeaa73608b53: Layer already exists 10:09:04 d02181e5b7b7: Pushed 10:09:04 5b44d8b37ad7: Pushed 10:09:04 8b1f86508c92: Pushed 10:09:12 d00cd119068c: Pushed 10:09:12 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:781209449f1392e2eeea8b9de8ce704dcd9ec8db6f00bf9559bdcfe8343fceee size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:09:13 5b44d8b37ad7: Preparing 10:09:13 d00cd119068c: Preparing 10:09:13 69595bb7ed23: Preparing 10:09:13 0fe34c316878: Preparing 10:09:13 d02181e5b7b7: Preparing 10:09:13 8b1f86508c92: Preparing 10:09:13 eeaa73608b53: Preparing 10:09:13 8b1f86508c92: Waiting 10:09:13 eeaa73608b53: Waiting 10:09:13 5b44d8b37ad7: Layer already exists 10:09:13 d00cd119068c: Layer already exists 10:09:13 d02181e5b7b7: Layer already exists 10:09:13 69595bb7ed23: Layer already exists 10:09:13 0fe34c316878: Layer already exists 10:09:13 8b1f86508c92: Layer already exists 10:09:13 eeaa73608b53: Layer already exists 10:09:13 latest: digest: sha256:781209449f1392e2eeea8b9de8ce704dcd9ec8db6f00bf9559bdcfe8343fceee size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 10:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:09:14 5b44d8b37ad7: Preparing 10:09:14 d00cd119068c: Preparing 10:09:14 69595bb7ed23: Preparing 10:09:14 0fe34c316878: Preparing 10:09:14 d02181e5b7b7: Preparing 10:09:14 8b1f86508c92: Preparing 10:09:14 eeaa73608b53: Preparing 10:09:14 8b1f86508c92: Waiting 10:09:14 eeaa73608b53: Waiting 10:09:14 5b44d8b37ad7: Layer already exists 10:09:14 0fe34c316878: Layer already exists 10:09:14 d00cd119068c: Layer already exists 10:09:14 69595bb7ed23: Layer already exists 10:09:14 d02181e5b7b7: Layer already exists 10:09:14 8b1f86508c92: Layer already exists 10:09:14 eeaa73608b53: Layer already exists 10:09:14 4.1.0-dev.110: digest: sha256:781209449f1392e2eeea8b9de8ce704dcd9ec8db6f00bf9559bdcfe8343fceee size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:09:15 5b44d8b37ad7: Preparing 10:09:15 d00cd119068c: Preparing 10:09:15 69595bb7ed23: Preparing 10:09:15 0fe34c316878: Preparing 10:09:15 d02181e5b7b7: Preparing 10:09:15 8b1f86508c92: Preparing 10:09:15 eeaa73608b53: Preparing 10:09:15 8b1f86508c92: Waiting 10:09:15 d02181e5b7b7: Layer already exists 10:09:15 d00cd119068c: Layer already exists 10:09:15 69595bb7ed23: Layer already exists 10:09:15 0fe34c316878: Layer already exists 10:09:15 5b44d8b37ad7: Layer already exists 10:09:15 eeaa73608b53: Layer already exists 10:09:15 8b1f86508c92: Layer already exists 10:09:15 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:781209449f1392e2eeea8b9de8ce704dcd9ec8db6f00bf9559bdcfe8343fceee size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:09:16 5b44d8b37ad7: Preparing 10:09:16 d00cd119068c: Preparing 10:09:16 69595bb7ed23: Preparing 10:09:16 0fe34c316878: Preparing 10:09:16 d02181e5b7b7: Preparing 10:09:16 8b1f86508c92: Preparing 10:09:16 eeaa73608b53: Preparing 10:09:16 8b1f86508c92: Waiting 10:09:16 eeaa73608b53: Waiting 10:09:16 d02181e5b7b7: Layer already exists 10:09:16 69595bb7ed23: Layer already exists 10:09:16 d00cd119068c: Layer already exists 10:09:16 5b44d8b37ad7: Layer already exists 10:09:16 0fe34c316878: Layer already exists 10:09:16 8b1f86508c92: Layer already exists 10:09:16 eeaa73608b53: Layer already exists 10:09:16 main: digest: sha256:781209449f1392e2eeea8b9de8ce704dcd9ec8db6f00bf9559bdcfe8343fceee size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:16 ===================================================== [Pipeline] echo 10:09:16 taggedImages: 10:09:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:09:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:09:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 10:09:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:09:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:09:16 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:09:16 9e34161fbf5c356a51bcd814926558f70a35d44a 10:09:16 latest 10:09:16 4.1.0-dev.110 10:09:16 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:09:16 main 10:09:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:09:17 e97e9cc05dfe: Preparing 10:09:17 aae4e1ddb5bd: Preparing 10:09:17 0fe34c316878: Preparing 10:09:17 ba2614aca0b7: Preparing 10:09:17 f7da84982a22: Preparing 10:09:17 eeaa73608b53: Preparing 10:09:17 eeaa73608b53: Waiting 10:09:17 0fe34c316878: Layer already exists 10:09:17 eeaa73608b53: Layer already exists 10:09:17 f7da84982a22: Pushed 10:09:17 e97e9cc05dfe: Pushed 10:09:17 ba2614aca0b7: Pushed 10:09:25 aae4e1ddb5bd: Pushed 10:09:25 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:7303c4d2726148a98b3d331af03eefe3ccaf442530c6dbbd3c019dd5ee0b38a8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:09:26 e97e9cc05dfe: Preparing 10:09:26 aae4e1ddb5bd: Preparing 10:09:26 0fe34c316878: Preparing 10:09:26 ba2614aca0b7: Preparing 10:09:26 f7da84982a22: Preparing 10:09:26 eeaa73608b53: Preparing 10:09:26 eeaa73608b53: Waiting 10:09:26 e97e9cc05dfe: Layer already exists 10:09:26 ba2614aca0b7: Layer already exists 10:09:26 aae4e1ddb5bd: Layer already exists 10:09:26 0fe34c316878: Layer already exists 10:09:26 f7da84982a22: Layer already exists 10:09:26 eeaa73608b53: Layer already exists 10:09:26 latest: digest: sha256:7303c4d2726148a98b3d331af03eefe3ccaf442530c6dbbd3c019dd5ee0b38a8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 10:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:09:27 e97e9cc05dfe: Preparing 10:09:27 aae4e1ddb5bd: Preparing 10:09:27 0fe34c316878: Preparing 10:09:27 ba2614aca0b7: Preparing 10:09:27 f7da84982a22: Preparing 10:09:27 eeaa73608b53: Preparing 10:09:27 eeaa73608b53: Waiting 10:09:27 ba2614aca0b7: Layer already exists 10:09:27 aae4e1ddb5bd: Layer already exists 10:09:27 e97e9cc05dfe: Layer already exists 10:09:27 0fe34c316878: Layer already exists 10:09:27 f7da84982a22: Layer already exists 10:09:27 eeaa73608b53: Layer already exists 10:09:27 4.1.0-dev.110: digest: sha256:7303c4d2726148a98b3d331af03eefe3ccaf442530c6dbbd3c019dd5ee0b38a8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:09:28 e97e9cc05dfe: Preparing 10:09:28 aae4e1ddb5bd: Preparing 10:09:28 0fe34c316878: Preparing 10:09:28 ba2614aca0b7: Preparing 10:09:28 f7da84982a22: Preparing 10:09:28 eeaa73608b53: Preparing 10:09:28 eeaa73608b53: Waiting 10:09:28 e97e9cc05dfe: Layer already exists 10:09:28 ba2614aca0b7: Layer already exists 10:09:28 0fe34c316878: Layer already exists 10:09:28 aae4e1ddb5bd: Layer already exists 10:09:28 f7da84982a22: Layer already exists 10:09:28 eeaa73608b53: Layer already exists 10:09:28 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:7303c4d2726148a98b3d331af03eefe3ccaf442530c6dbbd3c019dd5ee0b38a8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:09:29 e97e9cc05dfe: Preparing 10:09:29 aae4e1ddb5bd: Preparing 10:09:29 0fe34c316878: Preparing 10:09:29 ba2614aca0b7: Preparing 10:09:29 f7da84982a22: Preparing 10:09:29 eeaa73608b53: Preparing 10:09:29 eeaa73608b53: Waiting 10:09:29 aae4e1ddb5bd: Layer already exists 10:09:29 f7da84982a22: Layer already exists 10:09:29 0fe34c316878: Layer already exists 10:09:29 ba2614aca0b7: Layer already exists 10:09:29 e97e9cc05dfe: Layer already exists 10:09:29 eeaa73608b53: Layer already exists 10:09:29 main: digest: sha256:7303c4d2726148a98b3d331af03eefe3ccaf442530c6dbbd3c019dd5ee0b38a8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:29 ===================================================== [Pipeline] echo 10:09:29 taggedImages: 10:09:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:09:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:09:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 10:09:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:09:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:09:29 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:09:29 9e34161fbf5c356a51bcd814926558f70a35d44a 10:09:29 latest 10:09:29 4.1.0-dev.110 10:09:29 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:09:29 main 10:09:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:09:30 cc93fc098ffd: Preparing 10:09:30 fcee63aea3d8: Preparing 10:09:30 b5cc063d71d0: Preparing 10:09:30 69595bb7ed23: Preparing 10:09:30 0fe34c316878: Preparing 10:09:30 6497f2863f7e: Preparing 10:09:30 a385e2111fc4: Preparing 10:09:30 eeaa73608b53: Preparing 10:09:30 6497f2863f7e: Waiting 10:09:30 a385e2111fc4: Waiting 10:09:30 eeaa73608b53: Waiting 10:09:30 69595bb7ed23: Layer already exists 10:09:30 0fe34c316878: Layer already exists 10:09:30 6497f2863f7e: Layer already exists 10:09:30 a385e2111fc4: Layer already exists 10:09:30 eeaa73608b53: Layer already exists 10:09:30 fcee63aea3d8: Pushed 10:09:30 cc93fc098ffd: Pushed 10:09:39 b5cc063d71d0: Pushed 10:09:39 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:5c3687d701a53bb676f508dc7616c88300a7d57f2dcbabe815e54311530b8020 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:09:39 cc93fc098ffd: Preparing 10:09:39 fcee63aea3d8: Preparing 10:09:39 b5cc063d71d0: Preparing 10:09:39 69595bb7ed23: Preparing 10:09:39 0fe34c316878: Preparing 10:09:39 6497f2863f7e: Preparing 10:09:39 a385e2111fc4: Preparing 10:09:39 eeaa73608b53: Preparing 10:09:39 6497f2863f7e: Waiting 10:09:39 a385e2111fc4: Waiting 10:09:39 eeaa73608b53: Waiting 10:09:39 b5cc063d71d0: Layer already exists 10:09:39 cc93fc098ffd: Layer already exists 10:09:39 69595bb7ed23: Layer already exists 10:09:39 0fe34c316878: Layer already exists 10:09:39 fcee63aea3d8: Layer already exists 10:09:39 a385e2111fc4: Layer already exists 10:09:39 eeaa73608b53: Layer already exists 10:09:39 6497f2863f7e: Layer already exists 10:09:39 latest: digest: sha256:5c3687d701a53bb676f508dc7616c88300a7d57f2dcbabe815e54311530b8020 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 10:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:09:40 cc93fc098ffd: Preparing 10:09:40 fcee63aea3d8: Preparing 10:09:40 b5cc063d71d0: Preparing 10:09:40 69595bb7ed23: Preparing 10:09:40 0fe34c316878: Preparing 10:09:40 6497f2863f7e: Preparing 10:09:40 a385e2111fc4: Preparing 10:09:40 eeaa73608b53: Preparing 10:09:40 6497f2863f7e: Waiting 10:09:40 a385e2111fc4: Waiting 10:09:40 eeaa73608b53: Waiting 10:09:40 cc93fc098ffd: Layer already exists 10:09:40 0fe34c316878: Layer already exists 10:09:40 b5cc063d71d0: Layer already exists 10:09:40 fcee63aea3d8: Layer already exists 10:09:40 69595bb7ed23: Layer already exists 10:09:40 a385e2111fc4: Layer already exists 10:09:40 6497f2863f7e: Layer already exists 10:09:40 eeaa73608b53: Layer already exists 10:09:40 4.1.0-dev.110: digest: sha256:5c3687d701a53bb676f508dc7616c88300a7d57f2dcbabe815e54311530b8020 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:09:41 cc93fc098ffd: Preparing 10:09:41 fcee63aea3d8: Preparing 10:09:41 b5cc063d71d0: Preparing 10:09:41 69595bb7ed23: Preparing 10:09:41 0fe34c316878: Preparing 10:09:41 6497f2863f7e: Preparing 10:09:41 a385e2111fc4: Preparing 10:09:41 eeaa73608b53: Preparing 10:09:41 6497f2863f7e: Waiting 10:09:41 a385e2111fc4: Waiting 10:09:41 eeaa73608b53: Waiting 10:09:41 0fe34c316878: Layer already exists 10:09:41 69595bb7ed23: Layer already exists 10:09:41 fcee63aea3d8: Layer already exists 10:09:41 b5cc063d71d0: Layer already exists 10:09:41 cc93fc098ffd: Layer already exists 10:09:41 a385e2111fc4: Layer already exists 10:09:41 6497f2863f7e: Layer already exists 10:09:41 eeaa73608b53: Layer already exists 10:09:41 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:5c3687d701a53bb676f508dc7616c88300a7d57f2dcbabe815e54311530b8020 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:09:42 cc93fc098ffd: Preparing 10:09:42 fcee63aea3d8: Preparing 10:09:42 b5cc063d71d0: Preparing 10:09:42 69595bb7ed23: Preparing 10:09:42 0fe34c316878: Preparing 10:09:42 6497f2863f7e: Preparing 10:09:42 a385e2111fc4: Preparing 10:09:42 eeaa73608b53: Preparing 10:09:42 6497f2863f7e: Waiting 10:09:42 a385e2111fc4: Waiting 10:09:42 eeaa73608b53: Waiting 10:09:42 b5cc063d71d0: Layer already exists 10:09:42 cc93fc098ffd: Layer already exists 10:09:42 0fe34c316878: Layer already exists 10:09:42 69595bb7ed23: Layer already exists 10:09:42 fcee63aea3d8: Layer already exists 10:09:42 a385e2111fc4: Layer already exists 10:09:42 6497f2863f7e: Layer already exists 10:09:42 eeaa73608b53: Layer already exists 10:09:43 main: digest: sha256:5c3687d701a53bb676f508dc7616c88300a7d57f2dcbabe815e54311530b8020 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:43 ===================================================== [Pipeline] echo 10:09:43 taggedImages: 10:09:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:09:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:09:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 10:09:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:09:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:09:43 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:09:43 9e34161fbf5c356a51bcd814926558f70a35d44a 10:09:43 latest 10:09:43 4.1.0-dev.110 10:09:43 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:09:43 main 10:09:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:09:44 39f9389bef2e: Preparing 10:09:44 d288d447aed1: Preparing 10:09:44 6768124ffba4: Preparing 10:09:44 c562026c46d0: Preparing 10:09:44 d4c5255c03cb: Preparing 10:09:44 8756f17e1d6f: Preparing 10:09:44 8756f17e1d6f: Waiting 10:09:44 37ab88f9e4e7: Preparing 10:09:44 69595bb7ed23: Preparing 10:09:44 69595bb7ed23: Waiting 10:09:44 0fe34c316878: Preparing 10:09:44 0fe34c316878: Waiting 10:09:44 9dc6ad012572: Preparing 10:09:44 be55ae61b6a3: Preparing 10:09:44 9dc6ad012572: Waiting 10:09:44 5f70bf18a086: Preparing 10:09:44 be55ae61b6a3: Waiting 10:09:44 5f70bf18a086: Waiting 10:09:44 dcd6c8bd3357: Preparing 10:09:44 dcd6c8bd3357: Waiting 10:09:44 5b09a4dc178e: Preparing 10:09:44 75eb51e41dd1: Preparing 10:09:44 5b09a4dc178e: Waiting 10:09:44 75eb51e41dd1: Waiting 10:09:44 eeaa73608b53: Preparing 10:09:44 eeaa73608b53: Waiting 10:09:44 6768124ffba4: Pushed 10:09:44 d4c5255c03cb: Pushed 10:09:44 d288d447aed1: Pushed 10:09:44 c562026c46d0: Pushed 10:09:44 39f9389bef2e: Pushed 10:09:44 69595bb7ed23: Layer already exists 10:09:44 0fe34c316878: Layer already exists 10:09:44 8756f17e1d6f: Pushed 10:09:44 5f70bf18a086: Layer already exists 10:09:44 9dc6ad012572: Pushed 10:09:44 be55ae61b6a3: Pushed 10:09:44 5b09a4dc178e: Pushed 10:09:44 eeaa73608b53: Layer already exists 10:09:44 dcd6c8bd3357: Pushed 10:09:44 75eb51e41dd1: Pushed 10:09:47 37ab88f9e4e7: Pushed 10:09:47 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:9b9b6bd19af01e515d005fcdf35869592f0d83d17b42e2576c7eff5e0b7631f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:09:48 39f9389bef2e: Preparing 10:09:48 d288d447aed1: Preparing 10:09:48 6768124ffba4: Preparing 10:09:48 c562026c46d0: Preparing 10:09:48 d4c5255c03cb: Preparing 10:09:48 8756f17e1d6f: Preparing 10:09:48 37ab88f9e4e7: Preparing 10:09:48 8756f17e1d6f: Waiting 10:09:48 69595bb7ed23: Preparing 10:09:48 37ab88f9e4e7: Waiting 10:09:48 0fe34c316878: Preparing 10:09:48 69595bb7ed23: Waiting 10:09:48 9dc6ad012572: Preparing 10:09:48 0fe34c316878: Waiting 10:09:48 be55ae61b6a3: Preparing 10:09:48 9dc6ad012572: Waiting 10:09:48 5f70bf18a086: Preparing 10:09:48 dcd6c8bd3357: Preparing 10:09:48 5b09a4dc178e: Preparing 10:09:48 75eb51e41dd1: Preparing 10:09:48 eeaa73608b53: Preparing 10:09:48 be55ae61b6a3: Waiting 10:09:48 5f70bf18a086: Waiting 10:09:48 dcd6c8bd3357: Waiting 10:09:48 5b09a4dc178e: Waiting 10:09:48 75eb51e41dd1: Waiting 10:09:48 eeaa73608b53: Waiting 10:09:48 6768124ffba4: Layer already exists 10:09:48 c562026c46d0: Layer already exists 10:09:48 d4c5255c03cb: Layer already exists 10:09:48 39f9389bef2e: Layer already exists 10:09:48 d288d447aed1: Layer already exists 10:09:48 69595bb7ed23: Layer already exists 10:09:48 8756f17e1d6f: Layer already exists 10:09:48 37ab88f9e4e7: Layer already exists 10:09:48 9dc6ad012572: Layer already exists 10:09:48 0fe34c316878: Layer already exists 10:09:48 dcd6c8bd3357: Layer already exists 10:09:48 75eb51e41dd1: Layer already exists 10:09:48 be55ae61b6a3: Layer already exists 10:09:48 5f70bf18a086: Layer already exists 10:09:48 5b09a4dc178e: Layer already exists 10:09:48 eeaa73608b53: Layer already exists 10:09:48 latest: digest: sha256:9b9b6bd19af01e515d005fcdf35869592f0d83d17b42e2576c7eff5e0b7631f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 10:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:09:49 39f9389bef2e: Preparing 10:09:49 d288d447aed1: Preparing 10:09:49 6768124ffba4: Preparing 10:09:49 c562026c46d0: Preparing 10:09:49 d4c5255c03cb: Preparing 10:09:49 8756f17e1d6f: Preparing 10:09:49 37ab88f9e4e7: Preparing 10:09:49 69595bb7ed23: Preparing 10:09:49 0fe34c316878: Preparing 10:09:49 9dc6ad012572: Preparing 10:09:49 be55ae61b6a3: Preparing 10:09:49 5f70bf18a086: Preparing 10:09:49 dcd6c8bd3357: Preparing 10:09:49 5b09a4dc178e: Preparing 10:09:49 75eb51e41dd1: Preparing 10:09:49 eeaa73608b53: Preparing 10:09:49 0fe34c316878: Waiting 10:09:49 9dc6ad012572: Waiting 10:09:49 be55ae61b6a3: Waiting 10:09:49 5f70bf18a086: Waiting 10:09:49 dcd6c8bd3357: Waiting 10:09:49 5b09a4dc178e: Waiting 10:09:49 75eb51e41dd1: Waiting 10:09:49 eeaa73608b53: Waiting 10:09:49 8756f17e1d6f: Waiting 10:09:49 37ab88f9e4e7: Waiting 10:09:49 69595bb7ed23: Waiting 10:09:49 d288d447aed1: Layer already exists 10:09:49 39f9389bef2e: Layer already exists 10:09:49 6768124ffba4: Layer already exists 10:09:49 d4c5255c03cb: Layer already exists 10:09:49 c562026c46d0: Layer already exists 10:09:49 37ab88f9e4e7: Layer already exists 10:09:49 69595bb7ed23: Layer already exists 10:09:49 9dc6ad012572: Layer already exists 10:09:49 0fe34c316878: Layer already exists 10:09:49 8756f17e1d6f: Layer already exists 10:09:49 dcd6c8bd3357: Layer already exists 10:09:49 5f70bf18a086: Layer already exists 10:09:49 5b09a4dc178e: Layer already exists 10:09:49 75eb51e41dd1: Layer already exists 10:09:49 be55ae61b6a3: Layer already exists 10:09:49 eeaa73608b53: Layer already exists 10:09:49 4.1.0-dev.110: digest: sha256:9b9b6bd19af01e515d005fcdf35869592f0d83d17b42e2576c7eff5e0b7631f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:09:50 39f9389bef2e: Preparing 10:09:50 d288d447aed1: Preparing 10:09:50 6768124ffba4: Preparing 10:09:50 c562026c46d0: Preparing 10:09:50 d4c5255c03cb: Preparing 10:09:50 8756f17e1d6f: Preparing 10:09:50 37ab88f9e4e7: Preparing 10:09:50 69595bb7ed23: Preparing 10:09:50 0fe34c316878: Preparing 10:09:50 9dc6ad012572: Preparing 10:09:50 be55ae61b6a3: Preparing 10:09:50 5f70bf18a086: Preparing 10:09:50 dcd6c8bd3357: Preparing 10:09:50 5b09a4dc178e: Preparing 10:09:50 75eb51e41dd1: Preparing 10:09:50 eeaa73608b53: Preparing 10:09:50 be55ae61b6a3: Waiting 10:09:50 5f70bf18a086: Waiting 10:09:50 dcd6c8bd3357: Waiting 10:09:50 8756f17e1d6f: Waiting 10:09:50 37ab88f9e4e7: Waiting 10:09:50 0fe34c316878: Waiting 10:09:50 9dc6ad012572: Waiting 10:09:50 69595bb7ed23: Waiting 10:09:50 75eb51e41dd1: Waiting 10:09:50 5b09a4dc178e: Waiting 10:09:50 eeaa73608b53: Waiting 10:09:50 c562026c46d0: Layer already exists 10:09:50 d288d447aed1: Layer already exists 10:09:50 d4c5255c03cb: Layer already exists 10:09:50 39f9389bef2e: Layer already exists 10:09:50 6768124ffba4: Layer already exists 10:09:50 8756f17e1d6f: Layer already exists 10:09:50 37ab88f9e4e7: Layer already exists 10:09:50 69595bb7ed23: Layer already exists 10:09:50 9dc6ad012572: Layer already exists 10:09:50 0fe34c316878: Layer already exists 10:09:50 5f70bf18a086: Layer already exists 10:09:50 dcd6c8bd3357: Layer already exists 10:09:50 be55ae61b6a3: Layer already exists 10:09:50 5b09a4dc178e: Layer already exists 10:09:50 75eb51e41dd1: Layer already exists 10:09:50 eeaa73608b53: Layer already exists 10:09:50 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:9b9b6bd19af01e515d005fcdf35869592f0d83d17b42e2576c7eff5e0b7631f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:09:51 39f9389bef2e: Preparing 10:09:51 d288d447aed1: Preparing 10:09:51 6768124ffba4: Preparing 10:09:51 c562026c46d0: Preparing 10:09:51 d4c5255c03cb: Preparing 10:09:51 8756f17e1d6f: Preparing 10:09:51 37ab88f9e4e7: Preparing 10:09:51 69595bb7ed23: Preparing 10:09:51 0fe34c316878: Preparing 10:09:51 9dc6ad012572: Preparing 10:09:51 8756f17e1d6f: Waiting 10:09:51 37ab88f9e4e7: Waiting 10:09:51 69595bb7ed23: Waiting 10:09:51 be55ae61b6a3: Preparing 10:09:51 5f70bf18a086: Preparing 10:09:51 dcd6c8bd3357: Preparing 10:09:51 5b09a4dc178e: Preparing 10:09:51 be55ae61b6a3: Waiting 10:09:51 9dc6ad012572: Waiting 10:09:51 75eb51e41dd1: Preparing 10:09:51 eeaa73608b53: Preparing 10:09:51 5f70bf18a086: Waiting 10:09:51 dcd6c8bd3357: Waiting 10:09:51 5b09a4dc178e: Waiting 10:09:51 75eb51e41dd1: Waiting 10:09:51 eeaa73608b53: Waiting 10:09:51 d4c5255c03cb: Layer already exists 10:09:51 39f9389bef2e: Layer already exists 10:09:51 6768124ffba4: Layer already exists 10:09:51 d288d447aed1: Layer already exists 10:09:51 c562026c46d0: Layer already exists 10:09:51 69595bb7ed23: Layer already exists 10:09:51 37ab88f9e4e7: Layer already exists 10:09:51 8756f17e1d6f: Layer already exists 10:09:51 0fe34c316878: Layer already exists 10:09:51 9dc6ad012572: Layer already exists 10:09:51 dcd6c8bd3357: Layer already exists 10:09:51 5f70bf18a086: Layer already exists 10:09:51 75eb51e41dd1: Layer already exists 10:09:51 be55ae61b6a3: Layer already exists 10:09:51 5b09a4dc178e: Layer already exists 10:09:51 eeaa73608b53: Layer already exists 10:09:51 main: digest: sha256:9b9b6bd19af01e515d005fcdf35869592f0d83d17b42e2576c7eff5e0b7631f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:51 ===================================================== [Pipeline] echo 10:09:51 taggedImages: 10:09:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:09:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:09:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 10:09:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:09:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:09:51 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:09:51 9e34161fbf5c356a51bcd814926558f70a35d44a 10:09:51 latest 10:09:51 4.1.0-dev.110 10:09:51 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:09:51 main 10:09:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:09:52 552066a86d4d: Preparing 10:09:52 c510bebca698: Preparing 10:09:52 d8003bd8df6c: Preparing 10:09:52 77b747d90c42: Preparing 10:09:52 69595bb7ed23: Preparing 10:09:52 0fe34c316878: Preparing 10:09:52 6497f2863f7e: Preparing 10:09:52 a385e2111fc4: Preparing 10:09:52 eeaa73608b53: Preparing 10:09:52 6497f2863f7e: Waiting 10:09:52 a385e2111fc4: Waiting 10:09:52 0fe34c316878: Waiting 10:09:52 eeaa73608b53: Waiting 10:09:52 69595bb7ed23: Layer already exists 10:09:52 c510bebca698: Pushed 10:09:52 0fe34c316878: Layer already exists 10:09:52 d8003bd8df6c: Pushed 10:09:52 6497f2863f7e: Layer already exists 10:09:52 a385e2111fc4: Layer already exists 10:09:52 eeaa73608b53: Layer already exists 10:09:52 552066a86d4d: Pushed 10:10:00 77b747d90c42: Pushed 10:10:02 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:4188b8523f959a25d533c18f3d1d8060832970b436618bad770f577c9092bd81 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:10:03 552066a86d4d: Preparing 10:10:03 c510bebca698: Preparing 10:10:03 d8003bd8df6c: Preparing 10:10:03 77b747d90c42: Preparing 10:10:03 69595bb7ed23: Preparing 10:10:03 0fe34c316878: Preparing 10:10:03 6497f2863f7e: Preparing 10:10:03 a385e2111fc4: Preparing 10:10:03 eeaa73608b53: Preparing 10:10:03 0fe34c316878: Waiting 10:10:03 6497f2863f7e: Waiting 10:10:03 a385e2111fc4: Waiting 10:10:03 eeaa73608b53: Waiting 10:10:03 c510bebca698: Layer already exists 10:10:03 d8003bd8df6c: Layer already exists 10:10:03 552066a86d4d: Layer already exists 10:10:03 69595bb7ed23: Layer already exists 10:10:03 77b747d90c42: Layer already exists 10:10:03 a385e2111fc4: Layer already exists 10:10:03 eeaa73608b53: Layer already exists 10:10:03 6497f2863f7e: Layer already exists 10:10:03 0fe34c316878: Layer already exists 10:10:03 latest: digest: sha256:4188b8523f959a25d533c18f3d1d8060832970b436618bad770f577c9092bd81 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 10:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:10:04 552066a86d4d: Preparing 10:10:04 c510bebca698: Preparing 10:10:04 d8003bd8df6c: Preparing 10:10:04 77b747d90c42: Preparing 10:10:04 69595bb7ed23: Preparing 10:10:04 0fe34c316878: Preparing 10:10:04 6497f2863f7e: Preparing 10:10:04 0fe34c316878: Waiting 10:10:04 6497f2863f7e: Waiting 10:10:04 a385e2111fc4: Preparing 10:10:04 eeaa73608b53: Preparing 10:10:04 a385e2111fc4: Waiting 10:10:04 eeaa73608b53: Waiting 10:10:04 69595bb7ed23: Layer already exists 10:10:04 77b747d90c42: Layer already exists 10:10:04 552066a86d4d: Layer already exists 10:10:04 c510bebca698: Layer already exists 10:10:04 d8003bd8df6c: Layer already exists 10:10:04 0fe34c316878: Layer already exists 10:10:04 6497f2863f7e: Layer already exists 10:10:04 a385e2111fc4: Layer already exists 10:10:04 eeaa73608b53: Layer already exists 10:10:04 4.1.0-dev.110: digest: sha256:4188b8523f959a25d533c18f3d1d8060832970b436618bad770f577c9092bd81 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:10:05 552066a86d4d: Preparing 10:10:05 c510bebca698: Preparing 10:10:05 d8003bd8df6c: Preparing 10:10:05 77b747d90c42: Preparing 10:10:05 69595bb7ed23: Preparing 10:10:05 0fe34c316878: Preparing 10:10:05 6497f2863f7e: Preparing 10:10:05 a385e2111fc4: Preparing 10:10:05 eeaa73608b53: Preparing 10:10:05 0fe34c316878: Waiting 10:10:05 6497f2863f7e: Waiting 10:10:05 a385e2111fc4: Waiting 10:10:05 eeaa73608b53: Waiting 10:10:05 69595bb7ed23: Layer already exists 10:10:05 552066a86d4d: Layer already exists 10:10:05 c510bebca698: Layer already exists 10:10:05 d8003bd8df6c: Layer already exists 10:10:05 77b747d90c42: Layer already exists 10:10:05 eeaa73608b53: Layer already exists 10:10:05 6497f2863f7e: Layer already exists 10:10:05 0fe34c316878: Layer already exists 10:10:05 a385e2111fc4: Layer already exists 10:10:05 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:4188b8523f959a25d533c18f3d1d8060832970b436618bad770f577c9092bd81 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:10:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:10:06 552066a86d4d: Preparing 10:10:06 c510bebca698: Preparing 10:10:06 d8003bd8df6c: Preparing 10:10:06 77b747d90c42: Preparing 10:10:06 69595bb7ed23: Preparing 10:10:06 0fe34c316878: Preparing 10:10:06 6497f2863f7e: Preparing 10:10:06 a385e2111fc4: Preparing 10:10:06 eeaa73608b53: Preparing 10:10:06 6497f2863f7e: Waiting 10:10:06 a385e2111fc4: Waiting 10:10:06 eeaa73608b53: Waiting 10:10:06 0fe34c316878: Waiting 10:10:06 552066a86d4d: Layer already exists 10:10:06 77b747d90c42: Layer already exists 10:10:06 c510bebca698: Layer already exists 10:10:06 69595bb7ed23: Layer already exists 10:10:06 d8003bd8df6c: Layer already exists 10:10:06 6497f2863f7e: Layer already exists 10:10:06 0fe34c316878: Layer already exists 10:10:06 a385e2111fc4: Layer already exists 10:10:06 eeaa73608b53: Layer already exists 10:10:06 main: digest: sha256:4188b8523f959a25d533c18f3d1d8060832970b436618bad770f577c9092bd81 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:10:06 ===================================================== [Pipeline] echo 10:10:06 taggedImages: 10:10:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:10:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:10:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 10:10:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:10:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:10:06 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:10:06 9e34161fbf5c356a51bcd814926558f70a35d44a 10:10:06 latest 10:10:06 4.1.0-dev.110 10:10:06 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:10:06 main 10:10:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:10:07 f9d34fc22554: Preparing 10:10:07 965b4136ff5b: Preparing 10:10:07 d44dca89462a: Preparing 10:10:07 554070cad03a: Preparing 10:10:07 1ade23a4bd23: Preparing 10:10:07 69595bb7ed23: Preparing 10:10:07 0fe34c316878: Preparing 10:10:07 dfc6f6e4f96c: Preparing 10:10:07 418395c44616: Preparing 10:10:07 0d3c717c6936: Preparing 10:10:07 eeaa73608b53: Preparing 10:10:07 0fe34c316878: Waiting 10:10:07 dfc6f6e4f96c: Waiting 10:10:07 69595bb7ed23: Waiting 10:10:07 418395c44616: Waiting 10:10:07 0d3c717c6936: Waiting 10:10:07 eeaa73608b53: Waiting 10:10:07 554070cad03a: Pushed 10:10:07 1ade23a4bd23: Pushed 10:10:07 f9d34fc22554: Pushed 10:10:07 965b4136ff5b: Pushed 10:10:07 69595bb7ed23: Layer already exists 10:10:07 0fe34c316878: Layer already exists 10:10:07 eeaa73608b53: Layer already exists 10:10:07 dfc6f6e4f96c: Pushed 10:10:07 418395c44616: Pushed 10:10:12 0d3c717c6936: Pushed 10:10:14 d44dca89462a: Pushed 10:10:14 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:da0e859726a6ef3c3a1dda87b370956cb638ea4071a0caf249560665d0082d5b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:10:15 f9d34fc22554: Preparing 10:10:15 965b4136ff5b: Preparing 10:10:15 d44dca89462a: Preparing 10:10:15 554070cad03a: Preparing 10:10:15 1ade23a4bd23: Preparing 10:10:15 69595bb7ed23: Preparing 10:10:15 0fe34c316878: Preparing 10:10:15 dfc6f6e4f96c: Preparing 10:10:15 418395c44616: Preparing 10:10:15 0d3c717c6936: Preparing 10:10:15 eeaa73608b53: Preparing 10:10:15 dfc6f6e4f96c: Waiting 10:10:15 418395c44616: Waiting 10:10:15 0d3c717c6936: Waiting 10:10:15 eeaa73608b53: Waiting 10:10:15 0fe34c316878: Waiting 10:10:15 69595bb7ed23: Waiting 10:10:15 965b4136ff5b: Layer already exists 10:10:15 d44dca89462a: Layer already exists 10:10:15 554070cad03a: Layer already exists 10:10:15 1ade23a4bd23: Layer already exists 10:10:15 f9d34fc22554: Layer already exists 10:10:15 0fe34c316878: Layer already exists 10:10:15 dfc6f6e4f96c: Layer already exists 10:10:15 69595bb7ed23: Layer already exists 10:10:15 0d3c717c6936: Layer already exists 10:10:15 418395c44616: Layer already exists 10:10:15 eeaa73608b53: Layer already exists 10:10:15 latest: digest: sha256:da0e859726a6ef3c3a1dda87b370956cb638ea4071a0caf249560665d0082d5b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 10:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:10:15 f9d34fc22554: Preparing 10:10:15 965b4136ff5b: Preparing 10:10:15 d44dca89462a: Preparing 10:10:15 554070cad03a: Preparing 10:10:15 1ade23a4bd23: Preparing 10:10:15 69595bb7ed23: Preparing 10:10:15 0fe34c316878: Preparing 10:10:15 dfc6f6e4f96c: Preparing 10:10:15 418395c44616: Preparing 10:10:15 0d3c717c6936: Preparing 10:10:15 eeaa73608b53: Preparing 10:10:15 dfc6f6e4f96c: Waiting 10:10:15 418395c44616: Waiting 10:10:15 69595bb7ed23: Waiting 10:10:15 0fe34c316878: Waiting 10:10:15 0d3c717c6936: Waiting 10:10:15 eeaa73608b53: Waiting 10:10:15 965b4136ff5b: Layer already exists 10:10:15 f9d34fc22554: Layer already exists 10:10:15 1ade23a4bd23: Layer already exists 10:10:15 554070cad03a: Layer already exists 10:10:15 d44dca89462a: Layer already exists 10:10:15 69595bb7ed23: Layer already exists 10:10:15 0d3c717c6936: Layer already exists 10:10:15 dfc6f6e4f96c: Layer already exists 10:10:15 0fe34c316878: Layer already exists 10:10:15 418395c44616: Layer already exists 10:10:15 eeaa73608b53: Layer already exists 10:10:16 4.1.0-dev.110: digest: sha256:da0e859726a6ef3c3a1dda87b370956cb638ea4071a0caf249560665d0082d5b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:10:16 f9d34fc22554: Preparing 10:10:16 965b4136ff5b: Preparing 10:10:16 d44dca89462a: Preparing 10:10:16 554070cad03a: Preparing 10:10:16 1ade23a4bd23: Preparing 10:10:16 69595bb7ed23: Preparing 10:10:16 0fe34c316878: Preparing 10:10:16 dfc6f6e4f96c: Preparing 10:10:16 418395c44616: Preparing 10:10:16 0d3c717c6936: Preparing 10:10:16 eeaa73608b53: Preparing 10:10:16 dfc6f6e4f96c: Waiting 10:10:16 418395c44616: Waiting 10:10:16 0d3c717c6936: Waiting 10:10:16 eeaa73608b53: Waiting 10:10:16 69595bb7ed23: Waiting 10:10:16 0fe34c316878: Waiting 10:10:16 f9d34fc22554: Layer already exists 10:10:16 d44dca89462a: Layer already exists 10:10:16 965b4136ff5b: Layer already exists 10:10:16 554070cad03a: Layer already exists 10:10:16 1ade23a4bd23: Layer already exists 10:10:16 69595bb7ed23: Layer already exists 10:10:16 418395c44616: Layer already exists 10:10:16 dfc6f6e4f96c: Layer already exists 10:10:16 0fe34c316878: Layer already exists 10:10:16 0d3c717c6936: Layer already exists 10:10:16 eeaa73608b53: Layer already exists 10:10:17 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:da0e859726a6ef3c3a1dda87b370956cb638ea4071a0caf249560665d0082d5b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:10:18 f9d34fc22554: Preparing 10:10:18 965b4136ff5b: Preparing 10:10:18 d44dca89462a: Preparing 10:10:18 554070cad03a: Preparing 10:10:18 1ade23a4bd23: Preparing 10:10:18 69595bb7ed23: Preparing 10:10:18 0fe34c316878: Preparing 10:10:18 dfc6f6e4f96c: Preparing 10:10:18 418395c44616: Preparing 10:10:18 0d3c717c6936: Preparing 10:10:18 eeaa73608b53: Preparing 10:10:18 69595bb7ed23: Waiting 10:10:18 0fe34c316878: Waiting 10:10:18 dfc6f6e4f96c: Waiting 10:10:18 418395c44616: Waiting 10:10:18 0d3c717c6936: Waiting 10:10:18 eeaa73608b53: Waiting 10:10:18 d44dca89462a: Layer already exists 10:10:18 f9d34fc22554: Layer already exists 10:10:18 965b4136ff5b: Layer already exists 10:10:18 1ade23a4bd23: Layer already exists 10:10:18 554070cad03a: Layer already exists 10:10:18 69595bb7ed23: Layer already exists 10:10:18 418395c44616: Layer already exists 10:10:18 dfc6f6e4f96c: Layer already exists 10:10:18 0fe34c316878: Layer already exists 10:10:18 0d3c717c6936: Layer already exists 10:10:18 eeaa73608b53: Layer already exists 10:10:18 main: digest: sha256:da0e859726a6ef3c3a1dda87b370956cb638ea4071a0caf249560665d0082d5b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:10:18 ===================================================== [Pipeline] echo 10:10:18 taggedImages: 10:10:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:10:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:10:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 10:10:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:10:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:10:18 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:10:18 9e34161fbf5c356a51bcd814926558f70a35d44a 10:10:18 latest 10:10:18 4.1.0-dev.110 10:10:18 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:10:18 main 10:10:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:10:19 71b6b2464cb2: Preparing 10:10:19 0d6ec7addc02: Preparing 10:10:19 e09d17e9a099: Preparing 10:10:19 967a105cc6a1: Preparing 10:10:19 b0ff360cd538: Preparing 10:10:19 1d6388b864d6: Preparing 10:10:19 b553f480f7af: Preparing 10:10:19 69595bb7ed23: Preparing 10:10:19 0fe34c316878: Preparing 10:10:19 64545bd1c197: Preparing 10:10:19 a576603fb9e4: Preparing 10:10:19 eeaa73608b53: Preparing 10:10:19 0fe34c316878: Waiting 10:10:19 64545bd1c197: Waiting 10:10:19 a576603fb9e4: Waiting 10:10:19 1d6388b864d6: Waiting 10:10:19 eeaa73608b53: Waiting 10:10:19 b553f480f7af: Waiting 10:10:19 69595bb7ed23: Waiting 10:10:19 b0ff360cd538: Pushed 10:10:19 0d6ec7addc02: Pushed 10:10:19 71b6b2464cb2: Pushed 10:10:19 69595bb7ed23: Layer already exists 10:10:19 0fe34c316878: Layer already exists 10:10:19 1d6388b864d6: Pushed 10:10:19 b553f480f7af: Pushed 10:10:19 eeaa73608b53: Layer already exists 10:10:19 64545bd1c197: Pushed 10:10:22 a576603fb9e4: Pushed 10:10:26 967a105cc6a1: Pushed 10:10:26 e09d17e9a099: Pushed 10:10:27 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:a96bbda64cd299fd0e643aa5890971983be489d8c348d3ef95e8232c221bbd61 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:10:27 71b6b2464cb2: Preparing 10:10:27 0d6ec7addc02: Preparing 10:10:27 e09d17e9a099: Preparing 10:10:27 967a105cc6a1: Preparing 10:10:27 b0ff360cd538: Preparing 10:10:27 1d6388b864d6: Preparing 10:10:27 b553f480f7af: Preparing 10:10:27 69595bb7ed23: Preparing 10:10:27 0fe34c316878: Preparing 10:10:27 64545bd1c197: Preparing 10:10:27 a576603fb9e4: Preparing 10:10:27 eeaa73608b53: Preparing 10:10:27 69595bb7ed23: Waiting 10:10:27 0fe34c316878: Waiting 10:10:27 64545bd1c197: Waiting 10:10:27 a576603fb9e4: Waiting 10:10:27 eeaa73608b53: Waiting 10:10:27 1d6388b864d6: Waiting 10:10:27 b553f480f7af: Waiting 10:10:27 71b6b2464cb2: Layer already exists 10:10:27 0d6ec7addc02: Layer already exists 10:10:27 b0ff360cd538: Layer already exists 10:10:27 e09d17e9a099: Layer already exists 10:10:27 967a105cc6a1: Layer already exists 10:10:27 0fe34c316878: Layer already exists 10:10:27 64545bd1c197: Layer already exists 10:10:27 1d6388b864d6: Layer already exists 10:10:27 69595bb7ed23: Layer already exists 10:10:27 b553f480f7af: Layer already exists 10:10:27 eeaa73608b53: Layer already exists 10:10:27 a576603fb9e4: Layer already exists 10:10:28 latest: digest: sha256:a96bbda64cd299fd0e643aa5890971983be489d8c348d3ef95e8232c221bbd61 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 10:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:10:28 71b6b2464cb2: Preparing 10:10:28 0d6ec7addc02: Preparing 10:10:28 e09d17e9a099: Preparing 10:10:28 967a105cc6a1: Preparing 10:10:28 b0ff360cd538: Preparing 10:10:28 1d6388b864d6: Preparing 10:10:28 b553f480f7af: Preparing 10:10:28 1d6388b864d6: Waiting 10:10:28 69595bb7ed23: Preparing 10:10:28 b553f480f7af: Waiting 10:10:28 0fe34c316878: Preparing 10:10:28 69595bb7ed23: Waiting 10:10:28 64545bd1c197: Preparing 10:10:28 0fe34c316878: Waiting 10:10:28 a576603fb9e4: Preparing 10:10:28 64545bd1c197: Waiting 10:10:28 eeaa73608b53: Preparing 10:10:28 a576603fb9e4: Waiting 10:10:28 eeaa73608b53: Waiting 10:10:28 0d6ec7addc02: Layer already exists 10:10:28 967a105cc6a1: Layer already exists 10:10:28 71b6b2464cb2: Layer already exists 10:10:28 b0ff360cd538: Layer already exists 10:10:28 e09d17e9a099: Layer already exists 10:10:28 1d6388b864d6: Layer already exists 10:10:28 0fe34c316878: Layer already exists 10:10:28 69595bb7ed23: Layer already exists 10:10:28 b553f480f7af: Layer already exists 10:10:28 64545bd1c197: Layer already exists 10:10:28 a576603fb9e4: Layer already exists 10:10:28 eeaa73608b53: Layer already exists 10:10:29 4.1.0-dev.110: digest: sha256:a96bbda64cd299fd0e643aa5890971983be489d8c348d3ef95e8232c221bbd61 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:10:29 71b6b2464cb2: Preparing 10:10:29 0d6ec7addc02: Preparing 10:10:29 e09d17e9a099: Preparing 10:10:29 967a105cc6a1: Preparing 10:10:29 b0ff360cd538: Preparing 10:10:29 1d6388b864d6: Preparing 10:10:29 b553f480f7af: Preparing 10:10:29 69595bb7ed23: Preparing 10:10:29 0fe34c316878: Preparing 10:10:29 64545bd1c197: Preparing 10:10:29 a576603fb9e4: Preparing 10:10:29 eeaa73608b53: Preparing 10:10:29 0fe34c316878: Waiting 10:10:29 64545bd1c197: Waiting 10:10:29 b553f480f7af: Waiting 10:10:29 1d6388b864d6: Waiting 10:10:29 a576603fb9e4: Waiting 10:10:29 eeaa73608b53: Waiting 10:10:29 69595bb7ed23: Waiting 10:10:29 0d6ec7addc02: Layer already exists 10:10:29 b0ff360cd538: Layer already exists 10:10:29 71b6b2464cb2: Layer already exists 10:10:29 e09d17e9a099: Layer already exists 10:10:29 967a105cc6a1: Layer already exists 10:10:29 69595bb7ed23: Layer already exists 10:10:29 b553f480f7af: Layer already exists 10:10:29 64545bd1c197: Layer already exists 10:10:29 1d6388b864d6: Layer already exists 10:10:29 0fe34c316878: Layer already exists 10:10:29 a576603fb9e4: Layer already exists 10:10:29 eeaa73608b53: Layer already exists 10:10:30 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:a96bbda64cd299fd0e643aa5890971983be489d8c348d3ef95e8232c221bbd61 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:10:30 71b6b2464cb2: Preparing 10:10:30 0d6ec7addc02: Preparing 10:10:30 e09d17e9a099: Preparing 10:10:30 967a105cc6a1: Preparing 10:10:30 b0ff360cd538: Preparing 10:10:30 1d6388b864d6: Preparing 10:10:30 b553f480f7af: Preparing 10:10:30 69595bb7ed23: Preparing 10:10:30 0fe34c316878: Preparing 10:10:30 64545bd1c197: Preparing 10:10:30 a576603fb9e4: Preparing 10:10:30 eeaa73608b53: Preparing 10:10:30 69595bb7ed23: Waiting 10:10:30 0fe34c316878: Waiting 10:10:30 64545bd1c197: Waiting 10:10:30 a576603fb9e4: Waiting 10:10:30 eeaa73608b53: Waiting 10:10:30 1d6388b864d6: Waiting 10:10:30 b553f480f7af: Waiting 10:10:30 0d6ec7addc02: Layer already exists 10:10:30 967a105cc6a1: Layer already exists 10:10:30 b0ff360cd538: Layer already exists 10:10:30 e09d17e9a099: Layer already exists 10:10:30 71b6b2464cb2: Layer already exists 10:10:30 0fe34c316878: Layer already exists 10:10:30 1d6388b864d6: Layer already exists 10:10:30 64545bd1c197: Layer already exists 10:10:30 69595bb7ed23: Layer already exists 10:10:30 b553f480f7af: Layer already exists 10:10:30 eeaa73608b53: Layer already exists 10:10:30 a576603fb9e4: Layer already exists 10:10:31 main: digest: sha256:a96bbda64cd299fd0e643aa5890971983be489d8c348d3ef95e8232c221bbd61 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:10:31 ===================================================== [Pipeline] echo 10:10:31 taggedImages: 10:10:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:10:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:10:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 10:10:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:10:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:10:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:10:31 9e34161fbf5c356a51bcd814926558f70a35d44a 10:10:31 latest 10:10:31 4.1.0-dev.110 10:10:31 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:10:31 main 10:10:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:10:31 a086b4a73117: Preparing 10:10:31 65babe897b3c: Preparing 10:10:31 69595bb7ed23: Preparing 10:10:31 0fe34c316878: Preparing 10:10:31 f2eb383bf496: Preparing 10:10:31 a28a6a76be21: Preparing 10:10:31 eeaa73608b53: Preparing 10:10:31 a28a6a76be21: Waiting 10:10:31 eeaa73608b53: Waiting 10:10:31 0fe34c316878: Layer already exists 10:10:31 69595bb7ed23: Layer already exists 10:10:32 eeaa73608b53: Layer already exists 10:10:32 f2eb383bf496: Pushed 10:10:32 a086b4a73117: Pushed 10:10:34 a28a6a76be21: Pushed 10:10:39 65babe897b3c: Pushed 10:10:39 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:1a1a55b61fe05cd9f67254d28a4a516daa8be195effabbe0c11467017c31d1e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:10:40 a086b4a73117: Preparing 10:10:40 65babe897b3c: Preparing 10:10:40 69595bb7ed23: Preparing 10:10:40 0fe34c316878: Preparing 10:10:40 f2eb383bf496: Preparing 10:10:40 a28a6a76be21: Preparing 10:10:40 eeaa73608b53: Preparing 10:10:40 a28a6a76be21: Waiting 10:10:40 eeaa73608b53: Waiting 10:10:40 f2eb383bf496: Layer already exists 10:10:40 0fe34c316878: Layer already exists 10:10:40 69595bb7ed23: Layer already exists 10:10:40 65babe897b3c: Layer already exists 10:10:40 a086b4a73117: Layer already exists 10:10:40 a28a6a76be21: Layer already exists 10:10:40 eeaa73608b53: Layer already exists 10:10:40 latest: digest: sha256:1a1a55b61fe05cd9f67254d28a4a516daa8be195effabbe0c11467017c31d1e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 10:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:10:41 a086b4a73117: Preparing 10:10:41 65babe897b3c: Preparing 10:10:41 69595bb7ed23: Preparing 10:10:41 0fe34c316878: Preparing 10:10:41 f2eb383bf496: Preparing 10:10:41 a28a6a76be21: Preparing 10:10:41 eeaa73608b53: Preparing 10:10:41 a28a6a76be21: Waiting 10:10:41 eeaa73608b53: Waiting 10:10:41 0fe34c316878: Layer already exists 10:10:41 a086b4a73117: Layer already exists 10:10:41 69595bb7ed23: Layer already exists 10:10:41 65babe897b3c: Layer already exists 10:10:41 f2eb383bf496: Layer already exists 10:10:41 a28a6a76be21: Layer already exists 10:10:41 eeaa73608b53: Layer already exists 10:10:41 4.1.0-dev.110: digest: sha256:1a1a55b61fe05cd9f67254d28a4a516daa8be195effabbe0c11467017c31d1e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:10:42 a086b4a73117: Preparing 10:10:42 65babe897b3c: Preparing 10:10:42 69595bb7ed23: Preparing 10:10:42 0fe34c316878: Preparing 10:10:42 f2eb383bf496: Preparing 10:10:42 a28a6a76be21: Preparing 10:10:42 eeaa73608b53: Preparing 10:10:42 a28a6a76be21: Waiting 10:10:42 eeaa73608b53: Waiting 10:10:42 f2eb383bf496: Layer already exists 10:10:42 0fe34c316878: Layer already exists 10:10:42 69595bb7ed23: Layer already exists 10:10:42 65babe897b3c: Layer already exists 10:10:42 a086b4a73117: Layer already exists 10:10:42 eeaa73608b53: Layer already exists 10:10:42 a28a6a76be21: Layer already exists 10:10:42 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:1a1a55b61fe05cd9f67254d28a4a516daa8be195effabbe0c11467017c31d1e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:10:43 a086b4a73117: Preparing 10:10:43 65babe897b3c: Preparing 10:10:43 69595bb7ed23: Preparing 10:10:43 0fe34c316878: Preparing 10:10:43 f2eb383bf496: Preparing 10:10:43 a28a6a76be21: Preparing 10:10:43 eeaa73608b53: Preparing 10:10:43 a28a6a76be21: Waiting 10:10:43 eeaa73608b53: Waiting 10:10:43 a086b4a73117: Layer already exists 10:10:43 f2eb383bf496: Layer already exists 10:10:43 69595bb7ed23: Layer already exists 10:10:43 0fe34c316878: Layer already exists 10:10:43 65babe897b3c: Layer already exists 10:10:43 eeaa73608b53: Layer already exists 10:10:43 a28a6a76be21: Layer already exists 10:10:43 main: digest: sha256:1a1a55b61fe05cd9f67254d28a4a516daa8be195effabbe0c11467017c31d1e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:10:43 ===================================================== [Pipeline] echo 10:10:43 taggedImages: 10:10:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:10:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:10:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 10:10:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:10:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:10:43 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:10:43 9e34161fbf5c356a51bcd814926558f70a35d44a 10:10:43 latest 10:10:43 4.1.0-dev.110 10:10:43 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:10:43 main 10:10:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:10:44 a73af55a4fbb: Preparing 10:10:44 b1f2e48268e4: Preparing 10:10:44 08bfd1c91d30: Preparing 10:10:44 69595bb7ed23: Preparing 10:10:44 0fe34c316878: Preparing 10:10:44 1d2f1bfb2a3f: Preparing 10:10:44 d154ad6ba769: Preparing 10:10:44 580e48e0f67b: Preparing 10:10:44 d47d501467ae: Preparing 10:10:44 eeaa73608b53: Preparing 10:10:44 1d2f1bfb2a3f: Waiting 10:10:44 d154ad6ba769: Waiting 10:10:44 580e48e0f67b: Waiting 10:10:44 d47d501467ae: Waiting 10:10:44 eeaa73608b53: Waiting 10:10:44 0fe34c316878: Layer already exists 10:10:44 69595bb7ed23: Layer already exists 10:10:44 b1f2e48268e4: Pushed 10:10:44 08bfd1c91d30: Pushed 10:10:44 a73af55a4fbb: Pushed 10:10:44 eeaa73608b53: Layer already exists 10:10:44 580e48e0f67b: Pushed 10:10:45 d47d501467ae: Pushed 10:10:57 d154ad6ba769: Pushed 10:11:12 1d2f1bfb2a3f: Pushed 10:11:12 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:28bb29460de4cc5709b349c79d27cd6da30ab79821f01be10422e928b797576a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:11:13 a73af55a4fbb: Preparing 10:11:13 b1f2e48268e4: Preparing 10:11:13 08bfd1c91d30: Preparing 10:11:13 69595bb7ed23: Preparing 10:11:13 0fe34c316878: Preparing 10:11:13 1d2f1bfb2a3f: Preparing 10:11:13 d154ad6ba769: Preparing 10:11:13 580e48e0f67b: Preparing 10:11:13 d47d501467ae: Preparing 10:11:13 eeaa73608b53: Preparing 10:11:13 d154ad6ba769: Waiting 10:11:13 580e48e0f67b: Waiting 10:11:13 d47d501467ae: Waiting 10:11:13 eeaa73608b53: Waiting 10:11:13 1d2f1bfb2a3f: Waiting 10:11:13 08bfd1c91d30: Layer already exists 10:11:13 69595bb7ed23: Layer already exists 10:11:13 a73af55a4fbb: Layer already exists 10:11:13 0fe34c316878: Layer already exists 10:11:13 b1f2e48268e4: Layer already exists 10:11:13 1d2f1bfb2a3f: Layer already exists 10:11:13 eeaa73608b53: Layer already exists 10:11:13 d47d501467ae: Layer already exists 10:11:13 580e48e0f67b: Layer already exists 10:11:13 d154ad6ba769: Layer already exists 10:11:13 latest: digest: sha256:28bb29460de4cc5709b349c79d27cd6da30ab79821f01be10422e928b797576a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 10:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:11:14 a73af55a4fbb: Preparing 10:11:14 b1f2e48268e4: Preparing 10:11:14 08bfd1c91d30: Preparing 10:11:14 69595bb7ed23: Preparing 10:11:14 0fe34c316878: Preparing 10:11:14 1d2f1bfb2a3f: Preparing 10:11:14 d154ad6ba769: Preparing 10:11:14 580e48e0f67b: Preparing 10:11:14 d47d501467ae: Preparing 10:11:14 eeaa73608b53: Preparing 10:11:14 1d2f1bfb2a3f: Waiting 10:11:14 d154ad6ba769: Waiting 10:11:14 580e48e0f67b: Waiting 10:11:14 d47d501467ae: Waiting 10:11:14 eeaa73608b53: Waiting 10:11:14 a73af55a4fbb: Layer already exists 10:11:14 b1f2e48268e4: Layer already exists 10:11:14 0fe34c316878: Layer already exists 10:11:14 08bfd1c91d30: Layer already exists 10:11:14 69595bb7ed23: Layer already exists 10:11:14 1d2f1bfb2a3f: Layer already exists 10:11:14 d47d501467ae: Layer already exists 10:11:14 d154ad6ba769: Layer already exists 10:11:14 580e48e0f67b: Layer already exists 10:11:14 eeaa73608b53: Layer already exists 10:11:14 4.1.0-dev.110: digest: sha256:28bb29460de4cc5709b349c79d27cd6da30ab79821f01be10422e928b797576a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:11:15 a73af55a4fbb: Preparing 10:11:15 b1f2e48268e4: Preparing 10:11:15 08bfd1c91d30: Preparing 10:11:15 69595bb7ed23: Preparing 10:11:15 0fe34c316878: Preparing 10:11:15 1d2f1bfb2a3f: Preparing 10:11:15 d154ad6ba769: Preparing 10:11:15 580e48e0f67b: Preparing 10:11:15 d47d501467ae: Preparing 10:11:15 eeaa73608b53: Preparing 10:11:15 1d2f1bfb2a3f: Waiting 10:11:15 d154ad6ba769: Waiting 10:11:15 580e48e0f67b: Waiting 10:11:15 d47d501467ae: Waiting 10:11:15 eeaa73608b53: Waiting 10:11:15 69595bb7ed23: Layer already exists 10:11:15 08bfd1c91d30: Layer already exists 10:11:15 0fe34c316878: Layer already exists 10:11:15 b1f2e48268e4: Layer already exists 10:11:15 a73af55a4fbb: Layer already exists 10:11:15 d47d501467ae: Layer already exists 10:11:15 1d2f1bfb2a3f: Layer already exists 10:11:15 580e48e0f67b: Layer already exists 10:11:15 d154ad6ba769: Layer already exists 10:11:15 eeaa73608b53: Layer already exists 10:11:15 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:28bb29460de4cc5709b349c79d27cd6da30ab79821f01be10422e928b797576a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:11:16 a73af55a4fbb: Preparing 10:11:16 b1f2e48268e4: Preparing 10:11:16 08bfd1c91d30: Preparing 10:11:16 69595bb7ed23: Preparing 10:11:16 0fe34c316878: Preparing 10:11:16 1d2f1bfb2a3f: Preparing 10:11:16 d154ad6ba769: Preparing 10:11:16 580e48e0f67b: Preparing 10:11:16 d47d501467ae: Preparing 10:11:16 eeaa73608b53: Preparing 10:11:16 d47d501467ae: Waiting 10:11:16 1d2f1bfb2a3f: Waiting 10:11:16 d154ad6ba769: Waiting 10:11:16 eeaa73608b53: Waiting 10:11:16 580e48e0f67b: Waiting 10:11:16 69595bb7ed23: Layer already exists 10:11:16 08bfd1c91d30: Layer already exists 10:11:16 b1f2e48268e4: Layer already exists 10:11:16 a73af55a4fbb: Layer already exists 10:11:16 0fe34c316878: Layer already exists 10:11:16 1d2f1bfb2a3f: Layer already exists 10:11:16 d154ad6ba769: Layer already exists 10:11:16 eeaa73608b53: Layer already exists 10:11:16 d47d501467ae: Layer already exists 10:11:16 580e48e0f67b: Layer already exists 10:11:16 main: digest: sha256:28bb29460de4cc5709b349c79d27cd6da30ab79821f01be10422e928b797576a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:16 ===================================================== [Pipeline] echo 10:11:16 taggedImages: 10:11:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:11:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:11:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 10:11:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:11:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:11:17 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:11:17 9e34161fbf5c356a51bcd814926558f70a35d44a 10:11:17 latest 10:11:17 4.1.0-dev.110 10:11:17 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:11:17 main 10:11:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:11:19 b513bb7c5d94: Preparing 10:11:19 ecac76bc93f1: Preparing 10:11:19 58a3f58f1421: Preparing 10:11:19 69595bb7ed23: Preparing 10:11:19 0fe34c316878: Preparing 10:11:19 e9beb935eb02: Preparing 10:11:19 e89f2ab9be27: Preparing 10:11:19 273f69030cf1: Preparing 10:11:19 eeaa73608b53: Preparing 10:11:19 e89f2ab9be27: Waiting 10:11:19 273f69030cf1: Waiting 10:11:19 eeaa73608b53: Waiting 10:11:19 e9beb935eb02: Waiting 10:11:19 0fe34c316878: Layer already exists 10:11:19 69595bb7ed23: Layer already exists 10:11:19 ecac76bc93f1: Pushed 10:11:19 b513bb7c5d94: Pushed 10:11:19 58a3f58f1421: Pushed 10:11:19 e89f2ab9be27: Pushed 10:11:19 eeaa73608b53: Layer already exists 10:11:20 273f69030cf1: Pushed 10:11:47 e9beb935eb02: Pushed 10:11:47 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:94bc57658ca1a1ee8e54f8475ff5b6fdfa088cf18b976133af4bbf28c05a2acf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:11:47 b513bb7c5d94: Preparing 10:11:47 ecac76bc93f1: Preparing 10:11:47 58a3f58f1421: Preparing 10:11:47 69595bb7ed23: Preparing 10:11:47 0fe34c316878: Preparing 10:11:47 e9beb935eb02: Preparing 10:11:47 e9beb935eb02: Waiting 10:11:47 e89f2ab9be27: Preparing 10:11:47 273f69030cf1: Preparing 10:11:47 e89f2ab9be27: Waiting 10:11:47 eeaa73608b53: Preparing 10:11:47 273f69030cf1: Waiting 10:11:47 eeaa73608b53: Waiting 10:11:47 58a3f58f1421: Layer already exists 10:11:47 69595bb7ed23: Layer already exists 10:11:47 0fe34c316878: Layer already exists 10:11:47 b513bb7c5d94: Layer already exists 10:11:47 ecac76bc93f1: Layer already exists 10:11:47 e89f2ab9be27: Layer already exists 10:11:47 e9beb935eb02: Layer already exists 10:11:47 eeaa73608b53: Layer already exists 10:11:47 273f69030cf1: Layer already exists 10:11:48 latest: digest: sha256:94bc57658ca1a1ee8e54f8475ff5b6fdfa088cf18b976133af4bbf28c05a2acf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 10:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:11:48 b513bb7c5d94: Preparing 10:11:48 ecac76bc93f1: Preparing 10:11:48 58a3f58f1421: Preparing 10:11:48 69595bb7ed23: Preparing 10:11:48 0fe34c316878: Preparing 10:11:48 e9beb935eb02: Preparing 10:11:48 e89f2ab9be27: Preparing 10:11:48 273f69030cf1: Preparing 10:11:48 eeaa73608b53: Preparing 10:11:48 e9beb935eb02: Waiting 10:11:48 e89f2ab9be27: Waiting 10:11:48 273f69030cf1: Waiting 10:11:48 eeaa73608b53: Waiting 10:11:48 69595bb7ed23: Layer already exists 10:11:48 b513bb7c5d94: Layer already exists 10:11:48 0fe34c316878: Layer already exists 10:11:48 ecac76bc93f1: Layer already exists 10:11:48 58a3f58f1421: Layer already exists 10:11:48 273f69030cf1: Layer already exists 10:11:48 e89f2ab9be27: Layer already exists 10:11:48 e9beb935eb02: Layer already exists 10:11:48 eeaa73608b53: Layer already exists 10:11:49 4.1.0-dev.110: digest: sha256:94bc57658ca1a1ee8e54f8475ff5b6fdfa088cf18b976133af4bbf28c05a2acf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:11:49 b513bb7c5d94: Preparing 10:11:49 ecac76bc93f1: Preparing 10:11:49 58a3f58f1421: Preparing 10:11:49 69595bb7ed23: Preparing 10:11:49 0fe34c316878: Preparing 10:11:49 e9beb935eb02: Preparing 10:11:49 e89f2ab9be27: Preparing 10:11:49 e9beb935eb02: Waiting 10:11:49 273f69030cf1: Preparing 10:11:49 e89f2ab9be27: Waiting 10:11:49 eeaa73608b53: Preparing 10:11:49 273f69030cf1: Waiting 10:11:49 eeaa73608b53: Waiting 10:11:49 69595bb7ed23: Layer already exists 10:11:49 58a3f58f1421: Layer already exists 10:11:49 ecac76bc93f1: Layer already exists 10:11:49 0fe34c316878: Layer already exists 10:11:49 b513bb7c5d94: Layer already exists 10:11:49 273f69030cf1: Layer already exists 10:11:49 eeaa73608b53: Layer already exists 10:11:49 e9beb935eb02: Layer already exists 10:11:49 e89f2ab9be27: Layer already exists 10:11:49 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:94bc57658ca1a1ee8e54f8475ff5b6fdfa088cf18b976133af4bbf28c05a2acf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:11:50 b513bb7c5d94: Preparing 10:11:50 ecac76bc93f1: Preparing 10:11:50 58a3f58f1421: Preparing 10:11:50 69595bb7ed23: Preparing 10:11:50 0fe34c316878: Preparing 10:11:50 e9beb935eb02: Preparing 10:11:50 e89f2ab9be27: Preparing 10:11:50 273f69030cf1: Preparing 10:11:50 eeaa73608b53: Preparing 10:11:50 e9beb935eb02: Waiting 10:11:50 e89f2ab9be27: Waiting 10:11:50 273f69030cf1: Waiting 10:11:50 eeaa73608b53: Waiting 10:11:50 b513bb7c5d94: Layer already exists 10:11:50 58a3f58f1421: Layer already exists 10:11:50 0fe34c316878: Layer already exists 10:11:50 ecac76bc93f1: Layer already exists 10:11:50 69595bb7ed23: Layer already exists 10:11:50 e89f2ab9be27: Layer already exists 10:11:50 eeaa73608b53: Layer already exists 10:11:50 e9beb935eb02: Layer already exists 10:11:50 273f69030cf1: Layer already exists 10:11:50 main: digest: sha256:94bc57658ca1a1ee8e54f8475ff5b6fdfa088cf18b976133af4bbf28c05a2acf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:50 ===================================================== [Pipeline] echo 10:11:50 taggedImages: 10:11:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:11:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:11:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 10:11:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:11:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:11:50 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:11:50 9e34161fbf5c356a51bcd814926558f70a35d44a 10:11:50 latest 10:11:50 4.1.0-dev.110 10:11:50 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:11:50 main 10:11:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:11:51 127a0146e142: Preparing 10:11:51 47b9055022f5: Preparing 10:11:51 9756acdfa7c7: Preparing 10:11:51 69595bb7ed23: Preparing 10:11:51 0fe34c316878: Preparing 10:11:51 e9beb935eb02: Preparing 10:11:51 580e48e0f67b: Preparing 10:11:51 d47d501467ae: Preparing 10:11:51 eeaa73608b53: Preparing 10:11:51 e9beb935eb02: Waiting 10:11:51 580e48e0f67b: Waiting 10:11:51 d47d501467ae: Waiting 10:11:51 eeaa73608b53: Waiting 10:11:51 0fe34c316878: Layer already exists 10:11:51 69595bb7ed23: Layer already exists 10:11:51 e9beb935eb02: Layer already exists 10:11:51 580e48e0f67b: Layer already exists 10:11:51 47b9055022f5: Pushed 10:11:51 d47d501467ae: Layer already exists 10:11:51 eeaa73608b53: Layer already exists 10:11:51 127a0146e142: Pushed 10:11:51 9756acdfa7c7: Pushed 10:11:51 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:1e1d7d50e74a61c9deccbaa0f999ee6006755d07b521d754a351cdbbaf97500e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:11:52 127a0146e142: Preparing 10:11:52 47b9055022f5: Preparing 10:11:52 9756acdfa7c7: Preparing 10:11:52 69595bb7ed23: Preparing 10:11:52 0fe34c316878: Preparing 10:11:52 e9beb935eb02: Preparing 10:11:52 580e48e0f67b: Preparing 10:11:52 d47d501467ae: Preparing 10:11:52 eeaa73608b53: Preparing 10:11:52 580e48e0f67b: Waiting 10:11:52 d47d501467ae: Waiting 10:11:52 eeaa73608b53: Waiting 10:11:52 e9beb935eb02: Waiting 10:11:52 69595bb7ed23: Layer already exists 10:11:52 0fe34c316878: Layer already exists 10:11:52 127a0146e142: Layer already exists 10:11:52 47b9055022f5: Layer already exists 10:11:52 9756acdfa7c7: Layer already exists 10:11:52 d47d501467ae: Layer already exists 10:11:52 e9beb935eb02: Layer already exists 10:11:52 580e48e0f67b: Layer already exists 10:11:52 eeaa73608b53: Layer already exists 10:11:52 latest: digest: sha256:1e1d7d50e74a61c9deccbaa0f999ee6006755d07b521d754a351cdbbaf97500e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 10:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:11:53 127a0146e142: Preparing 10:11:53 47b9055022f5: Preparing 10:11:53 9756acdfa7c7: Preparing 10:11:53 69595bb7ed23: Preparing 10:11:53 0fe34c316878: Preparing 10:11:53 e9beb935eb02: Preparing 10:11:53 580e48e0f67b: Preparing 10:11:53 d47d501467ae: Preparing 10:11:53 eeaa73608b53: Preparing 10:11:53 e9beb935eb02: Waiting 10:11:53 580e48e0f67b: Waiting 10:11:53 d47d501467ae: Waiting 10:11:53 eeaa73608b53: Waiting 10:11:53 127a0146e142: Layer already exists 10:11:53 9756acdfa7c7: Layer already exists 10:11:53 69595bb7ed23: Layer already exists 10:11:53 47b9055022f5: Layer already exists 10:11:53 0fe34c316878: Layer already exists 10:11:53 e9beb935eb02: Layer already exists 10:11:53 d47d501467ae: Layer already exists 10:11:53 580e48e0f67b: Layer already exists 10:11:53 eeaa73608b53: Layer already exists 10:11:53 4.1.0-dev.110: digest: sha256:1e1d7d50e74a61c9deccbaa0f999ee6006755d07b521d754a351cdbbaf97500e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:11:54 127a0146e142: Preparing 10:11:54 47b9055022f5: Preparing 10:11:54 9756acdfa7c7: Preparing 10:11:54 69595bb7ed23: Preparing 10:11:54 0fe34c316878: Preparing 10:11:54 e9beb935eb02: Preparing 10:11:54 580e48e0f67b: Preparing 10:11:54 d47d501467ae: Preparing 10:11:54 eeaa73608b53: Preparing 10:11:54 e9beb935eb02: Waiting 10:11:54 580e48e0f67b: Waiting 10:11:54 d47d501467ae: Waiting 10:11:54 eeaa73608b53: Waiting 10:11:54 0fe34c316878: Layer already exists 10:11:54 9756acdfa7c7: Layer already exists 10:11:54 69595bb7ed23: Layer already exists 10:11:54 127a0146e142: Layer already exists 10:11:54 47b9055022f5: Layer already exists 10:11:54 d47d501467ae: Layer already exists 10:11:54 e9beb935eb02: Layer already exists 10:11:54 580e48e0f67b: Layer already exists 10:11:54 eeaa73608b53: Layer already exists 10:11:54 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:1e1d7d50e74a61c9deccbaa0f999ee6006755d07b521d754a351cdbbaf97500e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:11:55 127a0146e142: Preparing 10:11:55 47b9055022f5: Preparing 10:11:55 9756acdfa7c7: Preparing 10:11:55 69595bb7ed23: Preparing 10:11:55 0fe34c316878: Preparing 10:11:55 e9beb935eb02: Preparing 10:11:55 580e48e0f67b: Preparing 10:11:55 d47d501467ae: Preparing 10:11:55 eeaa73608b53: Preparing 10:11:55 e9beb935eb02: Waiting 10:11:55 580e48e0f67b: Waiting 10:11:55 d47d501467ae: Waiting 10:11:55 eeaa73608b53: Waiting 10:11:55 9756acdfa7c7: Layer already exists 10:11:55 69595bb7ed23: Layer already exists 10:11:55 47b9055022f5: Layer already exists 10:11:55 0fe34c316878: Layer already exists 10:11:55 127a0146e142: Layer already exists 10:11:55 580e48e0f67b: Layer already exists 10:11:55 e9beb935eb02: Layer already exists 10:11:55 d47d501467ae: Layer already exists 10:11:55 eeaa73608b53: Layer already exists 10:11:55 main: digest: sha256:1e1d7d50e74a61c9deccbaa0f999ee6006755d07b521d754a351cdbbaf97500e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:55 ===================================================== [Pipeline] echo 10:11:55 taggedImages: 10:11:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:11:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:11:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 10:11:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:11:55 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:11:55 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:11:55 9e34161fbf5c356a51bcd814926558f70a35d44a 10:11:55 latest 10:11:55 4.1.0-dev.110 10:11:55 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:11:55 main 10:11:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:11:56 aeec12e8d271: Preparing 10:11:56 dd682240717b: Preparing 10:11:56 69595bb7ed23: Preparing 10:11:56 0fe34c316878: Preparing 10:11:56 22bfe532d521: Preparing 10:11:56 4faee4fab754: Preparing 10:11:56 eeaa73608b53: Preparing 10:11:56 4faee4fab754: Waiting 10:11:56 eeaa73608b53: Waiting 10:11:56 22bfe532d521: Pushed 10:11:58 0fe34c316878: Layer already exists 10:11:58 69595bb7ed23: Layer already exists 10:11:58 eeaa73608b53: Layer already exists 10:11:58 aeec12e8d271: Pushed 10:11:59 4faee4fab754: Pushed 10:12:06 dd682240717b: Pushed 10:12:06 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:ce93f2f95066ea675f11a482eae8fb5fe65b37789c3e7456d79dfec73e83cf14 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:12:06 aeec12e8d271: Preparing 10:12:06 dd682240717b: Preparing 10:12:06 69595bb7ed23: Preparing 10:12:06 0fe34c316878: Preparing 10:12:06 22bfe532d521: Preparing 10:12:06 4faee4fab754: Preparing 10:12:06 eeaa73608b53: Preparing 10:12:06 4faee4fab754: Waiting 10:12:06 eeaa73608b53: Waiting 10:12:06 dd682240717b: Layer already exists 10:12:06 69595bb7ed23: Layer already exists 10:12:06 0fe34c316878: Layer already exists 10:12:06 aeec12e8d271: Layer already exists 10:12:06 22bfe532d521: Layer already exists 10:12:06 eeaa73608b53: Layer already exists 10:12:06 4faee4fab754: Layer already exists 10:12:06 latest: digest: sha256:ce93f2f95066ea675f11a482eae8fb5fe65b37789c3e7456d79dfec73e83cf14 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 10:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:12:07 aeec12e8d271: Preparing 10:12:07 dd682240717b: Preparing 10:12:07 69595bb7ed23: Preparing 10:12:07 0fe34c316878: Preparing 10:12:07 22bfe532d521: Preparing 10:12:07 4faee4fab754: Preparing 10:12:07 eeaa73608b53: Preparing 10:12:07 4faee4fab754: Waiting 10:12:07 eeaa73608b53: Waiting 10:12:07 69595bb7ed23: Layer already exists 10:12:07 aeec12e8d271: Layer already exists 10:12:07 0fe34c316878: Layer already exists 10:12:07 dd682240717b: Layer already exists 10:12:07 22bfe532d521: Layer already exists 10:12:07 4faee4fab754: Layer already exists 10:12:07 eeaa73608b53: Layer already exists 10:12:07 4.1.0-dev.110: digest: sha256:ce93f2f95066ea675f11a482eae8fb5fe65b37789c3e7456d79dfec73e83cf14 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:12:08 aeec12e8d271: Preparing 10:12:08 dd682240717b: Preparing 10:12:08 69595bb7ed23: Preparing 10:12:08 0fe34c316878: Preparing 10:12:08 22bfe532d521: Preparing 10:12:08 4faee4fab754: Preparing 10:12:08 eeaa73608b53: Preparing 10:12:08 4faee4fab754: Waiting 10:12:08 eeaa73608b53: Waiting 10:12:08 69595bb7ed23: Layer already exists 10:12:08 aeec12e8d271: Layer already exists 10:12:08 0fe34c316878: Layer already exists 10:12:08 dd682240717b: Layer already exists 10:12:08 22bfe532d521: Layer already exists 10:12:08 eeaa73608b53: Layer already exists 10:12:08 4faee4fab754: Layer already exists 10:12:08 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:ce93f2f95066ea675f11a482eae8fb5fe65b37789c3e7456d79dfec73e83cf14 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:12:11 aeec12e8d271: Preparing 10:12:11 dd682240717b: Preparing 10:12:11 69595bb7ed23: Preparing 10:12:11 0fe34c316878: Preparing 10:12:11 22bfe532d521: Preparing 10:12:11 4faee4fab754: Preparing 10:12:11 eeaa73608b53: Preparing 10:12:11 4faee4fab754: Waiting 10:12:11 eeaa73608b53: Waiting 10:12:11 0fe34c316878: Layer already exists 10:12:11 dd682240717b: Layer already exists 10:12:11 69595bb7ed23: Layer already exists 10:12:11 aeec12e8d271: Layer already exists 10:12:11 22bfe532d521: Layer already exists 10:12:11 4faee4fab754: Layer already exists 10:12:11 eeaa73608b53: Layer already exists 10:12:11 main: digest: sha256:ce93f2f95066ea675f11a482eae8fb5fe65b37789c3e7456d79dfec73e83cf14 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:12:11 ===================================================== [Pipeline] echo 10:12:11 taggedImages: 10:12:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:12:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:12:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 10:12:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:12:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:12:11 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:12:11 9e34161fbf5c356a51bcd814926558f70a35d44a 10:12:11 latest 10:12:11 4.1.0-dev.110 10:12:11 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:12:11 main 10:12:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:12:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:12:12 8f07cc3c4b38: Preparing 10:12:12 ff0cfd0e5277: Preparing 10:12:12 69595bb7ed23: Preparing 10:12:12 0fe34c316878: Preparing 10:12:12 83585834a56f: Preparing 10:12:12 2f68c1bc0e4a: Preparing 10:12:12 eeaa73608b53: Preparing 10:12:12 2f68c1bc0e4a: Waiting 10:12:12 eeaa73608b53: Waiting 10:12:12 0fe34c316878: Layer already exists 10:12:12 69595bb7ed23: Layer already exists 10:12:12 eeaa73608b53: Layer already exists 10:12:12 83585834a56f: Pushed 10:12:12 8f07cc3c4b38: Pushed 10:12:13 2f68c1bc0e4a: Pushed 10:12:21 ff0cfd0e5277: Pushed 10:12:21 9e34161fbf5c356a51bcd814926558f70a35d44a: digest: sha256:737c70aca6777c4c48f0b36cb5172aad7b662ec685cc9f93270d687ab56fa2d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:12:22 8f07cc3c4b38: Preparing 10:12:22 ff0cfd0e5277: Preparing 10:12:22 69595bb7ed23: Preparing 10:12:22 0fe34c316878: Preparing 10:12:22 83585834a56f: Preparing 10:12:22 2f68c1bc0e4a: Preparing 10:12:22 eeaa73608b53: Preparing 10:12:22 2f68c1bc0e4a: Waiting 10:12:22 eeaa73608b53: Waiting 10:12:22 69595bb7ed23: Layer already exists 10:12:22 0fe34c316878: Layer already exists 10:12:22 ff0cfd0e5277: Layer already exists 10:12:22 8f07cc3c4b38: Layer already exists 10:12:22 83585834a56f: Layer already exists 10:12:22 2f68c1bc0e4a: Layer already exists 10:12:22 eeaa73608b53: Layer already exists 10:12:22 latest: digest: sha256:737c70aca6777c4c48f0b36cb5172aad7b662ec685cc9f93270d687ab56fa2d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 10:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:12:23 8f07cc3c4b38: Preparing 10:12:23 ff0cfd0e5277: Preparing 10:12:23 69595bb7ed23: Preparing 10:12:23 0fe34c316878: Preparing 10:12:23 83585834a56f: Preparing 10:12:23 2f68c1bc0e4a: Preparing 10:12:23 eeaa73608b53: Preparing 10:12:23 2f68c1bc0e4a: Waiting 10:12:23 eeaa73608b53: Waiting 10:12:23 69595bb7ed23: Layer already exists 10:12:23 83585834a56f: Layer already exists 10:12:23 ff0cfd0e5277: Layer already exists 10:12:23 8f07cc3c4b38: Layer already exists 10:12:23 0fe34c316878: Layer already exists 10:12:23 eeaa73608b53: Layer already exists 10:12:23 2f68c1bc0e4a: Layer already exists 10:12:23 4.1.0-dev.110: digest: sha256:737c70aca6777c4c48f0b36cb5172aad7b662ec685cc9f93270d687ab56fa2d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:12:24 8f07cc3c4b38: Preparing 10:12:24 ff0cfd0e5277: Preparing 10:12:24 69595bb7ed23: Preparing 10:12:24 0fe34c316878: Preparing 10:12:24 83585834a56f: Preparing 10:12:24 2f68c1bc0e4a: Preparing 10:12:24 eeaa73608b53: Preparing 10:12:24 eeaa73608b53: Waiting 10:12:24 2f68c1bc0e4a: Waiting 10:12:24 0fe34c316878: Layer already exists 10:12:24 8f07cc3c4b38: Layer already exists 10:12:24 83585834a56f: Layer already exists 10:12:24 ff0cfd0e5277: Layer already exists 10:12:24 69595bb7ed23: Layer already exists 10:12:24 eeaa73608b53: Layer already exists 10:12:24 2f68c1bc0e4a: Layer already exists 10:12:24 9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110: digest: sha256:737c70aca6777c4c48f0b36cb5172aad7b662ec685cc9f93270d687ab56fa2d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:12:25 8f07cc3c4b38: Preparing 10:12:25 ff0cfd0e5277: Preparing 10:12:25 69595bb7ed23: Preparing 10:12:25 0fe34c316878: Preparing 10:12:25 83585834a56f: Preparing 10:12:25 2f68c1bc0e4a: Preparing 10:12:25 eeaa73608b53: Preparing 10:12:25 2f68c1bc0e4a: Waiting 10:12:25 eeaa73608b53: Waiting 10:12:25 ff0cfd0e5277: Layer already exists 10:12:25 0fe34c316878: Layer already exists 10:12:25 69595bb7ed23: Layer already exists 10:12:25 8f07cc3c4b38: Layer already exists 10:12:25 83585834a56f: Layer already exists 10:12:25 2f68c1bc0e4a: Layer already exists 10:12:25 eeaa73608b53: Layer already exists 10:12:25 main: digest: sha256:737c70aca6777c4c48f0b36cb5172aad7b662ec685cc9f93270d687ab56fa2d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:12:25 ===================================================== [Pipeline] echo 10:12:25 taggedImages: 10:12:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a 10:12:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:12:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 10:12:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 10:12:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 10:12:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 10:12:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 10:12:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.110 [Pipeline] echo 10:12:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo 10:12:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:12:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 10:12:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 10:12:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] echo 10:12:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo 10:12:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9e34161fbf5c356a51bcd814926558f70a35d44a-4.1.0-dev.110 [Pipeline] echo 10:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:12:27 10:12:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:12:27 arm64: Pulling from edgex-lftools-log-publisher 10:12:27 8998bd30e6a1: Pulling fs layer 10:12:27 04944245beec: Pulling fs layer 10:12:27 699f458cf7ca: Pulling fs layer 10:12:27 765212b225bb: Pulling fs layer 10:12:27 f23df028b6ca: Pulling fs layer 10:12:27 d65c8cfc05b1: Pulling fs layer 10:12:27 2437ff75d9bd: Pulling fs layer 10:12:27 765212b225bb: Waiting 10:12:27 f23df028b6ca: Waiting 10:12:27 d65c8cfc05b1: Waiting 10:12:27 2437ff75d9bd: Waiting 10:12:27 04944245beec: Verifying Checksum 10:12:27 04944245beec: Download complete 10:12:27 765212b225bb: Verifying Checksum 10:12:27 765212b225bb: Download complete 10:12:27 f23df028b6ca: Verifying Checksum 10:12:27 f23df028b6ca: Download complete 10:12:27 d65c8cfc05b1: Verifying Checksum 10:12:27 d65c8cfc05b1: Download complete 10:12:27 699f458cf7ca: Verifying Checksum 10:12:27 699f458cf7ca: Download complete 10:12:28 8998bd30e6a1: Verifying Checksum 10:12:28 8998bd30e6a1: Download complete 10:12:30 2437ff75d9bd: Verifying Checksum 10:12:30 2437ff75d9bd: Download complete 10:12:32 8998bd30e6a1: Pull complete 10:12:33 04944245beec: Pull complete 10:12:36 699f458cf7ca: Pull complete 10:12:36 765212b225bb: Pull complete 10:12:36 f23df028b6ca: Pull complete 10:12:36 d65c8cfc05b1: Pull complete 10:12:55 2437ff75d9bd: Pull complete 10:12:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:12:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:12:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:55 prd-ubuntu20.04-docker-arm64-4c-16g-7922 does not seem to be running inside a container 10:12:55 $ 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/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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 10:12:58 $ docker top defb36aa830d3e87bcd8cd2a4ad41b8088ae1c12fec9dd43cc8b14764e03d795 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:59 ---> job-cost.sh 10:12:59 lf-activate-venv: SKIPPING 10:12:59 INFO: No Stack... 10:12:59 INFO: Retrieving Pricing Info for: v3-standard-4 10:13:00 INFO: Archiving Costs [Pipeline] sh 10:13:00 + + cut -d,cat -f6 /w/workspace/edgex-go/970/archives/cost.csv 10:13:00 [Pipeline] lock 10:13:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-970-stack-cost] 10:13:00 Resource [jenkins-edgexfoundry-edgex-go-main-970-stack-cost] did not exist. Created. 10:13:00 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-970-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:13:01 + echo total: 0.10999999940395355 [Pipeline] stash 10:13:02 Stashed 1 file(s) [Pipeline] } 10:13:02 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-970-stack-cost] [Pipeline] // lock [Pipeline] } 10:13:02 $ docker stop --time=1 defb36aa830d3e87bcd8cd2a4ad41b8088ae1c12fec9dd43cc8b14764e03d795 10:13:03 $ docker rm -f --volumes defb36aa830d3e87bcd8cd2a4ad41b8088ae1c12fec9dd43cc8b14764e03d795 [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 10:13:04 provisioning config files... 10:13:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/970@tmp/config4350315551973021959tmp [Pipeline] { [Pipeline] sh 10:13:04 + set +x 10:13:04 + curl -s https://codecov.io/bash 10:13:04 + bash -s -- 10:13:04 10:13:04 _____ _ 10:13:04 / ____| | | 10:13:04 | | ___ __| | ___ ___ _____ __ 10:13:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:13:04 | |___| (_) | (_| | __/ (_| (_) \ V / 10:13:04 \_____\___/ \__,_|\___|\___\___/ \_/ 10:13:04 Bash-1.0.6 10:13:04 10:13:04 10:13:04 ==> git version 2.25.1 found 10:13:04 ==> 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 10:13:04 Release-Date: 2020-01-08 10:13:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:13:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:13:04 ==> Jenkins CI detected. 10:13:04 current dir:  /w/workspace/edgex-go/970 10:13:04 project root: . 10:13:04 --> token set from env 10:13:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:13:04 ==> Running gcov in . (disable via -X gcov) 10:13:04 ==> Python coveragepy not found 10:13:04 ==> Searching for coverage reports in: 10:13:04 + . 10:13:04 -> Found 1 reports 10:13:04 ==> Detecting git/mercurial file structure 10:13:04 ==> Reading reports 10:13:04 + ./coverage.out bytes=1046393 10:13:04 ==> Appending adjustments 10:13:04 https://docs.codecov.io/docs/fixing-reports 10:13:06 + Found adjustments 10:13:06 ==> Gzipping contents 10:13:06 108K /tmp/codecov.MUH36P.gz 10:13:06 ==> Uploading reports 10:13:06 url: https://codecov.io 10:13:06 query: branch=main&commit=9e34161fbf5c356a51bcd814926558f70a35d44a&build=970&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F970%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:13:06 -> Pinging Codecov 10:13:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9e34161fbf5c356a51bcd814926558f70a35d44a&build=970&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F970%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:13:06 -> Uploading to 10:13:06 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/9e34161fbf5c356a51bcd814926558f70a35d44a/7dd13539-e1ea-46c7-9840-94e8bbd16ebf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260421%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260421T101306Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=584b96d6647621837f653ce7f374e8989cdd3722cc572f80bf37ad9709897beb 10:13:06 % Total % Received % Xferd Average Speed Time Time Time Current 10:13:06 Dload Upload Total Spent Left Speed 10:13:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 667k --:--:-- --:--:-- --:--:-- 663k 10:13:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9e34161fbf5c356a51bcd814926558f70a35d44a [Pipeline] } 10:13:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:13:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:13:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:13:07 10:13:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:13:07 latest: Pulling from edgex-devops/edgex-snyk-go 10:13:07 2d35ebdb57d9: Already exists 10:13:07 85e8836fcdb2: Pulling fs layer 10:13:07 91631faa732a: Pulling fs layer 10:13:07 f3f5ae8826fa: Pulling fs layer 10:13:07 4f4fb700ef54: Pulling fs layer 10:13:07 7861252a18e6: Pulling fs layer 10:13:07 9130f900ef6f: Pulling fs layer 10:13:07 7861252a18e6: Waiting 10:13:07 9130f900ef6f: Waiting 10:13:07 4f4fb700ef54: Waiting 10:13:07 f3f5ae8826fa: Verifying Checksum 10:13:07 f3f5ae8826fa: Download complete 10:13:07 85e8836fcdb2: Verifying Checksum 10:13:07 85e8836fcdb2: Download complete 10:13:07 4f4fb700ef54: Verifying Checksum 10:13:07 4f4fb700ef54: Download complete 10:13:07 85e8836fcdb2: Pull complete 10:13:07 7861252a18e6: Verifying Checksum 10:13:07 7861252a18e6: Download complete 10:13:08 91631faa732a: Verifying Checksum 10:13:08 91631faa732a: Download complete 10:13:08 9130f900ef6f: Verifying Checksum 10:13:08 9130f900ef6f: Download complete 10:13:13 91631faa732a: Pull complete 10:13:13 f3f5ae8826fa: Pull complete 10:13:13 4f4fb700ef54: Pull complete 10:13:13 7861252a18e6: Pull complete 10:13:16 9130f900ef6f: Pull complete 10:13:16 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 10:13:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:13:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:16 prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container 10:13:16 $ 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/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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 10:13:18 $ docker top f1f878b76190184206ea9b82fe9d2d0fc018030d19e1a400d329dc006fce3cab -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:18 + git config --global --add safe.directory /w/workspace/edgex-go/970 [Pipeline] echo 10:13:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:13:18 + set -o pipefail 10:13:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:13:27 10:13:27 Monitoring /w/workspace/edgex-go/970 (github.com/edgexfoundry/edgex-go)... 10:13:27 10:13:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c4924d72-8a3f-43e8-95bb-1552fede0f5c 10:13:27 10:13:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:13:27 10:13:27 10:13:27 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 10:13:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:13:27 $ docker stop --time=1 f1f878b76190184206ea9b82fe9d2d0fc018030d19e1a400d329dc006fce3cab 10:13:29 $ docker rm -f --volumes f1f878b76190184206ea9b82fe9d2d0fc018030d19e1a400d329dc006fce3cab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:13:30 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:30 provisioning config files... 10:13:30 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/970@tmp/config8502197310347780888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:30 --> edgex-publish-swagger.sh 10:13:30 === Publish openapi API === 10:13:30 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 10:13:30 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/970/openapi/core-command.yaml] 10:13:30 % Total % Received % Xferd Average Speed Time Time Time Current 10:13:30 Dload Upload Total Spent Left Speed 10:13:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 500 247k --:--:-- --:--:-- --:--:-- 247k 10:13:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:13:30 10:13:30 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/970/openapi/core-data.yaml] 10:13:30 % Total % Received % Xferd Average Speed Time Time Time Current 10:13:30 Dload Upload Total Spent Left Speed 10:13:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 528 588k --:--:-- --:--:-- --:--:-- 588k 10:13:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:13:30 10:13:30 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/970/openapi/core-keeper.yaml] 10:13:30 % Total % Received % Xferd Average Speed Time Time Time Current 10:13:30 Dload Upload Total Spent Left Speed 10:13:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 600 268k --:--:-- --:--:-- --:--:-- 266k 10:13:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:13:30 10:13:30 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/970/openapi/core-metadata.yaml] 10:13:30 % Total % Received % Xferd Average Speed Time Time Time Current 10:13:30 Dload Upload Total Spent Left Speed 10:13:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 511 1242k --:--:-- --:--:-- --:--:-- 1242k 10:13:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:13:30 10:13:30 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/970/openapi/security-proxy-auth.yaml] 10:13:30 % Total % Received % Xferd Average Speed Time Time Time Current 10:13:30 Dload Upload Total Spent Left Speed 10:13:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 640 231k --:--:-- --:--:-- --:--:-- 232k 10:13:30 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:13:30 10:13:30 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/970/openapi/security-secretstore-setup.yaml] 10:13:30 % Total % Received % Xferd Average Speed Time Time Time Current 10:13:30 Dload Upload Total Spent Left Speed 10:13:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 785 46583 --:--:-- --:--:-- --:--:-- 47369 10:13:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:13:31 10:13:31 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/970/openapi/support-notifications.yaml] 10:13:31 % Total % Received % Xferd Average Speed Time Time Time Current 10:13:31 Dload Upload Total Spent Left Speed 10:13:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 478 707k --:--:-- --:--:-- --:--:-- 713k 10:13:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:13:31 10:13:31 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/970/openapi/support-scheduler.yaml] 10:13:31 % Total % Received % Xferd Average Speed Time Time Time Current 10:13:31 Dload Upload Total Spent Left Speed 10:13:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 573 434k --:--:-- --:--:-- --:--:-- 435k 10:13:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:13:31 [Pipeline] } 10:13:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:13:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:13:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:13:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:32 prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container 10:13:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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 10:13:32 $ docker top 1ad2f2f0f701d40a35a40bc7652131708e8fe311f972193662eb6791f625a2b7 -eo pid,comm 10:13:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:13:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:13:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:13:32 [ssh-agent] Looking for ssh-agent implementation... 10:13:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:13:32 $ docker exec 1ad2f2f0f701d40a35a40bc7652131708e8fe311f972193662eb6791f625a2b7 ssh-agent 10:13:32 SSH_AUTH_SOCK=/tmp/ssh-jTO9ThcsPqW8/agent.33 10:13:32 SSH_AGENT_PID=39 10:13:32 Running ssh-add (command line suppressed) 10:13:33 Identity added: /w/workspace/edgex-go/970@tmp/private_key_3812278589163699066.key (/w/workspace/edgex-go/970@tmp/private_key_3812278589163699066.key) 10:13:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:13:33 + git semver tag 10:13:33 2026-04-21 10:13:33,552 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:13:33 2026-04-21 10:13:33,556 [run_tag] DEBUG tag force:False 10:13:33 2026-04-21 10:13:33,556 [check_head_tag] DEBUG check head tag 10:13:33 2026-04-21 10:13:33,558 [execute] INFO git cat-file --batch-check 10:13:33 2026-04-21 10:13:33,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/970, stdin=, shell=False, universal_newlines=False) 10:13:33 2026-04-21 10:13:33,560 [execute] INFO git cat-file --batch 10:13:33 2026-04-21 10:13:33,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/970, stdin=, shell=False, universal_newlines=False) 10:13:33 2026-04-21 10:13:33,592 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main 10:13:33 2026-04-21 10:13:33,592 [execute] INFO git tag -a v4.1.0-dev.110 -m v4.1.0-dev.110 10:13:33 2026-04-21 10:13:33,593 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.110', '-m', 'v4.1.0-dev.110'], cwd=/w/workspace/edgex-go/970, stdin=None, shell=False, universal_newlines=False) 10:13:33 2026-04-21 10:13:33,596 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main 10:13:33 4.1.0-dev.110 [Pipeline] } 10:13:33 $ docker exec --env ******** --env ******** 1ad2f2f0f701d40a35a40bc7652131708e8fe311f972193662eb6791f625a2b7 ssh-agent -k 10:13:33 unset SSH_AUTH_SOCK; 10:13:33 unset SSH_AGENT_PID; 10:13:33 echo Agent pid 39 killed; 10:13:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:13:34 + git semver [Pipeline] } 10:13:34 $ docker stop --time=1 1ad2f2f0f701d40a35a40bc7652131708e8fe311f972193662eb6791f625a2b7 10:13:35 $ docker rm -f --volumes 1ad2f2f0f701d40a35a40bc7652131708e8fe311f972193662eb6791f625a2b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:13:36 10:13:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:13:36 0.23.1-centos7: Pulling from edgex-lftools 10:13:36 ab5ef0e58194: Pulling fs layer 10:13:36 9712f1f96733: Pulling fs layer 10:13:36 63f879dbbcfc: Pulling fs layer 10:13:36 0d9ebad4ef96: Pulling fs layer 10:13:36 e9a5061849ea: Pulling fs layer 10:13:36 d747dcd14b5f: Pulling fs layer 10:13:36 2de7ff778b66: Pulling fs layer 10:13:36 0d9ebad4ef96: Waiting 10:13:36 e9a5061849ea: Waiting 10:13:36 d747dcd14b5f: Waiting 10:13:36 2de7ff778b66: Waiting 10:13:36 9712f1f96733: Verifying Checksum 10:13:36 9712f1f96733: Download complete 10:13:36 63f879dbbcfc: Verifying Checksum 10:13:36 63f879dbbcfc: Download complete 10:13:37 0d9ebad4ef96: Verifying Checksum 10:13:37 0d9ebad4ef96: Download complete 10:13:37 d747dcd14b5f: Download complete 10:13:37 e9a5061849ea: Download complete 10:13:37 ab5ef0e58194: Verifying Checksum 10:13:37 ab5ef0e58194: Download complete 10:13:37 2de7ff778b66: Verifying Checksum 10:13:37 2de7ff778b66: Download complete 10:13:40 ab5ef0e58194: Pull complete 10:13:40 9712f1f96733: Pull complete 10:13:40 63f879dbbcfc: Pull complete 10:13:46 0d9ebad4ef96: Pull complete 10:13:46 e9a5061849ea: Pull complete 10:13:46 d747dcd14b5f: Pull complete 10:13:47 2de7ff778b66: Pull complete 10:13:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:13:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:47 prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container 10:13:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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 10:13:49 $ docker top 1cd580718df7bbfd68a1b53f6dd6708baa781b8217a6d6792236e0b343e753f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:13:49 provisioning config files... 10:13:49 copy managed file [sigul-config] to file:/w/workspace/edgex-go/970@tmp/config8160586945808934978tmp 10:13:49 copy managed file [sigul-password] to file:/w/workspace/edgex-go/970@tmp/config7515129319850517029tmp 10:13:49 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/970@tmp/config5866132879777629199tmp [Pipeline] { [Pipeline] echo 10:13:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:13:50 ---> sigul-configuration.sh 10:13:50 gpg: directory `/root/.gnupg' created 10:13:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:13:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:13:50 gpg: keyring `/root/.gnupg/secring.gpg' created 10:13:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:13:50 gpg: CAST5 encrypted data 10:13:50 gpg: encrypted with 1 passphrase 10:13:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:13:50 + mkdir /home/jenkins 10:13:50 + mkdir /home/jenkins/sigul [Pipeline] sh 10:13:50 + 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 10:13:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:13:51 ---> sigul-install.sh 10:13:51 Sigul already installed; skipping installation. [Pipeline] sh 10:13:51 + git tag --list 10:13:51 0.6.0 10:13:51 0.6.1 10:13:51 0.7.0 10:13:51 0.7.1 10:13:51 v1.0.0 10:13:51 v1.0.1 10:13:51 v1.1.0 10:13:51 v1.2.0 10:13:51 v1.2.1 10:13:51 v1.3.0 10:13:51 v1.3.1 10:13:51 v2.0.0 10:13:51 v2.1.0 10:13:51 v2.1.1 10:13:51 v2.2.0 10:13:51 v2.3.0 10:13:51 v3.0 10:13:51 v3.0.0 10:13:51 v3.1 10:13:51 v3.1.0 10:13:51 v3.1.1 10:13:51 v4.0 10:13:51 v4.0.0 10:13:51 v4.0.1 10:13:51 v4.0.1-dev.1 10:13:51 v4.0.1-dev.2 10:13:51 v4.0.2-dev.1 10:13:51 v4.1.0-dev.1 10:13:51 v4.1.0-dev.10 10:13:51 v4.1.0-dev.100 10:13:51 v4.1.0-dev.101 10:13:51 v4.1.0-dev.102 10:13:51 v4.1.0-dev.103 10:13:51 v4.1.0-dev.104 10:13:51 v4.1.0-dev.105 10:13:51 v4.1.0-dev.106 10:13:51 v4.1.0-dev.107 10:13:51 v4.1.0-dev.108 10:13:51 v4.1.0-dev.109 10:13:51 v4.1.0-dev.11 10:13:51 v4.1.0-dev.110 10:13:51 v4.1.0-dev.12 10:13:51 v4.1.0-dev.13 10:13:51 v4.1.0-dev.14 10:13:51 v4.1.0-dev.15 10:13:51 v4.1.0-dev.16 10:13:51 v4.1.0-dev.17 10:13:51 v4.1.0-dev.18 10:13:51 v4.1.0-dev.19 10:13:51 v4.1.0-dev.2 10:13:51 v4.1.0-dev.20 10:13:51 v4.1.0-dev.21 10:13:51 v4.1.0-dev.22 10:13:51 v4.1.0-dev.23 10:13:51 v4.1.0-dev.24 10:13:51 v4.1.0-dev.25 10:13:51 v4.1.0-dev.26 10:13:51 v4.1.0-dev.27 10:13:51 v4.1.0-dev.28 10:13:51 v4.1.0-dev.29 10:13:51 v4.1.0-dev.3 10:13:51 v4.1.0-dev.30 10:13:51 v4.1.0-dev.31 10:13:51 v4.1.0-dev.32 10:13:51 v4.1.0-dev.33 10:13:51 v4.1.0-dev.34 10:13:51 v4.1.0-dev.35 10:13:51 v4.1.0-dev.36 10:13:51 v4.1.0-dev.37 10:13:51 v4.1.0-dev.38 10:13:51 v4.1.0-dev.39 10:13:51 v4.1.0-dev.4 10:13:51 v4.1.0-dev.40 10:13:51 v4.1.0-dev.41 10:13:51 v4.1.0-dev.42 10:13:51 v4.1.0-dev.43 10:13:51 v4.1.0-dev.44 10:13:51 v4.1.0-dev.45 10:13:51 v4.1.0-dev.46 10:13:51 v4.1.0-dev.47 10:13:51 v4.1.0-dev.48 10:13:51 v4.1.0-dev.49 10:13:51 v4.1.0-dev.5 10:13:51 v4.1.0-dev.50 10:13:51 v4.1.0-dev.51 10:13:51 v4.1.0-dev.52 10:13:51 v4.1.0-dev.53 10:13:51 v4.1.0-dev.54 10:13:51 v4.1.0-dev.55 10:13:51 v4.1.0-dev.56 10:13:51 v4.1.0-dev.57 10:13:51 v4.1.0-dev.58 10:13:51 v4.1.0-dev.59 10:13:51 v4.1.0-dev.6 10:13:51 v4.1.0-dev.60 10:13:51 v4.1.0-dev.61 10:13:51 v4.1.0-dev.62 10:13:51 v4.1.0-dev.63 10:13:51 v4.1.0-dev.64 10:13:51 v4.1.0-dev.65 10:13:51 v4.1.0-dev.66 10:13:51 v4.1.0-dev.67 10:13:51 v4.1.0-dev.68 10:13:51 v4.1.0-dev.69 10:13:51 v4.1.0-dev.7 10:13:51 v4.1.0-dev.70 10:13:51 v4.1.0-dev.71 10:13:51 v4.1.0-dev.72 10:13:51 v4.1.0-dev.73 10:13:51 v4.1.0-dev.74 10:13:51 v4.1.0-dev.75 10:13:51 v4.1.0-dev.76 10:13:51 v4.1.0-dev.77 10:13:51 v4.1.0-dev.78 10:13:51 v4.1.0-dev.79 10:13:51 v4.1.0-dev.8 10:13:51 v4.1.0-dev.80 10:13:51 v4.1.0-dev.81 10:13:51 v4.1.0-dev.82 10:13:51 v4.1.0-dev.83 10:13:51 v4.1.0-dev.84 10:13:51 v4.1.0-dev.85 10:13:51 v4.1.0-dev.86 10:13:51 v4.1.0-dev.87 10:13:51 v4.1.0-dev.88 10:13:51 v4.1.0-dev.89 10:13:51 v4.1.0-dev.9 10:13:51 v4.1.0-dev.90 10:13:51 v4.1.0-dev.91 10:13:51 v4.1.0-dev.92 10:13:51 v4.1.0-dev.93 10:13:51 v4.1.0-dev.94 10:13:51 v4.1.0-dev.95 10:13:51 v4.1.0-dev.96 10:13:51 v4.1.0-dev.97 10:13:51 v4.1.0-dev.98 10:13:51 v4.1.0-dev.99 [Pipeline] sh 10:13:51 + lftools sign git-tag v4.1.0-dev.110 10:13:52 Signing Git tag with Sigul... 10:13:52 Signing v4.1.0-dev.110 [Pipeline] echo 10:13:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:13:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:13:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:13:52 $ docker stop --time=1 1cd580718df7bbfd68a1b53f6dd6708baa781b8217a6d6792236e0b343e753f9 10:13:54 $ docker rm -f --volumes 1cd580718df7bbfd68a1b53f6dd6708baa781b8217a6d6792236e0b343e753f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:13:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:13:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:13:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:55 prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container 10:13:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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 10:13:55 $ docker top 59b1f43efc969823cb314c5b2a766a9ba2bec09c44d61678b74c710168433096 -eo pid,comm 10:13:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:13:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:13:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:13:55 [ssh-agent] Looking for ssh-agent implementation... 10:13:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:13:55 $ docker exec 59b1f43efc969823cb314c5b2a766a9ba2bec09c44d61678b74c710168433096 ssh-agent 10:13:55 SSH_AUTH_SOCK=/tmp/ssh-3DXTieKEMRpq/agent.33 10:13:55 SSH_AGENT_PID=39 10:13:55 Running ssh-add (command line suppressed) 10:13:55 Identity added: /w/workspace/edgex-go/970@tmp/private_key_1969934206163074702.key (/w/workspace/edgex-go/970@tmp/private_key_1969934206163074702.key) 10:13:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:13:56 + git semver bump pre 10:13:56 2026-04-21 10:13:56,282 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:13:56 2026-04-21 10:13:56,285 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main 10:13:56 2026-04-21 10:13:56,285 [bump_version] DEBUG bumping version:4.1.0-dev.110 on axis:pre with prefix:dev 10:13:56 2026-04-21 10:13:56,285 [bump_version] DEBUG bumped version:4.1.0-dev.111 10:13:56 2026-04-21 10:13:56,285 [write_version] DEBUG write version:4.1.0-dev.111 to path:/w/workspace/edgex-go/970/.semver/main with force:True 10:13:56 2026-04-21 10:13:56,285 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main 10:13:56 2026-04-21 10:13:56,286 [write_file] DEBUG write to file:/w/workspace/edgex-go/970/.semver/main 10:13:56 2026-04-21 10:13:56,288 [execute] INFO git cat-file --batch-check 10:13:56 2026-04-21 10:13:56,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/970/.semver, stdin=, shell=False, universal_newlines=False) 10:13:56 2026-04-21 10:13:56,291 [execute] INFO git cat-file --batch 10:13:56 2026-04-21 10:13:56,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/970/.semver, stdin=, shell=False, universal_newlines=False) 10:13:56 2026-04-21 10:13:56,295 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main 10:13:56 4.1.0-dev.111 [Pipeline] } 10:13:56 $ docker exec --env ******** --env ******** 59b1f43efc969823cb314c5b2a766a9ba2bec09c44d61678b74c710168433096 ssh-agent -k 10:13:56 unset SSH_AUTH_SOCK; 10:13:56 unset SSH_AGENT_PID; 10:13:56 echo Agent pid 39 killed; 10:13:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:13:56 + git semver [Pipeline] } 10:13:57 $ docker stop --time=1 59b1f43efc969823cb314c5b2a766a9ba2bec09c44d61678b74c710168433096 10:13:58 $ docker rm -f --volumes 59b1f43efc969823cb314c5b2a766a9ba2bec09c44d61678b74c710168433096 [Pipeline] // withDockerContainer [Pipeline] sh 10:13:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:13:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:13:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:59 prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container 10:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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 10:13:59 $ docker top ef57394a8e7b2902d3615885cc97bb7113b3342ffca5db746b2feb3aaf01c88f -eo pid,comm 10:13:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:13:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:13:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:13:59 [ssh-agent] Looking for ssh-agent implementation... 10:13:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:13:59 $ docker exec ef57394a8e7b2902d3615885cc97bb7113b3342ffca5db746b2feb3aaf01c88f ssh-agent 10:13:59 SSH_AUTH_SOCK=/tmp/ssh-4d3x1rgVjWZN/agent.31 10:13:59 SSH_AGENT_PID=37 10:13:59 Running ssh-add (command line suppressed) 10:13:59 Identity added: /w/workspace/edgex-go/970@tmp/private_key_2870103824018916638.key (/w/workspace/edgex-go/970@tmp/private_key_2870103824018916638.key) 10:13:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:14:00 + git semver push 10:14:00 2026-04-21 10:14:00,400 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:14:00 2026-04-21 10:14:00,404 [run_push] DEBUG push 10:14:00 2026-04-21 10:14:00,405 [execute] INFO git cat-file --batch-check 10:14:00 2026-04-21 10:14:00,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/970/.semver, stdin=, shell=False, universal_newlines=False) 10:14:00 2026-04-21 10:14:00,407 [execute] INFO git rev-list be7a7359be75572ab20c58d0ef17f2a92e508b6b -- 10:14:00 2026-04-21 10:14:00,408 [execute] DEBUG Popen(['git', 'rev-list', 'be7a7359be75572ab20c58d0ef17f2a92e508b6b', '--'], cwd=/w/workspace/edgex-go/970/.semver, stdin=None, shell=False, universal_newlines=False) 10:14:00 2026-04-21 10:14:00,427 [execute] INFO git fetch -v -- origin 10:14:00 2026-04-21 10:14:00,428 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/970/.semver, stdin=None, shell=False, universal_newlines=True) 10:14:00 2026-04-21 10:14:00,957 [run_push] DEBUG no remote changes detected 10:14:00 2026-04-21 10:14:00,957 [execute] INFO git push origin semver 10:14:00 2026-04-21 10:14:00,958 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/970/.semver, stdin=None, shell=False, universal_newlines=False) 10:14:02 2026-04-21 10:14:02,259 [run_push] DEBUG push all version tags 10:14:02 2026-04-21 10:14:02,260 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:14:02 2026-04-21 10:14:02,260 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/970, stdin=None, shell=False, universal_newlines=False) 10:14:03 2026-04-21 10:14:03,564 [read_version] DEBUG read version from /w/workspace/edgex-go/970/.semver/main 10:14:03 4.1.0-dev.111 [Pipeline] } 10:14:03 $ docker exec --env ******** --env ******** ef57394a8e7b2902d3615885cc97bb7113b3342ffca5db746b2feb3aaf01c88f ssh-agent -k 10:14:03 unset SSH_AUTH_SOCK; 10:14:03 unset SSH_AGENT_PID; 10:14:03 echo Agent pid 37 killed; 10:14:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:14:04 + git semver [Pipeline] } 10:14:04 $ docker stop --time=1 ef57394a8e7b2902d3615885cc97bb7113b3342ffca5db746b2feb3aaf01c88f 10:14:05 $ docker rm -f --volumes ef57394a8e7b2902d3615885cc97bb7113b3342ffca5db746b2feb3aaf01c88f [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 10:14:06 + [ -d /w/workspace/edgex-go/970/archives ] [Pipeline] libraryResource [Pipeline] sh 10:14:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:14:07 ---> package-listing.sh 10:14:07 ++ facter osfamily 10:14:07 ++ tr '[:upper:]' '[:lower:]' 10:14:07 + OS_FAMILY=debian 10:14:07 + workspace=/w/workspace/edgex-go/970 10:14:07 + START_PACKAGES=/tmp/packages_start.txt 10:14:07 + END_PACKAGES=/tmp/packages_end.txt 10:14:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:14:07 + PACKAGES=/tmp/packages_start.txt 10:14:07 + '[' /w/workspace/edgex-go/970 ']' 10:14:07 + PACKAGES=/tmp/packages_end.txt 10:14:07 + case "${OS_FAMILY}" in 10:14:07 + dpkg -l 10:14:07 + grep '^ii' 10:14:07 + '[' -f /tmp/packages_start.txt ']' 10:14:07 + '[' -f /tmp/packages_end.txt ']' 10:14:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:14:07 + '[' /w/workspace/edgex-go/970 ']' 10:14:07 + mkdir -p /w/workspace/edgex-go/970/archives/ 10:14:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/970/archives/ [Pipeline] echo 10:14:07 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/970/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:14:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:14:08 10:14:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:14:08 latest: Pulling from edgex-lftools-log-publisher 10:14:08 5eb5b503b376: Pulling fs layer 10:14:08 5c69ac0246d0: Pulling fs layer 10:14:08 ec43610c2a17: Pulling fs layer 10:14:08 3a2ae6a8a46f: Pulling fs layer 10:14:08 33b1e0a273af: Pulling fs layer 10:14:08 5d3b04190fa2: Pulling fs layer 10:14:08 2f39f015ded8: Pulling fs layer 10:14:08 33b1e0a273af: Waiting 10:14:08 5d3b04190fa2: Waiting 10:14:08 3a2ae6a8a46f: Waiting 10:14:08 2f39f015ded8: Waiting 10:14:08 5c69ac0246d0: Verifying Checksum 10:14:08 5c69ac0246d0: Download complete 10:14:08 3a2ae6a8a46f: Verifying Checksum 10:14:08 3a2ae6a8a46f: Download complete 10:14:09 33b1e0a273af: Verifying Checksum 10:14:09 33b1e0a273af: Download complete 10:14:09 5d3b04190fa2: Verifying Checksum 10:14:09 5d3b04190fa2: Download complete 10:14:09 ec43610c2a17: Download complete 10:14:09 5eb5b503b376: Verifying Checksum 10:14:09 5eb5b503b376: Download complete 10:14:09 2f39f015ded8: Download complete 10:14:10 5eb5b503b376: Pull complete 10:14:10 5c69ac0246d0: Pull complete 10:14:11 ec43610c2a17: Pull complete 10:14:11 3a2ae6a8a46f: Pull complete 10:14:11 33b1e0a273af: Pull complete 10:14:11 5d3b04190fa2: Pull complete 10:14:16 2f39f015ded8: Pull complete 10:14:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:14:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:16 prd-ubuntu20.04-docker-8c-8g-7918 does not seem to be running inside a container 10:14:16 $ 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/970/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/970 -v /w/workspace/edgex-go/970:/w/workspace/edgex-go/970:rw,z -v /w/workspace/edgex-go/970@tmp:/w/workspace/edgex-go/970@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 10:14:18 $ docker top 18486d90386b517b97d9204de1e1df7e1cd89f76137524bbe29d6114a396a27c -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:18 + touch /tmp/pre-build-complete [Pipeline] sh 10:14:18 + mkdir -p /var/log/sysstat [Pipeline] sh 10:14:19 + ls /var/log/sa-host 10:14:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:19 provisioning config files... 10:14:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/970@tmp/config13654759097680082018tmp [Pipeline] { [Pipeline] echo 10:14:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:14:19 ---> create-netrc.sh [Pipeline] } 10:14:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:14:19 ---> python-tools-install.sh [Pipeline] echo 10:14:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:14:20 ---> sudo-logs.sh 10:14:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:14:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:14:20 ---> job-cost.sh 10:14:20 lf-activate-venv: SKIPPING 10:14:20 DEBUG: total: 0.10999999940395355 10:14:20 INFO: Retrieving Stack Cost... 10:14:20 INFO: Retrieving Pricing Info for: v3-standard-8 10:14:20 INFO: Archiving Costs [Pipeline] echo 10:14:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:14:21 ---> logs-deploy.sh 10:14:21 lf-activate-venv: SKIPPING 10:14:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/970 10:14:21 INFO: archiving workspace using pattern(s): 10:14:22 Archives upload complete. 10:14:22 INFO: archiving logs to Nexus 10:14:23 ---> uname -a: 10:14:23 Linux prd-ubuntu20-04-docker-8c-8g-7918 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:14:23 10:14:23 10:14:23 ---> lscpu: 10:14:23 Architecture: x86_64 10:14:23 CPU op-mode(s): 32-bit, 64-bit 10:14:23 Byte Order: Little Endian 10:14:23 Address sizes: 40 bits physical, 48 bits virtual 10:14:23 CPU(s): 8 10:14:23 On-line CPU(s) list: 0-7 10:14:23 Thread(s) per core: 1 10:14:23 Core(s) per socket: 1 10:14:23 Socket(s): 8 10:14:23 NUMA node(s): 1 10:14:23 Vendor ID: AuthenticAMD 10:14:23 CPU family: 23 10:14:23 Model: 49 10:14:23 Model name: AMD EPYC-Rome Processor 10:14:23 Stepping: 0 10:14:23 CPU MHz: 2799.974 10:14:23 BogoMIPS: 5599.94 10:14:23 Virtualization: AMD-V 10:14:23 Hypervisor vendor: KVM 10:14:23 Virtualization type: full 10:14:23 L1d cache: 256 KiB 10:14:23 L1i cache: 256 KiB 10:14:23 L2 cache: 4 MiB 10:14:23 L3 cache: 128 MiB 10:14:23 NUMA node0 CPU(s): 0-7 10:14:23 Vulnerability Gather data sampling: Not affected 10:14:23 Vulnerability Itlb multihit: Not affected 10:14:23 Vulnerability L1tf: Not affected 10:14:23 Vulnerability Mds: Not affected 10:14:23 Vulnerability Meltdown: Not affected 10:14:23 Vulnerability Mmio stale data: Not affected 10:14:23 Vulnerability Retbleed: Vulnerable 10:14:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:14:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:14:23 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:14:23 Vulnerability Srbds: Not affected 10:14:23 Vulnerability Tsx async abort: Not affected 10:14:23 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 10:14:23 10:14:23 10:14:23 ---> nproc: 10:14:23 8 10:14:23 10:14:23 10:14:23 ---> df -h: 10:14:23 Filesystem Size Used Avail Use% Mounted on 10:14:23 overlay 155G 34G 122G 22% / 10:14:23 tmpfs 64M 0 64M 0% /dev 10:14:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:14:23 shm 64M 0 64M 0% /dev/shm 10:14:23 /dev/vda1 155G 34G 122G 22% /facter-os 10:14:23 10:14:23 10:14:23 ---> sar -b -r -n DEV: 10:14:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7918) 04/21/26 _x86_64_ (8 CPU) 10:14:23 10:14:23 09:18:56 LINUX RESTART (8 CPU) 10:14:23 10:14:23 09:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:14:23 09:20:01 302.67 69.36 233.31 0.00 11819.63 145844.76 0.00 10:14:23 09:21:01 199.33 14.39 184.94 0.00 2143.99 65847.63 0.00 10:14:23 09:22:01 46.25 0.17 46.08 0.00 1.33 27648.38 0.00 10:14:23 09:23:01 30.97 0.07 30.91 0.00 0.53 16802.80 0.00 10:14:23 09:24:01 63.62 0.43 63.19 0.00 13.86 28361.14 0.00 10:14:23 09:25:01 954.20 19.61 934.59 0.00 187.40 438537.82 0.00 10:14:23 09:26:01 401.80 1.32 400.48 0.00 19.60 161690.65 0.00 10:14:23 09:27:01 408.43 0.18 408.25 0.00 1.47 134703.05 0.00 10:14:23 09:28:01 144.56 0.72 143.84 0.00 30.77 89167.50 0.00 10:14:23 09:29:01 666.37 44.16 622.21 0.00 2137.64 100179.44 0.00 10:14:23 09:30:01 28.01 1.43 26.58 0.00 216.50 639.23 0.00 10:14:23 09:31:01 13.13 0.00 13.13 0.00 0.00 342.61 0.00 10:14:23 09:32:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 10:14:23 09:33:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 10:14:23 09:34:01 4.42 2.32 2.10 0.00 21.06 24.13 0.00 10:14:23 09:35:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 10:14:23 09:36:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 10:14:23 09:37:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 10:14:23 09:38:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 10:14:23 09:39:01 1.10 0.02 1.08 0.00 2.67 13.33 0.00 10:14:23 09:40:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 10:14:23 09:41:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 10:14:23 09:42:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 10:14:23 09:43:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 10:14:23 09:44:01 1.23 0.00 1.23 0.00 0.00 16.13 0.00 10:14:23 09:45:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 10:14:23 09:46:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 10:14:23 09:47:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 10:14:23 09:48:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 10:14:23 09:49:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 10:14:23 09:50:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 10:14:23 09:51:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 10:14:23 09:52:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 10:14:23 09:53:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 10:14:23 09:54:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 10:14:23 09:55:02 0.88 0.00 0.88 0.00 0.00 10.26 0.00 10:14:23 09:56:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 10:14:23 09:57:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 10:14:23 09:58:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 10:14:23 09:59:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 10:14:23 10:00:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 10:14:23 10:01:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 10:14:23 10:02:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 10:14:23 10:03:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 10:14:23 10:04:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 10:14:23 10:05:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 10:14:23 10:06:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 10:14:23 10:07:01 1.20 0.32 0.88 0.00 16.93 10.66 0.00 10:14:23 10:08:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 10:14:23 10:09:01 2.52 1.42 1.10 0.00 29.06 13.60 0.00 10:14:23 10:10:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 10:14:23 10:11:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 10:14:23 10:12:01 1.25 0.00 1.25 0.00 0.00 16.13 0.00 10:14:23 10:13:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 10:14:23 10:14:01 171.07 4.87 166.21 0.00 345.94 62282.02 0.00 10:14:23 Average: 63.36 2.92 60.44 0.00 308.97 23148.46 0.00 10:14:23 10:14:23 09:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:14:23 09:20:01 29459496 31560304 772232 2.35 66932 2344744 1789896 5.28 945528 2138548 284396 10:14:23 09:21:01 27624732 31482024 802012 2.44 116464 3950308 1842572 5.43 1215512 3557680 532 10:14:23 09:22:01 26127108 31369504 906584 2.76 127464 5228764 2212256 6.52 2165872 4004752 508136 10:14:23 09:23:01 25282064 30460716 1814272 5.52 131440 5140352 2758644 8.13 2500156 4494152 530544 10:14:23 09:24:01 25332632 31356748 916152 2.79 136508 5942196 1943268 5.73 2073764 4829788 540436 10:14:23 09:25:01 14235120 31344832 901888 2.74 352948 16239068 2635668 7.77 3124508 14264616 229900 10:14:23 09:26:01 5114492 28516236 3665140 11.15 401328 22021712 11254864 33.18 6780868 19174016 1546792 10:14:23 09:27:01 1766784 27464516 4721796 14.36 417540 24213864 10181056 30.02 8784584 20437808 127864 10:14:23 09:28:01 247724 28241132 3943652 12.00 414644 26411808 9413560 27.75 9352204 21291984 1290600 10:14:23 09:29:01 6163800 31400952 847228 2.58 423280 23902692 2116848 6.24 3652612 21417112 308 10:14:23 09:30:01 6146192 31391296 856868 2.61 424424 23909488 2262940 6.67 4223288 20864732 180 10:14:23 09:31:01 6153568 31399036 849184 2.58 424932 23909580 2154120 6.35 4325744 20753752 8 10:14:23 09:32:01 6154884 31400416 847808 2.58 424948 23909584 2154120 6.35 4324200 20753728 32 10:14:23 09:33:01 6155404 31400956 847184 2.58 424964 23909588 2154120 6.35 4323564 20753732 4 10:14:23 09:34:01 6154256 31400628 847896 2.58 425468 23909836 2168312 6.39 4323084 20753756 216 10:14:23 09:35:01 6176928 31423340 825112 2.51 425496 23909860 2168312 6.39 4300780 20753632 4 10:14:23 09:36:01 6176240 31422708 825616 2.51 425516 23909860 2168312 6.39 4300756 20753632 8 10:14:23 09:37:01 6176884 31423376 824888 2.51 425544 23909864 2168312 6.39 4300808 20753632 28 10:14:23 09:38:01 6176560 31423104 825068 2.51 425560 23909864 2168312 6.39 4300828 20753632 20 10:14:23 09:39:01 6176780 31423412 824700 2.51 425580 23909948 2168312 6.39 4300540 20753688 8 10:14:23 09:40:01 6177324 31424128 823972 2.51 425592 23910080 2168312 6.39 4300660 20753848 8 10:14:23 09:41:01 6177460 31424276 823980 2.51 425608 23910084 2168312 6.39 4300608 20753852 28 10:14:23 09:42:01 6177664 31424492 823696 2.51 425624 23910088 2168312 6.39 4300648 20753856 28 10:14:23 09:43:01 6177452 31424280 823920 2.51 425640 23910088 2168312 6.39 4300632 20753856 4 10:14:23 09:44:01 6177436 31424300 823848 2.51 425672 23910084 2168312 6.39 4300544 20753860 36 10:14:23 09:45:01 6177064 31423972 824124 2.51 425692 23910096 2168312 6.39 4300680 20753868 4 10:14:23 09:46:01 6176796 31423712 824300 2.51 425716 23910100 2168312 6.39 4300900 20753872 4 10:14:23 09:47:01 6176748 31423708 824280 2.51 425732 23910104 2168312 6.39 4300720 20753872 8 10:14:23 09:48:01 6176496 31423576 824348 2.51 425744 23910232 2168312 6.39 4300712 20753992 4 10:14:23 09:49:01 6176704 31423828 824268 2.51 425768 23910232 2168312 6.39 4300644 20754004 24 10:14:23 09:50:01 6176840 31424000 824256 2.51 425796 23910236 2168312 6.39 4300780 20754008 8 10:14:23 09:51:01 6177076 31424240 823972 2.51 425812 23910240 2168312 6.39 4300764 20754012 12 10:14:23 09:52:01 6176776 31423972 824188 2.51 425836 23910240 2168312 6.39 4300808 20754012 8 10:14:23 09:53:01 6176624 31423856 824220 2.51 425844 23910244 2168312 6.39 4300852 20754020 32 10:14:23 09:54:01 6176316 31423556 824448 2.51 425856 23910248 2168312 6.39 4300744 20754024 8 10:14:23 09:55:02 6177064 31424324 823628 2.51 425864 23910252 2168312 6.39 4300880 20754020 12 10:14:23 09:56:01 6176780 31424056 823888 2.51 425884 23910256 2168312 6.39 4300832 20754024 8 10:14:23 09:57:01 6176700 31424000 823928 2.51 425908 23910256 2184416 6.44 4300936 20754028 12 10:14:23 09:58:01 6176748 31424076 823772 2.51 425940 23910264 2184416 6.44 4300960 20754032 8 10:14:23 09:59:01 6177000 31424376 823492 2.51 425964 23910268 2184416 6.44 4300884 20754040 8 10:14:23 10:00:01 6176704 31424148 823556 2.51 425996 23910268 2184416 6.44 4300980 20754044 8 10:14:23 10:01:01 6177416 31424912 822968 2.50 426032 23910272 2184416 6.44 4300960 20754052 28 10:14:23 10:02:01 6176536 31424044 823968 2.51 426056 23910276 2184416 6.44 4300976 20754044 12 10:14:23 10:03:01 6176276 31423840 824180 2.51 426084 23910280 2184416 6.44 4301044 20754052 24 10:14:23 10:04:01 6176228 31423792 824156 2.51 426108 23910280 2184416 6.44 4301228 20754052 20 10:14:23 10:05:01 6176148 31423748 824156 2.51 426140 23910276 2184416 6.44 4301152 20754056 28 10:14:23 10:06:01 6176132 31423784 824076 2.51 426172 23910288 2184416 6.44 4301132 20754064 8 10:14:23 10:07:01 6175328 31423512 824316 2.51 426184 23910792 2184416 6.44 4303408 20754364 36 10:14:23 10:08:01 6175500 31423700 824064 2.51 426196 23910796 2184416 6.44 4302968 20754368 36 10:14:23 10:09:01 6169180 31419324 828632 2.52 426216 23911672 2184416 6.44 4308016 20754400 44 10:14:23 10:10:01 6169852 31420004 827916 2.52 426228 23911676 2184416 6.44 4307796 20754404 4 10:14:23 10:11:01 6169396 31419572 828336 2.52 426240 23911676 2184416 6.44 4308020 20754380 8 10:14:23 10:12:01 6169260 31419460 828380 2.52 426248 23911684 2184416 6.44 4307840 20754384 8 10:14:23 10:13:01 6169212 31419420 828356 2.52 426264 23911688 2184416 6.44 4307824 20754388 8 10:14:23 10:14:01 4565272 31328436 913276 2.78 478016 25236860 2212932 6.52 4479724 22040520 628 10:14:23 Average: 7955257 31218685 1029384 3.13 396375 22048826 2619875 7.72 4261226 19107946 92021 10:14:23 10:14:23 09:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:14:23 09:20:01 ens3 865.84 569.81 7495.96 103.62 0.00 0.00 0.00 0.00 10:14:23 09:20:01 lo 3.83 3.83 0.37 0.37 0.00 0.00 0.00 0.00 10:14:23 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:21:01 ens3 993.89 665.23 7948.79 101.74 0.00 0.00 0.00 0.00 10:14:23 09:21:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 10:14:23 09:21:01 docker0 544.09 802.88 36.21 4556.74 0.00 0.00 0.00 0.00 10:14:23 09:21:01 veth5ef8282 0.03 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:14:23 09:22:01 ens3 32.96 19.56 28.95 12.89 0.00 0.00 0.00 0.00 10:14:23 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:22:01 docker0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:22:01 veth2c7ff98 0.13 0.27 0.01 0.02 0.00 0.00 0.00 0.00 10:14:23 09:23:01 ens3 17.41 13.26 13.81 8.21 0.00 0.00 0.00 0.00 10:14:23 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:23:01 docker0 0.77 0.77 0.06 0.07 0.00 0.00 0.00 0.00 10:14:23 09:23:01 veth2c7ff98 0.77 0.78 0.07 0.07 0.00 0.00 0.00 0.00 10:14:23 09:24:01 ens3 25.26 18.03 21.82 12.71 0.00 0.00 0.00 0.00 10:14:23 09:24:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:14:23 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:24:01 veth2c7ff98 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:25:01 ens3 1013.23 637.22 12778.00 84.83 0.00 0.00 0.00 0.00 10:14:23 09:25:01 veth2d94335 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:25:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 10:14:23 09:25:01 docker0 529.36 830.94 48.54 9485.16 0.00 0.00 0.00 0.00 10:14:23 09:25:01 vethcab4831 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:25:01 vethf4561f8 0.67 3.30 0.06 0.36 0.00 0.00 0.00 0.00 10:14:23 09:26:01 vethf9b4134 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 10:14:23 09:26:01 ens3 18.61 11.08 15.11 8.38 0.00 0.00 0.00 0.00 10:14:23 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:26:01 docker0 0.75 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:14:23 09:26:01 veth95b79d6 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 10:14:23 09:26:01 veth26e607d 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 10:14:23 09:26:01 vethc6afe62 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 10:14:23 09:26:01 veth66da972 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 10:14:23 09:26:01 veth4882bf3 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 10:14:23 09:26:01 vethb373cdc 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 10:14:23 09:26:01 vethd8db3c0 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 10:14:23 09:26:01 veth38c201b 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 10:14:23 09:26:01 veth2317269 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 10:14:23 09:26:01 veth70a025a 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 10:14:23 09:26:01 vethf4561f8 0.13 0.75 0.01 0.03 0.00 0.00 0.00 0.00 10:14:23 09:26:01 veth3d23c75 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 10:14:23 09:27:01 ens3 1.53 0.77 1.15 0.60 0.00 0.00 0.00 0.00 10:14:23 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:27:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:27:01 veth95b79d6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:27:01 vethc6afe62 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:27:01 veth66da972 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:27:01 veth4882bf3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:27:01 vethb373cdc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:27:01 vethd8db3c0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:27:01 veth38c201b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:27:01 veth2317269 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:27:01 veth70a025a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:27:01 vethf4561f8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:27:01 veth3d23c75 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:28:01 ens3 8.91 4.41 5.37 2.90 0.00 0.00 0.00 0.00 10:14:23 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:28:01 veth95b79d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:28:01 vethc6afe62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:28:01 veth66da972 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:28:01 veth4882bf3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:28:01 vethb373cdc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:28:01 vethd8db3c0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:28:01 veth38c201b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:28:01 veth2317269 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:28:01 veth70a025a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:28:01 vethf4561f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:28:01 veth3d23c75 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:29:01 ens3 282.42 297.60 151.43 1189.64 0.00 0.00 0.00 0.00 10:14:23 09:29:01 lo 26.40 26.40 2.59 2.59 0.00 0.00 0.00 0.00 10:14:23 09:29:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:30:01 ens3 426.25 458.59 153.22 2991.03 0.00 0.00 0.00 0.00 10:14:23 09:30:01 lo 27.13 27.13 2.65 2.65 0.00 0.00 0.00 0.00 10:14:23 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:31:01 ens3 138.46 132.41 85.88 573.67 0.00 0.00 0.00 0.00 10:14:23 09:31:01 lo 14.80 14.80 1.45 1.45 0.00 0.00 0.00 0.00 10:14:23 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:32:01 ens3 0.65 0.07 0.07 0.01 0.00 0.00 0.00 0.00 10:14:23 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:33:01 ens3 0.62 0.38 0.36 0.28 0.00 0.00 0.00 0.00 10:14:23 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:14:23 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:35:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:14:23 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:36:01 ens3 0.33 0.15 0.03 0.01 0.00 0.00 0.00 0.00 10:14:23 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:37:01 ens3 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 10:14:23 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:38:01 ens3 0.27 0.07 0.02 0.01 0.00 0.00 0.00 0.00 10:14:23 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:39:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:14:23 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:40:01 ens3 0.40 0.18 0.10 0.07 0.00 0.00 0.00 0.00 10:14:23 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:14:23 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:42:01 ens3 0.37 0.12 0.08 0.01 0.00 0.00 0.00 0.00 10:14:23 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:14:23 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:44:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:14:23 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:45:01 ens3 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 10:14:23 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:46:01 ens3 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:14:23 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:47:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:14:23 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:48:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:14:23 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:49:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:14:23 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:50:01 ens3 0.52 0.25 0.16 0.08 0.00 0.00 0.00 0.00 10:14:23 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:51:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:14:23 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:52:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:14:23 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:53:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:14:23 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:54:01 ens3 0.27 0.07 0.02 0.01 0.00 0.00 0.00 0.00 10:14:23 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:55:02 ens3 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 10:14:23 09:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:56:01 ens3 0.31 0.07 0.03 0.01 0.00 0.00 0.00 0.00 10:14:23 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:57:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:14:23 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:58:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:14:23 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:59:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:14:23 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:00:01 ens3 0.52 0.30 0.16 0.08 0.00 0.00 0.00 0.00 10:14:23 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:14:23 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:02:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:14:23 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:03:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:14:23 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:04:01 ens3 1.02 0.52 0.32 0.22 0.00 0.00 0.00 0.00 10:14:23 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:05:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 10:14:23 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:06:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 10:14:23 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:07:01 ens3 0.87 0.60 0.82 0.37 0.00 0.00 0.00 0.00 10:14:23 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:08:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 10:14:23 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:09:01 ens3 5.73 4.97 3.75 4.79 0.00 0.00 0.00 0.00 10:14:23 10:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:10:01 ens3 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00 10:14:23 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:11:01 ens3 1.77 1.47 0.98 1.22 0.00 0.00 0.00 0.00 10:14:23 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:12:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:14:23 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:14:23 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:14:23 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:23 10:14:01 ens3 437.86 304.08 8078.09 168.53 0.00 0.00 0.00 0.00 10:14:23 10:14:01 vethebd265d 0.92 0.93 0.20 0.51 0.00 0.00 0.00 0.00 10:14:23 10:14:01 lo 2.47 2.47 0.23 0.23 0.00 0.00 0.00 0.00 10:14:23 10:14:01 docker0 62.91 79.82 6.02 776.27 0.00 0.00 0.00 0.00 10:14:23 Average: ens3 77.87 57.17 669.08 95.78 0.00 0.00 0.00 0.00 10:14:23 Average: vethebd265d 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 10:14:23 Average: lo 1.50 1.50 0.14 0.14 0.00 0.00 0.00 0.00 10:14:23 Average: docker0 20.70 31.19 1.65 269.55 0.00 0.00 0.00 0.00 10:14:23 10:14:23 10:14:23 ---> sar -P ALL: 10:14:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7918) 04/21/26 _x86_64_ (8 CPU) 10:14:23 10:14:23 09:18:56 LINUX RESTART (8 CPU) 10:14:23 10:14:23 09:19:01 CPU %user %nice %system %iowait %steal %idle 10:14:23 09:20:01 all 7.14 0.00 1.79 1.98 0.05 89.04 10:14:23 09:20:01 0 7.29 0.00 1.42 0.49 0.05 90.76 10:14:23 09:20:01 1 10.30 0.00 2.40 7.14 0.05 80.11 10:14:23 09:20:01 2 6.98 0.00 1.49 0.69 0.05 90.79 10:14:23 09:20:01 3 9.80 0.00 1.59 0.30 0.05 88.27 10:14:23 09:20:01 4 8.88 0.00 2.11 3.99 0.05 84.97 10:14:23 09:20:01 5 5.83 0.00 2.71 0.39 0.07 91.00 10:14:23 09:20:01 6 3.23 0.00 1.26 2.13 0.05 93.34 10:14:23 09:20:01 7 4.84 0.00 1.32 0.70 0.05 93.08 10:14:23 09:21:01 all 8.73 0.00 3.65 1.49 0.08 86.05 10:14:23 09:21:01 0 8.05 0.00 5.84 6.67 0.10 79.34 10:14:23 09:21:01 1 12.85 0.00 4.59 0.89 0.10 81.56 10:14:23 09:21:01 2 10.04 0.00 3.70 0.42 0.08 85.76 10:14:23 09:21:01 3 8.34 0.00 3.47 0.67 0.08 87.42 10:14:23 09:21:01 4 6.45 0.00 1.92 0.37 0.05 91.21 10:14:23 09:21:01 5 8.00 0.00 3.01 0.46 0.07 88.47 10:14:23 09:21:01 6 7.69 0.00 3.33 2.16 0.07 86.76 10:14:23 09:21:01 7 8.39 0.00 3.36 0.27 0.08 87.89 10:14:23 09:22:01 all 50.82 0.00 9.04 0.30 0.14 39.70 10:14:23 09:22:01 0 51.81 0.00 8.25 0.57 0.12 39.25 10:14:23 09:22:01 1 50.04 0.00 9.28 0.05 0.17 40.46 10:14:23 09:22:01 2 53.72 0.00 8.57 0.07 0.13 37.51 10:14:23 09:22:01 3 46.42 0.00 7.93 0.08 0.14 45.42 10:14:23 09:22:01 4 50.99 0.00 9.11 1.03 0.13 38.74 10:14:23 09:22:01 5 49.54 0.00 8.85 0.07 0.14 41.41 10:14:23 09:22:01 6 51.51 0.00 10.03 0.24 0.13 38.09 10:14:23 09:22:01 7 52.48 0.00 10.33 0.29 0.17 36.74 10:14:23 09:23:01 all 54.34 0.00 7.42 0.13 0.13 37.97 10:14:23 09:23:01 0 54.34 0.00 7.50 0.91 0.13 37.12 10:14:23 09:23:01 1 54.09 0.00 7.55 0.00 0.13 38.22 10:14:23 09:23:01 2 55.96 0.00 7.43 0.07 0.12 36.42 10:14:23 09:23:01 3 53.58 0.00 7.36 0.02 0.13 38.92 10:14:23 09:23:01 4 52.59 0.00 7.46 0.03 0.13 39.78 10:14:23 09:23:01 5 54.31 0.00 8.16 0.00 0.13 37.40 10:14:23 09:23:01 6 56.09 0.00 7.15 0.03 0.12 36.61 10:14:23 09:23:01 7 53.79 0.00 6.75 0.02 0.12 39.32 10:14:23 09:24:01 all 48.49 0.00 7.45 0.16 0.12 43.79 10:14:23 09:24:01 0 48.49 0.00 7.49 0.08 0.12 43.82 10:14:23 09:24:01 1 46.53 0.00 7.40 0.00 0.10 45.96 10:14:23 09:24:01 2 50.87 0.00 7.52 0.00 0.12 41.49 10:14:23 09:24:01 3 49.33 0.00 7.25 0.00 0.12 43.30 10:14:23 09:24:01 4 48.34 0.00 8.13 1.18 0.12 42.23 10:14:23 09:24:01 5 46.87 0.00 7.13 0.00 0.12 45.88 10:14:23 09:24:01 6 49.71 0.00 7.37 0.02 0.13 42.78 10:14:23 09:24:01 7 47.75 0.00 7.33 0.00 0.10 44.82 10:14:23 09:25:01 all 30.61 0.00 13.40 10.66 0.12 45.21 10:14:23 09:25:01 0 31.03 0.00 14.74 14.96 0.14 39.13 10:14:23 09:25:01 1 30.81 0.00 13.31 12.29 0.13 43.46 10:14:23 09:25:01 2 31.41 0.00 13.13 7.35 0.12 47.99 10:14:23 09:25:01 3 30.64 0.00 12.65 12.73 0.12 43.86 10:14:23 09:25:01 4 30.48 0.00 13.33 10.29 0.14 45.76 10:14:23 09:25:01 5 30.40 0.00 13.48 13.99 0.12 42.01 10:14:23 09:25:01 6 30.73 0.00 12.53 8.63 0.10 48.01 10:14:23 09:25:01 7 29.39 0.00 14.01 5.02 0.10 51.48 10:14:23 09:26:01 all 68.47 0.00 11.08 6.72 0.17 13.56 10:14:23 09:26:01 0 68.26 0.00 11.06 11.45 0.15 9.09 10:14:23 09:26:01 1 68.64 0.00 10.93 7.90 0.18 12.34 10:14:23 09:26:01 2 68.74 0.00 11.10 1.09 0.15 18.93 10:14:23 09:26:01 3 69.10 0.00 11.11 17.16 0.17 2.45 10:14:23 09:26:01 4 67.66 0.00 11.85 4.12 0.17 16.20 10:14:23 09:26:01 5 68.55 0.00 10.72 0.79 0.17 19.77 10:14:23 09:26:01 6 68.13 0.00 11.01 9.69 0.17 11.01 10:14:23 09:26:01 7 68.65 0.00 10.89 1.64 0.17 18.66 10:14:23 09:27:01 all 90.91 0.00 8.90 0.00 0.18 0.00 10:14:23 09:27:01 0 90.74 0.00 9.08 0.00 0.18 0.00 10:14:23 09:27:01 1 91.37 0.00 8.46 0.00 0.17 0.00 10:14:23 09:27:01 2 90.62 0.00 9.18 0.00 0.20 0.00 10:14:23 09:27:01 3 91.60 0.00 8.21 0.00 0.18 0.00 10:14:23 09:27:01 4 90.89 0.00 8.93 0.00 0.18 0.00 10:14:23 09:27:01 5 90.32 0.00 9.50 0.00 0.18 0.00 10:14:23 09:27:01 6 90.77 0.00 9.05 0.00 0.18 0.00 10:14:23 09:27:01 7 91.00 0.00 8.82 0.00 0.18 0.00 10:14:23 09:28:01 all 91.11 0.00 8.75 0.00 0.14 0.00 10:14:23 09:28:01 0 91.96 0.00 7.91 0.00 0.13 0.00 10:14:23 09:28:01 1 90.73 0.00 9.16 0.00 0.12 0.00 10:14:23 09:28:01 2 90.56 0.00 9.29 0.00 0.15 0.00 10:14:23 09:28:01 3 91.36 0.00 8.53 0.00 0.12 0.00 10:14:23 09:28:01 4 90.69 0.00 9.16 0.00 0.15 0.00 10:14:23 09:28:01 5 91.89 0.00 7.97 0.00 0.13 0.00 10:14:23 09:28:01 6 91.43 0.00 8.44 0.00 0.13 0.00 10:14:23 09:28:01 7 90.29 0.00 9.56 0.00 0.15 0.00 10:14:23 09:29:01 all 21.80 0.00 3.75 3.27 0.09 71.08 10:14:23 09:29:01 0 21.35 0.00 3.95 2.96 0.08 71.65 10:14:23 09:29:01 1 21.69 0.00 3.91 2.52 0.10 71.78 10:14:23 09:29:01 2 20.88 0.00 3.43 4.12 0.08 71.48 10:14:23 09:29:01 3 23.68 0.00 3.94 1.39 0.10 70.89 10:14:23 09:29:01 4 19.21 0.00 3.17 2.13 0.08 75.41 10:14:23 09:29:01 5 22.32 0.00 3.74 4.89 0.10 68.95 10:14:23 09:29:01 6 20.87 0.00 4.02 4.30 0.08 70.72 10:14:23 09:29:01 7 24.43 0.00 3.88 3.84 0.10 67.75 10:14:23 09:30:01 all 11.00 0.00 0.84 0.10 0.09 87.97 10:14:23 09:30:01 0 6.27 0.00 0.72 0.18 0.05 92.77 10:14:23 09:30:01 1 11.53 0.00 0.94 0.23 0.08 87.22 10:14:23 09:30:01 2 12.37 0.00 0.78 0.03 0.18 86.62 10:14:23 09:30:01 3 9.69 0.00 0.77 0.03 0.07 89.44 10:14:23 09:30:01 4 10.40 0.00 0.89 0.02 0.08 88.61 10:14:23 09:30:01 5 13.79 0.00 1.06 0.08 0.08 84.98 10:14:23 09:30:01 6 13.51 0.00 0.72 0.22 0.10 85.46 10:14:23 09:30:01 7 10.42 0.00 0.85 0.02 0.07 88.65 10:14:23 10:14:23 09:30:01 CPU %user %nice %system %iowait %steal %idle 10:14:23 09:31:01 all 2.60 0.00 0.42 0.04 0.03 96.92 10:14:23 09:31:01 0 2.26 0.00 0.44 0.00 0.03 97.27 10:14:23 09:31:01 1 3.18 0.00 0.45 0.07 0.03 96.27 10:14:23 09:31:01 2 3.84 0.00 0.43 0.05 0.03 95.64 10:14:23 09:31:01 3 2.22 0.00 0.45 0.07 0.02 97.25 10:14:23 09:31:01 4 2.83 0.00 0.47 0.00 0.03 96.67 10:14:23 09:31:01 5 2.79 0.00 0.37 0.02 0.03 96.79 10:14:23 09:31:01 6 3.38 0.00 0.43 0.10 0.05 96.03 10:14:23 09:31:01 7 0.28 0.00 0.30 0.00 0.02 99.40 10:14:23 09:32:01 all 0.10 0.00 0.02 0.01 0.01 99.86 10:14:23 09:32:01 0 0.68 0.00 0.05 0.00 0.02 99.25 10:14:23 09:32:01 1 0.02 0.00 0.03 0.12 0.00 99.83 10:14:23 09:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 09:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 09:32:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:14:23 09:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:14:23 09:33:01 all 0.09 0.00 0.08 0.00 0.01 99.82 10:14:23 09:33:01 0 0.40 0.00 0.03 0.02 0.02 99.53 10:14:23 09:33:01 1 0.05 0.00 0.05 0.02 0.02 99.87 10:14:23 09:33:01 2 0.07 0.00 0.50 0.00 0.02 99.42 10:14:23 09:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:33:01 5 0.10 0.00 0.03 0.00 0.02 99.85 10:14:23 09:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:14:23 09:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:34:01 all 0.27 0.00 0.04 0.01 0.01 99.68 10:14:23 09:34:01 0 1.86 0.00 0.05 0.00 0.02 98.08 10:14:23 09:34:01 1 0.08 0.00 0.05 0.02 0.02 99.83 10:14:23 09:34:01 2 0.00 0.00 0.05 0.00 0.00 99.95 10:14:23 09:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:14:23 09:34:01 5 0.05 0.00 0.03 0.00 0.02 99.90 10:14:23 09:34:01 6 0.07 0.00 0.05 0.00 0.02 99.87 10:14:23 09:34:01 7 0.05 0.00 0.05 0.05 0.00 99.85 10:14:23 09:35:01 all 0.02 0.00 0.01 0.00 0.00 99.95 10:14:23 09:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:14:23 09:35:01 1 0.02 0.00 0.03 0.03 0.02 99.90 10:14:23 09:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 09:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:14:23 09:35:01 5 0.08 0.00 0.02 0.00 0.00 99.90 10:14:23 09:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:36:01 all 0.02 0.00 0.02 0.00 0.00 99.95 10:14:23 09:36:01 0 0.03 0.00 0.05 0.02 0.00 99.90 10:14:23 09:36:01 1 0.03 0.00 0.00 0.02 0.00 99.95 10:14:23 09:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:36:01 3 0.00 0.00 0.03 0.00 0.02 99.95 10:14:23 09:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:14:23 09:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:37:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:14:23 09:37:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:14:23 09:37:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:14:23 09:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:37:01 4 0.05 0.00 0.00 0.00 0.00 99.95 10:14:23 09:37:01 5 0.05 0.00 0.03 0.00 0.00 99.92 10:14:23 09:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:14:23 09:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:38:01 1 0.05 0.00 0.02 0.03 0.00 99.90 10:14:23 09:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 09:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:14:23 09:38:01 5 0.07 0.00 0.03 0.00 0.03 99.87 10:14:23 09:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 09:39:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:14:23 09:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:14:23 09:39:01 1 0.03 0.00 0.00 0.02 0.02 99.93 10:14:23 09:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:14:23 09:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:14:23 09:39:01 5 0.08 0.00 0.05 0.00 0.00 99.87 10:14:23 09:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:14:23 09:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:14:23 09:40:01 all 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:40:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:14:23 09:40:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:14:23 09:40:01 2 0.08 0.00 0.05 0.00 0.02 99.85 10:14:23 09:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:41:01 all 0.04 0.00 0.02 0.00 0.01 99.92 10:14:23 09:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:14:23 09:41:01 1 0.13 0.00 0.05 0.03 0.02 99.77 10:14:23 09:41:01 2 0.05 0.00 0.05 0.00 0.02 99.88 10:14:23 09:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:41:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:14:23 09:41:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:14:23 09:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 09:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:14:23 10:14:23 09:41:01 CPU %user %nice %system %iowait %steal %idle 10:14:23 09:42:01 all 0.24 0.00 0.01 0.00 0.00 99.74 10:14:23 09:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:42:01 1 1.74 0.00 0.02 0.00 0.02 98.22 10:14:23 09:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:42:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:14:23 09:42:01 4 0.02 0.00 0.02 0.02 0.00 99.95 10:14:23 09:42:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:14:23 09:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:43:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:14:23 09:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 10:14:23 09:43:01 1 0.03 0.00 0.00 0.02 0.00 99.95 10:14:23 09:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:43:01 3 0.07 0.00 0.02 0.00 0.02 99.90 10:14:23 09:43:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:14:23 09:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 09:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:44:01 all 0.16 0.00 0.01 0.00 0.01 99.81 10:14:23 09:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:14:23 09:44:01 1 1.03 0.00 0.02 0.02 0.02 98.92 10:14:23 09:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:44:01 3 0.08 0.00 0.05 0.00 0.02 99.85 10:14:23 09:44:01 4 0.03 0.00 0.02 0.02 0.00 99.93 10:14:23 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 09:44:01 6 0.08 0.00 0.00 0.00 0.00 99.92 10:14:23 09:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:14:23 09:45:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:14:23 09:45:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:14:23 09:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:14:23 09:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:45:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:14:23 09:45:01 4 0.07 0.00 0.02 0.02 0.00 99.90 10:14:23 09:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 09:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:46:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:14:23 09:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:46:01 1 0.05 0.00 0.02 0.02 0.02 99.90 10:14:23 09:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:46:01 3 0.10 0.00 0.03 0.00 0.02 99.85 10:14:23 09:46:01 4 0.02 0.00 0.02 0.05 0.02 99.90 10:14:23 09:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:46:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:14:23 09:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 09:47:01 all 0.05 0.00 0.02 0.00 0.01 99.92 10:14:23 09:47:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:14:23 09:47:01 1 0.10 0.00 0.03 0.00 0.02 99.85 10:14:23 09:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:14:23 09:47:01 3 0.08 0.00 0.03 0.00 0.02 99.87 10:14:23 09:47:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:14:23 09:47:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:14:23 09:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:48:01 all 0.03 0.00 0.02 0.00 0.00 99.94 10:14:23 09:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:14:23 09:48:01 1 0.02 0.00 0.00 0.03 0.00 99.95 10:14:23 09:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:14:23 09:48:01 3 0.08 0.00 0.05 0.00 0.02 99.85 10:14:23 09:48:01 4 0.07 0.00 0.03 0.00 0.00 99.90 10:14:23 09:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:49:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:14:23 09:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:49:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:14:23 09:49:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:14:23 09:49:01 3 0.07 0.00 0.02 0.00 0.02 99.90 10:14:23 09:49:01 4 0.05 0.00 0.03 0.03 0.02 99.87 10:14:23 09:49:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:14:23 09:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:14:23 09:50:01 all 0.02 0.00 0.02 0.01 0.01 99.94 10:14:23 09:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:14:23 09:50:01 1 0.00 0.00 0.02 0.03 0.02 99.93 10:14:23 09:50:01 2 0.03 0.00 0.02 0.03 0.00 99.92 10:14:23 09:50:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:14:23 09:50:01 4 0.03 0.00 0.03 0.02 0.00 99.92 10:14:23 09:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:50:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:14:23 09:51:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:14:23 09:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:51:01 1 0.07 0.00 0.00 0.00 0.00 99.93 10:14:23 09:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:51:01 3 0.07 0.00 0.03 0.00 0.02 99.88 10:14:23 09:51:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:14:23 09:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:52:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:14:23 09:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:14:23 09:52:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:14:23 09:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:14:23 09:52:01 3 0.08 0.00 0.05 0.00 0.02 99.85 10:14:23 09:52:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:14:23 09:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:14:23 09:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 10:14:23 09:52:01 CPU %user %nice %system %iowait %steal %idle 10:14:23 09:53:01 all 0.26 0.00 0.01 0.02 0.00 99.70 10:14:23 09:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:14:23 09:53:01 1 1.87 0.00 0.03 0.16 0.00 97.93 10:14:23 09:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:53:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:14:23 09:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:53:01 6 0.07 0.00 0.00 0.00 0.00 99.93 10:14:23 09:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:54:01 all 0.27 0.00 0.02 0.04 0.01 99.67 10:14:23 09:54:01 0 0.02 0.00 0.00 0.27 0.00 99.72 10:14:23 09:54:01 1 1.97 0.00 0.02 0.02 0.02 97.98 10:14:23 09:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:14:23 09:54:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:14:23 09:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:14:23 09:54:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:14:23 09:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 09:55:02 all 0.04 0.00 0.02 0.00 0.01 99.92 10:14:23 09:55:02 0 0.03 0.00 0.00 0.00 0.02 99.95 10:14:23 09:55:02 1 0.13 0.00 0.00 0.00 0.02 99.85 10:14:23 09:55:02 2 0.07 0.00 0.02 0.00 0.00 99.92 10:14:23 09:55:02 3 0.07 0.00 0.08 0.00 0.03 99.82 10:14:23 09:55:02 4 0.00 0.00 0.02 0.02 0.02 99.95 10:14:23 09:55:02 5 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:55:02 6 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 09:55:02 7 0.02 0.00 0.02 0.00 0.02 99.95 10:14:23 09:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:14:23 09:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:56:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:14:23 09:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:14:23 09:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:14:23 09:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:14:23 09:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 09:57:01 all 0.04 0.00 0.02 0.00 0.01 99.94 10:14:23 09:57:01 0 0.07 0.00 0.03 0.00 0.02 99.88 10:14:23 09:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 10:14:23 09:57:01 2 0.05 0.00 0.02 0.02 0.00 99.92 10:14:23 09:57:01 3 0.07 0.00 0.08 0.00 0.03 99.82 10:14:23 09:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 09:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:58:01 all 0.03 0.00 0.00 0.00 0.01 99.96 10:14:23 09:58:01 0 0.07 0.00 0.00 0.00 0.02 99.92 10:14:23 09:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:14:23 09:58:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:14:23 09:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:58:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:14:23 09:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:59:01 all 0.03 0.00 0.02 0.01 0.01 99.93 10:14:23 09:59:01 0 0.08 0.00 0.03 0.00 0.00 99.88 10:14:23 09:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:14:23 09:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 09:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:14:23 09:59:01 4 0.00 0.00 0.00 0.07 0.00 99.93 10:14:23 09:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 09:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:14:23 09:59:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:14:23 10:00:01 all 0.19 0.00 0.02 0.01 0.01 99.77 10:14:23 10:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:14:23 10:00:01 1 1.47 0.00 0.00 0.00 0.02 98.51 10:14:23 10:00:01 2 0.00 0.00 0.03 0.08 0.02 99.87 10:14:23 10:00:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:14:23 10:00:01 4 0.02 0.00 0.02 0.02 0.00 99.95 10:14:23 10:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 10:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 10:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 10:01:01 all 0.06 0.00 0.01 0.00 0.03 99.90 10:14:23 10:01:01 0 0.05 0.00 0.02 0.02 0.02 99.90 10:14:23 10:01:01 1 0.30 0.00 0.03 0.00 0.07 99.60 10:14:23 10:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:14:23 10:01:01 3 0.05 0.00 0.05 0.00 0.13 99.77 10:14:23 10:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 10:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 10:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 10:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 10:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:14:23 10:02:01 0 0.07 0.00 0.02 0.02 0.02 99.88 10:14:23 10:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:14:23 10:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 10:14:23 10:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:14:23 10:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 10:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 10:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 10:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 10:03:01 all 0.12 0.00 0.02 0.00 0.01 99.85 10:14:23 10:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 10:03:01 1 0.78 0.00 0.05 0.00 0.02 99.15 10:14:23 10:03:01 2 0.03 0.00 0.00 0.02 0.02 99.93 10:14:23 10:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:14:23 10:03:01 4 0.00 0.00 0.02 0.02 0.02 99.95 10:14:23 10:03:01 5 0.05 0.00 0.03 0.00 0.00 99.92 10:14:23 10:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 10:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:14:23 10:14:23 10:03:01 CPU %user %nice %system %iowait %steal %idle 10:14:23 10:04:01 all 0.28 0.00 0.02 0.00 0.01 99.69 10:14:23 10:04:01 0 0.08 0.00 0.05 0.00 0.02 99.85 10:14:23 10:04:01 1 2.02 0.00 0.03 0.00 0.02 97.93 10:14:23 10:04:01 2 0.05 0.00 0.02 0.02 0.00 99.92 10:14:23 10:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 10:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:14:23 10:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 10:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:14:23 10:04:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:14:23 10:05:01 all 0.27 0.00 0.01 0.00 0.01 99.71 10:14:23 10:05:01 0 0.07 0.00 0.00 0.00 0.02 99.92 10:14:23 10:05:01 1 2.00 0.00 0.03 0.00 0.03 97.93 10:14:23 10:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 10:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:14:23 10:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:14:23 10:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:14:23 10:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 10:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 10:06:01 all 0.14 0.00 0.02 0.01 0.00 99.84 10:14:23 10:06:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:14:23 10:06:01 1 1.00 0.00 0.07 0.00 0.02 98.92 10:14:23 10:06:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:14:23 10:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 10:06:01 4 0.00 0.00 0.00 0.03 0.00 99.97 10:14:23 10:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 10:06:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:14:23 10:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 10:07:01 all 0.10 0.00 0.01 0.00 0.01 99.88 10:14:23 10:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:14:23 10:07:01 1 0.15 0.00 0.03 0.00 0.02 99.80 10:14:23 10:07:01 2 0.17 0.00 0.02 0.02 0.00 99.80 10:14:23 10:07:01 3 0.08 0.00 0.00 0.00 0.00 99.92 10:14:23 10:07:01 4 0.07 0.00 0.00 0.00 0.02 99.92 10:14:23 10:07:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:14:23 10:07:01 6 0.17 0.00 0.02 0.00 0.00 99.82 10:14:23 10:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 10:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:14:23 10:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:14:23 10:08:01 1 0.05 0.00 0.00 0.00 0.03 99.92 10:14:23 10:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:14:23 10:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 10:08:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:14:23 10:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 10:08:01 6 0.08 0.00 0.02 0.00 0.02 99.88 10:14:23 10:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:14:23 10:09:01 all 0.35 0.00 0.03 0.01 0.00 99.60 10:14:23 10:09:01 0 0.12 0.00 0.05 0.00 0.02 99.82 10:14:23 10:09:01 1 1.28 0.00 0.07 0.00 0.02 98.64 10:14:23 10:09:01 2 0.42 0.00 0.03 0.05 0.00 99.50 10:14:23 10:09:01 3 0.07 0.00 0.03 0.00 0.00 99.90 10:14:23 10:09:01 4 0.07 0.00 0.00 0.00 0.00 99.93 10:14:23 10:09:01 5 0.07 0.00 0.03 0.00 0.00 99.90 10:14:23 10:09:01 6 0.57 0.00 0.02 0.00 0.00 99.42 10:14:23 10:09:01 7 0.25 0.00 0.03 0.00 0.00 99.72 10:14:23 10:10:01 all 0.21 0.00 0.02 0.00 0.01 99.76 10:14:23 10:10:01 0 0.05 0.00 0.05 0.00 0.02 99.88 10:14:23 10:10:01 1 1.57 0.00 0.08 0.00 0.03 98.32 10:14:23 10:10:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:14:23 10:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 10:10:01 4 0.02 0.00 0.02 0.02 0.02 99.93 10:14:23 10:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 10:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 10:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 10:11:01 all 0.06 0.00 0.02 0.00 0.01 99.91 10:14:23 10:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:14:23 10:11:01 1 0.07 0.00 0.07 0.00 0.03 99.83 10:14:23 10:11:01 2 0.12 0.00 0.02 0.00 0.02 99.85 10:14:23 10:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:14:23 10:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 10:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 10:11:01 6 0.20 0.00 0.00 0.00 0.02 99.78 10:14:23 10:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:14:23 10:12:01 all 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 10:12:01 0 0.08 0.00 0.02 0.00 0.00 99.90 10:14:23 10:12:01 1 0.07 0.00 0.05 0.00 0.02 99.87 10:14:23 10:12:01 2 0.03 0.00 0.02 0.02 0.00 99.93 10:14:23 10:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:14:23 10:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:14:23 10:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 10:12:01 6 0.02 0.00 0.05 0.00 0.00 99.93 10:14:23 10:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:14:23 10:13:01 all 0.07 0.00 0.02 0.00 0.01 99.90 10:14:23 10:13:01 0 0.08 0.00 0.00 0.00 0.02 99.90 10:14:23 10:13:01 1 0.38 0.00 0.10 0.00 0.03 99.48 10:14:23 10:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:14:23 10:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 10:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:14:23 10:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:14:23 10:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 10:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:14:23 10:14:01 all 9.14 0.00 3.75 0.87 0.07 86.17 10:14:23 10:14:01 0 9.84 0.00 4.33 2.01 0.07 83.76 10:14:23 10:14:01 1 9.27 0.00 3.49 0.10 0.08 87.05 10:14:23 10:14:01 2 8.39 0.00 3.81 0.42 0.07 87.30 10:14:23 10:14:01 3 12.05 0.00 3.14 0.29 0.07 84.46 10:14:23 10:14:01 4 9.52 0.00 5.24 3.91 0.08 81.25 10:14:23 10:14:01 5 9.49 0.00 4.32 0.17 0.07 85.95 10:14:23 10:14:01 6 8.04 0.00 2.51 0.02 0.07 89.37 10:14:23 10:14:01 7 6.55 0.00 3.16 0.03 0.05 90.21 10:14:23 10:14:23 Average: CPU %user %nice %system %iowait %steal %idle 10:14:23 Average: all 9.05 0.00 1.46 0.47 0.03 88.99 10:14:23 Average: 0 9.00 0.00 1.51 0.73 0.03 88.73 10:14:23 Average: 1 9.44 0.00 1.50 0.58 0.04 88.44 10:14:23 Average: 2 9.17 0.00 1.46 0.26 0.03 89.07 10:14:23 Average: 3 9.04 0.00 1.40 0.59 0.03 88.93 10:14:23 Average: 4 8.88 0.00 1.49 0.50 0.03 89.11 10:14:23 Average: 5 8.98 0.00 1.48 0.37 0.03 89.15 10:14:23 Average: 6 9.01 0.00 1.42 0.50 0.03 89.05 10:14:23 Average: 7 8.87 0.00 1.46 0.21 0.03 89.43 10:14:23 10:14:23 10:14:23