Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3d597d82b1307571edb3c7cc289452c0dfb9567 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-ssh13186201200508576177.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5239287404474670589.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2623335514559718410.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5059527879074270087.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-ssh3633791406040979779.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7364 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/888 [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/888 # 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 b3d597d82b1307571edb3c7cc289452c0dfb9567 (main) > 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 b3d597d82b1307571edb3c7cc289452c0dfb9567 # timeout=10 Commit message: "feat: Ensure new common configurations from the file are applied (#5230)" > git rev-list --no-walk 2885035d431c72712c7b80856431b0213d02a2aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:26:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:26:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:26:54 ========================================================= 08:26:54 EdgeX Global Pipelines Version Info 08:26:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:26:55 ------------------- 08:26:55 stable info: 08:26:55 ------------------- 08:26:55 Commited By: Cherry Wang cherry@iotechsys.com 08:26:55 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:26:55 Message: update stable to v1.0.276 08:26:56 ------------------- 08:26:56 experimental info: 08:26:56 ------------------- 08:26:56 Commited By: **** collab-it+edgex@linuxfoundation.org 08:26:56 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:26:56 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:26:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:26:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:26:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:26:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 08:26:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3d597d [Pipeline] echo 08:26:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:26:57 provisioning config files... 08:26:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/888@tmp/config9635278341447609696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:26:57 ---> ****-login.sh 08:26:57 nexus3.edgexfoundry.org:10001 08:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:57 08:26:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:26:57 Configure a credential helper to remove this warning. See 08:26:57 https://docs.****.com/go/credential-store/ 08:26:57 08:26:57 Login Succeeded 08:26:57 nexus3.edgexfoundry.org:10002 08:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:58 08:26:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:26:58 Configure a credential helper to remove this warning. See 08:26:58 https://docs.****.com/go/credential-store/ 08:26:58 08:26:58 Login Succeeded 08:26:58 nexus3.edgexfoundry.org:10003 08:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:58 08:26:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:26:58 Configure a credential helper to remove this warning. See 08:26:58 https://docs.****.com/go/credential-store/ 08:26:58 08:26:58 Login Succeeded 08:26:58 nexus3.edgexfoundry.org:10004 08:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:58 08:26:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:26:58 Configure a credential helper to remove this warning. See 08:26:58 https://docs.****.com/go/credential-store/ 08:26:58 08:26:58 Login Succeeded 08:26:58 ****.io 08:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:26:58 08:26:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:26:58 Configure a credential helper to remove this warning. See 08:26:58 https://docs.****.com/go/credential-store/ 08:26:58 08:26:58 Login Succeeded 08:26:58 ---> ****-login.sh ends [Pipeline] } 08:26:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:26:58 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:26:58 + dirname cmd/core-command/Dockerfile 08:26:58 + cut -d/ -f2 08:26:58 + echo core-command,cmd/core-command/Dockerfile 08:26:58 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:26:58 + cut -d/ -f2 08:26:58 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:26:58 + dirname cmd/core-data/Dockerfile 08:26:58 + cut -d/ -f2 08:26:58 + echo core-data,cmd/core-data/Dockerfile 08:26:58 + dirname cmd/core-keeper/Dockerfile 08:26:58 + cut -d/ -f2 08:26:58 + echo core-keeper,cmd/core-keeper/Dockerfile 08:26:58 + dirname cmd/core-metadata/Dockerfile 08:26:58 + cut -d/ -f2 08:26:58 + echo core-metadata,cmd/core-metadata/Dockerfile 08:26:58 + dirname cmd/security-bootstrapper/Dockerfile+ 08:26:58 cut -d/ -f2 08:26:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:26:58 + dirname cmd/security-proxy-auth/Dockerfile 08:26:58 + cut -d/ -f2 08:26:58 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:26:58 + dirname cmd/security-proxy-setup/Dockerfile 08:26:58 + cut -d/ -f2 08:26:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:26:58 + dirname cmd/security-secretstore-setup/Dockerfile 08:26:58 + cut -d/ -f2 08:26:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:26:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:26:58 + cut -d/ -f2 08:26:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:26:58 + dirname cmd/security-spire-agent/Dockerfile+ 08:26:58 cut -d/ -f2 08:26:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:26:58 + dirname cmd/security-spire-config/Dockerfile 08:26:58 + cut -d/ -f2 08:26:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:26:58 + dirname cmd/security-spire-server/Dockerfile 08:26:58 + cut -d/ -f2 08:26:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:26:58 + dirname cmd/support-notifications/Dockerfile+ 08:26:58 cut -d/ -f2 08:26:58 + echo support-notifications,cmd/support-notifications/Dockerfile 08:26:58 + dirname cmd/support-scheduler/Dockerfile 08:26:58 + cut -d/ -f2 08:26:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:26:58 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:26:59 + git rev-list -1 --merges b3d597d82b1307571edb3c7cc289452c0dfb9567~1..b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 08:26:59 -----------> git rev-list -1 --merges b3d597d82b1307571edb3c7cc289452c0dfb9567~1..b3d597d82b1307571edb3c7cc289452c0dfb9567 b3d597d82b1307571edb3c7cc289452c0dfb9567 [false] [Pipeline] sh 08:26:59 + git log --format=format:%s -1 b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 08:26:59 ========================================================= 08:26:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:26:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:27:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:27:00 + grep -v github /etc/ssh/ssh_known_hosts 08:27:00 + [ -e /tmp/ssh_known_hosts ] 08:27:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:27:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:27:00 + sudo tee -a /etc/ssh/ssh_known_hosts 08:27:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:27:00 08:27:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:27:00 0.1.4: Pulling from edgex-devops/py-git-semver 08:27:00 3dae71ba6b94: Pulling fs layer 08:27:00 6bf1a483ea7c: Pulling fs layer 08:27:00 f5dfc541a4d3: Pulling fs layer 08:27:00 461d9e800cba: Pulling fs layer 08:27:00 80192f66455f: Pulling fs layer 08:27:00 2e8e34ca0e6c: Pulling fs layer 08:27:00 a29436f7fd5d: Pulling fs layer 08:27:00 923cac83aea3: Pulling fs layer 08:27:00 25ad8b0a4227: Pulling fs layer 08:27:00 db01528c6b51: Pulling fs layer 08:27:00 28988de357af: Pulling fs layer 08:27:00 a29436f7fd5d: Waiting 08:27:00 923cac83aea3: Waiting 08:27:00 25ad8b0a4227: Waiting 08:27:00 db01528c6b51: Waiting 08:27:00 28988de357af: Waiting 08:27:00 461d9e800cba: Waiting 08:27:00 80192f66455f: Waiting 08:27:00 2e8e34ca0e6c: Waiting 08:27:00 6bf1a483ea7c: Download complete 08:27:00 461d9e800cba: Download complete 08:27:00 80192f66455f: Download complete 08:27:01 f5dfc541a4d3: Verifying Checksum 08:27:01 f5dfc541a4d3: Download complete 08:27:01 3dae71ba6b94: Verifying Checksum 08:27:01 3dae71ba6b94: Download complete 08:27:01 923cac83aea3: Verifying Checksum 08:27:01 923cac83aea3: Download complete 08:27:01 25ad8b0a4227: Verifying Checksum 08:27:01 25ad8b0a4227: Download complete 08:27:01 db01528c6b51: Verifying Checksum 08:27:01 db01528c6b51: Download complete 08:27:01 28988de357af: Verifying Checksum 08:27:01 28988de357af: Download complete 08:27:01 a29436f7fd5d: Verifying Checksum 08:27:01 a29436f7fd5d: Download complete 08:27:01 2e8e34ca0e6c: Verifying Checksum 08:27:01 2e8e34ca0e6c: Download complete 08:27:02 3dae71ba6b94: Pull complete 08:27:02 6bf1a483ea7c: Pull complete 08:27:03 f5dfc541a4d3: Pull complete 08:27:03 461d9e800cba: Pull complete 08:27:03 80192f66455f: Pull complete 08:27:07 2e8e34ca0e6c: Pull complete 08:27:08 a29436f7fd5d: Pull complete 08:27:08 923cac83aea3: Pull complete 08:27:08 25ad8b0a4227: Pull complete 08:27:08 db01528c6b51: Pull complete 08:27:08 28988de357af: Pull complete 08:27:09 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:27:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:27:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:09 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 08:27:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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 08:27:12 $ docker top 6ecc00e32469f0f7c478a8d95075429e5a5b7b2ef95729fc845399706bf0070e -eo pid,comm 08:27:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:27:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:27:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:27:12 [ssh-agent] Looking for ssh-agent implementation... 08:27:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:27:12 $ docker exec 6ecc00e32469f0f7c478a8d95075429e5a5b7b2ef95729fc845399706bf0070e ssh-agent 08:27:12 SSH_AUTH_SOCK=/tmp/ssh-SFhVMJgbECJd/agent.33 08:27:12 SSH_AGENT_PID=39 08:27:12 Running ssh-add (command line suppressed) 08:27:12 Identity added: /w/workspace/edgex-go/888@tmp/private_key_7715873151308820333.key (/w/workspace/edgex-go/888@tmp/private_key_7715873151308820333.key) 08:27:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:27:12 + git config --global --add safe.directory /w/workspace/edgex-go/888 [Pipeline] sh 08:27:13 + git tag --points-at HEAD [Pipeline] } 08:27:13 $ docker exec --env ******** --env ******** 6ecc00e32469f0f7c478a8d95075429e5a5b7b2ef95729fc845399706bf0070e ssh-agent -k 08:27:13 unset SSH_AUTH_SOCK; 08:27:13 unset SSH_AGENT_PID; 08:27:13 echo Agent pid 39 killed; 08:27:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:27:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:27:13 [ssh-agent] Looking for ssh-agent implementation... 08:27:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:27:13 $ docker exec 6ecc00e32469f0f7c478a8d95075429e5a5b7b2ef95729fc845399706bf0070e ssh-agent 08:27:13 SSH_AUTH_SOCK=/tmp/ssh-MvDpMtTEaLbQ/agent.86 08:27:13 SSH_AGENT_PID=92 08:27:13 Running ssh-add (command line suppressed) 08:27:13 Identity added: /w/workspace/edgex-go/888@tmp/private_key_4051378761165435960.key (/w/workspace/edgex-go/888@tmp/private_key_4051378761165435960.key) 08:27:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:27:13 + git semver init 08:27:14 2025-08-21 08:27:14,129 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:27:14 2025-08-21 08:27:14,133 [run_init] DEBUG init version:0.0.0 force:False 08:27:14 2025-08-21 08:27:14,133 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/888/.semver 08:27:14 2025-08-21 08:27:14,134 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/888/.semver 08:27:14 2025-08-21 08:27:14,134 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/888/.semver'], cwd=/w/workspace/edgex-go/888, stdin=None, shell=False, universal_newlines=False) 08:27:19 2025-08-21 08:27:18,840 [append_file] DEBUG append to file:/w/workspace/edgex-go/888/.git/info/exclude 08:27:19 2025-08-21 08:27:18,840 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/888/.semver/main with force:False 08:27:19 2025-08-21 08:27:18,841 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main 08:27:19 2025-08-21 08:27:18,841 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main 08:27:19 4.1.0-dev.48 [Pipeline] } 08:27:19 $ docker exec --env ******** --env ******** 6ecc00e32469f0f7c478a8d95075429e5a5b7b2ef95729fc845399706bf0070e ssh-agent -k 08:27:19 unset SSH_AUTH_SOCK; 08:27:19 unset SSH_AGENT_PID; 08:27:19 echo Agent pid 92 killed; 08:27:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:27:19 + git semver [Pipeline] } 08:27:20 $ docker stop --time=1 6ecc00e32469f0f7c478a8d95075429e5a5b7b2ef95729fc845399706bf0070e 08:27:21 $ docker rm -f --volumes 6ecc00e32469f0f7c478a8d95075429e5a5b7b2ef95729fc845399706bf0070e [Pipeline] // withDockerContainer [Pipeline] sh 08:27:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:27:22 Stashed 1 file(s) [Pipeline] echo 08:27:22 [edgeXSemver]: initialized semver on version 4.1.0-dev.48 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:27:22 + git config --global --add safe.directory /w/workspace/edgex-go/888 [Pipeline] echo 08:27:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:27:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:27:22 ========================================================= 08:27:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:27:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:27:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:27:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:27:22 0a9a5dfd008f: Pulling fs layer 08:27:22 36466aa92d05: Pulling fs layer 08:27:22 e10405b45d13: Pulling fs layer 08:27:22 096b7ceb2af7: Pulling fs layer 08:27:22 4f4fb700ef54: Pulling fs layer 08:27:22 c451b95d7931: Pulling fs layer 08:27:22 9febf9df4401: Pulling fs layer 08:27:22 1477f019b032: Pulling fs layer 08:27:22 c7dc25521971: Pulling fs layer 08:27:22 096b7ceb2af7: Waiting 08:27:22 4f4fb700ef54: Waiting 08:27:22 c451b95d7931: Waiting 08:27:22 9febf9df4401: Waiting 08:27:22 1477f019b032: Waiting 08:27:22 c7dc25521971: Waiting 08:27:22 36466aa92d05: Verifying Checksum 08:27:22 36466aa92d05: Download complete 08:27:22 096b7ceb2af7: Verifying Checksum 08:27:22 096b7ceb2af7: Download complete 08:27:22 4f4fb700ef54: Verifying Checksum 08:27:22 4f4fb700ef54: Download complete 08:27:22 0a9a5dfd008f: Verifying Checksum 08:27:22 0a9a5dfd008f: Download complete 08:27:22 c451b95d7931: Verifying Checksum 08:27:22 c451b95d7931: Download complete 08:27:23 9febf9df4401: Verifying Checksum 08:27:23 9febf9df4401: Download complete 08:27:23 0a9a5dfd008f: Pull complete 08:27:23 36466aa92d05: Pull complete 08:27:23 c7dc25521971: Verifying Checksum 08:27:23 c7dc25521971: Download complete 08:27:23 e10405b45d13: Download complete 08:27:24 1477f019b032: Verifying Checksum 08:27:24 1477f019b032: Download complete 08:27:29 e10405b45d13: Pull complete 08:27:29 096b7ceb2af7: Pull complete 08:27:29 4f4fb700ef54: Pull complete 08:27:29 c451b95d7931: Pull complete 08:27:29 9febf9df4401: Pull complete 08:27:32 1477f019b032: Pull complete 08:27:32 c7dc25521971: Pull complete 08:27:32 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 08:27:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:27:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:27:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:27:33 WORKDIR /edgex 08:27:33 COPY go.mod . 08:27:33 RUN go mod download 08:27:33 + docker build -t ci-base-image-x86_64 -f - . 08:27:33 #0 building with "default" instance using docker driver 08:27:33 08:27:33 #1 [internal] load build definition from Dockerfile 08:27:33 #1 transferring dockerfile: 164B done 08:27:33 #1 DONE 0.0s 08:27:33 08:27:33 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:27:33 #2 DONE 0.0s 08:27:33 08:27:33 #3 [internal] load .dockerignore 08:27:33 #3 transferring context: 50B done 08:27:33 #3 DONE 0.0s 08:27:33 08:27:33 #4 [internal] load build context 08:27:33 #4 transferring context: 6.57kB done 08:27:33 #4 DONE 0.0s 08:27:33 08:27:33 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:27:33 #5 DONE 0.1s 08:27:33 08:27:33 #6 [2/4] WORKDIR /edgex 08:27:35 #6 DONE 2.1s 08:27:36 08:27:36 #7 [3/4] COPY go.mod . 08:27:36 #7 DONE 0.0s 08:27:36 08:27:36 #8 [4/4] RUN go mod download 08:27:37 Still waiting to schedule task 08:27:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:27:44 #8 DONE 8.4s 08:27:44 08:27:44 #9 exporting to image 08:27:44 #9 exporting layers 08:27:48 #9 exporting layers 4.2s done 08:27:48 #9 writing image sha256:7a8cc78d73136280a11b358e37c1e48fbf1761eeeee6f67f44025a430b0c5b96 done 08:27:48 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:27:48 #9 DONE 4.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:49 + docker inspect -f . ci-base-image-x86_64 08:27:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:49 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 08:27:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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 08:27:49 $ docker top a4bb91f663a0a63c839ab6812c8acf5ea85b88473079585001fa1448814573cb -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:49 + go version 08:27:49 go version go1.23.9 linux/amd64 [Pipeline] } 08:27:49 $ docker stop --time=1 a4bb91f663a0a63c839ab6812c8acf5ea85b88473079585001fa1448814573cb 08:27:51 $ docker rm -f --volumes a4bb91f663a0a63c839ab6812c8acf5ea85b88473079585001fa1448814573cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:51 + docker inspect -f . ci-base-image-x86_64 08:27:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:51 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 08:27:51 $ 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/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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 08:27:51 $ docker top c2e6dfcb114034fae13b07503667a80f22d380ea93016e12f5a3276ea25e2787 -eo pid,comm [Pipeline] { [Pipeline] echo 08:27:51 ========================================================= 08:27:51 [edgeXBuildGoParallel] Running Tests and Build... 08:27:51 ========================================================= [Pipeline] sh 08:27:52 + git config --global --add safe.directory /w/workspace/edgex-go/888 [Pipeline] fileExists [Pipeline] sh 08:27:52 + make test 08:27:52 go test -race -coverprofile=coverage.out ./... 08:28:00 ? github.com/edgexfoundry/edgex-go [no test files] 08:28:27 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:28:27 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:28:27 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:28:27 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:28:27 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:28:27 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:28:27 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:28:27 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:28:27 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:28:27 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:28:27 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:28:27 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:28:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:28:27 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:28:27 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:28:27 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:28:27 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:28:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 42.3% of statements 08:28:28 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:28:28 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:28:29 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:28:29 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:28:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 08:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:28:30 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:28:30 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:28:30 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:28:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:28:30 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:28:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:28:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:28:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:28:31 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:28:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:28:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:28:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements 08:28:33 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 5.1% of statements 08:28:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 46.3% of statements 08:28:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:28:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:28:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.511s coverage: 93.4% of statements 08:28:33 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.055s coverage: 92.4% of statements 08:28:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 8.4% of statements 08:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:28:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:28:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:28:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:28:35 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:28:35 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:28:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:28:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:28:35 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:28:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:28:35 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:28:35 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:28:35 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:28:35 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:28:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.382s coverage: 95.8% of statements 08:28:36 ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements 08:28:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:28:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:28:37 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:28:37 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 08:28:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:28:37 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:28:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 0.0% of statements [no tests to run] 08:28:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements 08:28:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.1% of statements 08:28:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 08:28:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 40.0% of statements 08:28:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements 08:28:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.028s coverage: 94.1% of statements 08:28:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:28:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:28:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:28:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 08:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:28:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:28:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:28:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 08:28:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:28:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:28:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:28:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:28:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:28:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:28:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:28:42 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:28:42 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:28:43 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:28:45 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:28:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:28:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:28:48 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:28:48 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:28:48 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:28:51 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:28:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements 08:28:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:28:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:28:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:28:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:28:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:28:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:28:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:28:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:28:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:28:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:28:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:28:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:28:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:28:55 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:28:55 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:28:55 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:28:55 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:28:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:28:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:28:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:28:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:28:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:28:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:28:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:28:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:28:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:28:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:28:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:28:59 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 15.5% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.092s coverage: 81.8% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.056s coverage: 6.8% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.051s coverage: 33.3% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.179s coverage: 54.5% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.028s coverage: 73.7% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.029s coverage: 100.0% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 29.2% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements 08:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements 08:29:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements 08:29:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.144s coverage: 94.9% of statements 08:29:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 08:29:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 97.7% of statements 08:29:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements 08:29:04 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 08:29:04 running golangci-lint 08:29:04 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:29:04 go version go1.23.9 linux/amd64 08:29:05 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:29:05 level=info msg="[config_reader] Used config file .golangci.yml" 08:29:05 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:29:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7365 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:29:22 Running in /w/workspace/edgex-go/888 [Pipeline] { [Pipeline] checkout 08:29:25 The recommended git tool is: git 08:29:31 using credential edgex-jenkins-ssh 08:29:31 Cloning the remote Git repository 08:29:31 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|exports_file|files|imports|types_sizes) took 25.749997505s" 08:29:31 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.610174ms" 08:29:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:29:31 > git init /w/workspace/edgex-go/888 # timeout=10 08:29:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:29:31 > git --version # timeout=10 08:29:31 > git --version # 'git version 2.25.1' 08:29:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:29:46 level=info msg="[linters_context/goanalysis] analyzers took 2m8.071792178s with top 10 stages: buildir: 1m15.70066383s, gosec: 4.860734652s, inspect: 4.002767029s, fact_deprecated: 2.920159001s, ctrlflow: 2.045977399s, printf: 1.99933021s, fact_purity: 1.527810344s, S1038: 1.337257813s, nilness: 1.319859042s, SA4030: 1.209370824s" 08:29:46 level=info msg="[runner] Issues before processing: 201, after processing: 0" 08:29:46 level=info msg="[runner] Processors filtering stat (in/out): cgo: 201/201, invalid_issue: 201/201, skip_dirs: 201/201, identifier_marker: 201/201, exclude-rules: 201/20, filename_unadjuster: 201/201, skip_files: 201/201, autogenerated_exclude: 201/201, exclude: 201/201, path_prettifier: 201/201, nolint: 20/0" 08:29:46 level=info msg="[runner] processing took 18.62358ms with stages: nolint: 8.465353ms, identifier_marker: 3.945723ms, path_prettifier: 2.715903ms, exclude-rules: 1.318122ms, skip_dirs: 1.12589ms, autogenerated_exclude: 893.638µs, invalid_issue: 67.561µs, filename_unadjuster: 52.64µs, cgo: 33.43µs, uniq_by_line: 1.14µs, max_same_issues: 610ns, fixer: 590ns, skip_files: 560ns, exclude: 460ns, sort_results: 450ns, severity-rules: 450ns, path_shortener: 350ns, max_per_file_from_linter: 160ns, max_from_linter: 160ns, source_code: 140ns, diff: 140ns, path_prefixer: 110ns" 08:29:46 level=info msg="[runner] linters took 15.463745369s with stages: goanalysis_metalinter: 15.445001667s" 08:29:46 level=info msg="File cache stats: 0 entries of total size 0B" 08:29:46 level=info msg="Memory: 406 samples, avg is 302.4MB, max is 1310.6MB" 08:29:46 level=info msg="Execution took 41.276366986s" 08:29:46 go vet ./... 08:29:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:29:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:29:50 Avoid second fetch 08:29:50 Checking out Revision b3d597d82b1307571edb3c7cc289452c0dfb9567 (main) 08:29:51 Commit message: "feat: Ensure new common configurations from the file are applied (#5230)" 08:29:50 > git config core.sparsecheckout # timeout=10 08:29:50 > git checkout -f b3d597d82b1307571edb3c7cc289452c0dfb9567 # timeout=10 08:29:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:29:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:29:54 ./bin/test-attribution-txt.sh 08:29:54 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 08:29:54 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 08:29:54 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 08:29:54 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 08:29:54 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 08:29:54 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 08:29:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:29:54 + ls -al . 08:29:54 total 1996 08:29:54 drwxrwxr-x 11 1001 1001 4096 Aug 21 08:27 . 08:29:54 drwxr-xr-x 4 root root 4096 Aug 21 08:27 .. 08:29:54 drwxrwxr-x 2 1001 1001 4096 Aug 21 08:26 .blubracket 08:29:54 -rw-rw-r-- 1 1001 1001 10 Aug 21 08:26 .dockerignore 08:29:54 drwxrwxr-x 8 1001 1001 4096 Aug 21 08:29 .git 08:29:54 drwxrwxr-x 3 1001 1001 4096 Aug 21 08:26 .github 08:29:54 -rw-rw-r-- 1 1001 1001 909 Aug 21 08:26 .gitignore 08:29:54 -rw-rw-r-- 1 1001 1001 218 Aug 21 08:26 .golangci.yml 08:29:54 -rw-rw-r-- 1 1001 1001 100 Aug 21 08:26 .hadolint.yml 08:29:54 drwxr-xr-x 3 1001 1001 4096 Aug 21 08:27 .semver 08:29:54 -rw-rw-r-- 1 1001 1001 155 Aug 21 08:26 .sonarcloud.properties 08:29:54 -rw-rw-r-- 1 1001 1001 1171 Aug 21 08:26 ADOPTERS.md 08:29:54 -rw-rw-r-- 1 1001 1001 17374 Aug 21 08:26 Attribution.txt 08:29:54 -rw-rw-r-- 1 1001 1001 108018 Aug 21 08:26 CHANGELOG.md 08:29:54 -rw-rw-r-- 1 1001 1001 3804 Aug 21 08:26 CONTRIBUTING.md 08:29:54 -rw-rw-r-- 1 1001 1001 677 Aug 21 08:26 GOVERNANCE.md 08:29:54 -rw-rw-r-- 1 1001 1001 858 Aug 21 08:26 Jenkinsfile 08:29:54 -rw-rw-r-- 1 1001 1001 10775 Aug 21 08:26 LICENSE 08:29:54 -rw-rw-r-- 1 1001 1001 16740 Aug 21 08:26 Makefile 08:29:54 -rw-rw-r-- 1 1001 1001 582 Aug 21 08:26 OWNERS.md 08:29:54 -rw-rw-r-- 1 1001 1001 9932 Aug 21 08:26 README.md 08:29:54 -rw-rw-r-- 1 1001 1001 789 Aug 21 08:26 SECURITY.md 08:29:54 -rw-rw-r-- 1 1001 1001 12 Aug 21 08:27 VERSION 08:29:54 drwxrwxr-x 2 1001 1001 4096 Aug 21 08:26 bin 08:29:54 drwxrwxr-x 19 1001 1001 4096 Aug 21 08:26 cmd 08:29:54 -rw-r--r-- 1 root root 1666073 Aug 21 08:29 coverage.out 08:29:54 drwxrwxr-x 2 1001 1001 4096 Aug 21 08:26 fuzz_test 08:29:54 -rw-rw-r-- 1 1001 1001 6538 Aug 21 08:26 go.mod 08:29:54 -rw-rw-r-- 1 1001 1001 88539 Aug 21 08:26 go.sum 08:29:54 drwxrwxr-x 7 1001 1001 4096 Aug 21 08:26 internal 08:29:54 drwxrwxr-x 2 1001 1001 4096 Aug 21 08:26 openapi 08:29:54 -rw-rw-r-- 1 1001 1001 584 Aug 21 08:26 security.txt 08:29:54 -rw-rw-r-- 1 1001 1001 204 Aug 21 08:26 version.go [Pipeline] sh 08:29:55 + '[' -e coverage.out ] 08:29:55 + chown 1001:1001 coverage.out [Pipeline] stash 08:29:55 Stashed 1 file(s) [Pipeline] sh 08:29:55 + make build 08:29:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:55 provisioning config files... 08:29:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/888@tmp/config5675030665086408603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:56 ---> ****-login.sh 08:29:56 nexus3.edgexfoundry.org:10001 08:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:57 Configure a credential helper to remove this warning. See 08:29:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:57 08:29:57 Login Succeeded 08:29:57 nexus3.edgexfoundry.org:10002 08:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:57 Configure a credential helper to remove this warning. See 08:29:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:57 08:29:57 Login Succeeded 08:29:57 nexus3.edgexfoundry.org:10003 08:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:57 Configure a credential helper to remove this warning. See 08:29:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:57 08:29:57 Login Succeeded 08:29:57 nexus3.edgexfoundry.org:10004 08:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:58 Configure a credential helper to remove this warning. See 08:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:58 08:29:58 Login Succeeded 08:29:58 ****.io 08:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:58 Configure a credential helper to remove this warning. See 08:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:58 08:29:58 Login Succeeded 08:29:58 ---> ****-login.sh ends [Pipeline] } 08:29:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:29:59 + git config --global --add safe.directory /w/workspace/edgex-go/888 [Pipeline] echo 08:29:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:29:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:29:59 ========================================================= 08:29:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:29:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:30:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:30:01 94e9d8af2201: Pulling fs layer 08:30:01 a6c56e8762df: Pulling fs layer 08:30:01 f0f3c8884826: Pulling fs layer 08:30:01 c7e7622c144d: Pulling fs layer 08:30:01 4f4fb700ef54: Pulling fs layer 08:30:01 b4c3b6d88c5a: Pulling fs layer 08:30:01 ba8bce9d2590: Pulling fs layer 08:30:01 ca778ea9c289: Pulling fs layer 08:30:01 4f4fb700ef54: Waiting 08:30:01 b4c3b6d88c5a: Waiting 08:30:01 ba8bce9d2590: Waiting 08:30:01 c7e7622c144d: Waiting 08:30:01 a6c56e8762df: Verifying Checksum 08:30:01 a6c56e8762df: Download complete 08:30:01 c7e7622c144d: Verifying Checksum 08:30:01 c7e7622c144d: Download complete 08:30:01 4f4fb700ef54: Verifying Checksum 08:30:01 4f4fb700ef54: Download complete 08:30:01 b4c3b6d88c5a: Verifying Checksum 08:30:01 b4c3b6d88c5a: Download complete 08:30:01 94e9d8af2201: Verifying Checksum 08:30:01 94e9d8af2201: Download complete 08:30:01 ca778ea9c289: Verifying Checksum 08:30:01 ca778ea9c289: Download complete 08:30:02 94e9d8af2201: Pull complete 08:30:03 a6c56e8762df: Pull complete 08:30:03 f0f3c8884826: Verifying Checksum 08:30:03 f0f3c8884826: Download complete 08:30:04 ba8bce9d2590: Verifying Checksum 08:30:04 ba8bce9d2590: Download complete 08:30:19 f0f3c8884826: Pull complete 08:30:19 c7e7622c144d: Pull complete 08:30:19 4f4fb700ef54: Pull complete 08:30:19 b4c3b6d88c5a: Pull complete 08:30:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:30:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:30:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:30:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:30:25 ba8bce9d2590: Pull complete 08:30:26 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:30:27 ca778ea9c289: Pull complete 08:30:27 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 08:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:30:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:30:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:30:27 WORKDIR /edgex 08:30:27 COPY go.mod . 08:30:27 RUN go mod download 08:30:27 + docker build -t ci-base-image-arm64 -f - . 08:30:28 Sending build context to Docker daemon 3.708MB 08:30:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:30:28 ---> 47b25d7523d1 08:30:28 Step 2/4 : WORKDIR /edgex 08:30:30 ---> Running in 112ff7517f75 08:30:30 Removing intermediate container 112ff7517f75 08:30:30 ---> 85c2a843fa7f 08:30:30 Step 3/4 : COPY go.mod . 08:30:31 ---> 923a338e4943 08:30:31 Step 4/4 : RUN go mod download 08:30:31 ---> Running in c62715b12b8a 08:30:31 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:30:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:30:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:30:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:30:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:30:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:30:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:30:43 $ docker stop --time=1 c2e6dfcb114034fae13b07503667a80f22d380ea93016e12f5a3276ea25e2787 08:30:49 $ docker rm -f --volumes c2e6dfcb114034fae13b07503667a80f22d380ea93016e12f5a3276ea25e2787 [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 08:30:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:30:51 08:30:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:30:51 latest: Pulling from edgex-devops/edgex-compose 08:30:51 91d30c5bc195: Pulling fs layer 08:30:51 2e9b0aa3be6d: Pulling fs layer 08:30:51 9c61dcf015f6: Pulling fs layer 08:30:51 4698f68db338: Pulling fs layer 08:30:51 2a2f49069b9e: Pulling fs layer 08:30:51 e0025b399a48: Pulling fs layer 08:30:51 2a2f49069b9e: Waiting 08:30:51 e0025b399a48: Waiting 08:30:51 4698f68db338: Waiting 08:30:51 91d30c5bc195: Verifying Checksum 08:30:51 91d30c5bc195: Download complete 08:30:51 4698f68db338: Download complete 08:30:51 2e9b0aa3be6d: Verifying Checksum 08:30:51 2e9b0aa3be6d: Download complete 08:30:51 91d30c5bc195: Pull complete 08:30:51 e0025b399a48: Download complete 08:30:51 2a2f49069b9e: Download complete 08:30:52 2e9b0aa3be6d: Pull complete 08:30:52 9c61dcf015f6: Verifying Checksum 08:30:52 9c61dcf015f6: Download complete 08:30:56 9c61dcf015f6: Pull complete 08:30:56 4698f68db338: Pull complete 08:30:56 2a2f49069b9e: Pull complete 08:30:56 e0025b399a48: Pull complete 08:30:56 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:30:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:56 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 08:30:56 $ 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/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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 08:30:58 $ docker top 30a7e4f434508a075bb5d85c1469037bb60f929f39d39cc2802d62c66b1cd3b7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:58 + docker compose -f ./docker-compose-build.yml build --parallel 08:30:58 #1 [core-data internal] load build definition from Dockerfile 08:30:58 #1 ... 08:30:58 08:30:58 #2 [support-scheduler internal] load build definition from Dockerfile 08:30:58 #2 transferring dockerfile: 1.83kB done 08:30:58 #2 DONE 0.2s 08:30:58 08:30:58 #3 [security-proxy-auth internal] load build definition from Dockerfile 08:30:58 #3 transferring dockerfile: 2.14kB done 08:30:58 #3 DONE 0.2s 08:30:58 08:30:58 #4 [security-spire-agent internal] load build definition from Dockerfile 08:30:58 #4 transferring dockerfile: 1.81kB done 08:30:58 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:30:58 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 08:30:58 #4 DONE 0.2s 08:30:58 08:30:58 #5 [security-bootstrapper internal] load build definition from Dockerfile 08:30:58 #5 transferring dockerfile: 3.02kB done 08:30:58 #5 DONE 0.2s 08:30:58 08:30:58 #6 [security-secretstore-setup internal] load build definition from Dockerfile 08:30:58 #6 transferring dockerfile: 2.49kB done 08:30:58 #6 DONE 0.3s 08:30:58 08:30:58 #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:30:58 #7 DONE 0.0s 08:30:58 08:30:58 #8 [support-notifications internal] load build definition from Dockerfile 08:30:58 #8 transferring dockerfile: 2.00kB done 08:30:58 #8 DONE 0.3s 08:30:58 08:30:58 #1 [core-data internal] load build definition from Dockerfile 08:30:58 #1 transferring dockerfile: 2.04kB done 08:30:58 #1 DONE 0.3s 08:30:58 08:30:58 #9 [core-keeper internal] load build definition from Dockerfile 08:30:58 #9 transferring dockerfile: 2.01kB done 08:30:58 #9 DONE 0.3s 08:30:58 08:30:58 #10 [core-metadata internal] load build definition from Dockerfile 08:30:58 #10 transferring dockerfile: 2.10kB done 08:30:58 #10 DONE 0.3s 08:30:58 08:30:58 #11 [security-proxy-setup internal] load build definition from Dockerfile 08:30:58 #11 transferring dockerfile: 2.50kB done 08:30:58 #11 DONE 0.3s 08:30:58 08:30:58 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:30:58 #12 transferring dockerfile: 1.89kB done 08:30:58 #12 DONE 0.3s 08:30:58 08:30:58 #13 [security-spire-config internal] load build definition from Dockerfile 08:30:58 #13 transferring dockerfile: 1.69kB done 08:30:58 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:30:58 #13 DONE 0.3s 08:30:58 08:30:58 #14 [security-spire-server internal] load build definition from Dockerfile 08:30:58 #14 transferring dockerfile: 1.70kB done 08:30:58 #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:30:58 #14 DONE 0.3s 08:30:58 08:30:58 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:30:58 #15 transferring dockerfile: 2.23kB done 08:30:58 #15 DONE 0.3s 08:30:58 08:30:58 #16 [core-command internal] load build definition from Dockerfile 08:30:58 #16 transferring dockerfile: 1.94kB done 08:30:58 #16 DONE 0.3s 08:30:58 08:30:58 #7 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:30:58 #7 DONE 0.0s 08:30:58 08:30:58 #17 [support-scheduler internal] load .dockerignore 08:30:58 #17 transferring context: 50B done 08:30:58 #17 DONE 0.0s 08:30:58 08:30:58 #18 [core-command internal] load metadata for docker.io/library/alpine:3.20 08:30:58 #18 DONE 0.2s 08:30:58 08:30:58 #19 [security-secretstore-setup internal] load .dockerignore 08:30:58 #19 transferring context: 50B done 08:30:58 #19 DONE 0.1s 08:30:58 08:30:58 #20 [support-notifications internal] load .dockerignore 08:30:58 #20 transferring context: 50B done 08:30:58 #20 DONE 0.1s 08:30:58 08:30:58 #21 [security-secretstore-setup internal] load build context 08:30:59 #21 ... 08:30:59 08:30:59 #22 [core-keeper internal] load .dockerignore 08:30:59 #22 transferring context: 50B done 08:30:59 #22 DONE 0.2s 08:30:59 08:30:59 #23 [security-proxy-setup internal] load .dockerignore 08:30:59 #23 transferring context: 50B done 08:30:59 #23 DONE 0.2s 08:30:59 08:30:59 #24 [security-proxy-auth internal] load .dockerignore 08:30:59 #24 transferring context: 50B done 08:30:59 #24 DONE 0.2s 08:30:59 08:30:59 #25 [core-metadata internal] load .dockerignore 08:30:59 #25 transferring context: 50B done 08:30:59 #25 DONE 0.2s 08:30:59 08:30:59 #26 [security-spiffe-token-provider internal] load .dockerignore 08:30:59 #26 transferring context: 50B done 08:30:59 #26 DONE 0.2s 08:30:59 08:30:59 #27 [security-bootstrapper internal] load .dockerignore 08:30:59 #27 transferring context: 50B done 08:30:59 #27 DONE 0.2s 08:30:59 08:30:59 #21 [security-secretstore-setup internal] load build context 08:30:59 #21 ... 08:30:59 08:30:59 #28 [core-common-config-bootstrapper internal] load .dockerignore 08:30:59 #28 transferring context: 50B 0.0s done 08:30:59 #28 DONE 0.5s 08:30:59 08:30:59 #29 [core-command internal] load .dockerignore 08:30:59 #29 transferring context: 50B done 08:30:59 #29 DONE 0.5s 08:30:59 08:30:59 #21 [security-secretstore-setup internal] load build context 08:30:59 #21 ... 08:30:59 08:30:59 #30 [core-data internal] load .dockerignore 08:30:59 #30 transferring context: 50B done 08:30:59 #30 DONE 0.5s 08:30:59 08:30:59 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:30:59 #31 DONE 0.8s 08:30:59 08:30:59 #32 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:30:59 #32 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:30:59 #32 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:30:59 #32 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 08:30:59 #32 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 08:30:59 #32 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 08:30:59 #32 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 08:30:59 #32 DONE 0.6s 08:30:59 08:30:59 #21 [security-secretstore-setup internal] load build context 08:30:59 #21 ... 08:30:59 08:30:59 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:30:59 #33 DONE 0.6s 08:30:59 08:30:59 #21 [security-secretstore-setup internal] load build context 08:30:59 #21 ... 08:30:59 08:30:59 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:30:59 #34 DONE 1.1s 08:30:59 08:30:59 #21 [security-secretstore-setup internal] load build context 08:31:00 #21 ... 08:31:00 08:31:00 #35 [security-spire-server internal] load .dockerignore 08:31:00 #35 transferring context: 50B 0.0s done 08:31:00 #35 DONE 1.4s 08:31:00 08:31:00 #21 [security-secretstore-setup internal] load build context 08:31:01 #21 ... 08:31:01 08:31:01 #36 [security-spire-config internal] load .dockerignore 08:31:01 #36 transferring context: 50B 0.0s done 08:31:01 #36 DONE 2.4s 08:31:01 08:31:01 #21 [security-secretstore-setup internal] load build context 08:31:05 #21 transferring context: 237.77MB 5.8s 08:31:06 #21 ... 08:31:06 08:31:06 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:31:06 #37 DONE 6.8s 08:31:06 08:31:06 #21 [security-secretstore-setup internal] load build context 08:31:09 #21 ... 08:31:09 08:31:09 #38 [support-scheduler internal] load build context 08:31:09 #38 ... 08:31:09 08:31:09 #39 [security-spiffe-token-provider internal] load build context 08:31:09 #39 ... 08:31:09 08:31:09 #40 [security-proxy-auth internal] load build context 08:31:09 #40 ... 08:31:09 08:31:09 #41 [security-bootstrapper internal] load build context 08:31:09 #41 ... 08:31:09 08:31:09 #42 [support-notifications internal] load build context 08:31:09 #42 ... 08:31:09 08:31:09 #43 [core-command internal] load build context 08:31:09 #43 ... 08:31:09 08:31:09 #44 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:09 #44 ... 08:31:09 08:31:09 #45 [security-proxy-setup internal] load build context 08:31:09 #45 ... 08:31:09 08:31:09 #46 [security-spire-agent internal] load .dockerignore 08:31:09 #46 transferring context: 50B 0.0s done 08:31:09 #46 ... 08:31:09 08:31:09 #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:31:10 #47 ... 08:31:10 08:31:10 #48 [core-data internal] load build context 08:31:10 #48 ... 08:31:10 08:31:10 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:31:10 #49 ... 08:31:10 08:31:10 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:31:10 #50 ... 08:31:10 08:31:10 #51 [core-common-config-bootstrapper internal] load build context 08:31:10 #51 ... 08:31:10 08:31:10 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:31:10 #52 ... 08:31:10 08:31:10 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:31:10 #53 ... 08:31:10 08:31:10 #54 [core-metadata internal] load build context 08:31:10 #54 ... 08:31:10 08:31:10 #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:31:10 #55 ... 08:31:10 08:31:10 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:31:10 #0 1.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:10 #0 1.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:10 #0 2.823 (1/7) Installing ca-certificates (20250619-r0) 08:31:10 #0 3.361 (2/7) Installing dumb-init (1.2.5-r3) 08:31:10 #0 3.674 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:31:10 #0 3.695 (4/7) Installing libsodium (1.0.19-r0) 08:31:10 #0 3.772 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:31:10 #0 3.793 (6/7) Installing libzmq (4.3.5-r2) 08:31:10 #0 3.802 (7/7) Installing zeromq (4.3.5-r2) 08:31:10 #0 3.808 Executing busybox-1.36.1-r29.trigger 08:31:10 #0 3.818 Executing ca-certificates-20250619-r0.trigger 08:31:10 #0 3.860 OK: 12 MiB in 21 packages 08:31:10 #56 ... 08:31:10 08:31:10 #57 [core-keeper internal] load build context 08:31:11 #57 ... 08:31:11 08:31:11 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:31:11 #58 ... 08:31:11 08:31:11 #57 [core-keeper internal] load build context 08:31:12 #57 transferring context: 594.93MB 12.7s done 08:31:17 #57 ... 08:31:17 08:31:17 #42 [support-notifications internal] load build context 08:31:17 #42 transferring context: 594.93MB 14.6s done 08:31:18 #42 ... 08:31:18 08:31:18 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:31:18 #59 ... 08:31:18 08:31:18 #60 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:31:18 #60 ... 08:31:18 08:31:18 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:31:18 #61 ... 08:31:18 08:31:18 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:18 #62 ... 08:31:18 08:31:18 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:31:18 #63 ... 08:31:18 08:31:18 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:31:19 #64 ... 08:31:19 08:31:19 #38 [support-scheduler internal] load build context 08:31:19 #38 transferring context: 594.93MB 14.1s done 08:31:19 #38 ... 08:31:19 08:31:19 #21 [security-secretstore-setup internal] load build context 08:31:19 #21 transferring context: 594.93MB 13.7s done 08:31:19 #21 ... 08:31:19 08:31:19 #39 [security-spiffe-token-provider internal] load build context 08:31:19 #39 transferring context: 594.93MB 13.0s done 08:31:19 #39 ... 08:31:19 08:31:19 #41 [security-bootstrapper internal] load build context 08:31:19 #41 transferring context: 594.93MB 13.3s done 08:31:20 #41 ... 08:31:20 08:31:20 #43 [core-command internal] load build context 08:31:20 #43 transferring context: 594.93MB 12.6s done 08:31:20 #43 ... 08:31:20 08:31:20 #40 [security-proxy-auth internal] load build context 08:31:20 #40 transferring context: 594.93MB 12.3s done 08:31:20 #40 ... 08:31:20 08:31:20 #48 [core-data internal] load build context 08:31:20 #48 transferring context: 594.93MB 13.5s done 08:31:20 #48 ... 08:31:20 08:31:20 #45 [security-proxy-setup internal] load build context 08:31:20 #45 transferring context: 594.93MB 13.9s done 08:31:20 #45 ... 08:31:20 08:31:20 #51 [core-common-config-bootstrapper internal] load build context 08:31:20 #51 transferring context: 594.93MB 13.2s done 08:31:21 #51 ... 08:31:21 08:31:21 #54 [core-metadata internal] load build context 08:31:21 #54 transferring context: 594.93MB 13.3s done 08:31:24 #54 ... 08:31:24 08:31:24 #32 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:31:24 #32 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:31:24 #32 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:31:24 #32 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 08:31:24 #32 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 08:31:24 #32 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 08:31:24 #32 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 08:31:24 #32 DONE 0.6s 08:31:24 08:31:24 #46 [security-spire-agent internal] load .dockerignore 08:31:24 #46 DONE 24.2s 08:31:24 08:31:24 #65 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:31:24 #65 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 08:31:24 #65 ... 08:31:24 08:31:24 #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:31:24 #32 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:31:24 #32 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:31:24 #32 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 08:31:24 #32 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 08:31:24 #32 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 08:31:24 #32 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 08:31:24 #32 DONE 0.6s 08:31:24 08:31:24 #40 [security-proxy-auth internal] load build context 08:31:24 #40 DONE 24.9s 08:31:24 08:31:24 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:31:24 #56 DONE 24.5s 08:31:24 08:31:24 #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:31:24 #65 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 08:31:24 #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s 08:31:24 #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 08:31:24 #65 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 08:31:24 #65 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:31:24 #65 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 08:31:24 #65 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 08:31:24 #65 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 08:31:24 #65 ... 08:31:24 08:31:24 #57 [core-keeper internal] load build context 08:31:24 #57 DONE 25.1s 08:31:24 08:31:24 #43 [core-command internal] load build context 08:31:24 #43 DONE 24.7s 08:31:24 08:31:24 #39 [security-spiffe-token-provider internal] load build context 08:31:24 #39 DONE 25.1s 08:31:24 08:31:24 #54 [core-metadata internal] load build context 08:31:24 #54 DONE 25.1s 08:31:24 08:31:24 #41 [security-bootstrapper internal] load build context 08:31:24 #41 DONE 25.1s 08:31:24 08:31:24 #51 [core-common-config-bootstrapper internal] load build context 08:31:24 #51 DONE 24.7s 08:31:24 08:31:24 #21 [security-secretstore-setup internal] load build context 08:31:24 #21 DONE 25.2s 08:31:24 08:31:24 #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:31:24 #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 08:31:24 #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 08:31:24 #65 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 08:31:24 #65 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:31:24 #65 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:31:24 #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 08:31:24 #65 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 08:31:24 #65 ... 08:31:24 08:31:24 #48 [core-data internal] load build context 08:31:24 #48 DONE 24.7s 08:31:24 08:31:24 #38 [support-scheduler internal] load build context 08:31:24 #38 DONE 25.3s 08:31:24 08:31:24 #45 [security-proxy-setup internal] load build context 08:31:24 #45 DONE 25.2s 08:31:24 08:31:24 #42 [support-notifications internal] load build context 08:31:24 #42 DONE 25.3s 08:31:24 08:31:24 #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:31:24 #65 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 08:31:24 #65 ... 08:31:24 08:31:24 #66 [security-spire-config internal] load build context 08:31:24 #66 transferring context: 22.05kB done 08:31:24 #66 DONE 0.4s 08:31:24 08:31:24 #67 [security-spire-agent internal] load build context 08:31:24 #67 transferring context: 23.33kB done 08:31:24 #67 DONE 0.3s 08:31:24 08:31:24 #68 [security-spire-server internal] load build context 08:31:24 #68 transferring context: 23.80kB done 08:31:24 #68 DONE 0.4s 08:31:24 08:31:24 #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:31:24 #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 17.83MB / 36.47MB 0.4s 08:31:24 #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.5s 08:31:25 #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s done 08:31:25 #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s done 08:31:25 #65 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 08:31:26 #65 ... 08:31:26 08:31:26 #44 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:26 #44 DONE 26.7s 08:31:26 08:31:26 #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:31:26 #65 ... 08:31:26 08:31:26 #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:31:26 #47 24.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:26 #47 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:26 #47 25.36 (1/1) Installing dumb-init (1.2.5-r3) 08:31:26 #47 25.37 Executing busybox-1.36.1-r29.trigger 08:31:26 #47 25.37 OK: 8 MiB in 15 packages 08:31:26 #47 DONE 26.8s 08:31:26 08:31:26 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:31:26 #52 24.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:26 #52 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:26 #52 25.38 (1/4) Installing dumb-init (1.2.5-r3) 08:31:26 #52 25.39 (2/4) Installing openssl (3.3.4-r0) 08:31:26 #52 25.40 (3/4) Installing su-exec (0.2-r3) 08:31:26 #52 25.40 (4/4) Installing yq-go (4.44.1-r2) 08:31:26 #52 25.49 Executing busybox-1.36.1-r29.trigger 08:31:26 #52 25.50 OK: 19 MiB in 18 packages 08:31:26 #52 DONE 26.9s 08:31:26 08:31:26 #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:31:26 #65 ... 08:31:26 08:31:26 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:31:26 #53 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:26 #53 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:26 #53 25.39 (1/3) Installing ca-certificates (20250619-r0) 08:31:26 #53 25.41 (2/3) Installing dumb-init (1.2.5-r3) 08:31:26 #53 25.41 (3/3) Installing tzdata (2025b-r0) 08:31:26 #53 25.45 Executing busybox-1.36.1-r29.trigger 08:31:26 #53 25.46 Executing ca-certificates-20250619-r0.trigger 08:31:26 #53 25.55 OK: 10 MiB in 17 packages 08:31:26 #53 DONE 26.9s 08:31:26 08:31:26 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:31:26 #49 24.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:26 #49 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:26 #49 25.37 (1/2) Installing dumb-init (1.2.5-r3) 08:31:26 #49 25.38 (2/2) Installing su-exec (0.2-r3) 08:31:26 #49 25.38 Executing busybox-1.36.1-r29.trigger 08:31:26 #49 25.39 OK: 8 MiB in 16 packages 08:31:26 #49 DONE 26.9s 08:31:26 08:31:26 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:31:26 #50 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:26 #50 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:26 #50 25.39 (1/4) Installing ca-certificates (20250619-r0) 08:31:26 #50 25.41 (2/4) Installing dumb-init (1.2.5-r3) 08:31:26 #50 25.42 (3/4) Installing su-exec (0.2-r3) 08:31:26 #50 25.42 (4/4) Installing yq-go (4.44.1-r2) 08:31:26 #50 25.50 Executing busybox-1.36.1-r29.trigger 08:31:26 #50 25.51 Executing ca-certificates-20250619-r0.trigger 08:31:26 #50 25.58 OK: 19 MiB in 18 packages 08:31:26 #50 DONE 26.9s 08:31:26 08:31:26 #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:31:26 #55 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:26 #55 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:26 #55 25.40 (1/1) Installing dumb-init (1.2.5-r3) 08:31:26 #55 25.40 Executing busybox-1.36.1-r29.trigger 08:31:26 #55 25.41 OK: 8 MiB in 15 packages 08:31:26 #55 DONE 26.9s 08:31:26 08:31:26 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:31:26 #58 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:26 #58 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:26 #58 25.43 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:31:26 #58 25.43 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:31:26 #58 25.43 OK: 24174 distinct packages available 08:31:26 #58 25.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:26 #58 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:26 #58 25.93 (1/14) Installing ca-certificates (20250619-r0) 08:31:26 #58 25.94 (2/14) Installing brotli-libs (1.1.0-r2) 08:31:26 #58 25.96 (3/14) Installing c-ares (1.33.1-r0) 08:31:26 #58 25.96 (4/14) Installing libunistring (1.2-r0) 08:31:26 #58 25.98 (5/14) Installing libidn2 (2.3.7-r0) 08:31:26 #58 25.98 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:31:26 #58 25.98 (7/14) Installing libpsl (0.21.5-r1) 08:31:26 #58 25.99 (8/14) Installing zstd-libs (1.5.6-r0) 08:31:26 #58 26.00 (9/14) Installing libcurl (8.12.1-r0) 08:31:26 #58 26.01 (10/14) Installing curl (8.12.1-r0) 08:31:26 #58 26.01 (11/14) Installing dumb-init (1.2.5-r3) 08:31:26 #58 26.02 (12/14) Installing musl-obstack (1.2.3-r2) 08:31:26 #58 26.02 (13/14) Installing libucontext (1.2-r3) 08:31:26 #58 26.02 (14/14) Installing gcompat (1.1.0-r4) 08:31:26 #58 26.03 Executing busybox-1.36.1-r29.trigger 08:31:26 #58 26.04 Executing ca-certificates-20250619-r0.trigger 08:31:26 #58 26.21 OK: 13 MiB in 28 packages 08:31:26 #58 DONE 26.9s 08:31:26 08:31:26 #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:31:26 #65 ... 08:31:26 08:31:26 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:31:26 #69 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done 08:31:26 #69 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:31:26 #69 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:31:26 #69 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 08:31:26 #69 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 08:31:26 #69 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 08:31:26 #69 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 08:31:26 #69 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 08:31:26 #69 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.7s done 08:31:26 #69 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 08:31:26 #69 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done 08:31:26 #69 DONE 2.5s 08:31:26 08:31:26 #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:31:26 #65 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.0s done 08:31:27 #65 DONE 3.1s 08:31:27 08:31:27 #70 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:31:27 Removing intermediate container c62715b12b8a 08:31:27 ---> 001b385f308e 08:31:27 Successfully built 001b385f308e 08:31:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:27 + docker inspect -f . ci-base-image-arm64 08:31:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:28 #70 ... 08:31:28 08:31:28 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:28 #62 DONE 20.0s 08:31:28 08:31:28 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:31:28 prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container 08:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:31:29 #71 ... 08:31:29 08:31:29 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:31:29 #63 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:29 #63 20.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:29 #63 21.14 OK: 248 MiB in 58 packages 08:31:29 #63 DONE 21.2s 08:31:29 08:31:29 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:31:29 #61 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:29 #61 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:29 #61 21.14 OK: 248 MiB in 58 packages 08:31:29 #61 DONE 21.2s 08:31:29 08:31:29 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:31:29 #72 DONE 0.1s 08:31:29 08:31:29 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:31:29 #73 DONE 0.1s 08:31:29 08:31:29 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:29 $ docker top e85d257968458560e5753cd92781e3a17e240b82b64cd8ffb3a65078e93229a9 -eo pid,comm 08:31:29 #74 ... 08:31:29 08:31:29 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:31:29 #0 3.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:29 #0 3.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:29 #0 4.937 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:31:29 #0 4.937 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:31:29 #0 4.937 OK: 24174 distinct packages available 08:31:29 #0 4.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:29 #0 5.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:29 #0 5.286 (1/4) Installing dumb-init (1.2.5-r3) 08:31:29 #0 5.292 (2/4) Installing musl-obstack (1.2.3-r2) 08:31:29 #0 5.292 (3/4) Installing libucontext (1.2-r3) 08:31:29 #0 5.294 (4/4) Installing gcompat (1.1.0-r4) 08:31:29 #0 5.297 Executing busybox-1.36.1-r29.trigger 08:31:29 #0 5.304 OK: 8 MiB in 18 packages 08:31:29 #75 DONE 5.6s 08:31:29 08:31:29 #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:31:29 #60 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:29 #60 20.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:29 #60 21.57 OK: 248 MiB in 58 packages 08:31:29 #60 DONE 21.8s 08:31:29 08:31:29 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:31:29 #64 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:29 #64 19.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:29 #64 21.13 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:31:29 #64 21.13 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:31:29 #64 21.13 OK: 24174 distinct packages available 08:31:29 #64 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:29 #64 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:29 #64 21.54 OK: 248 MiB in 58 packages 08:31:29 #64 DONE 21.8s 08:31:29 08:31:29 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:31:29 #59 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:29 #59 20.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:29 #59 21.60 OK: 248 MiB in 58 packages 08:31:29 #59 DONE 21.8s 08:31:29 08:31:29 #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ [Pipeline] { [Pipeline] sh 08:31:29 #76 DONE 0.2s 08:31:29 08:31:29 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:31:29 #77 DONE 0.2s 08:31:29 08:31:29 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:31:29 #78 DONE 0.2s 08:31:29 08:31:29 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:30 #79 ... 08:31:30 08:31:30 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:31:30 #0 5.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:30 #0 5.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:30 #0 5.518 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:31:30 #0 5.537 Executing busybox-1.36.1-r30.post-upgrade 08:31:30 #0 5.571 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:31:30 #0 5.579 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:31:30 #0 5.580 Executing busybox-1.36.1-r30.trigger 08:31:30 #0 5.587 OK: 12 MiB in 21 packages 08:31:30 #80 DONE 6.0s 08:31:30 08:31:30 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:31:30 #0 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:30 #0 3.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:30 #0 3.355 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:31:30 #0 3.373 Executing busybox-1.36.1-r30.post-upgrade 08:31:30 #0 3.463 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:31:30 #0 3.467 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:31:30 #0 3.471 Executing busybox-1.36.1-r30.trigger 08:31:30 #0 3.491 OK: 10 MiB in 17 packages 08:31:30 #81 DONE 3.7s 08:31:30 08:31:30 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:31:30 #0 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:30 #0 3.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:30 #0 3.372 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:31:30 #0 3.388 Executing busybox-1.36.1-r30.post-upgrade 08:31:30 #0 3.494 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:31:30 #0 3.494 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:31:30 #0 3.494 Executing busybox-1.36.1-r30.trigger 08:31:30 #0 3.506 OK: 8 MiB in 15 packages 08:31:30 #82 DONE 3.7s 08:31:30 08:31:30 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:31:30 #0 3.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:30 #0 3.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:30 #0 3.545 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:31:30 #0 3.566 Executing busybox-1.36.1-r30.post-upgrade 08:31:30 #0 3.656 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:31:30 #0 3.657 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:31:30 #0 3.660 Executing busybox-1.36.1-r30.trigger 08:31:30 #0 3.668 OK: 8 MiB in 16 packages 08:31:30 + go version 08:31:30 go version go1.23.9 linux/arm64 [Pipeline] } 08:31:30 $ docker stop --time=1 e85d257968458560e5753cd92781e3a17e240b82b64cd8ffb3a65078e93229a9 08:31:30 #83 DONE 3.8s 08:31:30 08:31:30 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:31:30 #0 2.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:30 #0 3.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:30 #0 3.415 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:31:30 #0 3.432 Executing busybox-1.36.1-r30.post-upgrade 08:31:30 #0 3.644 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:31:30 #0 3.648 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:31:30 #0 3.654 Executing busybox-1.36.1-r30.trigger 08:31:30 #0 3.656 OK: 19 MiB in 18 packages 08:31:30 #84 DONE 3.9s 08:31:30 08:31:30 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:31:30 #85 DONE 0.0s 08:31:30 08:31:30 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:31:30 #86 ... 08:31:30 08:31:30 #87 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:31:30 #0 5.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:30 #0 5.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:30 #0 5.858 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:31:30 #0 5.858 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:31:30 #0 5.858 OK: 24174 distinct packages available 08:31:30 #0 5.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:30 #0 6.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:30 #0 6.408 (1/5) Installing dumb-init (1.2.5-r3) 08:31:30 #0 6.412 (2/5) Installing musl-obstack (1.2.3-r2) 08:31:30 #0 6.415 (3/5) Installing libucontext (1.2-r3) 08:31:30 #0 6.418 (4/5) Installing gcompat (1.1.0-r4) 08:31:30 #0 6.427 (5/5) Installing openssl (3.3.4-r0) 08:31:30 #0 6.434 Executing busybox-1.36.1-r29.trigger 08:31:30 #0 6.440 OK: 9 MiB in 19 packages 08:31:30 #87 DONE 6.6s 08:31:30 08:31:30 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:31:31 #88 ... 08:31:31 08:31:31 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:31:31 #0 4.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:31 #0 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:31 #0 4.789 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:31:31 #0 4.811 Executing busybox-1.36.1-r30.post-upgrade 08:31:31 #0 4.869 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:31:31 #0 4.871 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:31:31 #0 4.873 Executing busybox-1.36.1-r30.trigger 08:31:31 #0 4.883 OK: 19 MiB in 18 packages 08:31:31 #89 DONE 5.1s 08:31:31 08:31:31 #70 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:31:31 #70 4.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:31 #70 4.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:31 #70 5.142 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:31:31 #70 5.156 Executing busybox-1.36.1-r30.post-upgrade 08:31:31 #70 5.202 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:31:31 #70 5.207 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:31:31 #70 5.217 Executing busybox-1.36.1-r30.trigger 08:31:31 #70 5.225 OK: 8 MiB in 15 packages 08:31:31 $ docker rm -f --volumes e85d257968458560e5753cd92781e3a17e240b82b64cd8ffb3a65078e93229a9 08:31:32 #70 DONE 5.4s 08:31:32 08:31:32 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:31:32 #0 4.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:32 #0 4.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:32 #0 5.115 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:31:32 #0 5.126 Executing busybox-1.36.1-r30.post-upgrade 08:31:32 #0 5.174 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:31:32 #0 5.178 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:31:32 #0 5.182 Executing busybox-1.36.1-r30.trigger 08:31:32 #0 5.195 OK: 13 MiB in 28 packages 08:31:32 #90 DONE 5.4s 08:31:32 08:31:32 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:31:32 #71 3.410 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 08:31:32 #71 ... 08:31:32 08:31:32 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:31:32 #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:32 #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:32 #0 2.463 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:31:32 #0 2.477 Executing busybox-1.36.1-r30.post-upgrade 08:31:32 #0 2.521 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:31:32 #0 2.524 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:31:32 #0 2.529 Executing busybox-1.36.1-r30.trigger 08:31:32 #0 2.536 OK: 8 MiB in 18 packages 08:31:32 #91 DONE 2.7s 08:31:32 08:31:32 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:31:32 #86 DONE 2.0s Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:32 08:31:32 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:31:32 #92 DONE 0.1s 08:31:32 08:31:32 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:31:32 #88 1.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:32 #88 1.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:32 #88 1.924 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:31:32 #88 1.940 Executing busybox-1.36.1-r30.post-upgrade 08:31:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:31:32 08:31:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:31:33 latest: Pulling from edgex-devops/edgex-compose-arm64 08:31:33 547446be3368: Pulling fs layer 08:31:33 d125d8839a47: Pulling fs layer 08:31:33 3e85d5ac6304: Pulling fs layer 08:31:33 c3105a71a48b: Pulling fs layer 08:31:33 0f093f025ec4: Pulling fs layer 08:31:33 c3106fc0e877: Pulling fs layer 08:31:33 c3105a71a48b: Waiting 08:31:33 0f093f025ec4: Waiting 08:31:33 c3106fc0e877: Waiting 08:31:33 547446be3368: Verifying Checksum 08:31:33 c3105a71a48b: Verifying Checksum 08:31:33 c3105a71a48b: Download complete 08:31:33 #88 ... 08:31:33 08:31:33 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:31:33 #93 DONE 1.0s 08:31:33 08:31:33 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:31:33 #94 DONE 0.1s 08:31:33 08:31:33 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:31:33 #88 2.720 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:31:33 #88 2.723 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:31:33 #88 2.730 Executing busybox-1.36.1-r30.trigger 08:31:33 #88 2.738 OK: 9 MiB in 19 packages 08:31:33 #88 ... 08:31:33 08:31:33 #95 [security-spire-config stage-2 6/10] COPY security.txt / 08:31:33 #95 DONE 0.0s 08:31:33 08:31:33 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:31:33 #96 DONE 0.0s 08:31:33 08:31:33 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:31:33 #88 DONE 2.9s 08:31:33 08:31:33 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:31:33 #97 DONE 0.1s 08:31:33 08:31:33 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:31:33 d125d8839a47: Verifying Checksum 08:31:33 d125d8839a47: Download complete 08:31:33 c3106fc0e877: Verifying Checksum 08:31:33 c3106fc0e877: Download complete 08:31:33 0f093f025ec4: Verifying Checksum 08:31:33 0f093f025ec4: Download complete 08:31:34 547446be3368: Pull complete 08:31:34 #98 DONE 0.7s 08:31:34 08:31:34 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:31:34 #99 DONE 0.7s 08:31:34 08:31:34 #100 [security-spire-config] exporting to image 08:31:34 #100 exporting layers 08:31:34 #100 ... 08:31:34 08:31:34 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:31:34 #101 DONE 0.7s 08:31:34 08:31:34 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:31:34 #102 DONE 0.2s 08:31:34 08:31:34 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:31:34 #71 6.612 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:34 #71 ... 08:31:34 08:31:34 #103 [security-spire-server stage-2 6/9] COPY security.txt / 08:31:34 #103 DONE 0.5s 08:31:34 08:31:34 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:31:34 #104 DONE 0.8s 08:31:35 d125d8839a47: Pull complete 08:31:36 08:31:36 #100 [security-spire-config] exporting to image 08:31:36 #100 exporting layers 0.9s done 08:31:36 #100 writing image sha256:70486d9c306726da76b1a0c46b0aa9b3d73db722726220e740554dee1a3be02b done 08:31:36 #100 naming to docker.io/library/security-spire-config done 08:31:36 #100 DONE 0.9s 08:31:36 08:31:36 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:31:36 #105 DONE 0.2s 08:31:36 08:31:36 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:31:36 #106 DONE 0.2s 08:31:36 08:31:36 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 08:31:36 #107 DONE 0.0s 08:31:36 08:31:36 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:31:36 #108 DONE 0.0s 08:31:36 08:31:36 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:31:36 #109 DONE 0.3s 08:31:36 08:31:36 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:31:36 #110 DONE 0.3s 08:31:36 08:31:36 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:31:36 #111 DONE 0.1s 08:31:36 08:31:36 #112 [security-spire-server] exporting to image 08:31:36 #112 ... 08:31:36 08:31:36 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:31:36 #113 DONE 0.1s 08:31:36 08:31:36 #114 [security-spire-agent] exporting to image 08:31:36 3e85d5ac6304: Verifying Checksum 08:31:36 3e85d5ac6304: Download complete 08:31:36 #114 ... 08:31:36 08:31:36 #115 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:31:36 #0 3.129 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:31:36 #0 5.890 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:31:36 #115 ... 08:31:36 08:31:36 #114 [security-spire-agent] exporting to image 08:31:36 #114 exporting layers 0.8s done 08:31:36 #114 writing image sha256:3b8839b3579a898b465541946ac3c3fee5ab74555988d786c70f5414468d4118 done 08:31:36 #114 naming to docker.io/library/security-spire-agent done 08:31:36 #114 DONE 0.8s 08:31:36 08:31:36 #112 [security-spire-server] exporting to image 08:31:36 #112 exporting layers 0.9s done 08:31:36 #112 writing image sha256:7ec988402053038942deac20ca3fea43cf035b409c7d4baf80dedf7a76db8bb7 done 08:31:36 #112 naming to docker.io/library/security-spire-server done 08:31:36 #112 DONE 0.9s 08:31:36 08:31:36 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:37 #116 ... 08:31:37 08:31:37 #115 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:31:37 #115 10.72 (1/1) Installing dumb-init (1.2.5-r3) 08:31:38 #115 12.26 Executing busybox-1.36.1-r29.trigger 08:31:38 #115 12.26 OK: 8 MiB in 15 packages 08:31:38 #115 DONE 12.5s 08:31:38 08:31:38 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:31:38 #71 10.70 OK: 248 MiB in 58 packages 08:31:38 #71 DONE 11.0s 08:31:38 08:31:38 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:31:41 #117 DONE 0.1s 08:31:41 08:31:41 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:41 #118 ... 08:31:41 08:31:41 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:41 #119 ... 08:31:41 08:31:41 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:46 3e85d5ac6304: Pull complete 08:31:46 c3105a71a48b: Pull complete 08:31:47 0f093f025ec4: Pull complete 08:31:47 c3106fc0e877: Pull complete 08:31:47 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:31:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:47 prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container 08:31:47 $ 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/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:31:49 $ docker top 963f1b49db05adcbbfddb966b418efe289d1a3a7752b1afdc372adf630c91cd8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:50 + docker compose -f ./docker-compose-build.yml build --parallel 08:32:00 #1 [core-data internal] load build definition from Dockerfile 08:32:00 #1 transferring dockerfile: 2.04kB 0.0s done 08:32:00 #1 DONE 0.1s 08:32:00 08:32:00 #2 [security-bootstrapper internal] load build definition from Dockerfile 08:32:00 #2 transferring dockerfile: 3.02kB done 08:32:00 #2 DONE 0.0s 08:32:00 08:32:00 #3 [security-proxy-auth internal] load build definition from Dockerfile 08:32:01 #3 transferring dockerfile: 2.14kB 0.0s done 08:32:01 #3 DONE 0.1s 08:32:01 08:32:01 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:32:01 #4 transferring dockerfile: 1.89kB 0.0s done 08:32:01 #4 DONE 0.1s 08:32:01 08:32:01 #5 [security-proxy-setup internal] load build definition from Dockerfile 08:32:01 #5 transferring dockerfile: 2.50kB done 08:32:01 #5 DONE 0.1s 08:32:01 08:32:01 #6 [security-secretstore-setup internal] load build definition from Dockerfile 08:32:01 #6 transferring dockerfile: 2.49kB 0.0s done 08:32:01 #6 DONE 0.1s 08:32:01 08:32:01 #7 [support-notifications internal] load build definition from Dockerfile 08:32:01 #7 transferring dockerfile: 2.00kB done 08:32:01 #7 DONE 0.1s 08:32:01 08:32:01 #8 [security-spire-server internal] load build definition from Dockerfile 08:32:01 #8 transferring dockerfile: 1.70kB 0.0s done 08:32:01 #8 DONE 0.1s 08:32:01 08:32:01 #9 [core-metadata internal] load build definition from Dockerfile 08:32:01 #9 transferring dockerfile: 2.10kB done 08:32:01 #9 DONE 0.1s 08:32:01 08:32:01 #10 [core-keeper internal] load build definition from Dockerfile 08:32:01 #10 transferring dockerfile: 2.01kB 0.0s done 08:32:01 #10 DONE 0.1s 08:32:01 08:32:01 #11 [core-command internal] load build definition from Dockerfile 08:32:01 #11 transferring dockerfile: 1.94kB 0.0s done 08:32:01 #11 DONE 0.1s 08:32:01 08:32:01 #12 [security-spire-config internal] load build definition from Dockerfile 08:32:01 #12 transferring dockerfile: 1.69kB 0.0s done 08:32:01 #12 DONE 0.1s 08:32:01 08:32:01 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:32:01 #13 transferring dockerfile: 2.23kB done 08:32:01 #13 DONE 0.0s 08:32:01 08:32:01 #14 [security-spire-agent internal] load build definition from Dockerfile 08:32:01 #14 transferring dockerfile: 1.81kB 0.0s done 08:32:01 #14 DONE 0.1s 08:32:01 08:32:01 #15 [support-scheduler internal] load build definition from Dockerfile 08:32:01 #15 transferring dockerfile: 1.83kB done 08:32:01 #15 DONE 0.1s 08:32:01 08:32:01 #16 [core-data internal] load .dockerignore 08:32:01 #16 transferring context: 50B done 08:32:01 #16 DONE 0.1s 08:32:02 08:32:02 #17 [security-bootstrapper internal] load .dockerignore 08:32:02 #17 transferring context: 50B done 08:32:02 #17 DONE 0.0s 08:32:02 08:32:02 #18 [security-proxy-auth internal] load .dockerignore 08:32:02 #18 transferring context: 50B done 08:32:02 #18 DONE 0.0s 08:32:02 08:32:02 #19 [security-spiffe-token-provider internal] load .dockerignore 08:32:02 #19 transferring context: 50B 0.0s done 08:32:02 #19 DONE 0.1s 08:32:02 08:32:02 #20 [security-proxy-setup internal] load .dockerignore 08:32:02 #20 transferring context: 50B 0.0s done 08:32:02 #20 DONE 0.1s 08:32:03 08:32:03 #21 [security-secretstore-setup internal] load .dockerignore 08:32:03 #21 transferring context: 50B done 08:32:03 #21 DONE 0.1s 08:32:03 08:32:03 #22 [support-notifications internal] load .dockerignore 08:32:03 #22 transferring context: 50B done 08:32:03 #22 DONE 0.0s 08:32:03 08:32:03 #23 [security-spire-server internal] load .dockerignore 08:32:03 #23 transferring context: 50B done 08:32:03 #23 DONE 0.1s 08:32:03 08:32:03 #24 [core-metadata internal] load .dockerignore 08:32:03 #24 transferring context: 50B done 08:32:03 #24 DONE 0.1s 08:32:03 08:32:03 #25 [core-keeper internal] load .dockerignore 08:32:03 #25 transferring context: 50B done 08:32:03 #25 DONE 0.1s 08:32:03 08:32:03 #26 [core-command internal] load .dockerignore 08:32:03 #26 transferring context: 50B done 08:32:03 #26 DONE 0.1s 08:32:03 08:32:03 #27 [security-spire-config internal] load .dockerignore 08:32:03 #27 transferring context: 50B 0.0s done 08:32:03 #27 DONE 0.1s 08:32:03 08:32:03 #28 [core-common-config-bootstrapper internal] load .dockerignore 08:32:03 #28 transferring context: 50B done 08:32:03 #28 DONE 0.1s 08:32:03 08:32:03 #29 [security-spire-agent internal] load .dockerignore 08:32:03 #29 transferring context: 50B 0.0s done 08:32:03 #29 DONE 0.1s 08:32:03 08:32:03 #30 [support-scheduler internal] load .dockerignore 08:32:03 #30 transferring context: 50B done 08:32:03 #30 DONE 0.1s 08:32:03 08:32:03 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:32:03 #31 DONE 0.0s 08:32:03 08:32:03 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 08:32:04 #32 ... 08:32:04 08:32:04 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:32:04 #31 DONE 0.0s 08:32:04 08:32:04 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:32:04 #32 DONE 0.8s 08:32:04 08:32:04 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:32:04 #31 DONE 0.0s 08:32:04 08:32:04 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:04 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 08:32:04 #33 ... 08:32:04 08:32:04 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:32:04 #31 DONE 0.0s 08:32:04 08:32:04 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 08:32:04 #32 DONE 0.8s 08:32:04 08:32:04 #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:04 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 08:32:05 #33 ... 08:32:05 08:32:05 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:32:05 #31 DONE 0.0s 08:32:05 08:32:05 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:05 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 08:32:05 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:32:05 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.2s 08:32:05 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:32:05 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:32:05 #33 ... 08:32:05 08:32:05 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:32:05 #31 DONE 0.0s 08:32:05 08:32:05 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:05 #33 ... 08:32:05 08:32:05 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 08:32:05 #32 DONE 0.8s 08:32:05 08:32:05 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:05 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 08:32:05 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:32:05 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:32:05 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:32:05 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 08:32:05 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:32:05 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 0.7s 08:32:05 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:32:05 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:32:05 #33 ... 08:32:05 08:32:05 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 08:32:05 #32 DONE 1.0s 08:32:05 08:32:05 #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:05 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 0.9s 08:32:05 #33 ... 08:32:05 08:32:05 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:32:05 #31 DONE 0.0s 08:32:05 08:32:05 #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:05 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 1.2s 08:32:06 #33 ... 08:32:06 08:32:06 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:32:06 #31 DONE 0.0s 08:32:06 08:32:06 #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:06 #33 ... 08:32:06 08:32:06 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 08:32:06 #32 DONE 1.4s 08:32:06 08:32:06 #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:06 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 08:32:06 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:32:06 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:32:06 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:32:06 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 08:32:06 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:32:06 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.5s 08:32:06 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:32:06 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:32:06 #33 ... 08:32:06 08:32:06 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:32:06 #31 DONE 0.0s 08:32:06 08:32:06 #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:06 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.7s done 08:32:06 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 08:32:06 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.7s done 08:32:07 #33 ... 08:32:07 08:32:07 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 08:32:07 #32 DONE 2.0s 08:32:07 08:32:07 #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:07 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 08:32:07 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:32:07 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.7s done 08:32:07 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:32:07 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:32:07 #33 ... 08:32:07 08:32:07 #34 [security-bootstrapper internal] load build context 08:32:07 #34 transferring context: 3.23MB 2.4s done 08:32:07 #34 DONE 2.8s 08:32:07 08:32:07 #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:07 #33 ... 08:32:07 08:32:07 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:32:07 #31 DONE 0.0s 08:32:07 08:32:07 #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:07 #33 ... 08:32:07 08:32:07 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 08:32:07 #32 DONE 2.3s 08:32:07 08:32:07 #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:08 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 08:32:08 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:32:08 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.7s done 08:32:08 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:32:08 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:32:08 #33 ... 08:32:08 08:32:08 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:32:08 #31 DONE 0.0s 08:32:08 08:32:08 #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:08 #33 ... 08:32:08 08:32:08 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 08:32:08 #32 DONE 2.4s 08:32:08 08:32:08 #35 [support-scheduler internal] load build context 08:32:08 #35 DONE 0.0s 08:32:08 08:32:08 #36 [core-data internal] load build context 08:32:08 #36 transferring context: 3.23MB 2.5s done 08:32:08 #36 DONE 3.6s 08:32:08 08:32:08 #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:08 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 08:32:08 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:32:08 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.7s done 08:32:08 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:32:08 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:32:08 #33 ... 08:32:08 08:32:08 #37 [security-proxy-auth internal] load build context 08:32:08 #37 transferring context: 3.23MB 2.7s done 08:32:08 #37 DONE 3.8s 08:32:08 08:32:08 #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:08 #120 DONE 38.4s 08:32:08 08:32:08 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:08 #118 DONE 29.2s 08:32:08 08:32:08 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:08 #74 DONE 39.1s 08:32:08 08:32:08 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:08 #119 DONE 39.1s 08:32:08 08:32:08 #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:08 #116 DONE 38.4s 08:32:08 08:32:08 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:08 #79 DONE 38.4s 08:32:08 08:32:08 #121 [core-metadata builder 6/7] COPY . . 08:32:08 #33 ... 08:32:08 08:32:08 #38 [security-spiffe-token-provider internal] load build context 08:32:08 #38 transferring context: 3.23MB 2.5s done 08:32:08 #38 DONE 4.0s 08:32:08 08:32:08 #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:09 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.8s done 08:32:09 #33 ... 08:32:09 08:32:09 #39 [support-notifications internal] load build context 08:32:09 #39 transferring context: 3.23MB 3.1s done 08:32:09 #39 DONE 4.1s 08:32:09 08:32:09 #40 [security-secretstore-setup internal] load build context 08:32:09 #40 transferring context: 3.23MB 3.1s done 08:32:09 #40 DONE 4.2s 08:32:09 08:32:09 #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:09 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.8s done 08:32:09 #33 ... 08:32:09 08:32:09 #41 [security-proxy-setup internal] load build context 08:32:09 #41 transferring context: 3.23MB 3.7s done 08:32:09 #41 DONE 4.8s 08:32:09 08:32:09 #42 [core-keeper internal] load build context 08:32:09 #42 transferring context: 3.23MB 1.9s done 08:32:09 #42 DONE 3.6s 08:32:09 08:32:09 #43 [core-command internal] load build context 08:32:09 #43 ... 08:32:09 08:32:09 #44 [core-metadata internal] load build context 08:32:09 #44 transferring context: 3.23MB 1.9s done 08:32:09 #44 DONE 3.8s 08:32:09 08:32:09 #43 [core-command internal] load build context 08:32:09 #43 transferring context: 3.23MB 1.6s done 08:32:10 #43 DONE 3.1s 08:32:10 08:32:10 #35 [support-scheduler internal] load build context 08:32:10 #35 transferring context: 3.23MB 1.0s done 08:32:10 #35 DONE 2.1s 08:32:10 08:32:10 #45 [core-common-config-bootstrapper internal] load build context 08:32:10 #45 transferring context: 3.23MB 0.9s done 08:32:10 #45 DONE 2.5s 08:32:10 08:32:10 #46 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:32:10 #46 DONE 6.9s 08:32:10 08:32:10 #47 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:32:11 #47 ... 08:32:11 08:32:11 #48 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:32:11 #48 DONE 5.5s 08:32:11 08:32:11 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:11 #49 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 08:32:11 #49 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:32:11 #49 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 08:32:11 #49 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 08:32:11 #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.3s 08:32:11 #49 ... 08:32:11 08:32:11 #50 [security-spire-server internal] load build context 08:32:11 #50 transferring context: 23.80kB 0.0s done 08:32:11 #50 DONE 0.4s 08:32:11 08:32:11 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:11 #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s 08:32:11 #49 ... 08:32:11 08:32:11 #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:32:11 #51 DONE 3.9s 08:32:11 08:32:11 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:11 #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.5s 08:32:11 #49 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s 08:32:11 #49 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 08:32:11 #49 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:32:11 #49 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 08:32:11 #49 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 08:32:11 #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done 08:32:11 #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s 08:32:11 #49 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s done 08:32:11 #49 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 08:32:11 #49 ... 08:32:11 08:32:11 #52 [security-spire-config internal] load build context 08:32:11 #52 transferring context: 22.05kB 0.0s done 08:32:11 #52 DONE 0.7s 08:32:11 08:32:11 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:11 #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done 08:32:11 #49 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s done 08:32:11 #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.8s 08:32:12 #49 ... 08:32:12 08:32:12 #53 [security-spire-agent internal] load build context 08:32:12 #53 transferring context: 23.33kB 0.1s done 08:32:12 #53 DONE 0.4s 08:32:12 08:32:12 #47 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:32:12 #47 DONE 2.6s 08:32:12 08:32:12 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:12 #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.81MB / 33.17MB 1.9s 08:32:13 #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 2.8s 08:32:14 #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 3.2s 08:32:14 #49 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:32:15 #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.31MB / 33.17MB 4.1s 08:32:16 #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.37MB / 33.17MB 5.5s 08:32:17 #49 ... 08:32:17 08:32:17 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:32:17 #54 DONE 6.6s 08:32:17 08:32:17 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:17 #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.39MB / 33.17MB 6.3s 08:32:17 #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 6.7s 08:32:18 #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 7.1s 08:32:18 #121 ... 08:32:18 08:32:18 #122 [security-proxy-setup builder 6/7] COPY . . 08:32:18 #122 ... 08:32:18 08:32:18 #123 [security-spiffe-token-provider builder 6/7] COPY . . 08:32:18 #123 ... 08:32:18 08:32:18 #124 [support-scheduler builder 6/7] COPY . . 08:32:18 #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 7.7s 08:32:18 #124 ... 08:32:18 08:32:18 #125 [core-keeper builder 7/8] COPY . . 08:32:18 #125 ... 08:32:18 08:32:18 #126 [support-notifications builder 6/7] COPY . . 08:32:19 #49 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 08:32:19 #49 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done 08:32:19 #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 8.2s 08:32:20 #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.94MB / 33.17MB 9.2s 08:32:20 #49 ... 08:32:20 08:32:20 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:32:20 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 08:32:20 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:32:20 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.7s done 08:32:20 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:32:20 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:32:20 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.8s done 08:32:20 #33 ... 08:32:20 08:32:20 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:32:20 #55 ... 08:32:20 08:32:20 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:32:20 #0 9.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:20 #0 9.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:20 #56 ... 08:32:20 08:32:20 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:32:21 #57 ... 08:32:21 08:32:21 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:32:21 #0 8.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:21 #0 8.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:21 #58 ... 08:32:21 08:32:21 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:32:21 #0 8.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:21 #0 8.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:21 #59 ... 08:32:21 08:32:21 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:32:21 #0 9.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:21 #0 9.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:21 #60 ... 08:32:21 08:32:21 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:32:21 #0 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:21 #61 ... 08:32:21 08:32:21 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:32:21 #62 ... 08:32:21 08:32:21 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:32:21 #0 9.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:21 #63 ... 08:32:21 08:32:21 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:32:21 #64 ... 08:32:21 08:32:21 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:32:21 #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 08:32:21 #65 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 08:32:21 #65 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 08:32:21 #65 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:32:21 #65 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:32:21 #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 08:32:21 #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 08:32:21 #65 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done 08:32:21 #65 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 4.5s done 08:32:21 #65 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 08:32:21 #65 ... 08:32:21 08:32:21 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:21 #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 10.9s 08:32:22 #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 11.0s done 08:32:22 #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 11.0s done 08:32:22 #49 ... 08:32:22 08:32:22 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:32:22 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:22 #126 ... 08:32:22 08:32:22 #123 [security-spiffe-token-provider builder 6/7] COPY . . 08:32:22 #123 DONE 14.0s 08:32:22 #66 ... 08:32:22 08:32:22 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:32:22 #67 ... 08:32:22 08:32:22 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:32:22 #0 8.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:22 #0 9.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:22 08:32:22 #125 [core-keeper builder 7/8] COPY . . 08:32:22 #125 DONE 14.1s 08:32:22 08:32:22 #126 [support-notifications builder 6/7] COPY . . 08:32:22 #126 DONE 14.0s 08:32:22 08:32:22 #122 [security-secretstore-setup builder 6/7] COPY . . 08:32:22 #122 DONE 14.1s 08:32:22 08:32:22 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:32:22 #127 CACHED 08:32:22 08:32:22 #128 [security-bootstrapper builder 6/7] COPY . . 08:32:22 #128 CACHED 08:32:22 08:32:22 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:22 #129 CACHED 08:32:22 08:32:22 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:22 #130 CACHED 08:32:22 08:32:22 #131 [security-proxy-setup builder 6/7] COPY . . 08:32:22 #131 CACHED 08:32:22 08:32:22 #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:32:22 #132 CACHED 08:32:22 08:32:22 #121 [core-command builder 6/7] COPY . . 08:32:22 #121 DONE 14.1s 08:32:22 08:32:22 #124 [support-scheduler builder 6/7] COPY . . 08:32:22 #124 DONE 14.1s 08:32:22 08:32:22 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 08:32:22 #133 CACHED 08:32:22 08:32:22 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:22 #134 CACHED 08:32:22 08:32:22 #135 [core-command builder 6/7] COPY . . 08:32:22 #135 CACHED 08:32:22 08:32:22 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:32:22 #136 CACHED 08:32:22 08:32:22 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:22 #137 CACHED 08:32:22 08:32:22 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 08:32:22 #138 CACHED 08:32:22 08:32:22 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:22 #139 CACHED 08:32:22 08:32:22 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 08:32:22 #140 CACHED 08:32:22 08:32:22 #141 [core-data builder 6/7] COPY . . 08:32:22 #141 CACHED 08:32:22 08:32:22 #142 [core-metadata builder 6/7] COPY . . 08:32:22 #142 CACHED 08:32:22 08:32:22 #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:32:22 #143 CACHED 08:32:22 08:32:22 #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:22 #144 CACHED 08:32:22 08:32:22 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:32:22 #68 ... 08:32:22 08:32:22 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:32:22 #0 9.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:22 #69 ... 08:32:22 08:32:22 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:32:22 #67 DONE 10.4s 08:32:22 08:32:22 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:32:22 #0 9.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:22 #70 ... 08:32:22 08:32:22 #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:32:22 #0 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:23 #71 ... 08:32:23 08:32:23 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:32:23 #145 1.198 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:27 #72 ... 08:32:27 08:32:27 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:32:27 #0 6.058 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:27 #73 ... 08:32:27 08:32:27 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:27 #49 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.9s 08:32:27 #49 ... 08:32:27 08:32:27 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:32:27 #65 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.0s done 08:32:27 #65 DONE 16.1s 08:32:27 08:32:27 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:29 #49 ... 08:32:29 08:32:29 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:32:29 #58 15.11 (1/2) Installing dumb-init (1.2.5-r3) 08:32:29 #58 15.22 (2/2) Installing su-exec (0.2-r3) 08:32:29 #58 15.34 Executing busybox-1.36.1-r29.trigger 08:32:29 #58 15.56 OK: 9 MiB in 16 packages 08:32:29 #58 DONE 18.3s 08:32:29 08:32:29 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:31 #49 ... 08:32:31 08:32:31 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:32:31 #55 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:31 #55 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:31 #55 ... 08:32:31 08:32:31 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:32:31 #57 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:31 #57 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:31 #57 ... 08:32:31 08:32:31 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:32 #49 ... 08:32:32 08:32:32 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:32:32 #63 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:32 #63 21.61 (1/4) Installing dumb-init (1.2.5-r3) 08:32:32 #63 21.66 (2/4) Installing openssl (3.3.4-r0) 08:32:32 #63 21.74 (3/4) Installing su-exec (0.2-r3) 08:32:32 #63 21.78 (4/4) Installing yq-go (4.44.1-r2) 08:32:32 #63 ... 08:32:32 08:32:32 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:32:32 #68 20.26 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:32:32 #68 20.26 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:32:32 #68 20.26 OK: 24052 distinct packages available 08:32:32 #68 ... 08:32:32 08:32:32 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:32:32 #62 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:32 #62 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:32 #62 ... 08:32:32 08:32:32 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:32 #49 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.1s 08:32:33 #49 ... 08:32:33 08:32:33 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:32:33 #64 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:33 #64 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:33 #64 ... 08:32:33 08:32:33 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:32:33 #69 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:33 #69 ... 08:32:33 08:32:33 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:32:33 #61 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:33 #145 ... 08:32:33 08:32:33 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:32:33 #0 0.834 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:33 #146 ... 08:32:33 08:32:33 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:32:33 #0 1.206 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:33 #147 ... 08:32:33 08:32:33 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:32:33 #0 1.110 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:33 #148 ... 08:32:33 08:32:33 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:32:33 #0 0.779 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:33 #149 ... 08:32:33 08:32:33 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:32:33 #0 1.097 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:32:33 #150 ... 08:32:33 08:32:33 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:32:33 #0 0.989 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:32:33 #151 ... 08:32:33 08:32:33 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:32:33 #0 0.832 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:33 #152 ... 08:32:33 08:32:33 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:32:33 #0 0.806 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:32:33 #153 ... 08:32:33 08:32:33 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:32:33 #0 1.078 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:33 #154 ... 08:32:33 08:32:33 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:32:33 #0 1.066 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:32:33 #61 ... 08:32:33 08:32:33 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:32:33 #49 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.0s done 08:32:33 #49 DONE 22.7s 08:32:33 08:32:33 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:32:33 #63 23.15 Executing busybox-1.36.1-r29.trigger 08:32:33 #63 23.40 OK: 20 MiB in 18 packages 08:32:33 #155 ... 08:32:33 08:32:33 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:32:33 #0 0.805 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:32:34 #63 ... 08:32:34 08:32:34 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:32:34 #56 20.96 (1/1) Installing dumb-init (1.2.5-r3) 08:32:34 #56 21.03 Executing busybox-1.36.1-r29.trigger 08:32:34 #56 21.24 OK: 9 MiB in 15 packages 08:32:34 #56 DONE 23.7s 08:32:34 08:32:34 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:32:34 #70 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:34 #70 ... 08:32:34 08:32:34 #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:32:34 #71 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:34 #71 ... 08:32:34 08:32:34 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:32:34 #74 ... 08:32:34 08:32:34 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:32:34 #66 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:34 #66 ... 08:32:34 08:32:34 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:32:34 #59 17.27 (1/3) Installing ca-certificates (20250619-r0) 08:32:34 #59 17.87 (2/3) Installing dumb-init (1.2.5-r3) 08:32:34 #59 17.88 (3/3) Installing tzdata (2025b-r0) 08:32:34 #59 19.93 Executing busybox-1.36.1-r29.trigger 08:32:34 #59 20.15 Executing ca-certificates-20250619-r0.trigger 08:32:34 #59 21.47 OK: 11 MiB in 17 packages 08:32:34 #59 DONE 24.1s 08:32:34 08:32:34 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:32:36 #75 ... 08:32:36 08:32:36 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:32:36 #69 21.64 OK: 239 MiB in 58 packages 08:32:36 #69 DONE 23.8s 08:32:36 08:32:36 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:32:36 #76 DONE 0.6s 08:32:36 08:32:36 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:32:36 #57 25.97 (1/1) Installing dumb-init (1.2.5-r3) 08:32:36 #57 26.00 Executing busybox-1.36.1-r29.trigger 08:32:36 #57 26.25 OK: 9 MiB in 15 packages 08:32:37 #57 ... 08:32:37 08:32:37 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:32:37 #73 10.33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:37 #73 ... 08:32:37 08:32:37 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:32:37 #72 4.781 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:37 #72 8.565 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:37 #72 ... 08:32:37 08:32:37 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:32:37 #64 25.91 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:32:37 #64 25.92 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:32:37 #64 25.92 OK: 24052 distinct packages available 08:32:38 #64 ... 08:32:38 08:32:38 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:32:38 #63 DONE 27.4s 08:32:38 08:32:38 #71 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:32:38 #71 23.50 OK: 239 MiB in 58 packages 08:32:38 #71 DONE 26.8s 08:32:38 08:32:38 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:32:39 #77 ... 08:32:39 08:32:39 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:32:39 #70 24.05 OK: 239 MiB in 58 packages 08:32:39 #70 DONE 26.5s 08:32:39 08:32:39 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:32:39 #0 3.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:39 #0 6.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:39 #78 ... 08:32:39 08:32:39 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:32:39 #79 ... 08:32:39 08:32:39 #80 [core-data builder 4/7] COPY go.mod vendor* ./ 08:32:39 #80 DONE 1.2s 08:32:39 08:32:39 #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:39 #81 ... 08:32:39 08:32:39 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:32:39 #66 24.29 OK: 239 MiB in 58 packages 08:32:39 #66 DONE 27.4s 08:32:39 08:32:39 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:32:39 #64 28.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:40 #64 ... 08:32:40 08:32:40 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:32:40 #57 DONE 29.7s 08:32:40 08:32:40 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:32:40 #60 19.61 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:32:40 #60 19.61 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:32:40 #60 19.62 OK: 24052 distinct packages available 08:32:40 #60 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:40 #60 24.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:40 #60 ... 08:32:40 08:32:40 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:32:40 #82 ... 08:32:40 08:32:40 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:32:40 #79 DONE 1.5s 08:32:40 08:32:40 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:41 #83 ... 08:32:41 08:32:41 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:32:41 #84 DONE 1.8s 08:32:41 08:32:41 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:41 #85 ... 08:32:41 08:32:41 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:32:41 #55 22.77 (1/4) Installing ca-certificates (20250619-r0) 08:32:41 #55 23.38 (2/4) Installing dumb-init (1.2.5-r3) 08:32:41 #55 23.43 (3/4) Installing su-exec (0.2-r3) 08:32:41 #55 23.44 (4/4) Installing yq-go (4.44.1-r2) 08:32:41 #55 26.03 Executing busybox-1.36.1-r29.trigger 08:32:41 #55 26.35 Executing ca-certificates-20250619-r0.trigger 08:32:41 #55 27.82 OK: 20 MiB in 18 packages 08:32:41 #55 DONE 31.2s 08:32:41 08:32:41 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:32:43 #86 ... 08:32:43 08:32:43 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:32:43 #61 25.54 (1/7) Installing ca-certificates (20250619-r0) 08:32:43 #61 26.35 (2/7) Installing dumb-init (1.2.5-r3) 08:32:43 #61 26.39 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:32:43 #61 26.42 (4/7) Installing libsodium (1.0.19-r0) 08:32:43 #61 26.46 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:32:43 #61 26.97 (6/7) Installing libzmq (4.3.5-r2) 08:32:43 #61 27.17 (7/7) Installing zeromq (4.3.5-r2) 08:32:43 #61 27.32 Executing busybox-1.36.1-r29.trigger 08:32:43 #61 27.53 Executing ca-certificates-20250619-r0.trigger 08:32:43 #61 29.45 OK: 14 MiB in 21 packages 08:32:43 #61 DONE 32.5s 08:32:43 08:32:43 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:32:45 #87 ... 08:32:45 08:32:45 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:32:45 #68 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:45 #68 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:46 #68 ... 08:32:46 08:32:46 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:32:46 #60 35.03 (1/14) Installing ca-certificates (20250619-r0) 08:32:46 #60 35.39 (2/14) Installing brotli-libs (1.1.0-r2) 08:32:46 #60 35.59 (3/14) Installing c-ares (1.33.1-r0) 08:32:46 #60 35.61 (4/14) Installing libunistring (1.2-r0) 08:32:46 #60 35.83 (5/14) Installing libidn2 (2.3.7-r0) 08:32:46 #60 35.90 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:32:46 #60 35.95 (7/14) Installing libpsl (0.21.5-r1) 08:32:46 #60 35.99 (8/14) Installing zstd-libs (1.5.6-r0) 08:32:46 #60 ... 08:32:46 08:32:46 #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:46 #88 ... 08:32:46 08:32:46 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:32:46 #60 36.14 (9/14) Installing libcurl (8.12.1-r0) 08:32:46 #60 36.32 (10/14) Installing curl (8.12.1-r0) 08:32:46 #60 36.37 (11/14) Installing dumb-init (1.2.5-r3) 08:32:46 #60 36.42 (12/14) Installing musl-obstack (1.2.3-r2) 08:32:47 #60 36.55 (13/14) Installing libucontext (1.2-r3) 08:32:47 #60 36.55 (14/14) Installing gcompat (1.1.0-r4) 08:32:47 #60 36.61 Executing busybox-1.36.1-r29.trigger 08:32:47 #60 36.67 Executing ca-certificates-20250619-r0.trigger 08:32:48 #60 ... 08:32:48 08:32:48 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:32:48 #73 25.62 (1/1) Installing dumb-init (1.2.5-r3) 08:32:48 #73 28.04 Executing busybox-1.36.1-r29.trigger 08:32:48 #73 28.20 OK: 9 MiB in 15 packages 08:32:48 #73 DONE 30.7s 08:32:48 08:32:48 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:32:48 #86 6.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:50 #86 ... 08:32:50 08:32:50 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:32:50 #62 28.46 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:32:50 #62 28.46 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:32:50 #62 28.46 OK: 24052 distinct packages available 08:32:50 #62 31.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:50 #62 33.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:50 #62 ... 08:32:50 08:32:50 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:32:50 #72 24.87 OK: 239 MiB in 58 packages 08:32:50 #72 DONE 27.1s 08:32:50 08:32:50 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:32:50 #78 17.75 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:32:50 #78 18.04 Executing busybox-1.36.1-r30.post-upgrade 08:32:50 #78 18.74 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:32:50 #78 18.75 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:32:50 #78 18.75 Executing busybox-1.36.1-r30.trigger 08:32:50 #78 18.94 OK: 9 MiB in 16 packages 08:32:50 #78 DONE 21.0s 08:32:50 08:32:50 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:32:50 #89 ... 08:32:50 08:32:50 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:32:50 #60 38.15 OK: 15 MiB in 28 packages 08:32:50 #60 DONE 39.7s 08:32:50 08:32:50 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:32:51 #90 ... 08:32:51 08:32:51 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:32:51 #68 36.38 OK: 239 MiB in 58 packages 08:32:51 #68 DONE 39.1s 08:32:51 08:32:51 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:32:51 #89 DONE 1.5s 08:32:51 08:32:51 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:52 #91 ... 08:32:52 08:32:52 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:32:52 #92 DONE 0.8s 08:32:52 08:32:52 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:32:52 #64 30.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:52 #64 39.08 (1/4) Installing dumb-init (1.2.5-r3) 08:32:52 #64 39.15 (2/4) Installing musl-obstack (1.2.3-r2) 08:32:52 #64 39.15 (3/4) Installing libucontext (1.2-r3) 08:32:52 #64 39.21 (4/4) Installing gcompat (1.1.0-r4) 08:32:52 #64 39.30 Executing busybox-1.36.1-r29.trigger 08:32:52 #64 39.57 OK: 9 MiB in 18 packages 08:32:52 #64 ... 08:32:52 08:32:52 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:32:52 #75 7.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:52 #75 9.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:52 #75 ... 08:32:52 08:32:52 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:32:52 #74 8.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:52 #74 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:52 #74 ... 08:32:52 08:32:52 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:53 #93 ... 08:32:53 08:32:53 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:32:53 #64 DONE 41.8s 08:32:53 08:32:53 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:32:55 #94 ... 08:32:55 08:32:55 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:32:55 #95 DONE 5.6s 08:32:55 08:32:55 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:32:55 #90 5.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:55 #90 ... 08:32:55 08:32:55 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:32:55 #96 DONE 0.2s 08:32:55 08:32:55 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:32:55 #74 20.97 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:32:55 #74 21.15 Executing busybox-1.36.1-r30.post-upgrade 08:32:55 #74 21.83 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:32:55 #74 21.83 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:32:55 #74 21.88 Executing busybox-1.36.1-r30.trigger 08:32:56 #74 22.03 OK: 9 MiB in 15 packages 08:32:56 #74 ... 08:32:56 08:32:56 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:32:56 #77 8.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:56 #77 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:56 #77 ... 08:32:56 08:32:56 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:32:56 #94 3.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:57 #94 ... 08:32:57 08:32:57 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:32:57 #75 19.99 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:32:57 #75 20.25 Executing busybox-1.36.1-r30.post-upgrade 08:32:57 #75 20.84 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:32:57 #75 20.84 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:32:57 #75 20.85 Executing busybox-1.36.1-r30.trigger 08:32:57 #75 21.03 OK: 11 MiB in 17 packages 08:32:57 #75 DONE 22.8s 08:32:57 08:32:57 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:32:57 #62 44.65 (1/5) Installing dumb-init (1.2.5-r3) 08:32:57 #62 44.70 (2/5) Installing musl-obstack (1.2.3-r2) 08:32:57 #62 44.71 (3/5) Installing libucontext (1.2-r3) 08:32:57 #62 44.73 (4/5) Installing gcompat (1.1.0-r4) 08:32:57 #62 44.76 (5/5) Installing openssl (3.3.4-r0) 08:32:57 #62 44.83 Executing busybox-1.36.1-r29.trigger 08:32:57 #62 45.00 OK: 10 MiB in 19 packages 08:32:57 #62 ... 08:32:57 08:32:57 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:32:57 #74 DONE 24.0s 08:32:57 08:32:57 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:32:57 #82 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:57 #82 9.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:57 #82 ... 08:32:57 08:32:57 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:32:57 #90 6.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:58 #90 ... 08:32:58 08:32:58 #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:32:58 #62 DONE 46.9s 08:32:58 08:32:58 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:32:58 #97 ... 08:32:58 08:32:58 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:32:58 #87 5.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:58 #87 7.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:58 #87 ... 08:32:58 08:32:58 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:32:58 #94 5.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:33:00 #94 ... 08:33:00 08:33:00 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:33:00 #86 8.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:33:00 #86 17.15 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:33:00 #86 17.25 Executing busybox-1.36.1-r30.post-upgrade 08:33:00 #86 17.67 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:33:00 #86 17.68 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:33:00 #86 17.70 Executing busybox-1.36.1-r30.trigger 08:33:00 #86 17.77 OK: 20 MiB in 18 packages 08:33:00 #86 ... 08:33:00 08:33:00 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:33:00 #82 19.28 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:33:00 #82 19.45 Executing busybox-1.36.1-r30.post-upgrade 08:33:00 #82 19.90 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:33:00 #82 19.91 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:33:00 #82 19.97 Executing busybox-1.36.1-r30.trigger 08:33:00 #82 20.05 OK: 9 MiB in 15 packages 08:33:00 #82 ... 08:33:00 08:33:00 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:33:00 #86 DONE 19.2s 08:33:01 08:33:01 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:33:01 #87 16.63 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:33:01 #87 16.75 Executing busybox-1.36.1-r30.post-upgrade 08:33:01 #87 17.13 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:33:01 #87 17.14 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:33:01 #87 17.16 Executing busybox-1.36.1-r30.trigger 08:33:01 #87 17.24 OK: 14 MiB in 21 packages 08:33:01 #87 ... 08:33:01 08:33:01 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:33:01 #77 20.89 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:33:01 #77 21.04 Executing busybox-1.36.1-r30.post-upgrade 08:33:01 #77 21.48 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:33:01 #77 21.49 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:33:01 #77 21.51 Executing busybox-1.36.1-r30.trigger 08:33:01 #77 21.61 OK: 20 MiB in 18 packages 08:33:01 #77 DONE 23.6s 08:33:01 08:33:01 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:33:02 #98 DONE 0.2s 08:33:02 08:33:02 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:33:02 #97 2.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:33:02 #97 ... 08:33:02 08:33:02 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:33:02 #87 DONE 18.8s 08:33:02 08:33:02 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:33:02 #97 3.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:33:02 #97 ... 08:33:02 08:33:02 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:33:02 #82 DONE 21.9s 08:33:02 08:33:02 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:03 #93 ... 08:33:03 08:33:03 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:33:03 #90 13.42 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:33:03 #90 13.51 Executing busybox-1.36.1-r30.post-upgrade 08:33:04 #90 13.85 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:33:04 #90 13.85 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:33:04 #90 13.86 Executing busybox-1.36.1-r30.trigger 08:33:04 #90 13.93 OK: 15 MiB in 28 packages 08:33:05 #90 DONE 14.7s 08:33:05 08:33:05 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:33:05 #94 10.67 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:33:05 #94 10.76 Executing busybox-1.36.1-r30.post-upgrade 08:33:05 #94 11.04 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:33:05 #94 11.05 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:33:05 #94 11.07 Executing busybox-1.36.1-r30.trigger 08:33:05 #94 11.11 OK: 9 MiB in 18 packages 08:33:05 #94 DONE 12.1s 08:33:05 08:33:05 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:07 #99 DONE 1.9s 08:33:07 08:33:07 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:33:07 #97 7.893 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:33:07 #97 7.974 Executing busybox-1.36.1-r30.post-upgrade 08:33:07 #97 8.166 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:33:07 #97 8.174 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:33:07 #97 8.198 Executing busybox-1.36.1-r30.trigger 08:33:07 #97 8.253 OK: 10 MiB in 19 packages 08:33:07 #97 DONE 9.4s 08:33:07 08:33:07 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:33:07 #100 DONE 0.4s 08:33:07 08:33:07 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:33:08 #101 DONE 0.9s 08:33:08 08:33:08 #102 [security-spire-config stage-2 6/10] COPY security.txt / 08:33:08 #102 DONE 0.4s 08:33:08 08:33:08 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:08 #103 ... 08:33:08 08:33:08 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:33:08 #104 DONE 0.2s 08:33:08 08:33:08 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:33:08 #105 DONE 0.2s 08:33:08 08:33:08 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:33:08 #106 ... 08:33:08 08:33:08 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:08 #107 DONE 1.6s 08:33:09 08:33:09 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:33:09 #106 DONE 0.2s 08:33:09 08:33:09 #108 [security-spire-config] exporting to image 08:33:09 #108 exporting layers 08:33:09 #108 ... 08:33:09 08:33:09 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:33:09 #109 DONE 0.3s 08:33:09 08:33:09 #110 [security-spire-server stage-2 6/9] COPY security.txt / 08:33:09 #110 DONE 0.2s 08:33:09 08:33:09 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:33:10 #111 DONE 0.2s 08:33:10 08:33:10 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:33:10 #112 DONE 0.2s 08:33:10 08:33:10 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:33:10 #113 DONE 0.2s 08:33:10 08:33:10 #108 [security-spire-server] exporting to image 08:33:10 #108 ... 08:33:10 08:33:10 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:33:10 #103 DONE 2.3s 08:33:10 08:33:10 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:33:10 #114 DONE 0.2s 08:33:10 08:33:10 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 08:33:10 #115 DONE 0.2s 08:33:10 08:33:10 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:33:11 #116 DONE 0.2s 08:33:11 08:33:11 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:33:11 #117 DONE 0.2s 08:33:11 08:33:11 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:11 #91 ... 08:33:11 08:33:11 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:33:11 #118 DONE 0.2s 08:33:11 08:33:11 #108 [security-spire-agent] exporting to image 08:33:12 #108 exporting layers 3.6s done 08:33:12 #108 writing image sha256:229daa350c25b2f9b06347d45820623ddbcda80d11610db75dd749a276d31158 0.0s done 08:33:12 #108 naming to docker.io/library/security-spire-config-arm64 08:33:12 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:33:13 #108 exporting layers 3.4s done 08:33:13 #108 writing image sha256:60e3f8b9bcb74a8738800b1e742bd602882f11e7f834999ef0797508e2a80b0f done 08:33:13 #108 naming to docker.io/library/security-spire-server-arm64 done 08:33:14 #108 exporting layers 2.8s done 08:33:14 #108 writing image sha256:1a2b8921327f265b90b4ec843198e61bc7799e07e817877806d411dd00fe3fe7 done 08:33:14 #108 naming to docker.io/library/security-spire-agent-arm64 done 08:33:14 #108 DONE 5.4s 08:33:14 08:33:14 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 #156 ... 08:33:55 08:33:55 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:33:55 #149 DONE 90.6s 08:33:55 08:33:55 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:33:55 #147 DONE 90.5s 08:33:55 08:33:55 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:33:55 #157 DONE 0.2s 08:33:55 08:33:55 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:33:55 #158 DONE 0.1s 08:33:55 08:33:55 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:33:55 #159 DONE 0.1s 08:33:55 08:33:55 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:33:55 #160 DONE 0.2s 08:33:55 08:33:55 #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 08:33:55 #161 DONE 0.3s 08:33:55 08:33:55 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:33:55 #162 ... 08:33:55 08:33:55 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:33:55 #163 DONE 0.3s 08:33:55 08:33:55 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:33:55 #164 ... 08:33:55 08:33:55 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:33:55 #162 DONE 1.1s 08:33:55 08:33:55 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:33:55 #165 DONE 0.2s 08:33:55 08:33:55 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:33:55 #166 DONE 0.2s 08:33:55 08:33:55 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:33:55 #155 ... 08:33:55 08:33:55 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:33:55 #167 DONE 0.2s 08:33:55 08:33:55 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:33:55 #164 DONE 0.9s 08:33:55 08:33:55 #168 [core-common-config-bootstrapper] exporting to image 08:33:55 #168 exporting layers 08:33:55 #168 ... 08:33:55 08:33:55 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:33:55 #169 DONE 0.3s 08:33:55 08:33:55 #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/ 08:33:55 #170 DONE 0.1s 08:33:55 08:33:55 #168 [core-common-config-bootstrapper] exporting to image 08:33:55 #168 exporting layers 0.5s done 08:33:55 #168 writing image sha256:9cb208c260fbfb290dd10de2a2001de6d87e21f2af3d05e5b63cf54f5d35b403 0.0s done 08:33:55 #168 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:33:55 #168 DONE 0.6s 08:33:55 08:33:55 #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/ 08:33:55 #171 DONE 0.2s 08:33:55 08:33:55 #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/ 08:33:55 #172 DONE 0.2s 08:33:55 08:33:55 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:33:55 #173 DONE 0.1s 08:33:55 08:33:55 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:33:55 #155 ... 08:33:55 08:33:55 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:33:56 #174 DONE 0.9s 08:33:56 08:33:56 #175 [security-bootstrapper] exporting to image 08:33:57 #175 exporting layers 0.4s done 08:33:57 #175 writing image sha256:7b94997e4a91a4f10f078f3cef544d4bf32efba6215011d67076153502f1d1d6 done 08:33:57 #175 naming to docker.io/library/security-bootstrapper done 08:33:57 #175 DONE 0.4s 08:33:57 08:33:57 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:34:36 #93 ... 08:34:36 08:34:36 #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:36 #81 DONE 110.2s 08:34:36 08:34:36 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:36 #85 DONE 108.0s 08:34:36 08:34:36 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:36 #91 DONE 98.1s 08:34:36 08:34:36 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:36 #93 DONE 97.4s 08:34:36 08:34:36 #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:36 #88 DONE 113.0s 08:34:36 08:34:36 #119 [core-keeper builder 7/8] COPY . . 08:34:36 #119 ... 08:34:36 08:34:36 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:36 #83 DONE 109.2s 08:34:36 08:34:36 #120 [support-notifications builder 6/7] COPY . . 08:34:36 #120 DONE 1.9s 08:34:36 08:34:36 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:36 #121 CACHED 08:34:36 08:34:36 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:36 #122 CACHED 08:34:36 08:34:36 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 08:34:36 #123 CACHED 08:34:36 08:34:36 #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:36 #124 CACHED 08:34:36 08:34:36 #125 [core-command builder 6/7] COPY . . 08:34:36 #125 CACHED 08:34:36 08:34:36 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 08:34:36 #126 CACHED 08:34:36 08:34:36 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:36 #127 CACHED 08:34:36 08:34:36 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:34:36 #128 CACHED 08:34:36 08:34:36 #129 [core-metadata builder 6/7] COPY . . 08:34:36 #129 CACHED 08:34:36 08:34:36 #130 [security-spiffe-token-provider builder 6/7] COPY . . 08:34:36 #130 DONE 1.9s 08:34:36 08:34:36 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:34:36 #131 CACHED 08:34:36 08:34:36 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:36 #132 CACHED 08:34:36 08:34:36 #133 [security-proxy-auth builder 6/7] COPY . . 08:34:36 #133 CACHED 08:34:36 08:34:36 #134 [core-data builder 6/7] COPY . . 08:34:36 #134 DONE 1.9s 08:34:36 08:34:36 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:34:36 #135 ... 08:34:36 08:34:36 #136 [support-scheduler builder 6/7] COPY . . 08:34:36 #136 DONE 2.0s 08:34:36 08:34:36 #119 [core-keeper builder 7/8] COPY . . 08:34:36 #119 DONE 2.0s 08:34:36 08:34:36 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:36 #137 CACHED 08:34:36 08:34:36 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:34:36 #138 CACHED 08:34:36 08:34:36 #139 [security-secretstore-setup builder 6/7] COPY . . 08:34:36 #139 CACHED 08:34:36 08:34:36 #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:34:36 #140 CACHED 08:34:36 08:34:36 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:36 #141 CACHED 08:34:36 08:34:36 #142 [security-proxy-setup builder 6/7] COPY . . 08:34:36 #142 CACHED 08:34:36 08:34:36 #143 [security-bootstrapper builder 6/7] COPY . . 08:34:36 #143 DONE 1.9s 08:34:36 08:34:36 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:34:36 #144 ... 08:34:36 08:34:36 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:36 #0 4.175 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:37 #145 ... 08:34:37 08:34:37 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:34:37 #135 5.899 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:34:41 #135 ... 08:34:41 08:34:41 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:34:41 #0 6.271 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:41 #146 ... 08:34:41 08:34:41 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:41 #0 6.377 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:34:41 #147 ... 08:34:41 08:34:41 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:41 #0 5.821 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:42 #148 ... 08:34:42 08:34:42 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:42 #0 4.563 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:42 #149 ... 08:34:42 08:34:42 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:34:42 #0 5.920 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:34:42 #150 ... 08:34:42 08:34:42 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:34:42 #0 6.297 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:42 #151 ... 08:34:42 08:34:42 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:34:42 #0 6.408 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:42 #152 ... 08:34:42 08:34:42 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:34:42 #0 6.307 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:34:42 #153 ... 08:34:42 08:34:42 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:34:42 #0 5.144 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:34:42 #154 ... 08:34:42 08:34:42 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:34:42 #144 6.294 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:35:04 #152 ... 08:35:04 08:35:04 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:04 #148 151.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:04 #148 ... 08:35:04 08:35:04 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:04 #155 DONE 158.7s 08:35:04 08:35:04 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:04 #150 DONE 158.8s 08:35:04 08:35:04 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:04 #154 DONE 158.7s 08:35:04 08:35:04 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:04 #151 DONE 158.8s 08:35:04 08:35:04 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:04 #152 DONE 158.8s 08:35:04 08:35:04 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:04 #148 DONE 158.8s 08:35:04 08:35:04 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:35:04 #156 DONE 158.8s 08:35:04 08:35:04 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:04 #146 DONE 158.8s 08:35:04 08:35:04 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:04 #145 DONE 158.8s 08:35:04 08:35:04 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:04 #153 DONE 158.9s 08:35:04 08:35:04 #176 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:04 #176 ... 08:35:04 08:35:04 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:04 #177 DONE 0.3s 08:35:04 08:35:04 #178 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:04 #178 DONE 0.2s 08:35:04 08:35:04 #179 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:35:04 #179 DONE 0.3s 08:35:04 08:35:04 #176 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:04 #176 DONE 0.3s 08:35:04 08:35:04 #180 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:04 #180 DONE 0.2s 08:35:04 08:35:04 #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:35:04 #181 DONE 0.3s 08:35:04 08:35:04 #182 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:04 #182 DONE 0.2s 08:35:04 08:35:04 #183 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:04 #183 DONE 0.2s 08:35:04 08:35:04 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:35:04 #184 ... 08:35:04 08:35:04 #185 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:35:04 #185 DONE 0.2s 08:35:04 08:35:04 #186 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:35:04 #186 CACHED 08:35:04 08:35:04 #187 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:04 #187 CACHED 08:35:04 08:35:04 #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:35:04 #188 CACHED 08:35:04 08:35:04 #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:04 #189 CACHED 08:35:04 08:35:04 #190 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:35:04 #190 DONE 0.2s 08:35:04 08:35:04 #191 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:35:04 #191 DONE 0.3s 08:35:04 08:35:04 #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:04 #192 ... 08:35:04 08:35:04 #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:35:04 #193 DONE 0.3s 08:35:04 08:35:04 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:35:04 #184 DONE 0.3s 08:35:04 08:35:04 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:35:04 #194 DONE 0.3s 08:35:04 08:35:04 #195 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:35:04 #195 DONE 0.3s 08:35:04 08:35:04 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:04 #196 ... 08:35:04 08:35:04 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:35:04 #197 DONE 0.7s 08:35:04 08:35:04 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:35:04 #198 ... 08:35:04 08:35:04 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:04 #199 DONE 1.0s 08:35:04 08:35:04 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:04 #200 DONE 1.0s 08:35:04 08:35:04 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:04 #201 DONE 1.0s 08:35:04 08:35:04 #202 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:35:04 #202 DONE 0.8s 08:35:04 08:35:04 #203 [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 08:35:04 #203 DONE 0.9s 08:35:04 08:35:04 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:35:04 #204 ... 08:35:04 08:35:04 #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:04 #192 DONE 1.5s 08:35:04 08:35:04 #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:04 #205 DONE 1.3s 08:35:04 08:35:04 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:35:04 #198 DONE 0.9s 08:35:04 08:35:04 #206 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:04 #206 DONE 1.1s 08:35:04 08:35:04 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:04 #196 DONE 1.4s 08:35:04 08:35:04 #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:04 #207 DONE 0.7s 08:35:04 08:35:04 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:35:04 #208 DONE 0.7s 08:35:04 08:35:04 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:35:04 #204 DONE 0.7s 08:35:04 08:35:04 #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:35:04 #209 DONE 0.2s 08:35:04 08:35:04 #210 [core-command] exporting to image 08:35:04 #210 exporting layers 08:35:04 #210 ... 08:35:04 08:35:04 #211 [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 08:35:04 #211 DONE 0.2s 08:35:04 08:35:04 #212 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:35:04 #212 DONE 0.2s 08:35:04 08:35:04 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:04 #213 DONE 0.2s 08:35:04 08:35:04 #214 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:35:04 #214 DONE 0.2s 08:35:04 08:35:04 #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:35:04 #215 DONE 0.2s 08:35:04 08:35:04 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:04 #216 DONE 0.2s 08:35:04 08:35:04 #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:04 #217 DONE 0.3s 08:35:04 08:35:04 #218 [support-scheduler] exporting to image 08:35:04 #218 ... 08:35:04 08:35:04 #219 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:04 #219 DONE 0.4s 08:35:04 08:35:04 #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:04 #220 DONE 0.4s 08:35:04 08:35:04 #221 [core-keeper] exporting to image 08:35:04 #221 exporting layers 0.2s done 08:35:04 #221 writing image sha256:c76a7a3f5ec5598b73d3f18fc851dc527fdd912d747b8edfd91b8fdfef0971e1 0.0s done 08:35:04 #221 naming to docker.io/library/core-keeper done 08:35:04 #221 DONE 0.8s 08:35:04 08:35:04 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:04 #222 DONE 0.3s 08:35:04 08:35:04 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:04 #223 DONE 0.3s 08:35:04 08:35:04 #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:04 #224 ... 08:35:04 08:35:04 #210 [core-command] exporting to image 08:35:04 #210 exporting layers 0.4s done 08:35:04 #210 writing image sha256:34fdb52eb3564d821723eee02a7e5e09a4835861dcc5b0b89ac30f72fc1c5bb3 0.3s done 08:35:04 #210 naming to docker.io/library/core-command done 08:35:04 #210 DONE 0.8s 08:35:04 08:35:04 #225 [core-data] exporting to image 08:35:04 #225 exporting layers 0.7s done 08:35:04 #225 writing image sha256:6aae69f1c517c9f52f0f7b47a92ed427c2c9bd2a0380aacc175150b92461a5f9 0.0s done 08:35:04 #225 naming to docker.io/library/core-data done 08:35:04 #225 DONE 0.8s 08:35:04 08:35:04 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:04 #226 DONE 0.3s 08:35:04 08:35:04 #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:04 #227 DONE 0.7s 08:35:04 08:35:04 #218 [support-scheduler] exporting to image 08:35:04 #218 exporting layers 1.0s done 08:35:04 #218 writing image sha256:c892f3ac815f0ba637a6abaaeca6fe4622636b70b1041f1274055be679b1c4de done 08:35:04 #218 naming to docker.io/library/support-scheduler done 08:35:04 #218 DONE 1.1s 08:35:04 08:35:04 #228 [support-notifications] exporting to image 08:35:04 #228 exporting layers 1.0s done 08:35:04 #228 writing image sha256:437d36f5d7932236fe9399eeda24c4aef709c1a9ca71d817391f903b2dbfcd90 0.0s done 08:35:04 #228 naming to docker.io/library/support-notifications 0.0s done 08:35:04 #228 DONE 1.1s 08:35:04 08:35:04 #229 [security-spiffe-token-provider] exporting to image 08:35:04 #229 exporting layers 1.0s done 08:35:04 #229 writing image sha256:900e634a791131b7dfb82e568b793b1a3b81f17ce13ebeabd5f053c0aa22e811 0.1s done 08:35:04 #229 naming to docker.io/library/security-spiffe-token-provider done 08:35:04 #229 DONE 1.1s 08:35:04 08:35:04 #230 [security-proxy-auth] exporting to image 08:35:04 #230 ... 08:35:04 08:35:04 #231 [core-metadata] exporting to image 08:35:04 #231 exporting layers 0.8s done 08:35:04 #231 writing image sha256:d0d1893afaa6d99f514ef96068cd3efaf8283cec19c3894a8d2daf8366059270 done 08:35:04 #231 naming to docker.io/library/core-metadata done 08:35:04 #231 DONE 0.9s 08:35:04 08:35:04 #232 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:04 #232 DONE 0.2s 08:35:04 08:35:04 #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:04 #224 DONE 0.6s 08:35:04 08:35:04 #233 [security-proxy-setup] exporting to image 08:35:05 #233 exporting layers 0.2s done 08:35:05 #233 writing image sha256:2c129cce623122fba1766a8f8e196010c092c674c2d4b90b9a6617d624ab0f1f done 08:35:05 #233 naming to docker.io/library/security-proxy-setup done 08:35:05 #233 DONE 0.2s 08:35:05 08:35:05 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:05 #234 DONE 0.4s 08:35:05 08:35:05 #235 [security-secretstore-setup] exporting to image 08:35:05 #235 exporting layers 0.2s done 08:35:05 #235 writing image sha256:4cb584433d6becc115ad0c0fb229cf7bc67e369141d93376cb643986437f434a done 08:35:05 #235 naming to docker.io/library/security-secretstore-setup done 08:35:05 #235 DONE 0.3s 08:35:05 08:35:05 #230 [security-proxy-auth] exporting to image 08:35:05 #230 exporting layers 0.9s done 08:35:05 #230 writing image sha256:b59042d3a14ee21feb838d4e259a8033e62749e608b36e62890cc425e35d87c6 done 08:35:05 #230 naming to docker.io/library/security-proxy-auth done 08:35:05 #230 DONE 0.9s 08:35:05 time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:05 time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:05 time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:05 time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:05 time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:05 time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:05 time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:05 time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:05 time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:05 time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:05 time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:05 time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:05 time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:05 time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:05 time="2025-08-21T08:30:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:35:05 $ docker stop --time=1 30a7e4f434508a075bb5d85c1469037bb60f929f39d39cc2802d62c66b1cd3b7 08:35:06 $ docker rm -f --volumes 30a7e4f434508a075bb5d85c1469037bb60f929f39d39cc2802d62c66b1cd3b7 [Pipeline] // withDockerContainer [Pipeline] sh 08:35:06 + docker images 08:35:06 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:06 security-secretstore-setup latest 4cb584433d6b 2 seconds ago 80.6MB 08:35:06 security-proxy-auth latest b59042d3a14e 2 seconds ago 45.4MB 08:35:06 security-proxy-setup latest 2c129cce6231 2 seconds ago 49.9MB 08:35:06 support-notifications latest 437d36f5d793 3 seconds ago 53.6MB 08:35:06 core-keeper latest c76a7a3f5ec5 3 seconds ago 45.2MB 08:35:06 core-data latest 6aae69f1c517 3 seconds ago 46.2MB 08:35:06 core-command latest 34fdb52eb356 3 seconds ago 40.5MB 08:35:06 core-metadata latest d0d1893afaa6 3 seconds ago 46.4MB 08:35:06 support-scheduler latest c892f3ac815f 3 seconds ago 50MB 08:35:06 security-spiffe-token-provider latest 900e634a7911 3 seconds ago 48.8MB 08:35:06 security-bootstrapper latest 7b94997e4a91 About a minute ago 21.2MB 08:35:06 core-common-config-bootstrapper latest 9cb208c260fb About a minute ago 20.2MB 08:35:06 security-spire-server latest 7ec988402053 3 minutes ago 150MB 08:35:06 security-spire-agent latest 3b8839b3579a 3 minutes ago 196MB 08:35:06 security-spire-config latest 70486d9c3067 3 minutes ago 150MB 08:35:06 ci-base-image-x86_64 latest 7a8cc78d7313 7 minutes ago 936MB 08:35:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 2 weeks ago 580MB 08:35:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 months ago 573MB 08:35:06 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 08:35:07 provisioning config files... 08:35:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/888@tmp/config8696486938238755568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:07 ---> ****-login.sh 08:35:07 nexus3.edgexfoundry.org:10001 08:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:07 Login Succeeded 08:35:07 nexus3.edgexfoundry.org:10002 08:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:07 Login Succeeded 08:35:07 nexus3.edgexfoundry.org:10003 08:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:07 Login Succeeded 08:35:07 nexus3.edgexfoundry.org:10004 08:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:07 Login Succeeded 08:35:07 ****.io 08:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:07 Login Succeeded 08:35:07 ---> ****-login.sh ends [Pipeline] } 08:35:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:35:08 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:35:08 b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:08 latest 08:35:08 4.1.0-dev.48 08:35:08 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:08 main 08:35:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:08 + docker push nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:35:08 df293de90842: Preparing 08:35:08 1607a5c36ab6: Preparing 08:35:08 6497697e6946: Preparing 08:35:08 ecf5cbe3f087: Preparing 08:35:08 9621ea276984: Preparing 08:35:08 349ed6588a2b: Preparing 08:35:08 097100c76c15: Preparing 08:35:08 349ed6588a2b: Waiting 08:35:08 097100c76c15: Waiting 08:35:08 df293de90842: Pushed 08:35:08 ecf5cbe3f087: Pushed 08:35:08 6497697e6946: Pushed 08:35:08 097100c76c15: Layer already exists 08:35:08 349ed6588a2b: Pushed 08:35:08 9621ea276984: Pushed 08:35:12 1607a5c36ab6: Pushed 08:35:12 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:12 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:35:12 df293de90842: Preparing 08:35:12 1607a5c36ab6: Preparing 08:35:12 6497697e6946: Preparing 08:35:12 ecf5cbe3f087: Preparing 08:35:12 9621ea276984: Preparing 08:35:12 349ed6588a2b: Preparing 08:35:12 349ed6588a2b: Waiting 08:35:12 097100c76c15: Preparing 08:35:12 097100c76c15: Waiting 08:35:12 9621ea276984: Layer already exists 08:35:12 6497697e6946: Layer already exists 08:35:12 df293de90842: Layer already exists 08:35:12 1607a5c36ab6: Layer already exists 08:35:12 ecf5cbe3f087: Layer already exists 08:35:12 097100c76c15: Layer already exists 08:35:12 349ed6588a2b: Layer already exists 08:35:12 latest: digest: sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:13 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 08:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:35:13 df293de90842: Preparing 08:35:13 1607a5c36ab6: Preparing 08:35:13 6497697e6946: Preparing 08:35:13 ecf5cbe3f087: Preparing 08:35:13 9621ea276984: Preparing 08:35:13 349ed6588a2b: Preparing 08:35:13 097100c76c15: Preparing 08:35:13 097100c76c15: Waiting 08:35:13 349ed6588a2b: Waiting 08:35:13 6497697e6946: Layer already exists 08:35:13 df293de90842: Layer already exists 08:35:13 9621ea276984: Layer already exists 08:35:13 1607a5c36ab6: Layer already exists 08:35:13 ecf5cbe3f087: Layer already exists 08:35:13 097100c76c15: Layer already exists 08:35:13 349ed6588a2b: Layer already exists 08:35:13 4.1.0-dev.48: digest: sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:14 + docker push nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:35:14 df293de90842: Preparing 08:35:14 1607a5c36ab6: Preparing 08:35:14 6497697e6946: Preparing 08:35:14 ecf5cbe3f087: Preparing 08:35:14 9621ea276984: Preparing 08:35:14 349ed6588a2b: Preparing 08:35:14 097100c76c15: Preparing 08:35:14 349ed6588a2b: Waiting 08:35:14 097100c76c15: Waiting 08:35:14 ecf5cbe3f087: Layer already exists 08:35:14 6497697e6946: Layer already exists 08:35:14 df293de90842: Layer already exists 08:35:14 1607a5c36ab6: Layer already exists 08:35:14 9621ea276984: Layer already exists 08:35:14 349ed6588a2b: Layer already exists 08:35:14 097100c76c15: Layer already exists 08:35:14 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:15 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:35:15 df293de90842: Preparing 08:35:15 1607a5c36ab6: Preparing 08:35:15 6497697e6946: Preparing 08:35:15 ecf5cbe3f087: Preparing 08:35:15 9621ea276984: Preparing 08:35:15 349ed6588a2b: Preparing 08:35:15 097100c76c15: Preparing 08:35:15 349ed6588a2b: Waiting 08:35:15 097100c76c15: Waiting 08:35:15 ecf5cbe3f087: Layer already exists 08:35:15 9621ea276984: Layer already exists 08:35:15 df293de90842: Layer already exists 08:35:15 1607a5c36ab6: Layer already exists 08:35:15 6497697e6946: Layer already exists 08:35:15 349ed6588a2b: Layer already exists 08:35:15 097100c76c15: Layer already exists 08:35:15 main: digest: sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:15 ===================================================== [Pipeline] echo 08:35:15 taggedImages: 08:35:15 - nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:15 - nexus3.edgexfoundry.org:10004/core-command:latest 08:35:15 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 08:35:15 - nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:15 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:35:15 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:35:15 b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:15 latest 08:35:15 4.1.0-dev.48 08:35:15 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:15 main 08:35:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:35:15 3de2de2af7ad: Preparing 08:35:15 f91cc9a90b97: Preparing 08:35:15 7f892b53e951: Preparing 08:35:15 de5d0863bb77: Preparing 08:35:15 6497697e6946: Preparing 08:35:15 ecf5cbe3f087: Preparing 08:35:15 9621ea276984: Preparing 08:35:15 349ed6588a2b: Preparing 08:35:15 097100c76c15: Preparing 08:35:15 ecf5cbe3f087: Waiting 08:35:15 9621ea276984: Waiting 08:35:15 349ed6588a2b: Waiting 08:35:15 097100c76c15: Waiting 08:35:15 6497697e6946: Layer already exists 08:35:15 ecf5cbe3f087: Layer already exists 08:35:15 9621ea276984: Layer already exists 08:35:15 349ed6588a2b: Layer already exists 08:35:15 f91cc9a90b97: Pushed 08:35:15 097100c76c15: Layer already exists 08:35:15 7f892b53e951: Pushed 08:35:15 3de2de2af7ad: Pushed 08:35:17 de5d0863bb77: Pushed 08:35:17 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:17 + 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 08:35:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:35:18 3de2de2af7ad: Preparing 08:35:18 f91cc9a90b97: Preparing 08:35:18 7f892b53e951: Preparing 08:35:18 de5d0863bb77: Preparing 08:35:18 6497697e6946: Preparing 08:35:18 ecf5cbe3f087: Preparing 08:35:18 9621ea276984: Preparing 08:35:18 349ed6588a2b: Preparing 08:35:18 097100c76c15: Preparing 08:35:18 9621ea276984: Waiting 08:35:18 349ed6588a2b: Waiting 08:35:18 097100c76c15: Waiting 08:35:18 ecf5cbe3f087: Waiting 08:35:18 6497697e6946: Layer already exists 08:35:18 de5d0863bb77: Layer already exists 08:35:18 3de2de2af7ad: Layer already exists 08:35:18 f91cc9a90b97: Layer already exists 08:35:18 7f892b53e951: Layer already exists 08:35:18 9621ea276984: Layer already exists 08:35:18 ecf5cbe3f087: Layer already exists 08:35:18 097100c76c15: Layer already exists 08:35:18 349ed6588a2b: Layer already exists 08:35:18 latest: digest: sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 08:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:35:18 3de2de2af7ad: Preparing 08:35:18 f91cc9a90b97: Preparing 08:35:18 7f892b53e951: Preparing 08:35:18 de5d0863bb77: Preparing 08:35:18 6497697e6946: Preparing 08:35:18 ecf5cbe3f087: Preparing 08:35:18 9621ea276984: Preparing 08:35:18 349ed6588a2b: Preparing 08:35:18 097100c76c15: Preparing 08:35:18 9621ea276984: Waiting 08:35:18 ecf5cbe3f087: Waiting 08:35:18 349ed6588a2b: Waiting 08:35:18 097100c76c15: Waiting 08:35:18 de5d0863bb77: Layer already exists 08:35:18 f91cc9a90b97: Layer already exists 08:35:18 7f892b53e951: Layer already exists 08:35:18 3de2de2af7ad: Layer already exists 08:35:18 6497697e6946: Layer already exists 08:35:18 ecf5cbe3f087: Layer already exists 08:35:18 349ed6588a2b: Layer already exists 08:35:18 9621ea276984: Layer already exists 08:35:18 097100c76c15: Layer already exists 08:35:18 4.1.0-dev.48: digest: sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:35:19 3de2de2af7ad: Preparing 08:35:19 f91cc9a90b97: Preparing 08:35:19 7f892b53e951: Preparing 08:35:19 de5d0863bb77: Preparing 08:35:19 6497697e6946: Preparing 08:35:19 ecf5cbe3f087: Preparing 08:35:19 9621ea276984: Preparing 08:35:19 349ed6588a2b: Preparing 08:35:19 097100c76c15: Preparing 08:35:19 9621ea276984: Waiting 08:35:19 349ed6588a2b: Waiting 08:35:19 097100c76c15: Waiting 08:35:19 ecf5cbe3f087: Waiting 08:35:19 7f892b53e951: Layer already exists 08:35:19 de5d0863bb77: Layer already exists 08:35:19 f91cc9a90b97: Layer already exists 08:35:19 3de2de2af7ad: Layer already exists 08:35:19 6497697e6946: Layer already exists 08:35:19 9621ea276984: Layer already exists 08:35:19 349ed6588a2b: Layer already exists 08:35:19 ecf5cbe3f087: Layer already exists 08:35:19 097100c76c15: Layer already exists 08:35:19 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:19 + 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 08:35:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:35:20 3de2de2af7ad: Preparing 08:35:20 f91cc9a90b97: Preparing 08:35:20 7f892b53e951: Preparing 08:35:20 de5d0863bb77: Preparing 08:35:20 6497697e6946: Preparing 08:35:20 ecf5cbe3f087: Preparing 08:35:20 9621ea276984: Preparing 08:35:20 349ed6588a2b: Preparing 08:35:20 097100c76c15: Preparing 08:35:20 9621ea276984: Waiting 08:35:20 349ed6588a2b: Waiting 08:35:20 097100c76c15: Waiting 08:35:20 ecf5cbe3f087: Waiting 08:35:20 7f892b53e951: Layer already exists 08:35:20 de5d0863bb77: Layer already exists 08:35:20 6497697e6946: Layer already exists 08:35:20 3de2de2af7ad: Layer already exists 08:35:20 f91cc9a90b97: Layer already exists 08:35:20 ecf5cbe3f087: Layer already exists 08:35:20 097100c76c15: Layer already exists 08:35:20 9621ea276984: Layer already exists 08:35:20 349ed6588a2b: Layer already exists 08:35:20 main: digest: sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:20 ===================================================== [Pipeline] echo 08:35:20 taggedImages: 08:35:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:35:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 08:35:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:35:20 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:35:20 b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:20 latest 08:35:20 4.1.0-dev.48 08:35:20 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:20 main 08:35:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:20 + docker push nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:35:20 fd895123443f: Preparing 08:35:20 15336855062b: Preparing 08:35:20 6497697e6946: Preparing 08:35:20 ecf5cbe3f087: Preparing 08:35:20 a573b115dac1: Preparing 08:35:20 f397c5491aed: Preparing 08:35:20 097100c76c15: Preparing 08:35:20 f397c5491aed: Waiting 08:35:20 097100c76c15: Waiting 08:35:20 6497697e6946: Layer already exists 08:35:20 ecf5cbe3f087: Layer already exists 08:35:20 097100c76c15: Layer already exists 08:35:20 fd895123443f: Pushed 08:35:20 f397c5491aed: Pushed 08:35:21 a573b115dac1: Pushed 08:35:25 15336855062b: Pushed 08:35:25 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:25 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:35:25 fd895123443f: Preparing 08:35:25 15336855062b: Preparing 08:35:25 6497697e6946: Preparing 08:35:25 ecf5cbe3f087: Preparing 08:35:25 a573b115dac1: Preparing 08:35:25 f397c5491aed: Preparing 08:35:25 097100c76c15: Preparing 08:35:25 f397c5491aed: Waiting 08:35:25 097100c76c15: Waiting 08:35:25 a573b115dac1: Layer already exists 08:35:25 ecf5cbe3f087: Layer already exists 08:35:25 15336855062b: Layer already exists 08:35:25 fd895123443f: Layer already exists 08:35:25 6497697e6946: Layer already exists 08:35:25 f397c5491aed: Layer already exists 08:35:25 097100c76c15: Layer already exists 08:35:25 latest: digest: sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:26 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 08:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:35:26 fd895123443f: Preparing 08:35:26 15336855062b: Preparing 08:35:26 6497697e6946: Preparing 08:35:26 ecf5cbe3f087: Preparing 08:35:26 a573b115dac1: Preparing 08:35:26 f397c5491aed: Preparing 08:35:26 097100c76c15: Preparing 08:35:26 f397c5491aed: Waiting 08:35:26 097100c76c15: Waiting 08:35:26 15336855062b: Layer already exists 08:35:26 6497697e6946: Layer already exists 08:35:26 a573b115dac1: Layer already exists 08:35:26 fd895123443f: Layer already exists 08:35:26 ecf5cbe3f087: Layer already exists 08:35:26 f397c5491aed: Layer already exists 08:35:26 097100c76c15: Layer already exists 08:35:26 4.1.0-dev.48: digest: sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:27 + docker push nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:35:27 fd895123443f: Preparing 08:35:27 15336855062b: Preparing 08:35:27 6497697e6946: Preparing 08:35:27 ecf5cbe3f087: Preparing 08:35:27 a573b115dac1: Preparing 08:35:27 f397c5491aed: Preparing 08:35:27 097100c76c15: Preparing 08:35:27 f397c5491aed: Waiting 08:35:27 097100c76c15: Waiting 08:35:27 6497697e6946: Layer already exists 08:35:27 ecf5cbe3f087: Layer already exists 08:35:27 15336855062b: Layer already exists 08:35:27 a573b115dac1: Layer already exists 08:35:27 fd895123443f: Layer already exists 08:35:27 097100c76c15: Layer already exists 08:35:27 f397c5491aed: Layer already exists 08:35:27 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:27 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:35:27 fd895123443f: Preparing 08:35:27 15336855062b: Preparing 08:35:27 6497697e6946: Preparing 08:35:27 ecf5cbe3f087: Preparing 08:35:27 a573b115dac1: Preparing 08:35:27 f397c5491aed: Preparing 08:35:27 097100c76c15: Preparing 08:35:27 f397c5491aed: Waiting 08:35:27 097100c76c15: Waiting 08:35:27 fd895123443f: Layer already exists 08:35:27 15336855062b: Layer already exists 08:35:27 ecf5cbe3f087: Layer already exists 08:35:27 6497697e6946: Layer already exists 08:35:27 a573b115dac1: Layer already exists 08:35:27 f397c5491aed: Layer already exists 08:35:27 097100c76c15: Layer already exists 08:35:27 main: digest: sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:28 ===================================================== [Pipeline] echo 08:35:28 taggedImages: 08:35:28 - nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:28 - nexus3.edgexfoundry.org:10004/core-data:latest 08:35:28 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 08:35:28 - nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:28 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:35:28 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:35:28 b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:28 latest 08:35:28 4.1.0-dev.48 08:35:28 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:28 main 08:35:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:35:28 c469220ed710: Preparing 08:35:28 52743082b44a: Preparing 08:35:28 ecf5cbe3f087: Preparing 08:35:28 91649816eddc: Preparing 08:35:28 1e89f3992d4e: Preparing 08:35:28 097100c76c15: Preparing 08:35:28 097100c76c15: Waiting 08:35:28 ecf5cbe3f087: Layer already exists 08:35:28 097100c76c15: Layer already exists 08:35:28 1e89f3992d4e: Pushed 08:35:28 c469220ed710: Pushed 08:35:28 91649816eddc: Pushed 08:35:32 52743082b44a: Pushed 08:35:32 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:32 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:35:32 c469220ed710: Preparing 08:35:32 52743082b44a: Preparing 08:35:32 ecf5cbe3f087: Preparing 08:35:32 91649816eddc: Preparing 08:35:32 1e89f3992d4e: Preparing 08:35:32 097100c76c15: Preparing 08:35:32 097100c76c15: Waiting 08:35:32 1e89f3992d4e: Layer already exists 08:35:32 ecf5cbe3f087: Layer already exists 08:35:32 91649816eddc: Layer already exists 08:35:32 52743082b44a: Layer already exists 08:35:32 c469220ed710: Layer already exists 08:35:32 097100c76c15: Layer already exists 08:35:32 latest: digest: sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 08:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:35:33 c469220ed710: Preparing 08:35:33 52743082b44a: Preparing 08:35:33 ecf5cbe3f087: Preparing 08:35:33 91649816eddc: Preparing 08:35:33 1e89f3992d4e: Preparing 08:35:33 097100c76c15: Preparing 08:35:33 097100c76c15: Waiting 08:35:33 ecf5cbe3f087: Layer already exists 08:35:33 1e89f3992d4e: Layer already exists 08:35:33 c469220ed710: Layer already exists 08:35:33 91649816eddc: Layer already exists 08:35:33 52743082b44a: Layer already exists 08:35:33 097100c76c15: Layer already exists 08:35:33 4.1.0-dev.48: digest: sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:35:34 c469220ed710: Preparing 08:35:34 52743082b44a: Preparing 08:35:34 ecf5cbe3f087: Preparing 08:35:34 91649816eddc: Preparing 08:35:34 1e89f3992d4e: Preparing 08:35:34 097100c76c15: Preparing 08:35:34 097100c76c15: Waiting 08:35:34 52743082b44a: Layer already exists 08:35:34 ecf5cbe3f087: Layer already exists 08:35:34 1e89f3992d4e: Layer already exists 08:35:34 c469220ed710: Layer already exists 08:35:34 91649816eddc: Layer already exists 08:35:34 097100c76c15: Layer already exists 08:35:34 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:35:34 c469220ed710: Preparing 08:35:34 52743082b44a: Preparing 08:35:34 ecf5cbe3f087: Preparing 08:35:34 91649816eddc: Preparing 08:35:34 1e89f3992d4e: Preparing 08:35:34 097100c76c15: Preparing 08:35:34 097100c76c15: Waiting 08:35:34 52743082b44a: Layer already exists 08:35:34 ecf5cbe3f087: Layer already exists 08:35:34 c469220ed710: Layer already exists 08:35:34 1e89f3992d4e: Layer already exists 08:35:34 91649816eddc: Layer already exists 08:35:34 097100c76c15: Layer already exists 08:35:34 main: digest: sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:35 ===================================================== [Pipeline] echo 08:35:35 taggedImages: 08:35:35 - nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:35 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:35:35 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 08:35:35 - nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:35 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:35:35 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:35:35 b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:35 latest 08:35:35 4.1.0-dev.48 08:35:35 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:35 main 08:35:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:35:35 a444c464eec0: Preparing 08:35:35 24b15169af81: Preparing 08:35:35 6a9e142a5263: Preparing 08:35:35 6497697e6946: Preparing 08:35:35 ecf5cbe3f087: Preparing 08:35:35 9621ea276984: Preparing 08:35:35 349ed6588a2b: Preparing 08:35:35 097100c76c15: Preparing 08:35:35 9621ea276984: Waiting 08:35:35 349ed6588a2b: Waiting 08:35:35 097100c76c15: Waiting 08:35:35 6497697e6946: Layer already exists 08:35:35 ecf5cbe3f087: Layer already exists 08:35:35 9621ea276984: Layer already exists 08:35:35 349ed6588a2b: Layer already exists 08:35:35 097100c76c15: Layer already exists 08:35:35 24b15169af81: Pushed 08:35:35 a444c464eec0: Pushed 08:35:39 6a9e142a5263: Pushed 08:35:39 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:35:40 a444c464eec0: Preparing 08:35:40 24b15169af81: Preparing 08:35:40 6a9e142a5263: Preparing 08:35:40 6497697e6946: Preparing 08:35:40 ecf5cbe3f087: Preparing 08:35:40 9621ea276984: Preparing 08:35:40 349ed6588a2b: Preparing 08:35:40 097100c76c15: Preparing 08:35:40 9621ea276984: Waiting 08:35:40 097100c76c15: Waiting 08:35:40 349ed6588a2b: Waiting 08:35:40 24b15169af81: Layer already exists 08:35:40 6a9e142a5263: Layer already exists 08:35:40 a444c464eec0: Layer already exists 08:35:40 ecf5cbe3f087: Layer already exists 08:35:40 6497697e6946: Layer already exists 08:35:40 9621ea276984: Layer already exists 08:35:40 349ed6588a2b: Layer already exists 08:35:40 097100c76c15: Layer already exists 08:35:40 latest: digest: sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 08:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:35:41 a444c464eec0: Preparing 08:35:41 24b15169af81: Preparing 08:35:41 6a9e142a5263: Preparing 08:35:41 6497697e6946: Preparing 08:35:41 ecf5cbe3f087: Preparing 08:35:41 9621ea276984: Preparing 08:35:41 349ed6588a2b: Preparing 08:35:41 097100c76c15: Preparing 08:35:41 349ed6588a2b: Waiting 08:35:41 9621ea276984: Waiting 08:35:41 097100c76c15: Waiting 08:35:41 a444c464eec0: Layer already exists 08:35:41 6497697e6946: Layer already exists 08:35:41 6a9e142a5263: Layer already exists 08:35:41 ecf5cbe3f087: Layer already exists 08:35:41 24b15169af81: Layer already exists 08:35:41 9621ea276984: Layer already exists 08:35:41 349ed6588a2b: Layer already exists 08:35:41 097100c76c15: Layer already exists 08:35:41 4.1.0-dev.48: digest: sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:35:41 a444c464eec0: Preparing 08:35:41 24b15169af81: Preparing 08:35:41 6a9e142a5263: Preparing 08:35:41 6497697e6946: Preparing 08:35:41 ecf5cbe3f087: Preparing 08:35:41 9621ea276984: Preparing 08:35:41 349ed6588a2b: Preparing 08:35:41 097100c76c15: Preparing 08:35:41 9621ea276984: Waiting 08:35:41 349ed6588a2b: Waiting 08:35:41 097100c76c15: Waiting 08:35:41 6a9e142a5263: Layer already exists 08:35:41 ecf5cbe3f087: Layer already exists 08:35:41 24b15169af81: Layer already exists 08:35:41 6497697e6946: Layer already exists 08:35:41 a444c464eec0: Layer already exists 08:35:41 097100c76c15: Layer already exists 08:35:41 9621ea276984: Layer already exists 08:35:41 349ed6588a2b: Layer already exists 08:35:41 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:35:42 a444c464eec0: Preparing 08:35:42 24b15169af81: Preparing 08:35:42 6a9e142a5263: Preparing 08:35:42 6497697e6946: Preparing 08:35:42 ecf5cbe3f087: Preparing 08:35:42 9621ea276984: Preparing 08:35:42 349ed6588a2b: Preparing 08:35:42 097100c76c15: Preparing 08:35:42 9621ea276984: Waiting 08:35:42 349ed6588a2b: Waiting 08:35:42 097100c76c15: Waiting 08:35:42 24b15169af81: Layer already exists 08:35:42 6497697e6946: Layer already exists 08:35:42 6a9e142a5263: Layer already exists 08:35:42 ecf5cbe3f087: Layer already exists 08:35:42 a444c464eec0: Layer already exists 08:35:42 097100c76c15: Layer already exists 08:35:42 9621ea276984: Layer already exists 08:35:42 349ed6588a2b: Layer already exists 08:35:42 main: digest: sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:42 ===================================================== [Pipeline] echo 08:35:42 taggedImages: 08:35:42 - nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:42 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:35:42 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 08:35:42 - nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:42 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:35:42 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:35:42 b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:42 latest 08:35:42 4.1.0-dev.48 08:35:42 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:42 main 08:35:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:35:43 cd0e94a00316: Preparing 08:35:43 7d954511a850: Preparing 08:35:43 4f66a4b9c424: Preparing 08:35:43 c89d91a1c10f: Preparing 08:35:43 1402189f0483: Preparing 08:35:43 1eae79d6f475: Preparing 08:35:43 15b990ce692d: Preparing 08:35:43 6497697e6946: Preparing 08:35:43 1eae79d6f475: Waiting 08:35:43 15b990ce692d: Waiting 08:35:43 ecf5cbe3f087: Preparing 08:35:43 5dfaa0664ed0: Preparing 08:35:43 6497697e6946: Waiting 08:35:43 0ca1f489e644: Preparing 08:35:43 ecf5cbe3f087: Waiting 08:35:43 5dfaa0664ed0: Waiting 08:35:43 5f70bf18a086: Preparing 08:35:43 d39f05303ed1: Preparing 08:35:43 0ca1f489e644: Waiting 08:35:43 5f70bf18a086: Waiting 08:35:43 5031801185b0: Preparing 08:35:43 d39f05303ed1: Waiting 08:35:43 c6e433be8aeb: Preparing 08:35:43 097100c76c15: Preparing 08:35:43 5031801185b0: Waiting 08:35:43 c6e433be8aeb: Waiting 08:35:43 097100c76c15: Waiting 08:35:43 4f66a4b9c424: Pushed 08:35:43 7d954511a850: Pushed 08:35:43 1402189f0483: Pushed 08:35:43 c89d91a1c10f: Pushed 08:35:43 cd0e94a00316: Pushed 08:35:43 6497697e6946: Layer already exists 08:35:43 ecf5cbe3f087: Layer already exists 08:35:43 5f70bf18a086: Layer already exists 08:35:43 1eae79d6f475: Pushed 08:35:43 5dfaa0664ed0: Pushed 08:35:43 0ca1f489e644: Pushed 08:35:43 097100c76c15: Layer already exists 08:35:43 d39f05303ed1: Pushed 08:35:43 c6e433be8aeb: Pushed 08:35:43 5031801185b0: Pushed 08:35:44 15b990ce692d: Pushed 08:35:44 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:35:45 cd0e94a00316: Preparing 08:35:45 7d954511a850: Preparing 08:35:45 4f66a4b9c424: Preparing 08:35:45 c89d91a1c10f: Preparing 08:35:45 1402189f0483: Preparing 08:35:45 1eae79d6f475: Preparing 08:35:45 15b990ce692d: Preparing 08:35:45 6497697e6946: Preparing 08:35:45 ecf5cbe3f087: Preparing 08:35:45 5dfaa0664ed0: Preparing 08:35:45 0ca1f489e644: Preparing 08:35:45 5f70bf18a086: Preparing 08:35:45 d39f05303ed1: Preparing 08:35:45 5031801185b0: Preparing 08:35:45 c6e433be8aeb: Preparing 08:35:45 097100c76c15: Preparing 08:35:45 1eae79d6f475: Waiting 08:35:45 15b990ce692d: Waiting 08:35:45 6497697e6946: Waiting 08:35:45 ecf5cbe3f087: Waiting 08:35:45 5dfaa0664ed0: Waiting 08:35:45 0ca1f489e644: Waiting 08:35:45 5f70bf18a086: Waiting 08:35:45 d39f05303ed1: Waiting 08:35:45 5031801185b0: Waiting 08:35:45 097100c76c15: Waiting 08:35:45 c6e433be8aeb: Waiting 08:35:45 c89d91a1c10f: Layer already exists 08:35:45 1402189f0483: Layer already exists 08:35:45 cd0e94a00316: Layer already exists 08:35:45 4f66a4b9c424: Layer already exists 08:35:45 7d954511a850: Layer already exists 08:35:45 1eae79d6f475: Layer already exists 08:35:45 15b990ce692d: Layer already exists 08:35:45 ecf5cbe3f087: Layer already exists 08:35:45 6497697e6946: Layer already exists 08:35:45 5dfaa0664ed0: Layer already exists 08:35:45 0ca1f489e644: Layer already exists 08:35:45 5f70bf18a086: Layer already exists 08:35:45 d39f05303ed1: Layer already exists 08:35:45 5031801185b0: Layer already exists 08:35:45 c6e433be8aeb: Layer already exists 08:35:45 097100c76c15: Layer already exists 08:35:45 latest: digest: sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 08:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:35:46 cd0e94a00316: Preparing 08:35:46 7d954511a850: Preparing 08:35:46 4f66a4b9c424: Preparing 08:35:46 c89d91a1c10f: Preparing 08:35:46 1402189f0483: Preparing 08:35:46 1eae79d6f475: Preparing 08:35:46 15b990ce692d: Preparing 08:35:46 6497697e6946: Preparing 08:35:46 ecf5cbe3f087: Preparing 08:35:46 5dfaa0664ed0: Preparing 08:35:46 0ca1f489e644: Preparing 08:35:46 5f70bf18a086: Preparing 08:35:46 d39f05303ed1: Preparing 08:35:46 5031801185b0: Preparing 08:35:46 c6e433be8aeb: Preparing 08:35:46 097100c76c15: Preparing 08:35:46 1eae79d6f475: Waiting 08:35:46 15b990ce692d: Waiting 08:35:46 6497697e6946: Waiting 08:35:46 ecf5cbe3f087: Waiting 08:35:46 5dfaa0664ed0: Waiting 08:35:46 0ca1f489e644: Waiting 08:35:46 5f70bf18a086: Waiting 08:35:46 d39f05303ed1: Waiting 08:35:46 5031801185b0: Waiting 08:35:46 c6e433be8aeb: Waiting 08:35:46 097100c76c15: Waiting 08:35:46 c89d91a1c10f: Layer already exists 08:35:46 1402189f0483: Layer already exists 08:35:46 cd0e94a00316: Layer already exists 08:35:46 7d954511a850: Layer already exists 08:35:46 4f66a4b9c424: Layer already exists 08:35:46 15b990ce692d: Layer already exists 08:35:46 ecf5cbe3f087: Layer already exists 08:35:46 1eae79d6f475: Layer already exists 08:35:46 5dfaa0664ed0: Layer already exists 08:35:46 6497697e6946: Layer already exists 08:35:46 0ca1f489e644: Layer already exists 08:35:46 d39f05303ed1: Layer already exists 08:35:46 5031801185b0: Layer already exists 08:35:46 c6e433be8aeb: Layer already exists 08:35:46 5f70bf18a086: Layer already exists 08:35:46 097100c76c15: Layer already exists 08:35:46 4.1.0-dev.48: digest: sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:35:47 cd0e94a00316: Preparing 08:35:47 7d954511a850: Preparing 08:35:47 4f66a4b9c424: Preparing 08:35:47 c89d91a1c10f: Preparing 08:35:47 1402189f0483: Preparing 08:35:47 1eae79d6f475: Preparing 08:35:47 15b990ce692d: Preparing 08:35:47 6497697e6946: Preparing 08:35:47 ecf5cbe3f087: Preparing 08:35:47 5dfaa0664ed0: Preparing 08:35:47 0ca1f489e644: Preparing 08:35:47 5f70bf18a086: Preparing 08:35:47 d39f05303ed1: Preparing 08:35:47 5031801185b0: Preparing 08:35:47 c6e433be8aeb: Preparing 08:35:47 097100c76c15: Preparing 08:35:47 15b990ce692d: Waiting 08:35:47 6497697e6946: Waiting 08:35:47 ecf5cbe3f087: Waiting 08:35:47 5dfaa0664ed0: Waiting 08:35:47 0ca1f489e644: Waiting 08:35:47 5f70bf18a086: Waiting 08:35:47 d39f05303ed1: Waiting 08:35:47 5031801185b0: Waiting 08:35:47 c6e433be8aeb: Waiting 08:35:47 097100c76c15: Waiting 08:35:47 1eae79d6f475: Waiting 08:35:47 7d954511a850: Layer already exists 08:35:47 cd0e94a00316: Layer already exists 08:35:47 4f66a4b9c424: Layer already exists 08:35:47 1402189f0483: Layer already exists 08:35:47 c89d91a1c10f: Layer already exists 08:35:47 6497697e6946: Layer already exists 08:35:47 1eae79d6f475: Layer already exists 08:35:47 15b990ce692d: Layer already exists 08:35:47 5dfaa0664ed0: Layer already exists 08:35:47 ecf5cbe3f087: Layer already exists 08:35:47 0ca1f489e644: Layer already exists 08:35:47 c6e433be8aeb: Layer already exists 08:35:47 d39f05303ed1: Layer already exists 08:35:47 5f70bf18a086: Layer already exists 08:35:47 5031801185b0: Layer already exists 08:35:47 097100c76c15: Layer already exists 08:35:47 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:35:47 cd0e94a00316: Preparing 08:35:47 7d954511a850: Preparing 08:35:47 4f66a4b9c424: Preparing 08:35:47 c89d91a1c10f: Preparing 08:35:47 1402189f0483: Preparing 08:35:47 1eae79d6f475: Preparing 08:35:47 15b990ce692d: Preparing 08:35:47 6497697e6946: Preparing 08:35:47 ecf5cbe3f087: Preparing 08:35:47 5dfaa0664ed0: Preparing 08:35:47 0ca1f489e644: Preparing 08:35:47 5f70bf18a086: Preparing 08:35:47 d39f05303ed1: Preparing 08:35:47 5031801185b0: Preparing 08:35:47 c6e433be8aeb: Preparing 08:35:47 097100c76c15: Preparing 08:35:47 1eae79d6f475: Waiting 08:35:47 15b990ce692d: Waiting 08:35:47 6497697e6946: Waiting 08:35:47 ecf5cbe3f087: Waiting 08:35:47 5dfaa0664ed0: Waiting 08:35:47 5031801185b0: Waiting 08:35:47 c6e433be8aeb: Waiting 08:35:47 097100c76c15: Waiting 08:35:47 0ca1f489e644: Waiting 08:35:47 d39f05303ed1: Waiting 08:35:47 5f70bf18a086: Waiting 08:35:47 1402189f0483: Layer already exists 08:35:47 4f66a4b9c424: Layer already exists 08:35:47 cd0e94a00316: Layer already exists 08:35:47 7d954511a850: Layer already exists 08:35:47 c89d91a1c10f: Layer already exists 08:35:47 1eae79d6f475: Layer already exists 08:35:47 15b990ce692d: Layer already exists 08:35:47 ecf5cbe3f087: Layer already exists 08:35:47 6497697e6946: Layer already exists 08:35:47 5dfaa0664ed0: Layer already exists 08:35:47 0ca1f489e644: Layer already exists 08:35:47 d39f05303ed1: Layer already exists 08:35:47 5f70bf18a086: Layer already exists 08:35:47 c6e433be8aeb: Layer already exists 08:35:47 5031801185b0: Layer already exists 08:35:47 097100c76c15: Layer already exists 08:35:47 main: digest: sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:47 ===================================================== [Pipeline] echo 08:35:47 taggedImages: 08:35:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:35:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 08:35:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:35:47 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:35:47 b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:47 latest 08:35:47 4.1.0-dev.48 08:35:47 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:47 main 08:35:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:35:48 34ee67252046: Preparing 08:35:48 2b18eca194f6: Preparing 08:35:48 b95ce893f26d: Preparing 08:35:48 dc5c08cc5548: Preparing 08:35:48 6497697e6946: Preparing 08:35:48 ecf5cbe3f087: Preparing 08:35:48 9621ea276984: Preparing 08:35:48 349ed6588a2b: Preparing 08:35:48 097100c76c15: Preparing 08:35:48 9621ea276984: Waiting 08:35:48 349ed6588a2b: Waiting 08:35:48 097100c76c15: Waiting 08:35:48 ecf5cbe3f087: Waiting 08:35:48 6497697e6946: Layer already exists 08:35:48 ecf5cbe3f087: Layer already exists 08:35:48 9621ea276984: Layer already exists 08:35:48 349ed6588a2b: Layer already exists 08:35:48 b95ce893f26d: Pushed 08:35:48 097100c76c15: Layer already exists 08:35:48 2b18eca194f6: Pushed 08:35:48 34ee67252046: Pushed 08:35:51 dc5c08cc5548: Pushed 08:35:51 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:35:52 34ee67252046: Preparing 08:35:52 2b18eca194f6: Preparing 08:35:52 b95ce893f26d: Preparing 08:35:52 dc5c08cc5548: Preparing 08:35:52 6497697e6946: Preparing 08:35:52 ecf5cbe3f087: Preparing 08:35:52 9621ea276984: Preparing 08:35:52 349ed6588a2b: Preparing 08:35:52 097100c76c15: Preparing 08:35:52 ecf5cbe3f087: Waiting 08:35:52 9621ea276984: Waiting 08:35:52 349ed6588a2b: Waiting 08:35:52 097100c76c15: Waiting 08:35:52 2b18eca194f6: Layer already exists 08:35:52 34ee67252046: Layer already exists 08:35:52 dc5c08cc5548: Layer already exists 08:35:52 b95ce893f26d: Layer already exists 08:35:52 6497697e6946: Layer already exists 08:35:52 ecf5cbe3f087: Layer already exists 08:35:52 349ed6588a2b: Layer already exists 08:35:52 9621ea276984: Layer already exists 08:35:52 097100c76c15: Layer already exists 08:35:52 latest: digest: sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 08:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:35:53 34ee67252046: Preparing 08:35:53 2b18eca194f6: Preparing 08:35:53 b95ce893f26d: Preparing 08:35:53 dc5c08cc5548: Preparing 08:35:53 6497697e6946: Preparing 08:35:53 ecf5cbe3f087: Preparing 08:35:53 9621ea276984: Preparing 08:35:53 349ed6588a2b: Preparing 08:35:53 097100c76c15: Preparing 08:35:53 ecf5cbe3f087: Waiting 08:35:53 9621ea276984: Waiting 08:35:53 349ed6588a2b: Waiting 08:35:53 097100c76c15: Waiting 08:35:53 dc5c08cc5548: Layer already exists 08:35:53 6497697e6946: Layer already exists 08:35:53 34ee67252046: Layer already exists 08:35:53 b95ce893f26d: Layer already exists 08:35:53 2b18eca194f6: Layer already exists 08:35:53 ecf5cbe3f087: Layer already exists 08:35:53 349ed6588a2b: Layer already exists 08:35:53 9621ea276984: Layer already exists 08:35:53 097100c76c15: Layer already exists 08:35:53 4.1.0-dev.48: digest: sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:35:53 34ee67252046: Preparing 08:35:53 2b18eca194f6: Preparing 08:35:53 b95ce893f26d: Preparing 08:35:53 dc5c08cc5548: Preparing 08:35:53 6497697e6946: Preparing 08:35:53 ecf5cbe3f087: Preparing 08:35:53 9621ea276984: Preparing 08:35:53 349ed6588a2b: Preparing 08:35:53 097100c76c15: Preparing 08:35:53 ecf5cbe3f087: Waiting 08:35:53 9621ea276984: Waiting 08:35:53 349ed6588a2b: Waiting 08:35:53 097100c76c15: Waiting 08:35:53 dc5c08cc5548: Layer already exists 08:35:53 b95ce893f26d: Layer already exists 08:35:53 2b18eca194f6: Layer already exists 08:35:53 34ee67252046: Layer already exists 08:35:53 6497697e6946: Layer already exists 08:35:53 9621ea276984: Layer already exists 08:35:53 ecf5cbe3f087: Layer already exists 08:35:53 349ed6588a2b: Layer already exists 08:35:53 097100c76c15: Layer already exists 08:35:53 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:35:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:35:54 34ee67252046: Preparing 08:35:54 2b18eca194f6: Preparing 08:35:54 b95ce893f26d: Preparing 08:35:54 dc5c08cc5548: Preparing 08:35:54 6497697e6946: Preparing 08:35:54 ecf5cbe3f087: Preparing 08:35:54 9621ea276984: Preparing 08:35:54 349ed6588a2b: Preparing 08:35:54 097100c76c15: Preparing 08:35:54 ecf5cbe3f087: Waiting 08:35:54 9621ea276984: Waiting 08:35:54 349ed6588a2b: Waiting 08:35:54 097100c76c15: Waiting 08:35:54 2b18eca194f6: Layer already exists 08:35:54 dc5c08cc5548: Layer already exists 08:35:54 6497697e6946: Layer already exists 08:35:54 34ee67252046: Layer already exists 08:35:54 b95ce893f26d: Layer already exists 08:35:54 349ed6588a2b: Layer already exists 08:35:54 9621ea276984: Layer already exists 08:35:54 ecf5cbe3f087: Layer already exists 08:35:54 097100c76c15: Layer already exists 08:35:54 main: digest: sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:54 ===================================================== [Pipeline] echo 08:35:54 taggedImages: 08:35:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:35:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 08:35:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:35:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:35:54 b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:54 latest 08:35:54 4.1.0-dev.48 08:35:54 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:54 main 08:35:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:35:55 ec63801a4309: Preparing 08:35:55 c2203d6b3909: Preparing 08:35:55 657f13693ca4: Preparing 08:35:55 bc1d4b286d16: Preparing 08:35:55 1d9bb590fdb4: Preparing 08:35:55 6497697e6946: Preparing 08:35:55 6497697e6946: Waiting 08:35:55 ecf5cbe3f087: Preparing 08:35:55 f14be6c7f7d3: Preparing 08:35:55 5dd8f320719e: Preparing 08:35:55 9ddd78dc2f99: Preparing 08:35:55 097100c76c15: Preparing 08:35:55 ecf5cbe3f087: Waiting 08:35:55 f14be6c7f7d3: Waiting 08:35:55 5dd8f320719e: Waiting 08:35:55 9ddd78dc2f99: Waiting 08:35:55 097100c76c15: Waiting 08:35:55 ec63801a4309: Pushed 08:35:55 c2203d6b3909: Pushed 08:35:55 6497697e6946: Layer already exists 08:35:55 bc1d4b286d16: Pushed 08:35:55 1d9bb590fdb4: Pushed 08:35:55 ecf5cbe3f087: Layer already exists 08:35:55 097100c76c15: Layer already exists 08:35:55 f14be6c7f7d3: Pushed 08:35:55 5dd8f320719e: Pushed 08:35:56 9ddd78dc2f99: Pushed 08:35:57 657f13693ca4: Pushed 08:35:57 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:35:58 ec63801a4309: Preparing 08:35:58 c2203d6b3909: Preparing 08:35:58 657f13693ca4: Preparing 08:35:58 bc1d4b286d16: Preparing 08:35:58 1d9bb590fdb4: Preparing 08:35:58 6497697e6946: Preparing 08:35:58 ecf5cbe3f087: Preparing 08:35:58 f14be6c7f7d3: Preparing 08:35:58 5dd8f320719e: Preparing 08:35:58 9ddd78dc2f99: Preparing 08:35:58 097100c76c15: Preparing 08:35:58 6497697e6946: Waiting 08:35:58 ecf5cbe3f087: Waiting 08:35:58 f14be6c7f7d3: Waiting 08:35:58 5dd8f320719e: Waiting 08:35:58 9ddd78dc2f99: Waiting 08:35:58 097100c76c15: Waiting 08:35:58 ec63801a4309: Layer already exists 08:35:58 1d9bb590fdb4: Layer already exists 08:35:58 c2203d6b3909: Layer already exists 08:35:58 657f13693ca4: Layer already exists 08:35:58 bc1d4b286d16: Layer already exists 08:35:58 6497697e6946: Layer already exists 08:35:58 ecf5cbe3f087: Layer already exists 08:35:58 f14be6c7f7d3: Layer already exists 08:35:58 5dd8f320719e: Layer already exists 08:35:58 9ddd78dc2f99: Layer already exists 08:35:58 097100c76c15: Layer already exists 08:35:58 latest: digest: sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 08:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:35:59 ec63801a4309: Preparing 08:35:59 c2203d6b3909: Preparing 08:35:59 657f13693ca4: Preparing 08:35:59 bc1d4b286d16: Preparing 08:35:59 1d9bb590fdb4: Preparing 08:35:59 6497697e6946: Preparing 08:35:59 ecf5cbe3f087: Preparing 08:35:59 f14be6c7f7d3: Preparing 08:35:59 5dd8f320719e: Preparing 08:35:59 9ddd78dc2f99: Preparing 08:35:59 097100c76c15: Preparing 08:35:59 ecf5cbe3f087: Waiting 08:35:59 9ddd78dc2f99: Waiting 08:35:59 097100c76c15: Waiting 08:35:59 f14be6c7f7d3: Waiting 08:35:59 6497697e6946: Waiting 08:35:59 5dd8f320719e: Waiting 08:35:59 657f13693ca4: Layer already exists 08:35:59 c2203d6b3909: Layer already exists 08:35:59 ec63801a4309: Layer already exists 08:35:59 bc1d4b286d16: Layer already exists 08:35:59 1d9bb590fdb4: Layer already exists 08:35:59 6497697e6946: Layer already exists 08:35:59 9ddd78dc2f99: Layer already exists 08:35:59 ecf5cbe3f087: Layer already exists 08:35:59 5dd8f320719e: Layer already exists 08:35:59 f14be6c7f7d3: Layer already exists 08:35:59 097100c76c15: Layer already exists 08:35:59 4.1.0-dev.48: digest: sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:35:59 ec63801a4309: Preparing 08:35:59 c2203d6b3909: Preparing 08:35:59 657f13693ca4: Preparing 08:35:59 bc1d4b286d16: Preparing 08:35:59 1d9bb590fdb4: Preparing 08:35:59 6497697e6946: Preparing 08:35:59 ecf5cbe3f087: Preparing 08:35:59 f14be6c7f7d3: Preparing 08:35:59 5dd8f320719e: Preparing 08:35:59 9ddd78dc2f99: Preparing 08:35:59 097100c76c15: Preparing 08:35:59 6497697e6946: Waiting 08:35:59 ecf5cbe3f087: Waiting 08:35:59 f14be6c7f7d3: Waiting 08:35:59 5dd8f320719e: Waiting 08:35:59 9ddd78dc2f99: Waiting 08:35:59 097100c76c15: Waiting 08:35:59 bc1d4b286d16: Layer already exists 08:35:59 657f13693ca4: Layer already exists 08:35:59 ec63801a4309: Layer already exists 08:35:59 c2203d6b3909: Layer already exists 08:35:59 1d9bb590fdb4: Layer already exists 08:35:59 6497697e6946: Layer already exists 08:35:59 f14be6c7f7d3: Layer already exists 08:35:59 9ddd78dc2f99: Layer already exists 08:35:59 5dd8f320719e: Layer already exists 08:35:59 ecf5cbe3f087: Layer already exists 08:35:59 097100c76c15: Layer already exists 08:35:59 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:36:00 ec63801a4309: Preparing 08:36:00 c2203d6b3909: Preparing 08:36:00 657f13693ca4: Preparing 08:36:00 bc1d4b286d16: Preparing 08:36:00 1d9bb590fdb4: Preparing 08:36:00 6497697e6946: Preparing 08:36:00 ecf5cbe3f087: Preparing 08:36:00 f14be6c7f7d3: Preparing 08:36:00 5dd8f320719e: Preparing 08:36:00 9ddd78dc2f99: Preparing 08:36:00 097100c76c15: Preparing 08:36:00 f14be6c7f7d3: Waiting 08:36:00 9ddd78dc2f99: Waiting 08:36:00 5dd8f320719e: Waiting 08:36:00 6497697e6946: Waiting 08:36:00 ecf5cbe3f087: Waiting 08:36:00 c2203d6b3909: Layer already exists 08:36:00 ec63801a4309: Layer already exists 08:36:00 bc1d4b286d16: Layer already exists 08:36:00 1d9bb590fdb4: Layer already exists 08:36:00 657f13693ca4: Layer already exists 08:36:00 f14be6c7f7d3: Layer already exists 08:36:00 ecf5cbe3f087: Layer already exists 08:36:00 6497697e6946: Layer already exists 08:36:00 5dd8f320719e: Layer already exists 08:36:00 9ddd78dc2f99: Layer already exists 08:36:00 097100c76c15: Layer already exists 08:36:00 main: digest: sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:00 ===================================================== [Pipeline] echo 08:36:00 taggedImages: 08:36:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:36:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:36:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 08:36:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:36:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:36:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:36:00 b3d597d82b1307571edb3c7cc289452c0dfb9567 08:36:00 latest 08:36:00 4.1.0-dev.48 08:36:00 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:36:00 main 08:36:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:36:01 412da78e7ae5: Preparing 08:36:01 80e7564d4d78: Preparing 08:36:01 06ae71ab9345: Preparing 08:36:01 18e8db266a0e: Preparing 08:36:01 edda23acbb08: Preparing 08:36:01 7b1a83a33cfa: Preparing 08:36:01 bcc10eb0f9e1: Preparing 08:36:01 6497697e6946: Preparing 08:36:01 ecf5cbe3f087: Preparing 08:36:01 d464af824bcc: Preparing 08:36:01 aca925c960a8: Preparing 08:36:01 097100c76c15: Preparing 08:36:01 6497697e6946: Waiting 08:36:01 ecf5cbe3f087: Waiting 08:36:01 d464af824bcc: Waiting 08:36:01 7b1a83a33cfa: Waiting 08:36:01 bcc10eb0f9e1: Waiting 08:36:01 aca925c960a8: Waiting 08:36:01 097100c76c15: Waiting 08:36:01 80e7564d4d78: Pushed 08:36:01 412da78e7ae5: Pushed 08:36:01 edda23acbb08: Pushed 08:36:01 6497697e6946: Layer already exists 08:36:01 ecf5cbe3f087: Layer already exists 08:36:01 7b1a83a33cfa: Pushed 08:36:01 bcc10eb0f9e1: Pushed 08:36:01 097100c76c15: Layer already exists 08:36:01 d464af824bcc: Pushed 08:36:02 aca925c960a8: Pushed 08:36:04 18e8db266a0e: Pushed 08:36:04 06ae71ab9345: Pushed 08:36:04 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:36:04 412da78e7ae5: Preparing 08:36:04 80e7564d4d78: Preparing 08:36:04 06ae71ab9345: Preparing 08:36:04 18e8db266a0e: Preparing 08:36:04 edda23acbb08: Preparing 08:36:04 7b1a83a33cfa: Preparing 08:36:04 bcc10eb0f9e1: Preparing 08:36:04 6497697e6946: Preparing 08:36:04 ecf5cbe3f087: Preparing 08:36:04 d464af824bcc: Preparing 08:36:04 aca925c960a8: Preparing 08:36:04 097100c76c15: Preparing 08:36:04 ecf5cbe3f087: Waiting 08:36:04 d464af824bcc: Waiting 08:36:04 7b1a83a33cfa: Waiting 08:36:04 bcc10eb0f9e1: Waiting 08:36:04 6497697e6946: Waiting 08:36:04 aca925c960a8: Waiting 08:36:04 097100c76c15: Waiting 08:36:04 80e7564d4d78: Layer already exists 08:36:04 412da78e7ae5: Layer already exists 08:36:04 18e8db266a0e: Layer already exists 08:36:04 edda23acbb08: Layer already exists 08:36:04 06ae71ab9345: Layer already exists 08:36:04 bcc10eb0f9e1: Layer already exists 08:36:04 7b1a83a33cfa: Layer already exists 08:36:04 6497697e6946: Layer already exists 08:36:04 ecf5cbe3f087: Layer already exists 08:36:04 d464af824bcc: Layer already exists 08:36:04 aca925c960a8: Layer already exists 08:36:04 097100c76c15: Layer already exists 08:36:04 latest: digest: sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 08:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:36:05 412da78e7ae5: Preparing 08:36:05 80e7564d4d78: Preparing 08:36:05 06ae71ab9345: Preparing 08:36:05 18e8db266a0e: Preparing 08:36:05 edda23acbb08: Preparing 08:36:05 7b1a83a33cfa: Preparing 08:36:05 bcc10eb0f9e1: Preparing 08:36:05 6497697e6946: Preparing 08:36:05 ecf5cbe3f087: Preparing 08:36:05 d464af824bcc: Preparing 08:36:05 aca925c960a8: Preparing 08:36:05 097100c76c15: Preparing 08:36:05 bcc10eb0f9e1: Waiting 08:36:05 6497697e6946: Waiting 08:36:05 ecf5cbe3f087: Waiting 08:36:05 d464af824bcc: Waiting 08:36:05 aca925c960a8: Waiting 08:36:05 097100c76c15: Waiting 08:36:05 7b1a83a33cfa: Waiting 08:36:05 06ae71ab9345: Layer already exists 08:36:05 18e8db266a0e: Layer already exists 08:36:05 80e7564d4d78: Layer already exists 08:36:05 edda23acbb08: Layer already exists 08:36:05 412da78e7ae5: Layer already exists 08:36:05 7b1a83a33cfa: Layer already exists 08:36:05 bcc10eb0f9e1: Layer already exists 08:36:05 d464af824bcc: Layer already exists 08:36:05 ecf5cbe3f087: Layer already exists 08:36:05 6497697e6946: Layer already exists 08:36:05 aca925c960a8: Layer already exists 08:36:05 097100c76c15: Layer already exists 08:36:05 4.1.0-dev.48: digest: sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:36:06 412da78e7ae5: Preparing 08:36:06 80e7564d4d78: Preparing 08:36:06 06ae71ab9345: Preparing 08:36:06 18e8db266a0e: Preparing 08:36:06 edda23acbb08: Preparing 08:36:06 7b1a83a33cfa: Preparing 08:36:06 bcc10eb0f9e1: Preparing 08:36:06 6497697e6946: Preparing 08:36:06 ecf5cbe3f087: Preparing 08:36:06 d464af824bcc: Preparing 08:36:06 aca925c960a8: Preparing 08:36:06 097100c76c15: Preparing 08:36:06 7b1a83a33cfa: Waiting 08:36:06 ecf5cbe3f087: Waiting 08:36:06 d464af824bcc: Waiting 08:36:06 aca925c960a8: Waiting 08:36:06 097100c76c15: Waiting 08:36:06 6497697e6946: Waiting 08:36:06 bcc10eb0f9e1: Waiting 08:36:06 18e8db266a0e: Layer already exists 08:36:06 06ae71ab9345: Layer already exists 08:36:06 80e7564d4d78: Layer already exists 08:36:06 412da78e7ae5: Layer already exists 08:36:06 edda23acbb08: Layer already exists 08:36:06 bcc10eb0f9e1: Layer already exists 08:36:06 6497697e6946: Layer already exists 08:36:06 7b1a83a33cfa: Layer already exists 08:36:06 ecf5cbe3f087: Layer already exists 08:36:06 d464af824bcc: Layer already exists 08:36:06 097100c76c15: Layer already exists 08:36:06 aca925c960a8: Layer already exists 08:36:06 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:36:07 412da78e7ae5: Preparing 08:36:07 80e7564d4d78: Preparing 08:36:07 06ae71ab9345: Preparing 08:36:07 18e8db266a0e: Preparing 08:36:07 edda23acbb08: Preparing 08:36:07 7b1a83a33cfa: Preparing 08:36:07 bcc10eb0f9e1: Preparing 08:36:07 6497697e6946: Preparing 08:36:07 ecf5cbe3f087: Preparing 08:36:07 d464af824bcc: Preparing 08:36:07 aca925c960a8: Preparing 08:36:07 097100c76c15: Preparing 08:36:07 6497697e6946: Waiting 08:36:07 aca925c960a8: Waiting 08:36:07 097100c76c15: Waiting 08:36:07 ecf5cbe3f087: Waiting 08:36:07 d464af824bcc: Waiting 08:36:07 7b1a83a33cfa: Waiting 08:36:07 bcc10eb0f9e1: Waiting 08:36:07 412da78e7ae5: Layer already exists 08:36:07 edda23acbb08: Layer already exists 08:36:07 80e7564d4d78: Layer already exists 08:36:07 06ae71ab9345: Layer already exists 08:36:07 18e8db266a0e: Layer already exists 08:36:07 bcc10eb0f9e1: Layer already exists 08:36:07 6497697e6946: Layer already exists 08:36:07 7b1a83a33cfa: Layer already exists 08:36:07 ecf5cbe3f087: Layer already exists 08:36:07 d464af824bcc: Layer already exists 08:36:07 097100c76c15: Layer already exists 08:36:07 aca925c960a8: Layer already exists 08:36:07 main: digest: sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:07 ===================================================== [Pipeline] echo 08:36:07 taggedImages: 08:36:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:36:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:36:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 08:36:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:36:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:36:07 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:36:07 b3d597d82b1307571edb3c7cc289452c0dfb9567 08:36:07 latest 08:36:07 4.1.0-dev.48 08:36:07 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:36:07 main 08:36:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:36:07 7407872ced65: Preparing 08:36:07 1f46146b1085: Preparing 08:36:07 6497697e6946: Preparing 08:36:07 ecf5cbe3f087: Preparing 08:36:07 81745bd0c4f9: Preparing 08:36:07 51f4458ac7f1: Preparing 08:36:07 097100c76c15: Preparing 08:36:07 51f4458ac7f1: Waiting 08:36:07 097100c76c15: Waiting 08:36:07 6497697e6946: Layer already exists 08:36:07 ecf5cbe3f087: Layer already exists 08:36:07 097100c76c15: Layer already exists 08:36:07 7407872ced65: Pushed 08:36:07 81745bd0c4f9: Pushed 08:36:08 51f4458ac7f1: Pushed 08:36:10 1f46146b1085: Pushed 08:36:10 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:11 + 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 08:36:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:36:11 7407872ced65: Preparing 08:36:11 1f46146b1085: Preparing 08:36:11 6497697e6946: Preparing 08:36:11 ecf5cbe3f087: Preparing 08:36:11 81745bd0c4f9: Preparing 08:36:11 51f4458ac7f1: Preparing 08:36:11 097100c76c15: Preparing 08:36:11 097100c76c15: Waiting 08:36:11 51f4458ac7f1: Waiting 08:36:11 7407872ced65: Layer already exists 08:36:11 ecf5cbe3f087: Layer already exists 08:36:11 81745bd0c4f9: Layer already exists 08:36:11 1f46146b1085: Layer already exists 08:36:11 6497697e6946: Layer already exists 08:36:11 097100c76c15: Layer already exists 08:36:11 51f4458ac7f1: Layer already exists 08:36:11 latest: digest: sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 08:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:36:12 7407872ced65: Preparing 08:36:12 1f46146b1085: Preparing 08:36:12 6497697e6946: Preparing 08:36:12 ecf5cbe3f087: Preparing 08:36:12 81745bd0c4f9: Preparing 08:36:12 51f4458ac7f1: Preparing 08:36:12 097100c76c15: Preparing 08:36:12 097100c76c15: Waiting 08:36:12 81745bd0c4f9: Layer already exists 08:36:12 ecf5cbe3f087: Layer already exists 08:36:12 6497697e6946: Layer already exists 08:36:12 1f46146b1085: Layer already exists 08:36:12 7407872ced65: Layer already exists 08:36:12 097100c76c15: Layer already exists 08:36:12 51f4458ac7f1: Layer already exists 08:36:12 4.1.0-dev.48: digest: sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:36:13 7407872ced65: Preparing 08:36:13 1f46146b1085: Preparing 08:36:13 6497697e6946: Preparing 08:36:13 ecf5cbe3f087: Preparing 08:36:13 81745bd0c4f9: Preparing 08:36:13 51f4458ac7f1: Preparing 08:36:13 097100c76c15: Preparing 08:36:13 51f4458ac7f1: Waiting 08:36:13 097100c76c15: Waiting 08:36:13 7407872ced65: Layer already exists 08:36:13 6497697e6946: Layer already exists 08:36:13 81745bd0c4f9: Layer already exists 08:36:13 ecf5cbe3f087: Layer already exists 08:36:13 1f46146b1085: Layer already exists 08:36:13 097100c76c15: Layer already exists 08:36:13 51f4458ac7f1: Layer already exists 08:36:13 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:13 + 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 08:36:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:36:13 7407872ced65: Preparing 08:36:13 1f46146b1085: Preparing 08:36:13 6497697e6946: Preparing 08:36:13 ecf5cbe3f087: Preparing 08:36:13 81745bd0c4f9: Preparing 08:36:13 51f4458ac7f1: Preparing 08:36:13 097100c76c15: Preparing 08:36:13 51f4458ac7f1: Waiting 08:36:13 097100c76c15: Waiting 08:36:13 6497697e6946: Layer already exists 08:36:13 81745bd0c4f9: Layer already exists 08:36:13 ecf5cbe3f087: Layer already exists 08:36:13 1f46146b1085: Layer already exists 08:36:13 7407872ced65: Layer already exists 08:36:13 097100c76c15: Layer already exists 08:36:13 51f4458ac7f1: Layer already exists 08:36:13 main: digest: sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:13 ===================================================== [Pipeline] echo 08:36:13 taggedImages: 08:36:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:36:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:36:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 08:36:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:36:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:36:13 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:36:13 b3d597d82b1307571edb3c7cc289452c0dfb9567 08:36:13 latest 08:36:13 4.1.0-dev.48 08:36:13 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:36:13 main 08:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:36:14 f08154c76c7d: Preparing 08:36:14 4dade18a375a: Preparing 08:36:14 9c1a18a0247b: Preparing 08:36:14 6497697e6946: Preparing 08:36:14 ecf5cbe3f087: Preparing 08:36:14 3c8c4ce976f7: Preparing 08:36:14 facd5c300045: Preparing 08:36:14 b6fcfc0bdf53: Preparing 08:36:14 87cc5feaca8b: Preparing 08:36:14 097100c76c15: Preparing 08:36:14 3c8c4ce976f7: Waiting 08:36:14 b6fcfc0bdf53: Waiting 08:36:14 87cc5feaca8b: Waiting 08:36:14 097100c76c15: Waiting 08:36:14 facd5c300045: Waiting 08:36:14 6497697e6946: Layer already exists 08:36:14 ecf5cbe3f087: Layer already exists 08:36:14 9c1a18a0247b: Pushed 08:36:14 4dade18a375a: Pushed 08:36:14 f08154c76c7d: Pushed 08:36:14 097100c76c15: Layer already exists 08:36:14 b6fcfc0bdf53: Pushed 08:36:15 87cc5feaca8b: Pushed 08:36:19 facd5c300045: Pushed 08:36:25 3c8c4ce976f7: Pushed 08:36:26 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:36:26 f08154c76c7d: Preparing 08:36:26 4dade18a375a: Preparing 08:36:26 9c1a18a0247b: Preparing 08:36:26 6497697e6946: Preparing 08:36:26 ecf5cbe3f087: Preparing 08:36:26 3c8c4ce976f7: Preparing 08:36:26 facd5c300045: Preparing 08:36:26 b6fcfc0bdf53: Preparing 08:36:26 87cc5feaca8b: Preparing 08:36:26 097100c76c15: Preparing 08:36:26 facd5c300045: Waiting 08:36:26 3c8c4ce976f7: Waiting 08:36:26 b6fcfc0bdf53: Waiting 08:36:26 87cc5feaca8b: Waiting 08:36:26 097100c76c15: Waiting 08:36:26 f08154c76c7d: Layer already exists 08:36:26 9c1a18a0247b: Layer already exists 08:36:26 ecf5cbe3f087: Layer already exists 08:36:26 6497697e6946: Layer already exists 08:36:26 4dade18a375a: Layer already exists 08:36:26 3c8c4ce976f7: Layer already exists 08:36:26 87cc5feaca8b: Layer already exists 08:36:26 facd5c300045: Layer already exists 08:36:26 b6fcfc0bdf53: Layer already exists 08:36:26 097100c76c15: Layer already exists 08:36:26 latest: digest: sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 08:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:36:27 f08154c76c7d: Preparing 08:36:27 4dade18a375a: Preparing 08:36:27 9c1a18a0247b: Preparing 08:36:27 6497697e6946: Preparing 08:36:27 ecf5cbe3f087: Preparing 08:36:27 3c8c4ce976f7: Preparing 08:36:27 facd5c300045: Preparing 08:36:27 b6fcfc0bdf53: Preparing 08:36:27 87cc5feaca8b: Preparing 08:36:27 097100c76c15: Preparing 08:36:27 3c8c4ce976f7: Waiting 08:36:27 b6fcfc0bdf53: Waiting 08:36:27 097100c76c15: Waiting 08:36:27 87cc5feaca8b: Waiting 08:36:27 6497697e6946: Layer already exists 08:36:27 9c1a18a0247b: Layer already exists 08:36:27 ecf5cbe3f087: Layer already exists 08:36:27 f08154c76c7d: Layer already exists 08:36:27 4dade18a375a: Layer already exists 08:36:27 3c8c4ce976f7: Layer already exists 08:36:27 facd5c300045: Layer already exists 08:36:27 87cc5feaca8b: Layer already exists 08:36:27 b6fcfc0bdf53: Layer already exists 08:36:27 097100c76c15: Layer already exists 08:36:27 4.1.0-dev.48: digest: sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:36:28 f08154c76c7d: Preparing 08:36:28 4dade18a375a: Preparing 08:36:28 9c1a18a0247b: Preparing 08:36:28 6497697e6946: Preparing 08:36:28 ecf5cbe3f087: Preparing 08:36:28 3c8c4ce976f7: Preparing 08:36:28 facd5c300045: Preparing 08:36:28 b6fcfc0bdf53: Preparing 08:36:28 87cc5feaca8b: Preparing 08:36:28 097100c76c15: Preparing 08:36:28 87cc5feaca8b: Waiting 08:36:28 b6fcfc0bdf53: Waiting 08:36:28 3c8c4ce976f7: Waiting 08:36:28 097100c76c15: Waiting 08:36:28 facd5c300045: Waiting 08:36:28 6497697e6946: Layer already exists 08:36:28 4dade18a375a: Layer already exists 08:36:28 f08154c76c7d: Layer already exists 08:36:28 ecf5cbe3f087: Layer already exists 08:36:28 9c1a18a0247b: Layer already exists 08:36:28 3c8c4ce976f7: Layer already exists 08:36:28 facd5c300045: Layer already exists 08:36:28 b6fcfc0bdf53: Layer already exists 08:36:28 87cc5feaca8b: Layer already exists 08:36:28 097100c76c15: Layer already exists 08:36:28 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:36:28 f08154c76c7d: Preparing 08:36:28 4dade18a375a: Preparing 08:36:28 9c1a18a0247b: Preparing 08:36:28 6497697e6946: Preparing 08:36:28 ecf5cbe3f087: Preparing 08:36:28 3c8c4ce976f7: Preparing 08:36:28 facd5c300045: Preparing 08:36:28 b6fcfc0bdf53: Preparing 08:36:28 87cc5feaca8b: Preparing 08:36:28 097100c76c15: Preparing 08:36:28 3c8c4ce976f7: Waiting 08:36:28 facd5c300045: Waiting 08:36:28 b6fcfc0bdf53: Waiting 08:36:28 87cc5feaca8b: Waiting 08:36:28 097100c76c15: Waiting 08:36:28 f08154c76c7d: Layer already exists 08:36:28 6497697e6946: Layer already exists 08:36:28 ecf5cbe3f087: Layer already exists 08:36:28 4dade18a375a: Layer already exists 08:36:28 9c1a18a0247b: Layer already exists 08:36:28 3c8c4ce976f7: Layer already exists 08:36:28 facd5c300045: Layer already exists 08:36:28 b6fcfc0bdf53: Layer already exists 08:36:28 87cc5feaca8b: Layer already exists 08:36:28 097100c76c15: Layer already exists 08:36:28 main: digest: sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:28 ===================================================== [Pipeline] echo 08:36:28 taggedImages: 08:36:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:36:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:36:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 08:36:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:36:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:36:28 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:36:28 b3d597d82b1307571edb3c7cc289452c0dfb9567 08:36:28 latest 08:36:28 4.1.0-dev.48 08:36:28 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:36:28 main 08:36:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:36:29 58a93b7cfb1e: Preparing 08:36:29 fba816ccc003: Preparing 08:36:29 90b216016966: Preparing 08:36:29 6497697e6946: Preparing 08:36:29 ecf5cbe3f087: Preparing 08:36:29 546e719350b2: Preparing 08:36:29 5884dc847fb8: Preparing 08:36:29 cd9754db329b: Preparing 08:36:29 097100c76c15: Preparing 08:36:29 097100c76c15: Waiting 08:36:29 5884dc847fb8: Waiting 08:36:29 cd9754db329b: Waiting 08:36:29 546e719350b2: Waiting 08:36:29 ecf5cbe3f087: Layer already exists 08:36:29 6497697e6946: Layer already exists 08:36:29 58a93b7cfb1e: Pushed 08:36:29 fba816ccc003: Pushed 08:36:29 90b216016966: Pushed 08:36:29 097100c76c15: Layer already exists 08:36:29 5884dc847fb8: Pushed 08:36:29 cd9754db329b: Pushed 08:36:42 546e719350b2: Pushed 08:36:42 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:36:42 58a93b7cfb1e: Preparing 08:36:42 fba816ccc003: Preparing 08:36:42 90b216016966: Preparing 08:36:42 6497697e6946: Preparing 08:36:42 ecf5cbe3f087: Preparing 08:36:42 546e719350b2: Preparing 08:36:42 5884dc847fb8: Preparing 08:36:42 cd9754db329b: Preparing 08:36:42 097100c76c15: Preparing 08:36:42 546e719350b2: Waiting 08:36:42 5884dc847fb8: Waiting 08:36:42 cd9754db329b: Waiting 08:36:42 097100c76c15: Waiting 08:36:42 90b216016966: Layer already exists 08:36:42 fba816ccc003: Layer already exists 08:36:42 6497697e6946: Layer already exists 08:36:42 58a93b7cfb1e: Layer already exists 08:36:42 ecf5cbe3f087: Layer already exists 08:36:42 546e719350b2: Layer already exists 08:36:42 5884dc847fb8: Layer already exists 08:36:42 cd9754db329b: Layer already exists 08:36:42 097100c76c15: Layer already exists 08:36:42 latest: digest: sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 08:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:36:43 58a93b7cfb1e: Preparing 08:36:43 fba816ccc003: Preparing 08:36:43 90b216016966: Preparing 08:36:43 6497697e6946: Preparing 08:36:43 ecf5cbe3f087: Preparing 08:36:43 546e719350b2: Preparing 08:36:43 5884dc847fb8: Preparing 08:36:43 cd9754db329b: Preparing 08:36:43 097100c76c15: Preparing 08:36:43 546e719350b2: Waiting 08:36:43 5884dc847fb8: Waiting 08:36:43 cd9754db329b: Waiting 08:36:43 58a93b7cfb1e: Layer already exists 08:36:43 ecf5cbe3f087: Layer already exists 08:36:43 6497697e6946: Layer already exists 08:36:43 fba816ccc003: Layer already exists 08:36:43 90b216016966: Layer already exists 08:36:43 5884dc847fb8: Layer already exists 08:36:43 546e719350b2: Layer already exists 08:36:43 cd9754db329b: Layer already exists 08:36:43 097100c76c15: Layer already exists 08:36:43 4.1.0-dev.48: digest: sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:36:44 58a93b7cfb1e: Preparing 08:36:44 fba816ccc003: Preparing 08:36:44 90b216016966: Preparing 08:36:44 6497697e6946: Preparing 08:36:44 ecf5cbe3f087: Preparing 08:36:44 546e719350b2: Preparing 08:36:44 5884dc847fb8: Preparing 08:36:44 cd9754db329b: Preparing 08:36:44 097100c76c15: Preparing 08:36:44 546e719350b2: Waiting 08:36:44 5884dc847fb8: Waiting 08:36:44 cd9754db329b: Waiting 08:36:44 097100c76c15: Waiting 08:36:44 6497697e6946: Layer already exists 08:36:44 ecf5cbe3f087: Layer already exists 08:36:44 fba816ccc003: Layer already exists 08:36:44 58a93b7cfb1e: Layer already exists 08:36:44 90b216016966: Layer already exists 08:36:44 546e719350b2: Layer already exists 08:36:44 cd9754db329b: Layer already exists 08:36:44 5884dc847fb8: Layer already exists 08:36:44 097100c76c15: Layer already exists 08:36:44 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:36:44 58a93b7cfb1e: Preparing 08:36:44 fba816ccc003: Preparing 08:36:44 90b216016966: Preparing 08:36:44 6497697e6946: Preparing 08:36:44 ecf5cbe3f087: Preparing 08:36:44 546e719350b2: Preparing 08:36:44 5884dc847fb8: Preparing 08:36:44 cd9754db329b: Preparing 08:36:44 097100c76c15: Preparing 08:36:44 097100c76c15: Waiting 08:36:44 546e719350b2: Waiting 08:36:44 5884dc847fb8: Waiting 08:36:44 cd9754db329b: Waiting 08:36:44 fba816ccc003: Layer already exists 08:36:44 ecf5cbe3f087: Layer already exists 08:36:44 58a93b7cfb1e: Layer already exists 08:36:44 90b216016966: Layer already exists 08:36:44 6497697e6946: Layer already exists 08:36:44 cd9754db329b: Layer already exists 08:36:44 097100c76c15: Layer already exists 08:36:44 5884dc847fb8: Layer already exists 08:36:44 546e719350b2: Layer already exists 08:36:44 main: digest: sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:44 ===================================================== [Pipeline] echo 08:36:44 taggedImages: 08:36:44 - nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:36:44 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:36:44 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 08:36:44 - nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:36:44 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:36:44 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:36:44 b3d597d82b1307571edb3c7cc289452c0dfb9567 08:36:44 latest 08:36:44 4.1.0-dev.48 08:36:44 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:36:44 main 08:36:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:36:45 f08154c76c7d: Preparing 08:36:45 00ffe2a71465: Preparing 08:36:45 23599fa0e3f6: Preparing 08:36:45 6497697e6946: Preparing 08:36:45 ecf5cbe3f087: Preparing 08:36:45 6a4165b0a29e: Preparing 08:36:45 b6fcfc0bdf53: Preparing 08:36:45 87cc5feaca8b: Preparing 08:36:45 097100c76c15: Preparing 08:36:45 b6fcfc0bdf53: Waiting 08:36:45 87cc5feaca8b: Waiting 08:36:45 6a4165b0a29e: Waiting 08:36:45 097100c76c15: Waiting 08:36:45 f08154c76c7d: Layer already exists 08:36:45 ecf5cbe3f087: Layer already exists 08:36:45 6497697e6946: Layer already exists 08:36:45 b6fcfc0bdf53: Layer already exists 08:36:45 87cc5feaca8b: Layer already exists 08:36:45 097100c76c15: Layer already exists 08:36:45 23599fa0e3f6: Pushed 08:36:45 00ffe2a71465: Pushed 08:36:57 6a4165b0a29e: Pushed 08:36:57 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:36:58 f08154c76c7d: Preparing 08:36:58 00ffe2a71465: Preparing 08:36:58 23599fa0e3f6: Preparing 08:36:58 6497697e6946: Preparing 08:36:58 ecf5cbe3f087: Preparing 08:36:58 6a4165b0a29e: Preparing 08:36:58 b6fcfc0bdf53: Preparing 08:36:58 87cc5feaca8b: Preparing 08:36:58 097100c76c15: Preparing 08:36:58 6a4165b0a29e: Waiting 08:36:58 87cc5feaca8b: Waiting 08:36:58 b6fcfc0bdf53: Waiting 08:36:58 097100c76c15: Waiting 08:36:58 6497697e6946: Layer already exists 08:36:58 23599fa0e3f6: Layer already exists 08:36:58 f08154c76c7d: Layer already exists 08:36:58 ecf5cbe3f087: Layer already exists 08:36:58 00ffe2a71465: Layer already exists 08:36:58 b6fcfc0bdf53: Layer already exists 08:36:58 87cc5feaca8b: Layer already exists 08:36:58 6a4165b0a29e: Layer already exists 08:36:58 097100c76c15: Layer already exists 08:36:58 latest: digest: sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 08:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:36:58 f08154c76c7d: Preparing 08:36:58 00ffe2a71465: Preparing 08:36:58 23599fa0e3f6: Preparing 08:36:58 6497697e6946: Preparing 08:36:58 ecf5cbe3f087: Preparing 08:36:58 6a4165b0a29e: Preparing 08:36:58 b6fcfc0bdf53: Preparing 08:36:58 87cc5feaca8b: Preparing 08:36:58 097100c76c15: Preparing 08:36:58 6a4165b0a29e: Waiting 08:36:58 b6fcfc0bdf53: Waiting 08:36:58 87cc5feaca8b: Waiting 08:36:58 097100c76c15: Waiting 08:36:58 23599fa0e3f6: Layer already exists 08:36:58 f08154c76c7d: Layer already exists 08:36:58 ecf5cbe3f087: Layer already exists 08:36:58 6497697e6946: Layer already exists 08:36:58 00ffe2a71465: Layer already exists 08:36:58 6a4165b0a29e: Layer already exists 08:36:58 87cc5feaca8b: Layer already exists 08:36:58 b6fcfc0bdf53: Layer already exists 08:36:58 097100c76c15: Layer already exists 08:36:58 4.1.0-dev.48: digest: sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:36:59 f08154c76c7d: Preparing 08:36:59 00ffe2a71465: Preparing 08:36:59 23599fa0e3f6: Preparing 08:36:59 6497697e6946: Preparing 08:36:59 ecf5cbe3f087: Preparing 08:36:59 6a4165b0a29e: Preparing 08:36:59 b6fcfc0bdf53: Preparing 08:36:59 87cc5feaca8b: Preparing 08:36:59 097100c76c15: Preparing 08:36:59 6a4165b0a29e: Waiting 08:36:59 87cc5feaca8b: Waiting 08:36:59 097100c76c15: Waiting 08:36:59 b6fcfc0bdf53: Waiting 08:36:59 6497697e6946: Layer already exists 08:36:59 00ffe2a71465: Layer already exists 08:36:59 f08154c76c7d: Layer already exists 08:36:59 ecf5cbe3f087: Layer already exists 08:36:59 23599fa0e3f6: Layer already exists 08:36:59 6a4165b0a29e: Layer already exists 08:36:59 b6fcfc0bdf53: Layer already exists 08:36:59 097100c76c15: Layer already exists 08:36:59 87cc5feaca8b: Layer already exists 08:36:59 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:37:00 f08154c76c7d: Preparing 08:37:00 00ffe2a71465: Preparing 08:37:00 23599fa0e3f6: Preparing 08:37:00 6497697e6946: Preparing 08:37:00 ecf5cbe3f087: Preparing 08:37:00 6a4165b0a29e: Preparing 08:37:00 b6fcfc0bdf53: Preparing 08:37:00 87cc5feaca8b: Preparing 08:37:00 097100c76c15: Preparing 08:37:00 6a4165b0a29e: Waiting 08:37:00 b6fcfc0bdf53: Waiting 08:37:00 097100c76c15: Waiting 08:37:00 87cc5feaca8b: Waiting 08:37:00 6497697e6946: Layer already exists 08:37:00 23599fa0e3f6: Layer already exists 08:37:00 f08154c76c7d: Layer already exists 08:37:00 00ffe2a71465: Layer already exists 08:37:00 ecf5cbe3f087: Layer already exists 08:37:00 b6fcfc0bdf53: Layer already exists 08:37:00 097100c76c15: Layer already exists 08:37:00 87cc5feaca8b: Layer already exists 08:37:00 6a4165b0a29e: Layer already exists 08:37:00 main: digest: sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:00 ===================================================== [Pipeline] echo 08:37:00 taggedImages: 08:37:00 - nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:00 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:37:00 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 08:37:00 - nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:00 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:37:00 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:37:00 b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:00 latest 08:37:00 4.1.0-dev.48 08:37:00 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:00 main 08:37:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:37:00 b7b48ae974b5: Preparing 08:37:00 e12a10942280: Preparing 08:37:00 6497697e6946: Preparing 08:37:00 ecf5cbe3f087: Preparing 08:37:00 23f03be262fa: Preparing 08:37:00 0003c53b1a17: Preparing 08:37:00 097100c76c15: Preparing 08:37:00 0003c53b1a17: Waiting 08:37:00 097100c76c15: Waiting 08:37:00 ecf5cbe3f087: Layer already exists 08:37:00 6497697e6946: Layer already exists 08:37:00 097100c76c15: Layer already exists 08:37:00 b7b48ae974b5: Pushed 08:37:00 23f03be262fa: Pushed 08:37:01 0003c53b1a17: Pushed 08:37:05 e12a10942280: Pushed 08:37:05 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:37:06 b7b48ae974b5: Preparing 08:37:06 e12a10942280: Preparing 08:37:06 6497697e6946: Preparing 08:37:06 ecf5cbe3f087: Preparing 08:37:06 23f03be262fa: Preparing 08:37:06 0003c53b1a17: Preparing 08:37:06 097100c76c15: Preparing 08:37:06 0003c53b1a17: Waiting 08:37:06 097100c76c15: Waiting 08:37:06 6497697e6946: Layer already exists 08:37:06 ecf5cbe3f087: Layer already exists 08:37:06 e12a10942280: Layer already exists 08:37:06 b7b48ae974b5: Layer already exists 08:37:06 23f03be262fa: Layer already exists 08:37:06 0003c53b1a17: Layer already exists 08:37:06 097100c76c15: Layer already exists 08:37:06 latest: digest: sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 08:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:37:07 b7b48ae974b5: Preparing 08:37:07 e12a10942280: Preparing 08:37:07 6497697e6946: Preparing 08:37:07 ecf5cbe3f087: Preparing 08:37:07 23f03be262fa: Preparing 08:37:07 0003c53b1a17: Preparing 08:37:07 097100c76c15: Preparing 08:37:07 0003c53b1a17: Waiting 08:37:07 097100c76c15: Waiting 08:37:07 ecf5cbe3f087: Layer already exists 08:37:07 b7b48ae974b5: Layer already exists 08:37:07 6497697e6946: Layer already exists 08:37:07 e12a10942280: Layer already exists 08:37:07 23f03be262fa: Layer already exists 08:37:07 097100c76c15: Layer already exists 08:37:07 0003c53b1a17: Layer already exists 08:37:07 4.1.0-dev.48: digest: sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:37:07 b7b48ae974b5: Preparing 08:37:07 e12a10942280: Preparing 08:37:07 6497697e6946: Preparing 08:37:07 ecf5cbe3f087: Preparing 08:37:07 23f03be262fa: Preparing 08:37:07 0003c53b1a17: Preparing 08:37:07 097100c76c15: Preparing 08:37:07 0003c53b1a17: Waiting 08:37:07 097100c76c15: Waiting 08:37:07 6497697e6946: Layer already exists 08:37:07 e12a10942280: Layer already exists 08:37:07 23f03be262fa: Layer already exists 08:37:07 ecf5cbe3f087: Layer already exists 08:37:07 b7b48ae974b5: Layer already exists 08:37:07 097100c76c15: Layer already exists 08:37:07 0003c53b1a17: Layer already exists 08:37:07 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:37:08 b7b48ae974b5: Preparing 08:37:08 e12a10942280: Preparing 08:37:08 6497697e6946: Preparing 08:37:08 ecf5cbe3f087: Preparing 08:37:08 23f03be262fa: Preparing 08:37:08 0003c53b1a17: Preparing 08:37:08 097100c76c15: Preparing 08:37:08 097100c76c15: Waiting 08:37:08 0003c53b1a17: Waiting 08:37:08 23f03be262fa: Layer already exists 08:37:08 e12a10942280: Layer already exists 08:37:08 6497697e6946: Layer already exists 08:37:08 ecf5cbe3f087: Layer already exists 08:37:08 b7b48ae974b5: Layer already exists 08:37:08 0003c53b1a17: Layer already exists 08:37:08 097100c76c15: Layer already exists 08:37:08 main: digest: sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:08 ===================================================== [Pipeline] echo 08:37:08 taggedImages: 08:37:08 - nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:08 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:37:08 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 08:37:08 - nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:08 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:37:08 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:37:08 b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:08 latest 08:37:08 4.1.0-dev.48 08:37:08 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:08 main 08:37:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:37:09 762cf546da4c: Preparing 08:37:09 3f5dc27f0aec: Preparing 08:37:09 6497697e6946: Preparing 08:37:09 ecf5cbe3f087: Preparing 08:37:09 68d905b05308: Preparing 08:37:09 c0f3773361d7: Preparing 08:37:09 097100c76c15: Preparing 08:37:09 c0f3773361d7: Waiting 08:37:09 097100c76c15: Waiting 08:37:09 6497697e6946: Layer already exists 08:37:09 ecf5cbe3f087: Layer already exists 08:37:09 097100c76c15: Layer already exists 08:37:09 762cf546da4c: Pushed 08:37:09 68d905b05308: Pushed 08:37:09 c0f3773361d7: Pushed 08:37:13 3f5dc27f0aec: Pushed 08:37:13 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:37:14 762cf546da4c: Preparing 08:37:14 3f5dc27f0aec: Preparing 08:37:14 6497697e6946: Preparing 08:37:14 ecf5cbe3f087: Preparing 08:37:14 68d905b05308: Preparing 08:37:14 c0f3773361d7: Preparing 08:37:14 097100c76c15: Preparing 08:37:14 c0f3773361d7: Waiting 08:37:14 097100c76c15: Waiting 08:37:14 3f5dc27f0aec: Layer already exists 08:37:14 68d905b05308: Layer already exists 08:37:14 762cf546da4c: Layer already exists 08:37:14 ecf5cbe3f087: Layer already exists 08:37:14 6497697e6946: Layer already exists 08:37:14 097100c76c15: Layer already exists 08:37:14 c0f3773361d7: Layer already exists 08:37:14 latest: digest: sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 08:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:37:14 762cf546da4c: Preparing 08:37:14 3f5dc27f0aec: Preparing 08:37:14 6497697e6946: Preparing 08:37:14 ecf5cbe3f087: Preparing 08:37:14 68d905b05308: Preparing 08:37:14 c0f3773361d7: Preparing 08:37:14 097100c76c15: Preparing 08:37:14 c0f3773361d7: Waiting 08:37:14 097100c76c15: Waiting 08:37:14 762cf546da4c: Layer already exists 08:37:14 68d905b05308: Layer already exists 08:37:14 3f5dc27f0aec: Layer already exists 08:37:14 6497697e6946: Layer already exists 08:37:14 ecf5cbe3f087: Layer already exists 08:37:14 097100c76c15: Layer already exists 08:37:14 c0f3773361d7: Layer already exists 08:37:14 4.1.0-dev.48: digest: sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:37:15 762cf546da4c: Preparing 08:37:15 3f5dc27f0aec: Preparing 08:37:15 6497697e6946: Preparing 08:37:15 ecf5cbe3f087: Preparing 08:37:15 68d905b05308: Preparing 08:37:15 c0f3773361d7: Preparing 08:37:15 097100c76c15: Preparing 08:37:15 c0f3773361d7: Waiting 08:37:15 097100c76c15: Waiting 08:37:15 ecf5cbe3f087: Layer already exists 08:37:15 68d905b05308: Layer already exists 08:37:15 3f5dc27f0aec: Layer already exists 08:37:15 6497697e6946: Layer already exists 08:37:15 762cf546da4c: Layer already exists 08:37:15 c0f3773361d7: Layer already exists 08:37:15 097100c76c15: Layer already exists 08:37:15 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:37:16 762cf546da4c: Preparing 08:37:16 3f5dc27f0aec: Preparing 08:37:16 6497697e6946: Preparing 08:37:16 ecf5cbe3f087: Preparing 08:37:16 68d905b05308: Preparing 08:37:16 c0f3773361d7: Preparing 08:37:16 097100c76c15: Preparing 08:37:16 c0f3773361d7: Waiting 08:37:16 097100c76c15: Waiting 08:37:16 6497697e6946: Layer already exists 08:37:16 ecf5cbe3f087: Layer already exists 08:37:16 762cf546da4c: Layer already exists 08:37:16 3f5dc27f0aec: Layer already exists 08:37:16 68d905b05308: Layer already exists 08:37:16 c0f3773361d7: Layer already exists 08:37:16 097100c76c15: Layer already exists 08:37:16 main: digest: sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:16 ===================================================== [Pipeline] echo 08:37:16 taggedImages: 08:37:16 - nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:37:16 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 08:37:16 ========================================================= 08:37:16 [edgeXBuildMultiArch] RAW Config: 08:37:16 images: 08:37:16 - nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/core-command:latest 08:37:16 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/core-command:main 08:37:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:37:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:37:16 - nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/core-data:latest 08:37:16 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/core-data:main 08:37:16 - nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:37:16 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/core-keeper:main 08:37:16 - nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:37:16 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/core-metadata:main 08:37:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:37:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:37:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:37:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:37:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:37:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:37:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:37:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:37:16 - nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:37:16 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-spire-config:main 08:37:16 - nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:37:16 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/security-spire-server:main 08:37:16 - nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:37:16 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/support-notifications:main 08:37:16 - nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:37:16 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:37:16 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:37:16 - nexus3.edgexfoundry.org:10004/support-scheduler:main 08:37:16 settingsFile: 08:37:16 edgex-go-settings 08:37:16 ========================================================= [Pipeline] node 08:37:31 Still waiting to schedule task 08:37:31 All nodes of label ‘centos7-docker-4c-2g’ are offline 08:38:06 Running on prd-centos7-docker-4c-2g-7367 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:06 provisioning config files... 08:38:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1750637594554810308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:10 ---> ****-login.sh 08:38:10 nexus3.edgexfoundry.org:10001 08:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:10 Configure a credential helper to remove this warning. See 08:38:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:10 08:38:10 Login Succeeded 08:38:10 nexus3.edgexfoundry.org:10002 08:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:11 Configure a credential helper to remove this warning. See 08:38:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:11 08:38:11 Login Succeeded 08:38:11 nexus3.edgexfoundry.org:10003 08:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:11 Configure a credential helper to remove this warning. See 08:38:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:11 08:38:11 Login Succeeded 08:38:11 nexus3.edgexfoundry.org:10004 08:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:11 Configure a credential helper to remove this warning. See 08:38:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:11 08:38:11 Login Succeeded 08:38:11 ****.io 08:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:38:11 Configure a credential helper to remove this warning. See 08:38:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:38:11 08:38:11 Login Succeeded 08:38:11 ---> ****-login.sh ends [Pipeline] } 08:38:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:12 + docker buildx ls 08:38:12 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:38:12 default * docker 08:38:12 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:38:12 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:38:12 edgex-builder [Pipeline] sh 08:38:12 + docker buildx inspect --bootstrap 08:38:12 #1 [internal] booting buildkit 08:38:12 #1 pulling image moby/buildkit:buildx-stable-1 08:38:16 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 08:38:16 #1 creating container buildx_buildkit_edgex-builder0 08:38:18 #1 creating container buildx_buildkit_edgex-builder0 2.4s done 08:38:18 #1 DONE 5.5s 08:38:18 Name: edgex-builder 08:38:18 Driver: docker-container 08:38:18 08:38:18 Nodes: 08:38:18 Name: edgex-builder0 08:38:18 Endpoint: unix:///var/run/docker.sock 08:38:18 Status: running 08:38:18 Buildkit: v0.23.2 08:38:18 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:38:19 + docker buildx ls 08:38:19 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:38:19 edgex-builder * docker-container 08:38:19 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:38:19 default docker 08:38:19 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:38:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567' 08:38:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - 08:38:19 #1 [internal] load build definition from Dockerfile 08:38:19 #1 transferring dockerfile: 197B done 08:38:19 #1 DONE 0.0s 08:38:19 08:38:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:19 #2 DONE 0.1s 08:38:19 08:38:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:19 #3 DONE 0.1s 08:38:19 08:38:19 #4 [internal] load .dockerignore 08:38:19 #4 transferring context: 2B done 08:38:19 #4 DONE 0.0s 08:38:19 08:38:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 08:38:19 #5 resolve nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done 08:38:19 #5 DONE 0.0s 08:38:19 08:38:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 08:38:19 #6 resolve nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done 08:38:19 #6 DONE 0.1s 08:38:19 08:38:19 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:38:19 #7 DONE 0.0s 08:38:19 08:38:19 #8 exporting to image 08:38:19 #8 exporting layers done 08:38:19 #8 exporting manifest sha256:b9f3393f21544934132bfcaccf2ed65a9056a15cc8b55c9b6494f3d1ea0f8933 done 08:38:19 #8 exporting config sha256:34fdb52eb3564d821723eee02a7e5e09a4835861dcc5b0b89ac30f72fc1c5bb3 done 08:38:19 #8 exporting manifest sha256:ad5bdd9f34263156a601411e8c8a3d9fc95c8d3387d4bbe0b280bed2c3be13df done 08:38:19 #8 exporting config sha256:caf1d7770db9aabd6f7535c700f1b9868b8d5becce238de7352c199408da1e2e done 08:38:19 #8 exporting manifest list sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 done 08:38:19 #8 pushing layers 0.1s done 08:38:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 08:38:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 0.1s done 08:38:20 #8 DONE 0.2s 08:38:20 08:38:20 1 warning found (use --debug to expand): 08:38:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 08:38:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 08:38:20 #1 [internal] load build definition from Dockerfile 08:38:20 #1 transferring dockerfile: 163B done 08:38:20 #1 DONE 0.0s 08:38:20 08:38:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 08:38:20 #2 DONE 0.0s 08:38:20 08:38:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 08:38:20 #3 DONE 0.0s 08:38:20 08:38:20 #4 [internal] load .dockerignore 08:38:20 #4 transferring context: 2B done 08:38:20 #4 DONE 0.0s 08:38:20 08:38:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 08:38:20 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done 08:38:20 #5 CACHED 08:38:20 08:38:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 08:38:20 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done 08:38:20 #6 CACHED 08:38:20 08:38:20 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:38:20 #7 DONE 0.0s 08:38:20 08:38:20 #8 exporting to image 08:38:20 #8 exporting layers done 08:38:20 #8 exporting manifest sha256:b9f3393f21544934132bfcaccf2ed65a9056a15cc8b55c9b6494f3d1ea0f8933 done 08:38:20 #8 exporting config sha256:34fdb52eb3564d821723eee02a7e5e09a4835861dcc5b0b89ac30f72fc1c5bb3 done 08:38:20 #8 exporting manifest sha256:ad5bdd9f34263156a601411e8c8a3d9fc95c8d3387d4bbe0b280bed2c3be13df done 08:38:20 #8 exporting config sha256:caf1d7770db9aabd6f7535c700f1b9868b8d5becce238de7352c199408da1e2e done 08:38:20 #8 exporting manifest list sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 done 08:38:20 #8 pushing layers 0.0s done 08:38:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 0.1s done 08:38:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:20 #8 DONE 0.1s 08:38:20 08:38:20 1 warning found (use --debug to expand): 08:38:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48' 08:38:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 --push - 08:38:20 #1 [internal] load build definition from Dockerfile 08:38:20 #1 transferring dockerfile: 169B done 08:38:20 #1 DONE 0.0s 08:38:20 08:38:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 08:38:20 #2 DONE 0.0s 08:38:20 08:38:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48 08:38:20 #3 DONE 0.0s 08:38:20 08:38:20 #4 [internal] load .dockerignore 08:38:20 #4 transferring context: 2B done 08:38:20 #4 DONE 0.0s 08:38:20 08:38:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 08:38:20 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done 08:38:20 #5 CACHED 08:38:20 08:38:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 08:38:20 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done 08:38:20 #6 CACHED 08:38:20 08:38:20 #7 exporting to image 08:38:20 #7 exporting layers done 08:38:20 #7 exporting manifest sha256:b9f3393f21544934132bfcaccf2ed65a9056a15cc8b55c9b6494f3d1ea0f8933 done 08:38:20 #7 exporting config sha256:34fdb52eb3564d821723eee02a7e5e09a4835861dcc5b0b89ac30f72fc1c5bb3 done 08:38:20 #7 exporting manifest sha256:ad5bdd9f34263156a601411e8c8a3d9fc95c8d3387d4bbe0b280bed2c3be13df done 08:38:20 #7 exporting config sha256:caf1d7770db9aabd6f7535c700f1b9868b8d5becce238de7352c199408da1e2e done 08:38:20 #7 exporting manifest list sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 08:38:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:21 #7 exporting manifest list sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 done 08:38:21 #7 pushing layers 0.0s done 08:38:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.48@sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 0.1s done 08:38:21 #7 DONE 0.1s 08:38:21 08:38:21 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:38:21 #8 DONE 0.0s 08:38:21 08:38:21 1 warning found (use --debug to expand): 08:38:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' 08:38:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - 08:38:21 #1 [internal] load build definition from Dockerfile 08:38:21 #1 transferring dockerfile: 210B done 08:38:21 #1 DONE 0.0s 08:38:21 08:38:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:21 #2 DONE 0.0s 08:38:21 08:38:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:21 #3 DONE 0.0s 08:38:21 08:38:21 #4 [internal] load .dockerignore 08:38:21 #4 transferring context: 2B done 08:38:21 #4 DONE 0.0s 08:38:21 08:38:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 08:38:21 #5 resolve nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done 08:38:21 #5 CACHED 08:38:21 08:38:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 08:38:21 #6 resolve nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 0.0s done 08:38:21 #6 CACHED 08:38:21 08:38:21 #7 exporting to image 08:38:21 #7 exporting layers done 08:38:21 #7 exporting manifest sha256:b9f3393f21544934132bfcaccf2ed65a9056a15cc8b55c9b6494f3d1ea0f8933 done 08:38:21 #7 exporting config sha256:34fdb52eb3564d821723eee02a7e5e09a4835861dcc5b0b89ac30f72fc1c5bb3 done 08:38:21 #7 exporting manifest sha256:ad5bdd9f34263156a601411e8c8a3d9fc95c8d3387d4bbe0b280bed2c3be13df 08:38:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:21 #7 exporting manifest sha256:ad5bdd9f34263156a601411e8c8a3d9fc95c8d3387d4bbe0b280bed2c3be13df done 08:38:21 #7 exporting config sha256:caf1d7770db9aabd6f7535c700f1b9868b8d5becce238de7352c199408da1e2e done 08:38:21 #7 exporting manifest list sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 done 08:38:21 #7 pushing layers 0.0s done 08:38:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 0.1s done 08:38:21 #7 DONE 0.1s 08:38:21 08:38:21 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:38:21 #8 DONE 0.0s 08:38:21 08:38:21 1 warning found (use --debug to expand): 08:38:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 08:38:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 08:38:22 #1 [internal] load build definition from Dockerfile 08:38:22 #1 transferring dockerfile: 161B done 08:38:22 #1 DONE 0.0s 08:38:22 08:38:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 08:38:22 #2 DONE 0.0s 08:38:22 08:38:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 08:38:22 #3 DONE 0.0s 08:38:22 08:38:22 #4 [internal] load .dockerignore 08:38:22 #4 transferring context: 2B done 08:38:22 #4 DONE 0.0s 08:38:22 08:38:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 08:38:22 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 done 08:38:22 #5 CACHED 08:38:22 08:38:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 08:38:22 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:3c8c0a15238d39c32f195b7f043af9fac8a6ef8a670056f5c43dfdeec3e9ded0 done 08:38:22 #6 CACHED 08:38:22 08:38:22 #7 exporting to image 08:38:22 #7 exporting layers 08:38:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:22 #7 exporting layers done 08:38:22 #7 exporting manifest sha256:b9f3393f21544934132bfcaccf2ed65a9056a15cc8b55c9b6494f3d1ea0f8933 done 08:38:22 #7 exporting config sha256:34fdb52eb3564d821723eee02a7e5e09a4835861dcc5b0b89ac30f72fc1c5bb3 done 08:38:22 #7 exporting manifest sha256:ad5bdd9f34263156a601411e8c8a3d9fc95c8d3387d4bbe0b280bed2c3be13df done 08:38:22 #7 exporting config sha256:caf1d7770db9aabd6f7535c700f1b9868b8d5becce238de7352c199408da1e2e done 08:38:22 #7 exporting manifest list sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 done 08:38:22 #7 pushing layers 0.0s done 08:38:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:fde7e0d4584c45bf4f99b1b6449e55e5f5343f5e1f3163950ef89e9fe3a8cb71 0.1s done 08:38:22 #7 DONE 0.1s 08:38:22 08:38:22 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:38:22 #8 DONE 0.0s 08:38:22 08:38:22 1 warning found (use --debug to expand): 08:38:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567' 08:38:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - 08:38:22 #1 [internal] load build definition from Dockerfile 08:38:22 #1 transferring dockerfile: 216B done 08:38:22 #1 DONE 0.0s 08:38:22 08:38:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:22 #2 DONE 0.0s 08:38:22 08:38:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:22 #3 DONE 0.0s 08:38:22 08:38:22 #4 [internal] load .dockerignore 08:38:22 #4 transferring context: 2B done 08:38:22 #4 DONE 0.0s 08:38:22 08:38:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 08:38:22 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba done 08:38:22 #5 DONE 0.0s 08:38:22 08:38:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 08:38:23 #6 DONE 0.0s 08:38:23 08:38:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 08:38:23 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba done 08:38:23 #5 DONE 0.1s 08:38:23 08:38:23 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:38:23 #7 DONE 0.0s 08:38:23 08:38:23 #8 exporting to image 08:38:23 #8 exporting layers done 08:38:23 #8 exporting manifest sha256:354c607e609568bc2a2f8e4c44ff29aaf04e6b46c486c5e78cf43933f4abb817 done 08:38:23 #8 exporting config sha256:9cb208c260fbfb290dd10de2a2001de6d87e21f2af3d05e5b63cf54f5d35b403 done 08:38:23 #8 exporting manifest sha256:d3db14d36e2a4d8e3707a2025ed13526a391d3d5517a2fb3966cc87ef96db215 done 08:38:23 #8 exporting config sha256:1f7d46cc2650fda35fe28a5f9514236c0852f0a935180ca9ccc91b97e68f7b7d done 08:38:23 #8 exporting manifest list sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 done 08:38:23 #8 pushing layers 0.1s done 08:38:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 0.1s done 08:38:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:23 #8 DONE 0.2s 08:38:23 08:38:23 1 warning found (use --debug to expand): 08:38:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 08:38:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 08:38:23 #1 [internal] load build definition from Dockerfile 08:38:23 #1 transferring dockerfile: 182B done 08:38:23 #1 DONE 0.0s 08:38:23 08:38:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:38:23 #2 DONE 0.0s 08:38:23 08:38:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:38:23 #3 DONE 0.0s 08:38:23 08:38:23 #4 [internal] load .dockerignore 08:38:23 #4 transferring context: 2B done 08:38:23 #4 DONE 0.0s 08:38:23 08:38:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 08:38:23 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba done 08:38:23 #5 CACHED 08:38:23 08:38:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 08:38:23 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba done 08:38:23 #6 CACHED 08:38:23 08:38:23 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:38:23 #7 DONE 0.0s 08:38:23 08:38:23 #8 exporting to image 08:38:23 #8 exporting layers done 08:38:23 #8 exporting manifest sha256:354c607e609568bc2a2f8e4c44ff29aaf04e6b46c486c5e78cf43933f4abb817 done 08:38:23 #8 exporting config sha256:9cb208c260fbfb290dd10de2a2001de6d87e21f2af3d05e5b63cf54f5d35b403 done 08:38:23 #8 exporting manifest sha256:d3db14d36e2a4d8e3707a2025ed13526a391d3d5517a2fb3966cc87ef96db215 done 08:38:23 #8 exporting config sha256:1f7d46cc2650fda35fe28a5f9514236c0852f0a935180ca9ccc91b97e68f7b7d done 08:38:23 #8 exporting manifest list sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 done 08:38:23 #8 pushing layers 0.0s done 08:38:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 0.1s done 08:38:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:23 #8 DONE 0.1s 08:38:23 08:38:23 1 warning found (use --debug to expand): 08:38:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48' 08:38:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 --push - 08:38:24 #1 [internal] load build definition from Dockerfile 08:38:24 #1 transferring dockerfile: 188B done 08:38:24 #1 DONE 0.0s 08:38:24 08:38:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 08:38:24 #2 DONE 0.0s 08:38:24 08:38:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48 08:38:24 #3 DONE 0.0s 08:38:24 08:38:24 #4 [internal] load .dockerignore 08:38:24 #4 transferring context: 2B done 08:38:24 #4 DONE 0.0s 08:38:24 08:38:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 08:38:24 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 0.0s done 08:38:24 #5 DONE 0.0s 08:38:24 08:38:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 08:38:24 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 0.0s done 08:38:24 #6 CACHED 08:38:24 08:38:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 08:38:24 #5 CACHED 08:38:24 08:38:24 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:38:24 #7 DONE 0.0s 08:38:24 08:38:24 #8 exporting to image 08:38:24 #8 exporting layers done 08:38:24 #8 exporting manifest sha256:354c607e609568bc2a2f8e4c44ff29aaf04e6b46c486c5e78cf43933f4abb817 done 08:38:24 #8 exporting config sha256:9cb208c260fbfb290dd10de2a2001de6d87e21f2af3d05e5b63cf54f5d35b403 done 08:38:24 #8 exporting manifest sha256:d3db14d36e2a4d8e3707a2025ed13526a391d3d5517a2fb3966cc87ef96db215 done 08:38:24 #8 exporting config sha256:1f7d46cc2650fda35fe28a5f9514236c0852f0a935180ca9ccc91b97e68f7b7d done 08:38:24 #8 exporting manifest list sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 done 08:38:24 #8 pushing layers 0.0s done 08:38:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.48@sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 0.1s done 08:38:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:24 #8 DONE 0.1s 08:38:24 08:38:24 1 warning found (use --debug to expand): 08:38:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - 08:38:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' 08:38:24 #1 [internal] load build definition from Dockerfile 08:38:24 #1 transferring dockerfile: 229B done 08:38:24 #1 DONE 0.0s 08:38:24 08:38:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:24 #2 DONE 0.0s 08:38:24 08:38:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:24 #3 DONE 0.0s 08:38:24 08:38:24 #4 [internal] load .dockerignore 08:38:24 #4 transferring context: 2B done 08:38:24 #4 DONE 0.0s 08:38:24 08:38:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 08:38:24 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 0.0s done 08:38:24 #5 CACHED 08:38:24 08:38:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 08:38:24 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 0.0s done 08:38:24 #6 CACHED 08:38:24 08:38:24 #7 exporting to image 08:38:24 #7 exporting layers done 08:38:24 #7 exporting manifest sha256:354c607e609568bc2a2f8e4c44ff29aaf04e6b46c486c5e78cf43933f4abb817 done 08:38:24 #7 exporting config sha256:9cb208c260fbfb290dd10de2a2001de6d87e21f2af3d05e5b63cf54f5d35b403 done 08:38:24 #7 exporting manifest sha256:d3db14d36e2a4d8e3707a2025ed13526a391d3d5517a2fb3966cc87ef96db215 done 08:38:24 #7 exporting config sha256:1f7d46cc2650fda35fe28a5f9514236c0852f0a935180ca9ccc91b97e68f7b7d 08:38:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:25 #7 exporting config sha256:1f7d46cc2650fda35fe28a5f9514236c0852f0a935180ca9ccc91b97e68f7b7d done 08:38:25 #7 exporting manifest list sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 done 08:38:25 #7 pushing layers 0.0s done 08:38:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 0.1s done 08:38:25 #7 DONE 0.1s 08:38:25 08:38:25 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:38:25 #8 DONE 0.0s 08:38:25 08:38:25 1 warning found (use --debug to expand): 08:38:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 08:38:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 08:38:25 #1 [internal] load build definition from Dockerfile 08:38:25 #1 transferring dockerfile: 180B done 08:38:25 #1 DONE 0.0s 08:38:25 08:38:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:38:25 #2 DONE 0.0s 08:38:25 08:38:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:38:25 #3 DONE 0.0s 08:38:25 08:38:25 #4 [internal] load .dockerignore 08:38:25 #4 transferring context: 2B done 08:38:25 #4 DONE 0.0s 08:38:25 08:38:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 08:38:25 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba done 08:38:25 #5 CACHED 08:38:25 08:38:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba 08:38:25 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ce77e144db7fe137df6d64f0f2378239ac9c91f52880aed945ff56ceacf98fba done 08:38:25 #6 CACHED 08:38:25 08:38:25 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:38:25 #7 DONE 0.0s 08:38:25 08:38:25 #8 exporting to image 08:38:25 #8 exporting layers done 08:38:25 #8 exporting manifest sha256:354c607e609568bc2a2f8e4c44ff29aaf04e6b46c486c5e78cf43933f4abb817 done 08:38:25 #8 exporting config sha256:9cb208c260fbfb290dd10de2a2001de6d87e21f2af3d05e5b63cf54f5d35b403 done 08:38:25 #8 exporting manifest sha256:d3db14d36e2a4d8e3707a2025ed13526a391d3d5517a2fb3966cc87ef96db215 done 08:38:25 #8 exporting config sha256:1f7d46cc2650fda35fe28a5f9514236c0852f0a935180ca9ccc91b97e68f7b7d done 08:38:25 #8 exporting manifest list sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 done 08:38:25 #8 pushing layers 0.0s done 08:38:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:30619e2412b35f4cf9433327aff3fa1262f727eaaf82910013995cd67a62e530 0.1s done 08:38:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:25 #8 DONE 0.1s 08:38:25 08:38:25 1 warning found (use --debug to expand): 08:38:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - 08:38:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567' 08:38:25 #1 [internal] load build definition from Dockerfile 08:38:25 #1 transferring dockerfile: 194B done 08:38:25 #1 DONE 0.0s 08:38:25 08:38:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:25 #2 DONE 0.0s 08:38:25 08:38:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:25 #3 DONE 0.0s 08:38:25 08:38:25 #4 [internal] load .dockerignore 08:38:25 #4 transferring context: 2B done 08:38:25 #4 DONE 0.0s 08:38:25 08:38:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 08:38:25 #5 resolve nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.0s done 08:38:25 #5 DONE 0.0s 08:38:25 08:38:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 08:38:26 #6 resolve nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.0s done 08:38:26 #6 DONE 0.0s 08:38:26 08:38:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 08:38:26 #5 resolve nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.0s done 08:38:26 #5 DONE 0.1s 08:38:26 08:38:26 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:38:26 #7 DONE 0.0s 08:38:26 08:38:26 #8 exporting to image 08:38:26 #8 exporting layers done 08:38:26 #8 exporting manifest sha256:a095ec77a545a572f7ed3cec956c6c372ae4415645ceddf7ba097d024f7b1ece done 08:38:26 #8 exporting config sha256:6aae69f1c517c9f52f0f7b47a92ed427c2c9bd2a0380aacc175150b92461a5f9 done 08:38:26 #8 exporting manifest sha256:9f6dd6e85f2107fdab46b6ad12d46aa064985af0c76fb6e065c3e3d72caef63f done 08:38:26 #8 exporting config sha256:3c14a5f3bb06d43b71b9e4d144c9d6b4972de79082885187005a6e7bb91bb0f9 done 08:38:26 #8 exporting manifest list sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a done 08:38:26 #8 pushing layers 0.1s done 08:38:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a 08:38:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a 0.1s done 08:38:26 #8 DONE 0.2s 08:38:26 08:38:26 1 warning found (use --debug to expand): 08:38:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 08:38:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 08:38:26 #1 [internal] load build definition from Dockerfile 08:38:26 #1 transferring dockerfile: 08:38:26 #1 transferring dockerfile: 160B done 08:38:26 #1 DONE 0.1s 08:38:26 08:38:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 08:38:26 #2 DONE 0.1s 08:38:26 08:38:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 08:38:27 #3 DONE 0.2s 08:38:27 08:38:27 #4 [internal] load .dockerignore 08:38:27 #4 transferring context: 2B done 08:38:27 #4 DONE 0.1s 08:38:27 08:38:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 08:38:27 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 08:38:27 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.1s done 08:38:27 #5 CACHED 08:38:27 08:38:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 08:38:27 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.1s done 08:38:27 #6 CACHED 08:38:27 08:38:27 #7 exporting to image 08:38:27 #7 exporting layers done 08:38:27 #7 exporting manifest sha256:a095ec77a545a572f7ed3cec956c6c372ae4415645ceddf7ba097d024f7b1ece 0.0s done 08:38:27 #7 exporting config sha256:6aae69f1c517c9f52f0f7b47a92ed427c2c9bd2a0380aacc175150b92461a5f9 08:38:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:27 #7 ... 08:38:27 08:38:27 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:38:27 #8 DONE 0.0s 08:38:27 08:38:27 #7 exporting to image 08:38:27 #7 exporting config sha256:6aae69f1c517c9f52f0f7b47a92ed427c2c9bd2a0380aacc175150b92461a5f9 done 08:38:27 #7 exporting manifest sha256:9f6dd6e85f2107fdab46b6ad12d46aa064985af0c76fb6e065c3e3d72caef63f 0.0s done 08:38:27 #7 exporting config sha256:3c14a5f3bb06d43b71b9e4d144c9d6b4972de79082885187005a6e7bb91bb0f9 done 08:38:27 #7 exporting manifest list sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a 0.0s done 08:38:27 #7 pushing layers 0.0s done 08:38:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a 08:38:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a 0.1s done 08:38:27 #7 DONE 0.2s 08:38:27 08:38:27 1 warning found (use --debug to expand): 08:38:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 --push - 08:38:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48' 08:38:28 #1 [internal] load build definition from Dockerfile 08:38:28 #1 transferring dockerfile: 166B done 08:38:28 #1 DONE 0.0s 08:38:28 08:38:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 08:38:28 #2 DONE 0.0s 08:38:28 08:38:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48 08:38:28 #3 DONE 0.0s 08:38:28 08:38:28 #4 [internal] load .dockerignore 08:38:28 #4 transferring context: 2B done 08:38:28 #4 DONE 0.0s 08:38:28 08:38:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 08:38:28 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a done 08:38:28 #5 CACHED 08:38:28 08:38:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 08:38:28 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a done 08:38:28 #6 CACHED 08:38:28 08:38:28 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:38:28 #7 DONE 0.0s 08:38:28 08:38:28 #8 exporting to image 08:38:28 #8 exporting layers done 08:38:28 #8 exporting manifest sha256:a095ec77a545a572f7ed3cec956c6c372ae4415645ceddf7ba097d024f7b1ece done 08:38:28 #8 exporting config sha256:6aae69f1c517c9f52f0f7b47a92ed427c2c9bd2a0380aacc175150b92461a5f9 done 08:38:28 #8 exporting manifest sha256:9f6dd6e85f2107fdab46b6ad12d46aa064985af0c76fb6e065c3e3d72caef63f done 08:38:28 #8 exporting config sha256:3c14a5f3bb06d43b71b9e4d144c9d6b4972de79082885187005a6e7bb91bb0f9 done 08:38:28 #8 exporting manifest list sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a done 08:38:28 #8 pushing layers 0.0s done 08:38:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.48@sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a 0.1s done 08:38:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:28 #8 DONE 0.1s 08:38:28 08:38:28 1 warning found (use --debug to expand): 08:38:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' 08:38:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - 08:38:28 #1 [internal] load build definition from Dockerfile 08:38:28 #1 transferring dockerfile: 207B done 08:38:28 #1 DONE 0.0s 08:38:28 08:38:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:28 #2 DONE 0.0s 08:38:28 08:38:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:28 #3 DONE 0.0s 08:38:28 08:38:28 #4 [internal] load .dockerignore 08:38:28 #4 transferring context: 2B done 08:38:28 #4 DONE 0.0s 08:38:28 08:38:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 08:38:28 #5 resolve nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.0s done 08:38:28 #5 CACHED 08:38:28 08:38:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 08:38:28 #6 resolve nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.0s done 08:38:28 #6 CACHED 08:38:28 08:38:28 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:38:28 #7 DONE 0.0s 08:38:28 08:38:28 #8 exporting to image 08:38:28 #8 exporting layers done 08:38:28 #8 exporting manifest sha256:a095ec77a545a572f7ed3cec956c6c372ae4415645ceddf7ba097d024f7b1ece done 08:38:28 #8 exporting config sha256:6aae69f1c517c9f52f0f7b47a92ed427c2c9bd2a0380aacc175150b92461a5f9 done 08:38:28 #8 exporting manifest sha256:9f6dd6e85f2107fdab46b6ad12d46aa064985af0c76fb6e065c3e3d72caef63f done 08:38:28 #8 exporting config sha256:3c14a5f3bb06d43b71b9e4d144c9d6b4972de79082885187005a6e7bb91bb0f9 done 08:38:28 #8 exporting manifest list sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a done 08:38:28 #8 pushing layers 0.0s done 08:38:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a 0.1s done 08:38:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:28 #8 DONE 0.1s 08:38:28 08:38:28 1 warning found (use --debug to expand): 08:38:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 08:38:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 08:38:29 #1 [internal] load build definition from Dockerfile 08:38:29 #1 transferring dockerfile: 158B done 08:38:29 #1 DONE 0.0s 08:38:29 08:38:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 08:38:29 #2 DONE 0.0s 08:38:29 08:38:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 08:38:29 #3 DONE 0.0s 08:38:29 08:38:29 #4 [internal] load .dockerignore 08:38:29 #4 transferring context: 2B done 08:38:29 #4 DONE 0.0s 08:38:29 08:38:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 08:38:29 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 0.0s done 08:38:29 #5 CACHED 08:38:29 08:38:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a 08:38:29 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:96952f5e81f653f831a88695b2111033a82dfb5e892d7d06134f869a3f36063a done 08:38:29 #6 CACHED 08:38:29 08:38:29 #7 exporting to image 08:38:29 #7 exporting layers done 08:38:29 #7 exporting manifest sha256:a095ec77a545a572f7ed3cec956c6c372ae4415645ceddf7ba097d024f7b1ece done 08:38:29 #7 exporting config sha256:6aae69f1c517c9f52f0f7b47a92ed427c2c9bd2a0380aacc175150b92461a5f9 done 08:38:29 #7 exporting manifest sha256:9f6dd6e85f2107fdab46b6ad12d46aa064985af0c76fb6e065c3e3d72caef63f done 08:38:29 #7 exporting config sha256:3c14a5f3bb06d43b71b9e4d144c9d6b4972de79082885187005a6e7bb91bb0f9 done 08:38:29 #7 exporting manifest list sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a done 08:38:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:29 #7 pushing layers 0.0s done 08:38:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:01c8ba021361eda46d2042526fe3e2b91d4eba0fe105b1f97ce3b9dec425818a 0.1s done 08:38:29 #7 DONE 0.1s 08:38:29 08:38:29 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:38:29 #8 DONE 0.0s 08:38:29 08:38:29 1 warning found (use --debug to expand): 08:38:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567' 08:38:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - 08:38:29 #1 [internal] load build definition from Dockerfile 08:38:29 #1 transferring dockerfile: 196B done 08:38:29 #1 DONE 0.0s 08:38:29 08:38:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:29 #2 DONE 0.0s 08:38:29 08:38:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:29 #3 DONE 0.0s 08:38:29 08:38:29 #4 [internal] load .dockerignore 08:38:29 #4 transferring context: 2B done 08:38:29 #4 DONE 0.0s 08:38:29 08:38:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 08:38:29 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done 08:38:29 #5 DONE 0.0s 08:38:29 08:38:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 08:38:29 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done 08:38:29 #6 DONE 0.0s 08:38:29 08:38:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 08:38:29 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done 08:38:29 #5 DONE 0.1s 08:38:29 08:38:29 #7 exporting to image 08:38:29 #7 exporting layers done 08:38:29 #7 exporting manifest sha256:477af8f47ee8ad64b5c05f1040c2a597c0f3cc5a18118f819c89851f43bb43b4 done 08:38:29 #7 exporting config sha256:c76a7a3f5ec5598b73d3f18fc851dc527fdd912d747b8edfd91b8fdfef0971e1 done 08:38:29 #7 exporting manifest sha256:852fbb7becd5afd801579478af7f8ad90dfab89487b660309e00da7a9a3d51f6 done 08:38:29 #7 exporting config sha256:478c046c036e3d3c7f4675421a5453d5303194ce08e06bf3b8ee84eb22bc4009 done 08:38:29 #7 exporting manifest list sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 08:38:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:29 #7 ... 08:38:29 08:38:29 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:38:29 #8 DONE 0.0s 08:38:29 08:38:29 #7 exporting to image 08:38:29 #7 exporting manifest list sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 done 08:38:29 #7 pushing layers 0.1s done 08:38:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 08:38:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 0.1s done 08:38:30 #7 DONE 0.2s 08:38:30 08:38:30 1 warning found (use --debug to expand): 08:38:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 08:38:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 08:38:30 #1 [internal] load build definition from Dockerfile 08:38:30 #1 transferring dockerfile: 162B done 08:38:30 #1 DONE 0.0s 08:38:30 08:38:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 08:38:30 #2 DONE 0.0s 08:38:30 08:38:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 08:38:30 #3 DONE 0.0s 08:38:30 08:38:30 #4 [internal] load .dockerignore 08:38:30 #4 transferring context: 2B done 08:38:30 #4 DONE 0.0s 08:38:30 08:38:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 08:38:30 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 done 08:38:30 #5 DONE 0.0s 08:38:30 08:38:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 08:38:30 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done 08:38:30 #6 CACHED 08:38:30 08:38:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 08:38:30 #5 CACHED 08:38:30 08:38:30 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:38:30 #7 DONE 0.0s 08:38:30 08:38:30 #8 exporting to image 08:38:30 #8 exporting layers done 08:38:30 #8 exporting manifest sha256:477af8f47ee8ad64b5c05f1040c2a597c0f3cc5a18118f819c89851f43bb43b4 done 08:38:30 #8 exporting config sha256:c76a7a3f5ec5598b73d3f18fc851dc527fdd912d747b8edfd91b8fdfef0971e1 done 08:38:30 #8 exporting manifest sha256:852fbb7becd5afd801579478af7f8ad90dfab89487b660309e00da7a9a3d51f6 done 08:38:30 #8 exporting config sha256:478c046c036e3d3c7f4675421a5453d5303194ce08e06bf3b8ee84eb22bc4009 done 08:38:30 #8 exporting manifest list sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 done 08:38:30 #8 pushing layers 0.0s done 08:38:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 0.1s done 08:38:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:30 #8 DONE 0.1s 08:38:30 08:38:30 1 warning found (use --debug to expand): 08:38:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48' 08:38:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 --push - 08:38:31 #1 [internal] load build definition from Dockerfile 08:38:31 #1 transferring dockerfile: 168B done 08:38:31 #1 DONE 0.0s 08:38:31 08:38:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 08:38:31 #2 DONE 0.0s 08:38:31 08:38:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48 08:38:31 #3 DONE 0.0s 08:38:31 08:38:31 #4 [internal] load .dockerignore 08:38:31 #4 transferring context: 2B done 08:38:31 #4 DONE 0.0s 08:38:31 08:38:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 08:38:31 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done 08:38:31 #5 CACHED 08:38:31 08:38:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 08:38:31 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done 08:38:31 #6 CACHED 08:38:31 08:38:31 #7 exporting to image 08:38:31 #7 exporting layers done 08:38:31 #7 exporting manifest sha256:477af8f47ee8ad64b5c05f1040c2a597c0f3cc5a18118f819c89851f43bb43b4 done 08:38:31 #7 exporting config sha256:c76a7a3f5ec5598b73d3f18fc851dc527fdd912d747b8edfd91b8fdfef0971e1 done 08:38:31 #7 exporting manifest sha256:852fbb7becd5afd801579478af7f8ad90dfab89487b660309e00da7a9a3d51f6 done 08:38:31 #7 exporting config sha256:478c046c036e3d3c7f4675421a5453d5303194ce08e06bf3b8ee84eb22bc4009 done 08:38:31 #7 exporting manifest list sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 08:38:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:31 #7 exporting manifest list sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 done 08:38:31 #7 pushing layers 0.0s done 08:38:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.48@sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 0.1s done 08:38:31 #7 DONE 0.1s 08:38:31 08:38:31 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:38:31 #8 DONE 0.0s 08:38:31 08:38:31 1 warning found (use --debug to expand): 08:38:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' 08:38:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - 08:38:31 #1 [internal] load build definition from Dockerfile 08:38:31 #1 transferring dockerfile: 209B done 08:38:31 #1 DONE 0.0s 08:38:31 08:38:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:31 #2 DONE 0.0s 08:38:31 08:38:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:31 #3 DONE 0.0s 08:38:31 08:38:31 #4 [internal] load .dockerignore 08:38:31 #4 transferring context: 2B done 08:38:31 #4 DONE 0.0s 08:38:31 08:38:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 08:38:31 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done 08:38:31 #5 CACHED 08:38:31 08:38:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 08:38:31 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done 08:38:31 #6 CACHED 08:38:31 08:38:31 #7 exporting to image 08:38:31 #7 exporting layers done 08:38:31 #7 exporting manifest sha256:477af8f47ee8ad64b5c05f1040c2a597c0f3cc5a18118f819c89851f43bb43b4 done 08:38:31 #7 exporting config sha256:c76a7a3f5ec5598b73d3f18fc851dc527fdd912d747b8edfd91b8fdfef0971e1 done 08:38:31 #7 exporting manifest sha256:852fbb7becd5afd801579478af7f8ad90dfab89487b660309e00da7a9a3d51f6 done 08:38:31 #7 exporting config sha256:478c046c036e3d3c7f4675421a5453d5303194ce08e06bf3b8ee84eb22bc4009 done 08:38:31 #7 exporting manifest list sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 done 08:38:31 #7 pushing layers 0.0s done 08:38:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 08:38:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 0.1s done 08:38:31 #7 DONE 0.2s 08:38:31 08:38:31 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:38:31 #8 DONE 0.0s 08:38:31 08:38:31 1 warning found (use --debug to expand): 08:38:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 08:38:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 08:38:32 #1 [internal] load build definition from Dockerfile 08:38:32 #1 transferring dockerfile: 160B done 08:38:32 #1 DONE 0.0s 08:38:32 08:38:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 08:38:32 #2 DONE 0.0s 08:38:32 08:38:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 08:38:32 #3 DONE 0.0s 08:38:32 08:38:32 #4 [internal] load .dockerignore 08:38:32 #4 transferring context: 2B done 08:38:32 #4 DONE 0.0s 08:38:32 08:38:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 08:38:32 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done 08:38:32 #5 CACHED 08:38:32 08:38:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 08:38:32 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9cb00f239267735a89bd3ceca9daad21d95ec64fe95803c74cb961a8a298a156 0.0s done 08:38:32 #6 CACHED 08:38:32 08:38:32 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:38:32 #7 DONE 0.0s 08:38:32 08:38:32 #8 exporting to image 08:38:32 #8 exporting layers done 08:38:32 #8 exporting manifest sha256:477af8f47ee8ad64b5c05f1040c2a597c0f3cc5a18118f819c89851f43bb43b4 done 08:38:32 #8 exporting config sha256:c76a7a3f5ec5598b73d3f18fc851dc527fdd912d747b8edfd91b8fdfef0971e1 done 08:38:32 #8 exporting manifest sha256:852fbb7becd5afd801579478af7f8ad90dfab89487b660309e00da7a9a3d51f6 done 08:38:32 #8 exporting config sha256:478c046c036e3d3c7f4675421a5453d5303194ce08e06bf3b8ee84eb22bc4009 done 08:38:32 #8 exporting manifest list sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 done 08:38:32 #8 pushing layers 0.0s done 08:38:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:e795f66ae201eb83b9785777749259df96b8bb7f8f9b0032e1d862d773b80700 0.1s done 08:38:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:32 #8 DONE 0.1s 08:38:32 08:38:32 1 warning found (use --debug to expand): 08:38:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567' 08:38:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - 08:38:32 #1 [internal] load build definition from Dockerfile 08:38:32 #1 transferring dockerfile: 198B done 08:38:32 #1 DONE 0.0s 08:38:32 08:38:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:32 #2 DONE 0.2s 08:38:32 08:38:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:32 #3 DONE 0.2s 08:38:32 08:38:32 #4 [internal] load .dockerignore 08:38:33 #4 transferring context: 2B done 08:38:33 #4 DONE 0.2s 08:38:33 08:38:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 08:38:33 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done 08:38:33 #5 DONE 0.0s 08:38:33 08:38:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 08:38:33 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done 08:38:33 #6 DONE 0.1s 08:38:33 08:38:33 #7 exporting to image 08:38:33 #7 exporting layers done 08:38:33 #7 exporting manifest sha256:aa289caa9790f430d471ac11f59dd22b257ef32d255edf4edb7eb3eb1ec3bf87 done 08:38:33 #7 exporting config sha256:d0d1893afaa6d99f514ef96068cd3efaf8283cec19c3894a8d2daf8366059270 done 08:38:33 #7 exporting manifest sha256:54234cf23685322346c4f27ea8c106dedb3b143bd623280cd8d18ce8b54ac1d7 done 08:38:33 #7 exporting config sha256:4d37d30d777fd8c2c02e0ecdef7d2b31195fe04fa22bf0d45b5bddcecf767f6c done 08:38:33 #7 exporting manifest list sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 done 08:38:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:33 #7 ... 08:38:33 08:38:33 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:38:33 #8 DONE 0.0s 08:38:33 08:38:33 #7 exporting to image 08:38:33 #7 pushing layers 0.1s done 08:38:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 08:38:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 0.1s done 08:38:33 #7 DONE 0.2s 08:38:33 08:38:33 1 warning found (use --debug to expand): 08:38:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 08:38:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 08:38:34 #1 [internal] load build definition from Dockerfile 08:38:34 #1 transferring dockerfile: 164B done 08:38:34 #1 DONE 0.0s 08:38:34 08:38:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 08:38:34 #2 DONE 0.0s 08:38:34 08:38:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 08:38:34 #3 DONE 0.0s 08:38:34 08:38:34 #4 [internal] load .dockerignore 08:38:34 #4 transferring context: 2B done 08:38:34 #4 DONE 0.0s 08:38:34 08:38:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 08:38:34 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done 08:38:34 #5 CACHED 08:38:34 08:38:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 08:38:34 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done 08:38:34 #6 CACHED 08:38:34 08:38:34 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:38:34 #7 DONE 0.0s 08:38:34 08:38:34 #8 exporting to image 08:38:34 #8 exporting layers done 08:38:34 #8 exporting manifest sha256:aa289caa9790f430d471ac11f59dd22b257ef32d255edf4edb7eb3eb1ec3bf87 done 08:38:34 #8 exporting config sha256:d0d1893afaa6d99f514ef96068cd3efaf8283cec19c3894a8d2daf8366059270 done 08:38:34 #8 exporting manifest sha256:54234cf23685322346c4f27ea8c106dedb3b143bd623280cd8d18ce8b54ac1d7 done 08:38:34 #8 exporting config sha256:4d37d30d777fd8c2c02e0ecdef7d2b31195fe04fa22bf0d45b5bddcecf767f6c done 08:38:34 #8 exporting manifest list sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 done 08:38:34 #8 pushing layers 0.0s done 08:38:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 0.1s done 08:38:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:34 #8 DONE 0.1s 08:38:34 08:38:34 1 warning found (use --debug to expand): 08:38:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48' 08:38:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 --push - 08:38:34 #1 [internal] load build definition from Dockerfile 08:38:34 #1 transferring dockerfile: 170B done 08:38:34 #1 DONE 0.0s 08:38:34 08:38:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 08:38:34 #2 DONE 0.0s 08:38:34 08:38:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48 08:38:34 #3 DONE 0.0s 08:38:34 08:38:34 #4 [internal] load .dockerignore 08:38:34 #4 transferring context: 2B done 08:38:34 #4 DONE 0.0s 08:38:34 08:38:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 08:38:34 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 08:38:34 #5 ... 08:38:34 08:38:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 08:38:34 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done 08:38:34 #6 DONE 0.0s 08:38:34 08:38:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 08:38:34 #5 CACHED 08:38:34 08:38:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 08:38:34 #6 CACHED 08:38:34 08:38:34 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:38:34 #7 DONE 0.0s 08:38:34 08:38:34 #8 exporting to image 08:38:34 #8 exporting layers done 08:38:34 #8 exporting manifest sha256:aa289caa9790f430d471ac11f59dd22b257ef32d255edf4edb7eb3eb1ec3bf87 done 08:38:34 #8 exporting config sha256:d0d1893afaa6d99f514ef96068cd3efaf8283cec19c3894a8d2daf8366059270 done 08:38:34 #8 exporting manifest sha256:54234cf23685322346c4f27ea8c106dedb3b143bd623280cd8d18ce8b54ac1d7 done 08:38:34 #8 exporting config sha256:4d37d30d777fd8c2c02e0ecdef7d2b31195fe04fa22bf0d45b5bddcecf767f6c done 08:38:34 #8 exporting manifest list sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 done 08:38:34 #8 pushing layers 0.0s done 08:38:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.48@sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 0.1s done 08:38:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:34 #8 DONE 0.1s 08:38:34 08:38:34 1 warning found (use --debug to expand): 08:38:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' 08:38:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - 08:38:35 #1 [internal] load build definition from Dockerfile 08:38:35 #1 transferring dockerfile: 211B done 08:38:35 #1 DONE 0.0s 08:38:35 08:38:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:35 #2 DONE 0.0s 08:38:35 08:38:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:35 #3 DONE 0.1s 08:38:35 08:38:35 #4 [internal] load .dockerignore 08:38:35 #4 transferring context: 2B done 08:38:35 #4 DONE 0.0s 08:38:35 08:38:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 08:38:35 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done 08:38:35 #5 CACHED 08:38:35 08:38:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 08:38:35 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done 08:38:35 #6 CACHED 08:38:35 08:38:35 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:38:35 #7 DONE 0.0s 08:38:35 08:38:35 #8 exporting to image 08:38:35 #8 exporting layers done 08:38:35 #8 exporting manifest sha256:aa289caa9790f430d471ac11f59dd22b257ef32d255edf4edb7eb3eb1ec3bf87 done 08:38:35 #8 exporting config sha256:d0d1893afaa6d99f514ef96068cd3efaf8283cec19c3894a8d2daf8366059270 done 08:38:35 #8 exporting manifest sha256:54234cf23685322346c4f27ea8c106dedb3b143bd623280cd8d18ce8b54ac1d7 done 08:38:35 #8 exporting config sha256:4d37d30d777fd8c2c02e0ecdef7d2b31195fe04fa22bf0d45b5bddcecf767f6c done 08:38:35 #8 exporting manifest list sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 done 08:38:35 #8 pushing layers 0.0s done 08:38:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 0.1s done 08:38:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:35 #8 DONE 0.1s 08:38:35 08:38:35 1 warning found (use --debug to expand): 08:38:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 08:38:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 08:38:35 #1 [internal] load build definition from Dockerfile 08:38:35 #1 transferring dockerfile: 162B done 08:38:35 #1 DONE 0.0s 08:38:35 08:38:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 08:38:35 #2 DONE 0.0s 08:38:35 08:38:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 08:38:35 #3 DONE 0.0s 08:38:35 08:38:35 #4 [internal] load .dockerignore 08:38:35 #4 transferring context: 2B done 08:38:35 #4 DONE 0.0s 08:38:35 08:38:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 08:38:35 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done 08:38:35 #5 CACHED 08:38:35 08:38:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 08:38:35 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ada8ac746fa8a050de9418be979ce379fb1d060334b79c6ce874dec4f399f4cf 0.0s done 08:38:35 #6 CACHED 08:38:35 08:38:35 #7 exporting to image 08:38:35 #7 exporting layers done 08:38:35 #7 exporting manifest sha256:aa289caa9790f430d471ac11f59dd22b257ef32d255edf4edb7eb3eb1ec3bf87 done 08:38:35 #7 exporting config sha256:d0d1893afaa6d99f514ef96068cd3efaf8283cec19c3894a8d2daf8366059270 done 08:38:35 #7 exporting manifest sha256:54234cf23685322346c4f27ea8c106dedb3b143bd623280cd8d18ce8b54ac1d7 done 08:38:35 #7 exporting config sha256:4d37d30d777fd8c2c02e0ecdef7d2b31195fe04fa22bf0d45b5bddcecf767f6c done 08:38:35 #7 exporting manifest list sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 done 08:38:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:35 #7 pushing layers 0.0s done 08:38:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:292bd412ead6211dd3cd2e17ec89cab3da4844253dc318cb2e62cc518e0aae64 0.1s done 08:38:35 #7 DONE 0.1s 08:38:35 08:38:35 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:38:35 #8 DONE 0.0s 08:38:35 08:38:35 1 warning found (use --debug to expand): 08:38:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567' 08:38:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - 08:38:36 #1 [internal] load build definition from Dockerfile 08:38:36 #1 transferring dockerfile: 206B done 08:38:36 #1 DONE 0.0s 08:38:36 08:38:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:36 #2 DONE 0.0s 08:38:36 08:38:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:36 #3 DONE 0.0s 08:38:36 08:38:36 #4 [internal] load .dockerignore 08:38:36 #4 transferring context: 2B done 08:38:36 #4 DONE 0.0s 08:38:36 08:38:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 08:38:36 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 08:38:36 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done 08:38:36 #5 DONE 0.0s 08:38:36 08:38:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 08:38:36 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b done 08:38:36 #6 DONE 0.2s 08:38:36 08:38:36 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:38:36 #7 DONE 0.0s 08:38:36 08:38:36 #8 exporting to image 08:38:36 #8 exporting layers done 08:38:36 #8 exporting manifest sha256:602cbfbc4bc594141ab39d401da7a1a38191ec8bdbc7a5e762287697fe8f124a done 08:38:36 #8 exporting config sha256:7b94997e4a91a4f10f078f3cef544d4bf32efba6215011d67076153502f1d1d6 done 08:38:36 #8 exporting manifest sha256:3e1ab1a48c1b94a6a9b6de8395b5544baac165ff28f68c319c7e90ab474c4e13 done 08:38:36 #8 exporting config sha256:36c0ba555cd95cfdcc7e11853f5063a0125e49c49ed564797af20d1c5031cd56 done 08:38:36 #8 exporting manifest list sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e done 08:38:36 #8 pushing layers 08:38:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:36 #8 pushing layers 0.1s done 08:38:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e 0.1s done 08:38:36 #8 DONE 0.2s 08:38:36 08:38:36 1 warning found (use --debug to expand): 08:38:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 08:38:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 08:38:37 #1 [internal] load build definition from Dockerfile 08:38:37 #1 transferring dockerfile: 172B done 08:38:37 #1 DONE 0.0s 08:38:37 08:38:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:38:37 #2 DONE 0.0s 08:38:37 08:38:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:38:37 #3 DONE 0.0s 08:38:37 08:38:37 #4 [internal] load .dockerignore 08:38:37 #4 transferring context: 2B done 08:38:37 #4 DONE 0.0s 08:38:37 08:38:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 08:38:37 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done 08:38:37 #5 CACHED 08:38:37 08:38:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 08:38:37 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done 08:38:37 #6 DONE 0.0s 08:38:37 08:38:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 08:38:37 #6 CACHED 08:38:37 08:38:37 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:38:37 #7 DONE 0.0s 08:38:37 08:38:37 #8 exporting to image 08:38:37 #8 exporting layers done 08:38:37 #8 exporting manifest sha256:602cbfbc4bc594141ab39d401da7a1a38191ec8bdbc7a5e762287697fe8f124a done 08:38:37 #8 exporting config sha256:7b94997e4a91a4f10f078f3cef544d4bf32efba6215011d67076153502f1d1d6 done 08:38:37 #8 exporting manifest sha256:3e1ab1a48c1b94a6a9b6de8395b5544baac165ff28f68c319c7e90ab474c4e13 done 08:38:37 #8 exporting config sha256:36c0ba555cd95cfdcc7e11853f5063a0125e49c49ed564797af20d1c5031cd56 done 08:38:37 #8 exporting manifest list sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e done 08:38:37 #8 pushing layers 0.0s done 08:38:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e 0.1s done 08:38:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:37 #8 DONE 0.1s 08:38:37 08:38:37 1 warning found (use --debug to expand): 08:38:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 --push - 08:38:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48' 08:38:37 #1 [internal] load build definition from Dockerfile 08:38:37 #1 transferring dockerfile: 178B done 08:38:37 #1 DONE 0.0s 08:38:37 08:38:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 08:38:37 #2 DONE 0.0s 08:38:37 08:38:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48 08:38:37 #3 DONE 0.0s 08:38:37 08:38:37 #4 [internal] load .dockerignore 08:38:37 #4 transferring context: 2B done 08:38:37 #4 DONE 0.0s 08:38:37 08:38:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 08:38:37 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done 08:38:37 #5 CACHED 08:38:37 08:38:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 08:38:37 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done 08:38:37 #6 CACHED 08:38:37 08:38:37 #7 exporting to image 08:38:37 #7 exporting layers done 08:38:37 #7 exporting manifest sha256:602cbfbc4bc594141ab39d401da7a1a38191ec8bdbc7a5e762287697fe8f124a done 08:38:37 #7 exporting config sha256:7b94997e4a91a4f10f078f3cef544d4bf32efba6215011d67076153502f1d1d6 done 08:38:37 #7 exporting manifest sha256:3e1ab1a48c1b94a6a9b6de8395b5544baac165ff28f68c319c7e90ab474c4e13 done 08:38:37 #7 exporting config sha256:36c0ba555cd95cfdcc7e11853f5063a0125e49c49ed564797af20d1c5031cd56 done 08:38:37 #7 exporting manifest list sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e done 08:38:37 #7 pushing layers 0.0s done 08:38:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48@sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e 08:38:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.48@sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e 0.1s done 08:38:37 #7 DONE 0.1s 08:38:37 08:38:37 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:38:37 #8 DONE 0.0s 08:38:37 08:38:37 1 warning found (use --debug to expand): 08:38:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' 08:38:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - 08:38:38 #1 [internal] load build definition from Dockerfile 08:38:38 #1 transferring dockerfile: 219B done 08:38:38 #1 DONE 0.0s 08:38:38 08:38:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:38 #2 DONE 0.0s 08:38:38 08:38:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:38 #3 DONE 0.0s 08:38:38 08:38:38 #4 [internal] load .dockerignore 08:38:38 #4 transferring context: 2B done 08:38:38 #4 DONE 0.0s 08:38:38 08:38:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 08:38:38 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done 08:38:38 #5 DONE 0.0s 08:38:38 08:38:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 08:38:38 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done 08:38:38 #6 CACHED 08:38:38 08:38:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 08:38:38 #5 CACHED 08:38:38 08:38:38 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:38:38 #7 DONE 0.0s 08:38:38 08:38:38 #8 exporting to image 08:38:38 #8 exporting layers done 08:38:38 #8 exporting manifest sha256:602cbfbc4bc594141ab39d401da7a1a38191ec8bdbc7a5e762287697fe8f124a done 08:38:38 #8 exporting config sha256:7b94997e4a91a4f10f078f3cef544d4bf32efba6215011d67076153502f1d1d6 done 08:38:38 #8 exporting manifest sha256:3e1ab1a48c1b94a6a9b6de8395b5544baac165ff28f68c319c7e90ab474c4e13 done 08:38:38 #8 exporting config sha256:36c0ba555cd95cfdcc7e11853f5063a0125e49c49ed564797af20d1c5031cd56 done 08:38:38 #8 exporting manifest list sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e done 08:38:38 #8 pushing layers 0.0s done 08:38:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e 0.1s done 08:38:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:38 #8 DONE 0.1s 08:38:39 08:38:39 1 warning found (use --debug to expand): 08:38:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 08:38:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 08:38:39 #1 [internal] load build definition from Dockerfile 08:38:39 #1 transferring dockerfile: 170B done 08:38:39 #1 DONE 0.0s 08:38:39 08:38:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:38:39 #2 DONE 0.0s 08:38:39 08:38:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:38:39 #3 DONE 0.0s 08:38:39 08:38:39 #4 [internal] load .dockerignore 08:38:39 #4 transferring context: 2B done 08:38:39 #4 DONE 0.0s 08:38:39 08:38:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 08:38:39 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done 08:38:39 #5 DONE 0.0s 08:38:39 08:38:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 08:38:39 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 0.0s done 08:38:39 #6 CACHED 08:38:39 08:38:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e73c1754b3805873e0ca867074dac6595c8f1168f3c086a210335f595186596b 08:38:39 #5 CACHED 08:38:39 08:38:39 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:38:39 #7 DONE 0.0s 08:38:39 08:38:39 #8 exporting to image 08:38:39 #8 exporting layers done 08:38:39 #8 exporting manifest sha256:602cbfbc4bc594141ab39d401da7a1a38191ec8bdbc7a5e762287697fe8f124a done 08:38:39 #8 exporting config sha256:7b94997e4a91a4f10f078f3cef544d4bf32efba6215011d67076153502f1d1d6 done 08:38:39 #8 exporting manifest sha256:3e1ab1a48c1b94a6a9b6de8395b5544baac165ff28f68c319c7e90ab474c4e13 done 08:38:39 #8 exporting config sha256:36c0ba555cd95cfdcc7e11853f5063a0125e49c49ed564797af20d1c5031cd56 done 08:38:39 #8 exporting manifest list sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e done 08:38:39 #8 pushing layers 0.0s done 08:38:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:94bf8ed476f4f2f679dc8d9191ad2bda366521ba7976ac028db00d54fe18453e 0.1s done 08:38:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:39 #8 DONE 0.1s 08:38:39 08:38:39 1 warning found (use --debug to expand): 08:38:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - 08:38:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567' 08:38:40 #1 [internal] load build definition from Dockerfile 08:38:40 #1 transferring dockerfile: 204B done 08:38:40 #1 DONE 0.0s 08:38:40 08:38:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:40 #2 DONE 0.0s 08:38:40 08:38:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:40 #3 DONE 0.0s 08:38:40 08:38:40 #4 [internal] load .dockerignore 08:38:40 #4 transferring context: 2B done 08:38:40 #4 DONE 0.0s 08:38:40 08:38:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 08:38:40 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 08:38:40 #5 ... 08:38:40 08:38:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 08:38:40 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done 08:38:40 #6 DONE 0.1s 08:38:40 08:38:40 #7 exporting to image 08:38:40 #7 exporting layers done 08:38:40 #7 exporting manifest sha256:df4a183d2089d64f2b14734bf8ab841b14afa2c2fe3cf41ef98dddd3f78217f9 0.0s done 08:38:40 #7 exporting config sha256:b59042d3a14ee21feb838d4e259a8033e62749e608b36e62890cc425e35d87c6 08:38:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:40 #7 ... 08:38:40 08:38:40 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:38:40 #8 DONE 0.0s 08:38:40 08:38:40 #7 exporting to image 08:38:40 #7 exporting config sha256:b59042d3a14ee21feb838d4e259a8033e62749e608b36e62890cc425e35d87c6 done 08:38:40 #7 exporting manifest sha256:4142e3209009a4ca142ee6d0d3f4e7d7e1085f4fd06b5b33b3e48d29e659921e 0.0s done 08:38:40 #7 exporting config sha256:cee1838e7e3230a755ace3cd212fe96dd044a90d9c80498a717466a759c76921 done 08:38:40 #7 exporting manifest list sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c done 08:38:40 #7 pushing layers 0.1s done 08:38:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c 08:38:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c 0.1s done 08:38:40 #7 DONE 0.2s 08:38:40 08:38:40 1 warning found (use --debug to expand): 08:38:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 08:38:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 08:38:41 #1 [internal] load build definition from Dockerfile 08:38:41 #1 transferring dockerfile: 170B 0.0s done 08:38:41 #1 DONE 0.0s 08:38:41 08:38:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:38:41 #2 DONE 0.0s 08:38:41 08:38:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:38:41 #3 DONE 0.0s 08:38:41 08:38:41 #4 [internal] load .dockerignore 08:38:41 #4 transferring context: 2B done 08:38:41 #4 DONE 0.0s 08:38:41 08:38:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 08:38:41 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done 08:38:41 #5 CACHED 08:38:41 08:38:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 08:38:41 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done 08:38:41 #6 CACHED 08:38:41 08:38:41 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:38:41 #7 DONE 0.0s 08:38:41 08:38:41 #8 exporting to image 08:38:41 #8 exporting layers done 08:38:41 #8 exporting manifest sha256:df4a183d2089d64f2b14734bf8ab841b14afa2c2fe3cf41ef98dddd3f78217f9 done 08:38:41 #8 exporting config sha256:b59042d3a14ee21feb838d4e259a8033e62749e608b36e62890cc425e35d87c6 done 08:38:41 #8 exporting manifest sha256:4142e3209009a4ca142ee6d0d3f4e7d7e1085f4fd06b5b33b3e48d29e659921e done 08:38:41 #8 exporting config sha256:cee1838e7e3230a755ace3cd212fe96dd044a90d9c80498a717466a759c76921 done 08:38:41 #8 exporting manifest list sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c done 08:38:41 #8 pushing layers 0.0s done 08:38:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c 0.1s done 08:38:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:41 #8 DONE 0.1s 08:38:41 08:38:41 1 warning found (use --debug to expand): 08:38:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 --push - 08:38:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48' 08:38:41 #1 [internal] load build definition from Dockerfile 08:38:41 #1 transferring dockerfile: 176B done 08:38:41 #1 DONE 0.0s 08:38:41 08:38:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 08:38:41 #2 DONE 0.0s 08:38:41 08:38:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48 08:38:41 #3 DONE 0.0s 08:38:41 08:38:41 #4 [internal] load .dockerignore 08:38:41 #4 transferring context: 2B done 08:38:41 #4 DONE 0.0s 08:38:41 08:38:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 08:38:41 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done 08:38:41 #5 CACHED 08:38:41 08:38:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 08:38:41 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done 08:38:41 #6 CACHED 08:38:41 08:38:41 #7 exporting to image 08:38:41 #7 exporting layers 08:38:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:41 #7 exporting layers done 08:38:41 #7 exporting manifest sha256:df4a183d2089d64f2b14734bf8ab841b14afa2c2fe3cf41ef98dddd3f78217f9 done 08:38:41 #7 exporting config sha256:b59042d3a14ee21feb838d4e259a8033e62749e608b36e62890cc425e35d87c6 done 08:38:41 #7 exporting manifest sha256:4142e3209009a4ca142ee6d0d3f4e7d7e1085f4fd06b5b33b3e48d29e659921e done 08:38:41 #7 exporting config sha256:cee1838e7e3230a755ace3cd212fe96dd044a90d9c80498a717466a759c76921 done 08:38:41 #7 exporting manifest list sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c done 08:38:41 #7 pushing layers 0.0s done 08:38:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.48@sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c 0.1s done 08:38:41 #7 DONE 0.1s 08:38:41 08:38:41 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:38:41 #8 DONE 0.0s 08:38:41 08:38:41 1 warning found (use --debug to expand): 08:38:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - 08:38:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' 08:38:42 #1 [internal] load build definition from Dockerfile 08:38:42 #1 transferring dockerfile: 217B done 08:38:42 #1 DONE 0.0s 08:38:42 08:38:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:42 #2 DONE 0.0s 08:38:42 08:38:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:42 #3 DONE 0.0s 08:38:42 08:38:42 #4 [internal] load .dockerignore 08:38:42 #4 transferring context: 2B done 08:38:42 #4 DONE 0.0s 08:38:42 08:38:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 08:38:42 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done 08:38:42 #5 CACHED 08:38:42 08:38:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 08:38:42 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done 08:38:42 #6 CACHED 08:38:42 08:38:42 #7 exporting to image 08:38:42 #7 exporting layers 08:38:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:42 #7 exporting layers done 08:38:42 #7 exporting manifest sha256:df4a183d2089d64f2b14734bf8ab841b14afa2c2fe3cf41ef98dddd3f78217f9 0.0s done 08:38:42 #7 exporting config sha256:b59042d3a14ee21feb838d4e259a8033e62749e608b36e62890cc425e35d87c6 done 08:38:42 #7 exporting manifest sha256:4142e3209009a4ca142ee6d0d3f4e7d7e1085f4fd06b5b33b3e48d29e659921e done 08:38:42 #7 exporting config sha256:cee1838e7e3230a755ace3cd212fe96dd044a90d9c80498a717466a759c76921 done 08:38:42 #7 exporting manifest list sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c done 08:38:42 #7 pushing layers 0.0s done 08:38:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c 0.1s done 08:38:42 #7 DONE 0.1s 08:38:42 08:38:42 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:38:42 #8 DONE 0.0s 08:38:42 08:38:42 1 warning found (use --debug to expand): 08:38:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 08:38:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 08:38:42 #1 [internal] load build definition from Dockerfile 08:38:42 #1 transferring dockerfile: 168B done 08:38:42 #1 DONE 0.0s 08:38:42 08:38:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:38:42 #2 DONE 0.0s 08:38:42 08:38:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:38:42 #3 DONE 0.0s 08:38:42 08:38:42 #4 [internal] load .dockerignore 08:38:42 #4 transferring context: 2B done 08:38:42 #4 DONE 0.0s 08:38:42 08:38:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 08:38:42 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done 08:38:42 #5 CACHED 08:38:42 08:38:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 08:38:42 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:645425d3212d52e0b97ca274f2bef88ef5742f200835fc461f822b52c11551f5 0.0s done 08:38:42 #6 CACHED 08:38:42 08:38:42 #7 exporting to image 08:38:42 #7 exporting layers done 08:38:42 #7 exporting manifest sha256:df4a183d2089d64f2b14734bf8ab841b14afa2c2fe3cf41ef98dddd3f78217f9 done 08:38:42 #7 exporting config sha256:b59042d3a14ee21feb838d4e259a8033e62749e608b36e62890cc425e35d87c6 done 08:38:42 #7 exporting manifest sha256:4142e3209009a4ca142ee6d0d3f4e7d7e1085f4fd06b5b33b3e48d29e659921e done 08:38:42 #7 exporting config sha256:cee1838e7e3230a755ace3cd212fe96dd044a90d9c80498a717466a759c76921 done 08:38:42 #7 exporting manifest list sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c done 08:38:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:42 #7 pushing layers 0.0s done 08:38:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c654ccc3f62d0ce580964f7832b994535ab2bba860fb103fe331c0adab26268c 0.1s done 08:38:42 #7 DONE 0.1s 08:38:42 08:38:42 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:38:42 #8 DONE 0.0s 08:38:42 08:38:42 1 warning found (use --debug to expand): 08:38:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567' 08:38:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - 08:38:43 #1 [internal] load build definition from Dockerfile 08:38:43 #1 transferring dockerfile: 205B done 08:38:43 #1 DONE 0.0s 08:38:43 08:38:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:43 #2 DONE 0.0s 08:38:43 08:38:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:43 #3 DONE 0.1s 08:38:43 08:38:43 #4 [internal] load .dockerignore 08:38:43 #4 transferring context: 2B done 08:38:43 #4 DONE 0.0s 08:38:43 08:38:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 08:38:43 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done 08:38:43 #5 DONE 0.0s 08:38:43 08:38:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 08:38:43 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done 08:38:43 #6 DONE 0.1s 08:38:43 08:38:43 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:38:43 #7 DONE 0.0s 08:38:43 08:38:43 #8 exporting to image 08:38:43 #8 exporting layers done 08:38:43 #8 exporting manifest sha256:49c423d172dee292f48c222077bd3bdc4f4a0550597b82d1b229535cc4785201 done 08:38:43 #8 exporting config sha256:2c129cce623122fba1766a8f8e196010c092c674c2d4b90b9a6617d624ab0f1f done 08:38:43 #8 exporting manifest sha256:96b623ad388b80d65fc67e58a5039d21626b03492323256074342b16b1ec2099 done 08:38:43 #8 exporting config sha256:2e4d7a7028935606ea7e85b34d0ae0ffaf1905988749cc2a0d72bd51f833e4be done 08:38:43 #8 exporting manifest list sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a done 08:38:43 #8 pushing layers 0.1s done 08:38:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a 08:38:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a 0.1s done 08:38:43 #8 DONE 0.2s 08:38:43 08:38:43 1 warning found (use --debug to expand): 08:38:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 08:38:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 08:38:44 #1 [internal] load build definition from Dockerfile 08:38:44 #1 transferring dockerfile: 171B done 08:38:44 #1 DONE 0.0s 08:38:44 08:38:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:38:44 #2 DONE 0.0s 08:38:44 08:38:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:38:44 #3 DONE 0.0s 08:38:44 08:38:44 #4 [internal] load .dockerignore 08:38:44 #4 transferring context: 2B done 08:38:44 #4 DONE 0.0s 08:38:44 08:38:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 08:38:44 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done 08:38:44 #5 DONE 0.0s 08:38:44 08:38:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 08:38:44 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done 08:38:44 #6 CACHED 08:38:44 08:38:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 08:38:44 #5 CACHED 08:38:44 08:38:44 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:38:44 #7 DONE 0.0s 08:38:44 08:38:44 #8 exporting to image 08:38:44 #8 exporting layers done 08:38:44 #8 exporting manifest sha256:49c423d172dee292f48c222077bd3bdc4f4a0550597b82d1b229535cc4785201 done 08:38:44 #8 exporting config sha256:2c129cce623122fba1766a8f8e196010c092c674c2d4b90b9a6617d624ab0f1f done 08:38:44 #8 exporting manifest sha256:96b623ad388b80d65fc67e58a5039d21626b03492323256074342b16b1ec2099 done 08:38:44 #8 exporting config sha256:2e4d7a7028935606ea7e85b34d0ae0ffaf1905988749cc2a0d72bd51f833e4be done 08:38:44 #8 exporting manifest list sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a done 08:38:44 #8 pushing layers 0.0s done 08:38:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a 0.1s done 08:38:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:44 #8 DONE 0.1s 08:38:44 08:38:44 1 warning found (use --debug to expand): 08:38:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 --push - 08:38:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48' 08:38:44 #1 [internal] load build definition from Dockerfile 08:38:44 #1 transferring dockerfile: 177B done 08:38:44 #1 DONE 0.0s 08:38:44 08:38:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 08:38:44 #2 DONE 0.0s 08:38:44 08:38:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48 08:38:44 #3 DONE 0.0s 08:38:44 08:38:44 #4 [internal] load .dockerignore 08:38:44 #4 transferring context: 2B done 08:38:44 #4 DONE 0.0s 08:38:44 08:38:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 08:38:44 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 done 08:38:44 #5 CACHED 08:38:44 08:38:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 08:38:44 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done 08:38:44 #6 CACHED 08:38:44 08:38:44 #7 exporting to image 08:38:44 #7 exporting layers 08:38:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:44 #7 exporting layers 0.0s done 08:38:44 #7 exporting manifest sha256:49c423d172dee292f48c222077bd3bdc4f4a0550597b82d1b229535cc4785201 done 08:38:44 #7 exporting config sha256:2c129cce623122fba1766a8f8e196010c092c674c2d4b90b9a6617d624ab0f1f done 08:38:44 #7 exporting manifest sha256:96b623ad388b80d65fc67e58a5039d21626b03492323256074342b16b1ec2099 done 08:38:44 #7 exporting config sha256:2e4d7a7028935606ea7e85b34d0ae0ffaf1905988749cc2a0d72bd51f833e4be done 08:38:44 #7 exporting manifest list sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a done 08:38:44 #7 pushing layers 0.0s done 08:38:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.48@sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a 0.1s done 08:38:44 #7 DONE 0.1s 08:38:44 08:38:44 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:38:44 #8 DONE 0.0s 08:38:44 08:38:44 1 warning found (use --debug to expand): 08:38:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' 08:38:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - 08:38:45 #1 [internal] load build definition from Dockerfile 08:38:45 #1 transferring dockerfile: 218B done 08:38:45 #1 DONE 0.0s 08:38:45 08:38:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:45 #2 DONE 0.0s 08:38:45 08:38:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:45 #3 DONE 0.0s 08:38:45 08:38:45 #4 [internal] load .dockerignore 08:38:45 #4 transferring context: 2B done 08:38:45 #4 DONE 0.0s 08:38:45 08:38:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 08:38:45 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 done 08:38:45 #5 CACHED 08:38:45 08:38:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 08:38:45 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done 08:38:45 #6 CACHED 08:38:45 08:38:45 #7 exporting to image 08:38:45 #7 exporting layers done 08:38:45 #7 exporting manifest sha256:49c423d172dee292f48c222077bd3bdc4f4a0550597b82d1b229535cc4785201 done 08:38:45 #7 exporting config sha256:2c129cce623122fba1766a8f8e196010c092c674c2d4b90b9a6617d624ab0f1f done 08:38:45 #7 exporting manifest sha256:96b623ad388b80d65fc67e58a5039d21626b03492323256074342b16b1ec2099 done 08:38:45 #7 exporting config sha256:2e4d7a7028935606ea7e85b34d0ae0ffaf1905988749cc2a0d72bd51f833e4be done 08:38:45 #7 exporting manifest list sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a done 08:38:45 #7 pushing layers 0.0s done 08:38:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a 08:38:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a 0.1s done 08:38:45 #7 DONE 0.1s 08:38:45 08:38:45 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:38:45 #8 DONE 0.0s 08:38:45 08:38:45 1 warning found (use --debug to expand): 08:38:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 08:38:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 08:38:46 #1 [internal] load build definition from Dockerfile 08:38:46 #1 transferring dockerfile: 169B done 08:38:46 #1 DONE 0.0s 08:38:46 08:38:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:38:46 #2 DONE 0.0s 08:38:46 08:38:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:38:46 #3 DONE 0.0s 08:38:46 08:38:46 #4 [internal] load .dockerignore 08:38:46 #4 transferring context: 2B done 08:38:46 #4 DONE 0.0s 08:38:46 08:38:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 08:38:46 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done 08:38:46 #5 CACHED 08:38:46 08:38:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 08:38:46 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3dc563cee31f5ea34b214283535b65f19e19954f2624b3d829c2ffda8378c1d5 0.0s done 08:38:46 #6 CACHED 08:38:46 08:38:46 #7 exporting to image 08:38:46 #7 exporting layers 08:38:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:46 #7 exporting layers done 08:38:46 #7 exporting manifest sha256:49c423d172dee292f48c222077bd3bdc4f4a0550597b82d1b229535cc4785201 done 08:38:46 #7 exporting config sha256:2c129cce623122fba1766a8f8e196010c092c674c2d4b90b9a6617d624ab0f1f done 08:38:46 #7 exporting manifest sha256:96b623ad388b80d65fc67e58a5039d21626b03492323256074342b16b1ec2099 done 08:38:46 #7 exporting config sha256:2e4d7a7028935606ea7e85b34d0ae0ffaf1905988749cc2a0d72bd51f833e4be done 08:38:46 #7 exporting manifest list sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a done 08:38:46 #7 pushing layers 0.0s done 08:38:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1577160e6463d8b78e7c6737fa62f46f1e68eb7197a02e8196abecbdd4ba469a 0.1s done 08:38:46 #7 DONE 0.1s 08:38:46 08:38:46 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:38:46 #8 DONE 0.0s 08:38:46 08:38:46 1 warning found (use --debug to expand): 08:38:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - 08:38:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567' 08:38:46 #1 [internal] load build definition from Dockerfile 08:38:46 #1 transferring dockerfile: 211B done 08:38:46 #1 DONE 0.0s 08:38:46 08:38:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:46 #2 DONE 0.0s 08:38:46 08:38:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:46 #3 DONE 0.0s 08:38:46 08:38:46 #4 [internal] load .dockerignore 08:38:46 #4 transferring context: 2B done 08:38:46 #4 DONE 0.0s 08:38:46 08:38:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 08:38:46 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 08:38:46 #5 ... 08:38:46 08:38:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 08:38:46 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done 08:38:46 #6 DONE 0.1s 08:38:46 08:38:46 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:38:46 #7 DONE 0.0s 08:38:46 08:38:46 #8 exporting to image 08:38:46 #8 exporting layers done 08:38:46 #8 exporting manifest sha256:a21702cd7421c268c1f34f67d6a97d8d488da6c379aecc6d6c660ff97fde203e done 08:38:46 #8 exporting config sha256:4cb584433d6becc115ad0c0fb229cf7bc67e369141d93376cb643986437f434a done 08:38:46 #8 exporting manifest sha256:3c57dc95b4ef15a03bcf9f129d1fec1b3e34ecf430d5d5534ae0bade6a3417d4 done 08:38:46 #8 exporting config sha256:e279d43f98a90ca8415b1a616db4e974d8d1a786de81523182b74d2465daa014 done 08:38:46 #8 exporting manifest list sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc done 08:38:46 #8 pushing layers 0.1s done 08:38:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc 08:38:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc 0.1s done 08:38:46 #8 DONE 0.2s 08:38:46 08:38:46 1 warning found (use --debug to expand): 08:38:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 08:38:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 08:38:47 #1 [internal] load build definition from Dockerfile 08:38:47 #1 transferring dockerfile: 177B done 08:38:47 #1 DONE 0.0s 08:38:47 08:38:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:38:47 #2 DONE 0.0s 08:38:47 08:38:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:38:47 #3 DONE 0.0s 08:38:47 08:38:47 #4 [internal] load .dockerignore 08:38:47 #4 transferring context: 2B done 08:38:47 #4 DONE 0.0s 08:38:47 08:38:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 08:38:47 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done 08:38:47 #5 CACHED 08:38:47 08:38:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 08:38:47 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done 08:38:47 #6 CACHED 08:38:47 08:38:47 #7 exporting to image 08:38:47 #7 exporting layers done 08:38:47 #7 exporting manifest sha256:a21702cd7421c268c1f34f67d6a97d8d488da6c379aecc6d6c660ff97fde203e done 08:38:47 #7 exporting config sha256:4cb584433d6becc115ad0c0fb229cf7bc67e369141d93376cb643986437f434a done 08:38:47 #7 exporting manifest sha256:3c57dc95b4ef15a03bcf9f129d1fec1b3e34ecf430d5d5534ae0bade6a3417d4 done 08:38:47 #7 exporting config sha256:e279d43f98a90ca8415b1a616db4e974d8d1a786de81523182b74d2465daa014 done 08:38:47 #7 exporting manifest list sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc done 08:38:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:47 #7 pushing layers 0.0s done 08:38:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc 0.1s done 08:38:47 #7 DONE 0.1s 08:38:47 08:38:47 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:38:47 #8 DONE 0.0s 08:38:47 08:38:47 1 warning found (use --debug to expand): 08:38:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 --push - 08:38:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48' 08:38:47 #1 [internal] load build definition from Dockerfile 08:38:47 #1 transferring dockerfile: 183B done 08:38:47 #1 DONE 0.0s 08:38:47 08:38:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 08:38:47 #2 DONE 0.0s 08:38:47 08:38:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48 08:38:47 #3 DONE 0.0s 08:38:47 08:38:47 #4 [internal] load .dockerignore 08:38:47 #4 transferring context: 2B done 08:38:47 #4 DONE 0.0s 08:38:47 08:38:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 08:38:47 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done 08:38:47 #5 CACHED 08:38:47 08:38:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 08:38:47 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done 08:38:47 #6 CACHED 08:38:47 08:38:47 #7 exporting to image 08:38:47 #7 exporting layers done 08:38:47 #7 exporting manifest sha256:a21702cd7421c268c1f34f67d6a97d8d488da6c379aecc6d6c660ff97fde203e done 08:38:47 #7 exporting config sha256:4cb584433d6becc115ad0c0fb229cf7bc67e369141d93376cb643986437f434a done 08:38:47 #7 exporting manifest sha256:3c57dc95b4ef15a03bcf9f129d1fec1b3e34ecf430d5d5534ae0bade6a3417d4 done 08:38:47 #7 exporting config sha256:e279d43f98a90ca8415b1a616db4e974d8d1a786de81523182b74d2465daa014 done 08:38:47 #7 exporting manifest list sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc 08:38:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:47 #7 exporting manifest list sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc done 08:38:47 #7 pushing layers 0.0s done 08:38:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.48@sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc 0.1s done 08:38:47 #7 DONE 0.1s 08:38:47 08:38:47 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:38:47 #8 DONE 0.0s 08:38:47 08:38:47 1 warning found (use --debug to expand): 08:38:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' 08:38:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - 08:38:48 #1 [internal] load build definition from Dockerfile 08:38:48 #1 transferring dockerfile: 224B done 08:38:48 #1 DONE 0.0s 08:38:48 08:38:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:48 #2 DONE 0.0s 08:38:48 08:38:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:48 #3 DONE 0.0s 08:38:48 08:38:48 #4 [internal] load .dockerignore 08:38:48 #4 transferring context: 2B done 08:38:48 #4 DONE 0.0s 08:38:48 08:38:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 08:38:48 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done 08:38:48 #5 CACHED 08:38:48 08:38:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 08:38:48 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done 08:38:48 #6 CACHED 08:38:48 08:38:48 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:38:48 #7 DONE 0.0s 08:38:48 08:38:48 #8 exporting to image 08:38:48 #8 exporting layers done 08:38:48 #8 exporting manifest sha256:a21702cd7421c268c1f34f67d6a97d8d488da6c379aecc6d6c660ff97fde203e done 08:38:48 #8 exporting config sha256:4cb584433d6becc115ad0c0fb229cf7bc67e369141d93376cb643986437f434a done 08:38:48 #8 exporting manifest sha256:3c57dc95b4ef15a03bcf9f129d1fec1b3e34ecf430d5d5534ae0bade6a3417d4 done 08:38:48 #8 exporting config sha256:e279d43f98a90ca8415b1a616db4e974d8d1a786de81523182b74d2465daa014 done 08:38:48 #8 exporting manifest list sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc done 08:38:48 #8 pushing layers 0.0s done 08:38:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc 08:38:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc 0.1s done 08:38:48 #8 DONE 0.2s 08:38:48 08:38:48 1 warning found (use --debug to expand): 08:38:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 08:38:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 08:38:48 #1 [internal] load build definition from Dockerfile 08:38:48 #1 transferring dockerfile: 175B done 08:38:48 #1 DONE 0.0s 08:38:48 08:38:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:38:48 #2 DONE 0.0s 08:38:48 08:38:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:38:48 #3 DONE 0.0s 08:38:48 08:38:48 #4 [internal] load .dockerignore 08:38:48 #4 transferring context: 2B done 08:38:48 #4 DONE 0.0s 08:38:48 08:38:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 08:38:48 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done 08:38:48 #5 DONE 0.0s 08:38:48 08:38:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 08:38:49 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 0.0s done 08:38:49 #6 CACHED 08:38:49 08:38:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:cc6c48dfbd933eaba110be976cf085a1a6e2f9de84e13c65dc90fff33d694485 08:38:49 #5 CACHED 08:38:49 08:38:49 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:38:49 #7 DONE 0.0s 08:38:49 08:38:49 #8 exporting to image 08:38:49 #8 exporting layers done 08:38:49 #8 exporting manifest sha256:a21702cd7421c268c1f34f67d6a97d8d488da6c379aecc6d6c660ff97fde203e done 08:38:49 #8 exporting config sha256:4cb584433d6becc115ad0c0fb229cf7bc67e369141d93376cb643986437f434a done 08:38:49 #8 exporting manifest sha256:3c57dc95b4ef15a03bcf9f129d1fec1b3e34ecf430d5d5534ae0bade6a3417d4 done 08:38:49 #8 exporting config sha256:e279d43f98a90ca8415b1a616db4e974d8d1a786de81523182b74d2465daa014 done 08:38:49 #8 exporting manifest list sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc done 08:38:49 #8 pushing layers 0.0s done 08:38:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a65f9c613a24af44ffd3539bad2f62daccac27bb98eb7e51d09e5fe37622efcc 0.1s done 08:38:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:49 #8 DONE 0.1s 08:38:49 08:38:49 1 warning found (use --debug to expand): 08:38:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - 08:38:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567' 08:38:49 #1 [internal] load build definition from Dockerfile 08:38:49 #1 transferring dockerfile: 215B done 08:38:49 #1 DONE 0.0s 08:38:49 08:38:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:49 #2 DONE 0.2s 08:38:49 08:38:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:49 #3 DONE 0.3s 08:38:49 08:38:49 #4 [internal] load .dockerignore 08:38:49 #4 transferring context: 08:38:49 #4 transferring context: 2B done 08:38:49 #4 DONE 0.2s 08:38:49 08:38:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 08:38:49 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 08:38:50 #5 ... 08:38:50 08:38:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 08:38:50 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.1s done 08:38:50 #6 DONE 0.1s 08:38:50 08:38:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 08:38:50 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.1s done 08:38:50 #5 DONE 0.4s 08:38:50 08:38:50 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:38:50 #7 DONE 0.0s 08:38:50 08:38:50 #8 exporting to image 08:38:50 #8 exporting layers done 08:38:50 #8 exporting manifest sha256:288b6b05c3c1baba73623da0ec85b92deb38eb04fc291cc2df39e0ce1f00c06d done 08:38:50 #8 exporting config sha256:900e634a791131b7dfb82e568b793b1a3b81f17ce13ebeabd5f053c0aa22e811 done 08:38:50 #8 exporting manifest sha256:4dba1d3e443f0eec9dab281adc46f613440b5ec2743138a38fcaab4b1af22bdc done 08:38:50 #8 exporting config sha256:27ed129b5b5d3bdc8940a76ea238eb5d4b4b795f91cee026d87333535d394c72 done 08:38:50 #8 exporting manifest list sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe done 08:38:50 #8 pushing layers 0.1s done 08:38:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe 0.1s done 08:38:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:50 #8 DONE 0.2s 08:38:50 08:38:50 1 warning found (use --debug to expand): 08:38:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 08:38:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 08:38:50 #1 [internal] load build definition from Dockerfile 08:38:50 #1 transferring dockerfile: 181B done 08:38:50 #1 DONE 0.0s 08:38:50 08:38:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:38:50 #2 DONE 0.0s 08:38:50 08:38:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:38:50 #3 DONE 0.0s 08:38:50 08:38:50 #4 [internal] load .dockerignore 08:38:50 #4 transferring context: 2B done 08:38:50 #4 DONE 0.0s 08:38:51 08:38:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 08:38:51 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc done 08:38:51 #5 CACHED 08:38:51 08:38:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 08:38:51 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.0s done 08:38:51 #6 CACHED 08:38:51 08:38:51 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:38:51 #7 DONE 0.0s 08:38:51 08:38:51 #8 exporting to image 08:38:51 #8 exporting layers done 08:38:51 #8 exporting manifest sha256:288b6b05c3c1baba73623da0ec85b92deb38eb04fc291cc2df39e0ce1f00c06d done 08:38:51 #8 exporting config sha256:900e634a791131b7dfb82e568b793b1a3b81f17ce13ebeabd5f053c0aa22e811 done 08:38:51 #8 exporting manifest sha256:4dba1d3e443f0eec9dab281adc46f613440b5ec2743138a38fcaab4b1af22bdc done 08:38:51 #8 exporting config sha256:27ed129b5b5d3bdc8940a76ea238eb5d4b4b795f91cee026d87333535d394c72 done 08:38:51 #8 exporting manifest list sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe done 08:38:51 #8 pushing layers 0.0s done 08:38:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe 0.1s done 08:38:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:51 #8 DONE 0.1s 08:38:51 08:38:51 1 warning found (use --debug to expand): 08:38:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48' 08:38:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 --push - 08:38:51 #1 [internal] load build definition from Dockerfile 08:38:51 #1 transferring dockerfile: 187B done 08:38:51 #1 DONE 0.0s 08:38:51 08:38:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 08:38:51 #2 DONE 0.0s 08:38:51 08:38:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48 08:38:51 #3 DONE 0.0s 08:38:51 08:38:51 #4 [internal] load .dockerignore 08:38:51 #4 transferring context: 2B done 08:38:51 #4 DONE 0.0s 08:38:51 08:38:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 08:38:51 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.0s done 08:38:51 #5 CACHED 08:38:51 08:38:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 08:38:51 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.0s done 08:38:51 #6 CACHED 08:38:51 08:38:51 #7 exporting to image 08:38:51 #7 exporting layers 08:38:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:51 #7 exporting layers done 08:38:51 #7 exporting manifest sha256:288b6b05c3c1baba73623da0ec85b92deb38eb04fc291cc2df39e0ce1f00c06d done 08:38:51 #7 exporting config sha256:900e634a791131b7dfb82e568b793b1a3b81f17ce13ebeabd5f053c0aa22e811 done 08:38:51 #7 exporting manifest sha256:4dba1d3e443f0eec9dab281adc46f613440b5ec2743138a38fcaab4b1af22bdc done 08:38:51 #7 exporting config sha256:27ed129b5b5d3bdc8940a76ea238eb5d4b4b795f91cee026d87333535d394c72 done 08:38:51 #7 exporting manifest list sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe done 08:38:51 #7 pushing layers 0.0s done 08:38:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.48@sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe 0.1s done 08:38:51 #7 DONE 0.1s 08:38:51 08:38:51 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:38:51 #8 DONE 0.0s 08:38:51 08:38:51 1 warning found (use --debug to expand): 08:38:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' 08:38:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - 08:38:52 #1 [internal] load build definition from Dockerfile 08:38:52 #1 transferring dockerfile: 228B done 08:38:52 #1 DONE 0.0s 08:38:52 08:38:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:52 #2 DONE 0.0s 08:38:52 08:38:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:52 #3 DONE 0.0s 08:38:52 08:38:52 #4 [internal] load .dockerignore 08:38:52 #4 transferring context: 2B done 08:38:52 #4 DONE 0.0s 08:38:52 08:38:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 08:38:52 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.0s done 08:38:52 #5 CACHED 08:38:52 08:38:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 08:38:52 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.0s done 08:38:52 #6 CACHED 08:38:52 08:38:52 #7 exporting to image 08:38:52 #7 exporting layers done 08:38:52 #7 exporting manifest sha256:288b6b05c3c1baba73623da0ec85b92deb38eb04fc291cc2df39e0ce1f00c06d done 08:38:52 #7 exporting config sha256:900e634a791131b7dfb82e568b793b1a3b81f17ce13ebeabd5f053c0aa22e811 done 08:38:52 #7 exporting manifest sha256:4dba1d3e443f0eec9dab281adc46f613440b5ec2743138a38fcaab4b1af22bdc done 08:38:52 #7 exporting config sha256:27ed129b5b5d3bdc8940a76ea238eb5d4b4b795f91cee026d87333535d394c72 08:38:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:52 #7 exporting config sha256:27ed129b5b5d3bdc8940a76ea238eb5d4b4b795f91cee026d87333535d394c72 done 08:38:52 #7 exporting manifest list sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe done 08:38:52 #7 pushing layers 0.0s done 08:38:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe 0.1s done 08:38:52 #7 DONE 0.1s 08:38:52 08:38:52 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:38:52 #8 DONE 0.0s 08:38:52 08:38:52 1 warning found (use --debug to expand): 08:38:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 08:38:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 08:38:52 #1 [internal] load build definition from Dockerfile 08:38:52 #1 transferring dockerfile: 179B done 08:38:52 #1 DONE 0.0s 08:38:52 08:38:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:38:52 #2 DONE 0.0s 08:38:52 08:38:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:38:52 #3 DONE 0.0s 08:38:52 08:38:52 #4 [internal] load .dockerignore 08:38:52 #4 transferring context: 2B done 08:38:52 #4 DONE 0.0s 08:38:52 08:38:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 08:38:52 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.0s done 08:38:52 #5 CACHED 08:38:52 08:38:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 08:38:52 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cb91cfa7db563047640eab653f6f6856e248f3c71698b8b098a15efe2dc8a1bc 0.0s done 08:38:52 #6 CACHED 08:38:52 08:38:52 #7 exporting to image 08:38:52 #7 exporting layers done 08:38:52 #7 exporting manifest sha256:288b6b05c3c1baba73623da0ec85b92deb38eb04fc291cc2df39e0ce1f00c06d done 08:38:52 #7 exporting config sha256:900e634a791131b7dfb82e568b793b1a3b81f17ce13ebeabd5f053c0aa22e811 done 08:38:52 #7 exporting manifest sha256:4dba1d3e443f0eec9dab281adc46f613440b5ec2743138a38fcaab4b1af22bdc done 08:38:52 #7 exporting config sha256:27ed129b5b5d3bdc8940a76ea238eb5d4b4b795f91cee026d87333535d394c72 done 08:38:52 #7 exporting manifest list sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe done 08:38:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:52 #7 pushing layers 0.0s done 08:38:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:47f0a0c946dc3b51a389392bca9bda579901596a9eeba1c35ed1af227bf58dfe 0.1s done 08:38:52 #7 DONE 0.1s 08:38:52 08:38:52 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:38:52 #8 DONE 0.0s 08:38:52 08:38:52 1 warning found (use --debug to expand): 08:38:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567' 08:38:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - 08:38:53 #1 [internal] load build definition from Dockerfile 08:38:53 #1 transferring dockerfile: 205B done 08:38:53 #1 DONE 0.0s 08:38:53 08:38:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:53 #2 DONE 0.0s 08:38:53 08:38:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:53 #3 DONE 0.0s 08:38:53 08:38:53 #4 [internal] load .dockerignore 08:38:53 #4 transferring context: 2B done 08:38:53 #4 DONE 0.0s 08:38:53 08:38:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 08:38:53 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.0s done 08:38:53 #5 DONE 0.0s 08:38:53 08:38:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 08:38:53 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.0s done 08:38:53 #6 DONE 0.1s 08:38:53 08:38:53 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:38:53 #7 DONE 0.0s 08:38:53 08:38:53 #8 exporting to image 08:38:53 #8 exporting layers done 08:38:53 #8 exporting manifest sha256:8b593c762bbee4bfd45f90179fa9481f358eb2b6fb2441ca36fc363e0ba65320 done 08:38:53 #8 exporting config sha256:3b8839b3579a898b465541946ac3c3fee5ab74555988d786c70f5414468d4118 done 08:38:53 #8 exporting manifest sha256:d29a0a86017d1662c9c05be1c998f9e8f0bd72467d3618e3f48a333eb0490a9f done 08:38:53 #8 exporting config sha256:703e3dcd419d9445bd95536f2ccad1b6d357c7a687661a81568a6601630d2bf1 done 08:38:53 #8 exporting manifest list sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd done 08:38:53 #8 pushing layers 0.1s done 08:38:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd 08:38:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd 0.1s done 08:38:53 #8 DONE 0.2s 08:38:53 08:38:53 1 warning found (use --debug to expand): 08:38:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 08:38:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 08:38:54 #1 [internal] load build definition from Dockerfile 08:38:54 #1 transferring dockerfile: 171B done 08:38:54 #1 DONE 0.0s 08:38:54 08:38:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:38:54 #2 DONE 0.0s 08:38:54 08:38:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:38:54 #3 DONE 0.0s 08:38:54 08:38:54 #4 [internal] load .dockerignore 08:38:54 #4 transferring context: 2B done 08:38:54 #4 DONE 0.0s 08:38:54 08:38:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 08:38:54 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.0s done 08:38:54 #5 CACHED 08:38:54 08:38:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 08:38:54 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.0s done 08:38:54 #6 CACHED 08:38:54 08:38:54 #7 exporting to image 08:38:54 #7 exporting layers done 08:38:54 #7 exporting manifest sha256:8b593c762bbee4bfd45f90179fa9481f358eb2b6fb2441ca36fc363e0ba65320 done 08:38:54 #7 exporting config sha256:3b8839b3579a898b465541946ac3c3fee5ab74555988d786c70f5414468d4118 done 08:38:54 #7 exporting manifest sha256:d29a0a86017d1662c9c05be1c998f9e8f0bd72467d3618e3f48a333eb0490a9f done 08:38:54 #7 exporting config sha256:703e3dcd419d9445bd95536f2ccad1b6d357c7a687661a81568a6601630d2bf1 08:38:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:54 #7 exporting config sha256:703e3dcd419d9445bd95536f2ccad1b6d357c7a687661a81568a6601630d2bf1 done 08:38:54 #7 exporting manifest list sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd done 08:38:54 #7 pushing layers 0.0s done 08:38:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd 0.1s done 08:38:54 #7 DONE 0.1s 08:38:54 08:38:54 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:38:54 #8 DONE 0.0s 08:38:54 08:38:54 1 warning found (use --debug to expand): 08:38:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48' 08:38:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 --push - 08:38:54 #1 [internal] load build definition from Dockerfile 08:38:54 #1 transferring dockerfile: 177B done 08:38:54 #1 DONE 0.0s 08:38:54 08:38:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 08:38:54 #2 DONE 0.0s 08:38:54 08:38:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48 08:38:54 #3 DONE 0.0s 08:38:54 08:38:54 #4 [internal] load .dockerignore 08:38:54 #4 transferring context: 2B done 08:38:54 #4 DONE 0.0s 08:38:54 08:38:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 08:38:54 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.0s done 08:38:54 #5 CACHED 08:38:54 08:38:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 08:38:54 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.0s done 08:38:54 #6 CACHED 08:38:54 08:38:54 #7 exporting to image 08:38:54 #7 exporting layers done 08:38:54 #7 exporting manifest sha256:8b593c762bbee4bfd45f90179fa9481f358eb2b6fb2441ca36fc363e0ba65320 done 08:38:54 #7 exporting config sha256:3b8839b3579a898b465541946ac3c3fee5ab74555988d786c70f5414468d4118 done 08:38:54 #7 exporting manifest sha256:d29a0a86017d1662c9c05be1c998f9e8f0bd72467d3618e3f48a333eb0490a9f done 08:38:54 #7 exporting config sha256:703e3dcd419d9445bd95536f2ccad1b6d357c7a687661a81568a6601630d2bf1 done 08:38:54 #7 exporting manifest list sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd 08:38:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:54 #7 exporting manifest list sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd done 08:38:54 #7 pushing layers 0.0s done 08:38:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.48@sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd 0.1s done 08:38:54 #7 DONE 0.1s 08:38:54 08:38:54 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:38:54 #8 DONE 0.0s 08:38:54 08:38:54 1 warning found (use --debug to expand): 08:38:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' 08:38:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - 08:38:55 #1 [internal] load build definition from Dockerfile 08:38:55 #1 transferring dockerfile: 218B done 08:38:55 #1 DONE 0.0s 08:38:55 08:38:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:55 #2 DONE 0.0s 08:38:55 08:38:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:55 #3 DONE 0.0s 08:38:55 08:38:55 #4 [internal] load .dockerignore 08:38:55 #4 transferring context: 2B done 08:38:55 #4 DONE 0.0s 08:38:55 08:38:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 08:38:55 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 08:38:55 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.1s done 08:38:55 #5 CACHED 08:38:55 08:38:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 08:38:55 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.1s done 08:38:55 #6 CACHED 08:38:55 08:38:55 #7 exporting to image 08:38:55 #7 exporting layers done 08:38:55 #7 exporting manifest sha256:8b593c762bbee4bfd45f90179fa9481f358eb2b6fb2441ca36fc363e0ba65320 0.0s done 08:38:55 #7 exporting config sha256:3b8839b3579a898b465541946ac3c3fee5ab74555988d786c70f5414468d4118 done 08:38:55 #7 exporting manifest sha256:d29a0a86017d1662c9c05be1c998f9e8f0bd72467d3618e3f48a333eb0490a9f done 08:38:55 #7 exporting config sha256:703e3dcd419d9445bd95536f2ccad1b6d357c7a687661a81568a6601630d2bf1 done 08:38:55 #7 exporting manifest list sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd 08:38:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:55 #7 exporting manifest list sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd done 08:38:55 #7 pushing layers 0.0s done 08:38:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd 0.1s done 08:38:55 #7 DONE 0.1s 08:38:55 08:38:55 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:38:55 #8 DONE 0.0s 08:38:55 08:38:55 1 warning found (use --debug to expand): 08:38:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 08:38:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 08:38:56 #1 [internal] load build definition from Dockerfile 08:38:56 #1 transferring dockerfile: 169B done 08:38:56 #1 DONE 0.0s 08:38:56 08:38:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:38:56 #2 DONE 0.0s 08:38:56 08:38:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:38:56 #3 DONE 0.0s 08:38:56 08:38:56 #4 [internal] load .dockerignore 08:38:56 #4 transferring context: 2B done 08:38:56 #4 DONE 0.0s 08:38:56 08:38:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 08:38:56 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee done 08:38:56 #5 CACHED 08:38:56 08:38:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 08:38:56 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e489910dba39685e9fc3e9ae8d73aaf5daf00dd4b62449352cdd83bcb03722ee 0.0s done 08:38:56 #6 CACHED 08:38:56 08:38:56 #7 exporting to image 08:38:56 #7 exporting layers done 08:38:56 #7 exporting manifest sha256:8b593c762bbee4bfd45f90179fa9481f358eb2b6fb2441ca36fc363e0ba65320 done 08:38:56 #7 exporting config sha256:3b8839b3579a898b465541946ac3c3fee5ab74555988d786c70f5414468d4118 done 08:38:56 #7 exporting manifest sha256:d29a0a86017d1662c9c05be1c998f9e8f0bd72467d3618e3f48a333eb0490a9f done 08:38:56 #7 exporting config sha256:703e3dcd419d9445bd95536f2ccad1b6d357c7a687661a81568a6601630d2bf1 done 08:38:56 #7 exporting manifest list sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd done 08:38:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:56 #7 pushing layers 0.0s done 08:38:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:38b61ecd94b0b5ab99d0bdc195eac086a0a69d1bd2fedaac63ae96e7187e4fdd 0.1s done 08:38:56 #7 DONE 0.1s 08:38:56 08:38:56 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:38:56 #8 DONE 0.0s 08:38:56 08:38:56 1 warning found (use --debug to expand): 08:38:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567' 08:38:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - 08:38:57 #1 [internal] load build definition from Dockerfile 08:38:57 #1 transferring dockerfile: 206B done 08:38:57 #1 DONE 0.0s 08:38:57 08:38:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:57 #2 DONE 0.0s 08:38:57 08:38:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:38:57 #3 DONE 0.0s 08:38:57 08:38:57 #4 [internal] load .dockerignore 08:38:57 #4 transferring context: 2B done 08:38:57 #4 DONE 0.0s 08:38:57 08:38:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 08:38:57 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 0.0s done 08:38:57 #5 DONE 0.0s 08:38:57 08:38:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 08:38:57 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d done 08:38:57 #6 DONE 0.1s 08:38:57 08:38:57 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:38:57 #7 DONE 0.0s 08:38:57 08:38:57 #8 exporting to image 08:38:57 #8 exporting layers done 08:38:57 #8 exporting manifest sha256:38d014bbbf3bd568d6631afcb3414ca74517fea6c3a705f3b75fe12704624367 done 08:38:57 #8 exporting config sha256:70486d9c306726da76b1a0c46b0aa9b3d73db722726220e740554dee1a3be02b done 08:38:57 #8 exporting manifest sha256:890cf20c00fed0188eb86e3f2d7354646c64f043ce73a86162ab2161a300bd73 done 08:38:57 #8 exporting config sha256:8752d09b9998ca465e6d59ab78c8321ceb2ec8626c3257afe366aea8e3983fbb done 08:38:57 #8 exporting manifest list sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd done 08:38:57 #8 pushing layers 0.1s done 08:38:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd 08:38:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd 0.1s done 08:38:57 #8 DONE 0.2s 08:38:57 08:38:57 1 warning found (use --debug to expand): 08:38:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 08:38:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 08:38:57 #1 [internal] load build definition from Dockerfile 08:38:57 #1 transferring dockerfile: 172B done 08:38:57 #1 DONE 0.0s 08:38:57 08:38:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:38:57 #2 DONE 0.0s 08:38:57 08:38:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:38:57 #3 DONE 0.0s 08:38:57 08:38:57 #4 [internal] load .dockerignore 08:38:57 #4 transferring context: 2B done 08:38:57 #4 DONE 0.0s 08:38:57 08:38:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 08:38:57 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 0.0s done 08:38:57 #5 CACHED 08:38:57 08:38:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 08:38:57 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 0.0s done 08:38:57 #6 CACHED 08:38:57 08:38:57 #7 exporting to image 08:38:57 #7 exporting layers done 08:38:57 #7 exporting manifest sha256:38d014bbbf3bd568d6631afcb3414ca74517fea6c3a705f3b75fe12704624367 done 08:38:57 #7 exporting config sha256:70486d9c306726da76b1a0c46b0aa9b3d73db722726220e740554dee1a3be02b done 08:38:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:57 #7 exporting manifest sha256:890cf20c00fed0188eb86e3f2d7354646c64f043ce73a86162ab2161a300bd73 done 08:38:57 #7 exporting config sha256:8752d09b9998ca465e6d59ab78c8321ceb2ec8626c3257afe366aea8e3983fbb done 08:38:57 #7 exporting manifest list sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd done 08:38:57 #7 pushing layers 0.0s done 08:38:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd 0.1s done 08:38:57 #7 DONE 0.1s 08:38:57 08:38:57 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:38:57 #8 DONE 0.0s 08:38:57 08:38:57 1 warning found (use --debug to expand): 08:38:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48' 08:38:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 --push - 08:38:58 #1 [internal] load build definition from Dockerfile 08:38:58 #1 transferring dockerfile: 178B done 08:38:58 #1 DONE 0.0s 08:38:58 08:38:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 08:38:58 #2 DONE 0.0s 08:38:58 08:38:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48 08:38:58 #3 DONE 0.0s 08:38:58 08:38:58 #4 [internal] load .dockerignore 08:38:58 #4 transferring context: 2B done 08:38:58 #4 DONE 0.0s 08:38:58 08:38:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 08:38:58 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d done 08:38:58 #5 CACHED 08:38:58 08:38:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 08:38:58 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d done 08:38:58 #6 CACHED 08:38:58 08:38:58 #7 exporting to image 08:38:58 #7 exporting layers done 08:38:58 #7 exporting manifest sha256:38d014bbbf3bd568d6631afcb3414ca74517fea6c3a705f3b75fe12704624367 done 08:38:58 #7 exporting config sha256:70486d9c306726da76b1a0c46b0aa9b3d73db722726220e740554dee1a3be02b done 08:38:58 #7 exporting manifest sha256:890cf20c00fed0188eb86e3f2d7354646c64f043ce73a86162ab2161a300bd73 done 08:38:58 #7 exporting config sha256:8752d09b9998ca465e6d59ab78c8321ceb2ec8626c3257afe366aea8e3983fbb done 08:38:58 #7 exporting manifest list sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd done 08:38:58 #7 pushing layers 0.0s done 08:38:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48@sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd 08:38:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.48@sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd 0.1s done 08:38:58 #7 DONE 0.1s 08:38:58 08:38:58 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:38:58 #8 DONE 0.0s 08:38:58 08:38:58 1 warning found (use --debug to expand): 08:38:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - 08:38:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' 08:38:58 #1 [internal] load build definition from Dockerfile 08:38:58 #1 transferring dockerfile: 219B done 08:38:58 #1 DONE 0.0s 08:38:58 08:38:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:58 #2 DONE 0.0s 08:38:58 08:38:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:38:58 #3 DONE 0.0s 08:38:58 08:38:58 #4 [internal] load .dockerignore 08:38:58 #4 transferring context: 2B done 08:38:58 #4 DONE 0.0s 08:38:58 08:38:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 08:38:58 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 0.0s done 08:38:58 #5 CACHED 08:38:58 08:38:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 08:38:58 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 0.0s done 08:38:58 #6 CACHED 08:38:58 08:38:58 #7 exporting to image 08:38:58 #7 exporting layers done 08:38:58 #7 exporting manifest sha256:38d014bbbf3bd568d6631afcb3414ca74517fea6c3a705f3b75fe12704624367 done 08:38:58 #7 exporting config sha256:70486d9c306726da76b1a0c46b0aa9b3d73db722726220e740554dee1a3be02b done 08:38:58 #7 exporting manifest sha256:890cf20c00fed0188eb86e3f2d7354646c64f043ce73a86162ab2161a300bd73 done 08:38:58 #7 exporting config sha256:8752d09b9998ca465e6d59ab78c8321ceb2ec8626c3257afe366aea8e3983fbb done 08:38:58 #7 exporting manifest list sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd 08:38:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:58 #7 exporting manifest list sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd done 08:38:58 #7 pushing layers 0.0s done 08:38:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd 0.1s done 08:38:58 #7 DONE 0.1s 08:38:58 08:38:58 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:38:58 #8 DONE 0.0s 08:38:58 08:38:58 1 warning found (use --debug to expand): 08:38:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 08:38:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 08:38:59 #1 [internal] load build definition from Dockerfile 08:38:59 #1 transferring dockerfile: 170B done 08:38:59 #1 DONE 0.0s 08:38:59 08:38:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 08:38:59 #2 DONE 0.0s 08:38:59 08:38:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 08:38:59 #3 DONE 0.0s 08:38:59 08:38:59 #4 [internal] load .dockerignore 08:38:59 #4 transferring context: 2B done 08:38:59 #4 DONE 0.0s 08:38:59 08:38:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 08:38:59 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d done 08:38:59 #5 CACHED 08:38:59 08:38:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d 08:38:59 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:91f6b55d232b8b39f0736f6a85b866c335c6073ad4cd8f81a89d81d5a7acff1d done 08:38:59 #6 CACHED 08:38:59 08:38:59 #7 exporting to image 08:38:59 #7 exporting layers done 08:38:59 #7 exporting manifest sha256:38d014bbbf3bd568d6631afcb3414ca74517fea6c3a705f3b75fe12704624367 done 08:38:59 #7 exporting config sha256:70486d9c306726da76b1a0c46b0aa9b3d73db722726220e740554dee1a3be02b done 08:38:59 #7 exporting manifest sha256:890cf20c00fed0188eb86e3f2d7354646c64f043ce73a86162ab2161a300bd73 done 08:38:59 #7 exporting config sha256:8752d09b9998ca465e6d59ab78c8321ceb2ec8626c3257afe366aea8e3983fbb 08:38:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:38:59 #7 exporting config sha256:8752d09b9998ca465e6d59ab78c8321ceb2ec8626c3257afe366aea8e3983fbb done 08:38:59 #7 exporting manifest list sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd done 08:38:59 #7 pushing layers 0.0s done 08:38:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c0ab32302815475828d36c9ed26eab4edd5373735bcccd0d47513d04b22abbcd 0.1s done 08:38:59 #7 DONE 0.1s 08:38:59 08:38:59 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:38:59 #8 DONE 0.0s 08:38:59 08:38:59 1 warning found (use --debug to expand): 08:38:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:38:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - 08:38:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567' 08:39:00 #1 [internal] load build definition from Dockerfile 08:39:00 #1 transferring dockerfile: 206B done 08:39:00 #1 DONE 0.0s 08:39:00 08:39:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:39:00 #2 DONE 0.0s 08:39:00 08:39:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:39:00 #3 DONE 0.0s 08:39:00 08:39:00 #4 [internal] load .dockerignore 08:39:00 #4 transferring context: 2B done 08:39:00 #4 DONE 0.0s 08:39:00 08:39:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 08:39:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 08:39:00 #5 ... 08:39:00 08:39:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 08:39:00 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 0.0s done 08:39:00 #6 DONE 0.1s 08:39:00 08:39:00 #7 exporting to image 08:39:00 #7 exporting layers done 08:39:00 #7 exporting manifest sha256:1317d467b81bc8cea330d98881e8f5bc84b6dbe95f0b9c7fcc1c6c16f281d16b done 08:39:00 #7 exporting config sha256:7ec988402053038942deac20ca3fea43cf035b409c7d4baf80dedf7a76db8bb7 done 08:39:00 #7 exporting manifest sha256:ad94fa6e72428b16a8c85e2a80f369df606463b2d15f03f77eb581818b2c2e0b done 08:39:00 #7 exporting config sha256:e6961a0ce80403a1fc91ec34d062b798922ba8910f63df7ba7a4b22874be68ac done 08:39:00 #7 exporting manifest list sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e 08:39:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:39:00 #7 ... 08:39:00 08:39:00 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:39:00 #8 DONE 0.0s 08:39:00 08:39:00 #7 exporting to image 08:39:00 #7 exporting manifest list sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e done 08:39:00 #7 pushing layers 0.1s done 08:39:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e 08:39:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e 0.1s done 08:39:00 #7 DONE 0.2s 08:39:00 08:39:00 1 warning found (use --debug to expand): 08:39:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:39:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 08:39:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 08:39:00 #1 [internal] load build definition from Dockerfile 08:39:00 #1 transferring dockerfile: 172B done 08:39:00 #1 DONE 0.0s 08:39:00 08:39:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:39:00 #2 DONE 0.0s 08:39:00 08:39:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:39:00 #3 DONE 0.0s 08:39:00 08:39:00 #4 [internal] load .dockerignore 08:39:00 #4 transferring context: 2B done 08:39:00 #4 DONE 0.0s 08:39:00 08:39:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 08:39:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 done 08:39:00 #5 DONE 0.0s 08:39:00 08:39:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 08:39:00 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 done 08:39:00 #6 CACHED 08:39:00 08:39:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 08:39:00 #5 CACHED 08:39:00 08:39:00 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:39:00 #7 DONE 0.0s 08:39:00 08:39:00 #8 exporting to image 08:39:00 #8 exporting layers done 08:39:00 #8 exporting manifest sha256:1317d467b81bc8cea330d98881e8f5bc84b6dbe95f0b9c7fcc1c6c16f281d16b done 08:39:00 #8 exporting config sha256:7ec988402053038942deac20ca3fea43cf035b409c7d4baf80dedf7a76db8bb7 done 08:39:00 #8 exporting manifest sha256:ad94fa6e72428b16a8c85e2a80f369df606463b2d15f03f77eb581818b2c2e0b done 08:39:00 #8 exporting config sha256:e6961a0ce80403a1fc91ec34d062b798922ba8910f63df7ba7a4b22874be68ac done 08:39:00 #8 exporting manifest list sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e done 08:39:00 #8 pushing layers 0.0s done 08:39:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e 0.1s done 08:39:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:39:00 #8 DONE 0.1s 08:39:00 08:39:00 1 warning found (use --debug to expand): 08:39:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:39:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48' 08:39:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 --push - 08:39:01 #1 [internal] load build definition from Dockerfile 08:39:01 #1 transferring dockerfile: 178B done 08:39:01 #1 DONE 0.0s 08:39:01 08:39:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 08:39:01 #2 DONE 0.0s 08:39:01 08:39:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48 08:39:01 #3 DONE 0.0s 08:39:01 08:39:01 #4 [internal] load .dockerignore 08:39:01 #4 transferring context: 2B done 08:39:01 #4 DONE 0.0s 08:39:01 08:39:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 08:39:01 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 done 08:39:01 #5 CACHED 08:39:01 08:39:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 08:39:01 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 0.0s done 08:39:01 #6 CACHED 08:39:01 08:39:01 #7 exporting to image 08:39:01 #7 exporting layers done 08:39:01 #7 exporting manifest sha256:1317d467b81bc8cea330d98881e8f5bc84b6dbe95f0b9c7fcc1c6c16f281d16b done 08:39:01 #7 exporting config sha256:7ec988402053038942deac20ca3fea43cf035b409c7d4baf80dedf7a76db8bb7 done 08:39:01 #7 exporting manifest sha256:ad94fa6e72428b16a8c85e2a80f369df606463b2d15f03f77eb581818b2c2e0b done 08:39:01 #7 exporting config sha256:e6961a0ce80403a1fc91ec34d062b798922ba8910f63df7ba7a4b22874be68ac done 08:39:01 #7 exporting manifest list sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e done 08:39:01 #7 pushing layers 0.0s done 08:39:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48@sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e 08:39:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:39:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.48@sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e 0.1s done 08:39:01 #7 DONE 0.1s 08:39:01 08:39:01 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:39:01 #8 DONE 0.0s 08:39:01 08:39:01 1 warning found (use --debug to expand): 08:39:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:39:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - 08:39:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' 08:39:01 #1 [internal] load build definition from Dockerfile 08:39:01 #1 transferring dockerfile: 219B done 08:39:01 #1 DONE 0.0s 08:39:01 08:39:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:39:01 #2 DONE 0.0s 08:39:01 08:39:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:39:01 #3 DONE 0.0s 08:39:01 08:39:01 #4 [internal] load .dockerignore 08:39:01 #4 transferring context: 2B done 08:39:01 #4 DONE 0.0s 08:39:01 08:39:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 08:39:01 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 0.0s done 08:39:01 #5 DONE 0.0s 08:39:01 08:39:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 08:39:01 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 0.0s done 08:39:01 #6 CACHED 08:39:01 08:39:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 08:39:01 #5 CACHED 08:39:01 08:39:01 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:39:01 #7 DONE 0.0s 08:39:01 08:39:01 #8 exporting to image 08:39:01 #8 exporting layers done 08:39:01 #8 exporting manifest sha256:1317d467b81bc8cea330d98881e8f5bc84b6dbe95f0b9c7fcc1c6c16f281d16b done 08:39:01 #8 exporting config sha256:7ec988402053038942deac20ca3fea43cf035b409c7d4baf80dedf7a76db8bb7 done 08:39:01 #8 exporting manifest sha256:ad94fa6e72428b16a8c85e2a80f369df606463b2d15f03f77eb581818b2c2e0b done 08:39:01 #8 exporting config sha256:e6961a0ce80403a1fc91ec34d062b798922ba8910f63df7ba7a4b22874be68ac done 08:39:01 #8 exporting manifest list sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e done 08:39:01 #8 pushing layers 0.0s done 08:39:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e 0.1s done 08:39:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:39:01 #8 DONE 0.1s 08:39:01 08:39:01 1 warning found (use --debug to expand): 08:39:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:39:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 08:39:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 08:39:02 #1 [internal] load build definition from Dockerfile 08:39:02 #1 transferring dockerfile: 170B done 08:39:02 #1 DONE 0.0s 08:39:02 08:39:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 08:39:02 #2 DONE 0.0s 08:39:02 08:39:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 08:39:02 #3 DONE 0.0s 08:39:02 08:39:02 #4 [internal] load .dockerignore 08:39:02 #4 transferring context: 2B done 08:39:02 #4 DONE 0.0s 08:39:02 08:39:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 08:39:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 0.0s done 08:39:02 #5 CACHED 08:39:02 08:39:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 08:39:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:fdb257eab50fe0ce42c5b44c8cf883155a2d635a56f3b838e3aa376538cb7632 0.0s done 08:39:02 #6 CACHED 08:39:02 08:39:02 #7 exporting to image 08:39:02 #7 exporting layers done 08:39:02 #7 exporting manifest sha256:1317d467b81bc8cea330d98881e8f5bc84b6dbe95f0b9c7fcc1c6c16f281d16b done 08:39:02 #7 exporting config sha256:7ec988402053038942deac20ca3fea43cf035b409c7d4baf80dedf7a76db8bb7 done 08:39:02 #7 exporting manifest sha256:ad94fa6e72428b16a8c85e2a80f369df606463b2d15f03f77eb581818b2c2e0b done 08:39:02 #7 exporting config sha256:e6961a0ce80403a1fc91ec34d062b798922ba8910f63df7ba7a4b22874be68ac done 08:39:02 #7 exporting manifest list sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e 08:39:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:39:02 #7 exporting manifest list sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e done 08:39:02 #7 pushing layers 0.0s done 08:39:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:7fba7c885a2eb31de7f3ee115188c1aab5e655f7ac0902996a2be86c8372a78e 0.1s done 08:39:02 #7 DONE 0.1s 08:39:02 08:39:02 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:39:02 #8 DONE 0.0s 08:39:02 08:39:02 1 warning found (use --debug to expand): 08:39:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:39:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - 08:39:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567' 08:39:02 #1 [internal] load build definition from Dockerfile 08:39:02 #1 transferring dockerfile: 206B done 08:39:02 #1 DONE 0.0s 08:39:02 08:39:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:39:02 #2 DONE 0.0s 08:39:02 08:39:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:39:02 #3 DONE 0.0s 08:39:02 08:39:02 #4 [internal] load .dockerignore 08:39:02 #4 transferring context: 2B done 08:39:02 #4 DONE 0.0s 08:39:02 08:39:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 08:39:02 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done 08:39:02 #5 DONE 0.0s 08:39:02 08:39:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 08:39:02 #6 DONE 0.0s 08:39:02 08:39:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 08:39:02 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done 08:39:02 #5 DONE 0.1s 08:39:02 08:39:02 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:39:03 #7 DONE 0.0s 08:39:03 08:39:03 #8 exporting to image 08:39:03 #8 exporting layers done 08:39:03 #8 exporting manifest sha256:f61f928239a183fc2e4562d4d396c0bf11bbf38e5b04bbc0cce4512a76820e8b done 08:39:03 #8 exporting config sha256:437d36f5d7932236fe9399eeda24c4aef709c1a9ca71d817391f903b2dbfcd90 done 08:39:03 #8 exporting manifest sha256:6d66acb6ef3aa805a4ac2a1ce541d112a96b52aab9d7b5ee72c0402a9ee0789e done 08:39:03 #8 exporting config sha256:656a9fd0821e0481e4ad7ffe601c1f690fd564e37db299694d6c7ffb90a89e1b done 08:39:03 #8 exporting manifest list sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 done 08:39:03 #8 pushing layers 0.1s done 08:39:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 08:39:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:39:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 0.1s done 08:39:03 #8 DONE 0.2s 08:39:03 08:39:03 1 warning found (use --debug to expand): 08:39:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:39:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 08:39:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 08:39:03 #1 [internal] load build definition from Dockerfile 08:39:03 #1 transferring dockerfile: 172B done 08:39:03 #1 DONE 0.0s 08:39:03 08:39:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 08:39:03 #2 DONE 0.0s 08:39:03 08:39:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 08:39:03 #3 DONE 0.0s 08:39:03 08:39:03 #4 [internal] load .dockerignore 08:39:03 #4 transferring context: 2B done 08:39:03 #4 DONE 0.0s 08:39:03 08:39:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 08:39:03 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done 08:39:03 #5 CACHED 08:39:03 08:39:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 08:39:03 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done 08:39:03 #6 CACHED 08:39:03 08:39:03 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:39:03 #7 DONE 0.0s 08:39:03 08:39:03 #8 exporting to image 08:39:03 #8 exporting layers done 08:39:03 #8 exporting manifest sha256:f61f928239a183fc2e4562d4d396c0bf11bbf38e5b04bbc0cce4512a76820e8b done 08:39:03 #8 exporting config sha256:437d36f5d7932236fe9399eeda24c4aef709c1a9ca71d817391f903b2dbfcd90 done 08:39:03 #8 exporting manifest sha256:6d66acb6ef3aa805a4ac2a1ce541d112a96b52aab9d7b5ee72c0402a9ee0789e done 08:39:03 #8 exporting config sha256:656a9fd0821e0481e4ad7ffe601c1f690fd564e37db299694d6c7ffb90a89e1b done 08:39:03 #8 exporting manifest list sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 done 08:39:03 #8 pushing layers 0.0s done 08:39:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 0.1s done 08:39:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:39:03 #8 DONE 0.1s 08:39:03 08:39:03 1 warning found (use --debug to expand): 08:39:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:39:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48' 08:39:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 --push - 08:39:04 #1 [internal] load build definition from Dockerfile 08:39:04 #1 transferring dockerfile: 178B done 08:39:04 #1 DONE 0.0s 08:39:04 08:39:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 08:39:04 #2 DONE 0.0s 08:39:04 08:39:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48 08:39:04 #3 DONE 0.0s 08:39:04 08:39:04 #4 [internal] load .dockerignore 08:39:04 #4 transferring context: 2B done 08:39:04 #4 DONE 0.0s 08:39:04 08:39:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 08:39:04 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done 08:39:04 #5 CACHED 08:39:04 08:39:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 08:39:04 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done 08:39:04 #6 CACHED 08:39:04 08:39:04 #7 exporting to image 08:39:04 #7 exporting layers done 08:39:04 #7 exporting manifest sha256:f61f928239a183fc2e4562d4d396c0bf11bbf38e5b04bbc0cce4512a76820e8b 08:39:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:39:04 #7 exporting manifest sha256:f61f928239a183fc2e4562d4d396c0bf11bbf38e5b04bbc0cce4512a76820e8b done 08:39:04 #7 exporting config sha256:437d36f5d7932236fe9399eeda24c4aef709c1a9ca71d817391f903b2dbfcd90 done 08:39:04 #7 exporting manifest sha256:6d66acb6ef3aa805a4ac2a1ce541d112a96b52aab9d7b5ee72c0402a9ee0789e done 08:39:04 #7 exporting config sha256:656a9fd0821e0481e4ad7ffe601c1f690fd564e37db299694d6c7ffb90a89e1b done 08:39:04 #7 exporting manifest list sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 done 08:39:04 #7 pushing layers 0.0s done 08:39:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.48@sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 0.1s done 08:39:04 #7 DONE 0.1s 08:39:04 08:39:04 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:39:04 #8 DONE 0.0s 08:39:04 08:39:04 1 warning found (use --debug to expand): 08:39:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:39:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' 08:39:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - 08:39:04 #1 [internal] load build definition from Dockerfile 08:39:04 #1 transferring dockerfile: 219B done 08:39:04 #1 DONE 0.0s 08:39:04 08:39:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:39:04 #2 DONE 0.0s 08:39:04 08:39:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:39:04 #3 DONE 0.0s 08:39:04 08:39:04 #4 [internal] load .dockerignore 08:39:04 #4 transferring context: 2B done 08:39:04 #4 DONE 0.0s 08:39:04 08:39:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 08:39:04 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done 08:39:04 #5 CACHED 08:39:04 08:39:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 08:39:04 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 0.0s done 08:39:04 #6 CACHED 08:39:04 08:39:04 #7 exporting to image 08:39:04 #7 exporting layers done 08:39:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:39:04 #7 exporting manifest sha256:f61f928239a183fc2e4562d4d396c0bf11bbf38e5b04bbc0cce4512a76820e8b done 08:39:04 #7 exporting config sha256:437d36f5d7932236fe9399eeda24c4aef709c1a9ca71d817391f903b2dbfcd90 done 08:39:04 #7 exporting manifest sha256:6d66acb6ef3aa805a4ac2a1ce541d112a96b52aab9d7b5ee72c0402a9ee0789e done 08:39:04 #7 exporting config sha256:656a9fd0821e0481e4ad7ffe601c1f690fd564e37db299694d6c7ffb90a89e1b done 08:39:04 #7 exporting manifest list sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 done 08:39:04 #7 pushing layers 0.0s done 08:39:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 0.1s done 08:39:04 #7 DONE 0.1s 08:39:04 08:39:04 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:39:04 #8 DONE 0.0s 08:39:04 08:39:04 1 warning found (use --debug to expand): 08:39:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:39:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 08:39:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 08:39:05 #1 [internal] load build definition from Dockerfile 08:39:05 #1 transferring dockerfile: 170B done 08:39:05 #1 DONE 0.0s 08:39:05 08:39:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 08:39:05 #2 DONE 0.0s 08:39:05 08:39:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 08:39:05 #3 DONE 0.0s 08:39:05 08:39:05 #4 [internal] load .dockerignore 08:39:05 #4 transferring context: 2B done 08:39:05 #4 DONE 0.0s 08:39:05 08:39:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 08:39:05 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 done 08:39:05 #5 CACHED 08:39:05 08:39:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 08:39:05 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0e4337b5e206ee6cda5b02f2881d4c60907c29ac7fc9b9f17f32f6550a767889 done 08:39:05 #6 CACHED 08:39:05 08:39:05 #7 exporting to image 08:39:05 #7 exporting layers done 08:39:05 #7 exporting manifest sha256:f61f928239a183fc2e4562d4d396c0bf11bbf38e5b04bbc0cce4512a76820e8b done 08:39:05 #7 exporting config sha256:437d36f5d7932236fe9399eeda24c4aef709c1a9ca71d817391f903b2dbfcd90 done 08:39:05 #7 exporting manifest sha256:6d66acb6ef3aa805a4ac2a1ce541d112a96b52aab9d7b5ee72c0402a9ee0789e done 08:39:05 #7 exporting config sha256:656a9fd0821e0481e4ad7ffe601c1f690fd564e37db299694d6c7ffb90a89e1b done 08:39:05 #7 exporting manifest list sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 done 08:39:05 #7 pushing layers 0.0s done 08:39:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 08:39:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:39:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:cc0e5545e002bca11241874bb2d441e2dacf66866ce79e063e13aee7377d1617 0.1s done 08:39:05 #7 DONE 0.1s 08:39:05 08:39:05 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:39:05 #8 DONE 0.0s 08:39:05 08:39:05 1 warning found (use --debug to expand): 08:39:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:39:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567' 08:39:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567 --push - 08:39:06 #1 [internal] load build definition from Dockerfile 08:39:06 #1 transferring dockerfile: 202B done 08:39:06 #1 DONE 0.0s 08:39:06 08:39:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:39:06 #2 DONE 0.0s 08:39:06 08:39:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567 08:39:06 #3 DONE 0.0s 08:39:06 08:39:06 #4 [internal] load .dockerignore 08:39:06 #4 transferring context: 2B done 08:39:06 #4 DONE 0.0s 08:39:06 08:39:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 08:39:06 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done 08:39:06 #5 DONE 0.0s 08:39:06 08:39:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 08:39:06 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done 08:39:06 #6 DONE 0.0s 08:39:06 08:39:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 08:39:06 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done 08:39:06 #5 DONE 0.1s 08:39:06 08:39:06 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:39:06 #7 DONE 0.0s 08:39:06 08:39:06 #8 exporting to image 08:39:06 #8 exporting layers done 08:39:06 #8 exporting manifest sha256:468feea673899b0da832b6055862b6dfd0069afab4d58ed7c99033259062cbfb done 08:39:06 #8 exporting config sha256:c892f3ac815f0ba637a6abaaeca6fe4622636b70b1041f1274055be679b1c4de done 08:39:06 #8 exporting manifest sha256:b43f62fba9cf495968e71d69d7fe6ed1fbb5411a908500b9315a60cec5629fee done 08:39:06 #8 exporting config sha256:44939210aa322f7a433a9bb97ee34caae102746ce07f8696e30bf3beea1800c7 done 08:39:06 #8 exporting manifest list sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab done 08:39:06 #8 pushing layers 0.1s done 08:39:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab 08:39:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:39:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567@sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab 0.1s done 08:39:06 #8 DONE 0.2s 08:39:06 08:39:06 1 warning found (use --debug to expand): 08:39:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:39:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 08:39:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 08:39:06 #1 [internal] load build definition from Dockerfile 08:39:06 #1 transferring dockerfile: 168B done 08:39:06 #1 DONE 0.0s 08:39:06 08:39:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:39:06 #2 DONE 0.0s 08:39:06 08:39:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:39:06 #3 DONE 0.0s 08:39:06 08:39:06 #4 [internal] load .dockerignore 08:39:06 #4 transferring context: 2B done 08:39:06 #4 DONE 0.0s 08:39:06 08:39:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 08:39:06 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done 08:39:06 #5 CACHED 08:39:06 08:39:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 08:39:06 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done 08:39:06 #6 CACHED 08:39:06 08:39:06 #7 exporting to image 08:39:06 #7 exporting layers 08:39:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:39:06 #7 exporting layers done 08:39:06 #7 exporting manifest sha256:468feea673899b0da832b6055862b6dfd0069afab4d58ed7c99033259062cbfb done 08:39:06 #7 exporting config sha256:c892f3ac815f0ba637a6abaaeca6fe4622636b70b1041f1274055be679b1c4de done 08:39:06 #7 exporting manifest sha256:b43f62fba9cf495968e71d69d7fe6ed1fbb5411a908500b9315a60cec5629fee done 08:39:06 #7 exporting config sha256:44939210aa322f7a433a9bb97ee34caae102746ce07f8696e30bf3beea1800c7 done 08:39:06 #7 exporting manifest list sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab done 08:39:06 #7 pushing layers 0.0s done 08:39:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab 0.1s done 08:39:06 #7 DONE 0.1s 08:39:06 08:39:06 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:39:06 #8 DONE 0.0s 08:39:06 08:39:06 1 warning found (use --debug to expand): 08:39:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:39:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48' 08:39:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 --push - 08:39:07 #1 [internal] load build definition from Dockerfile 08:39:07 #1 transferring dockerfile: 174B done 08:39:07 #1 DONE 0.0s 08:39:07 08:39:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 08:39:07 #2 DONE 0.0s 08:39:07 08:39:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48 08:39:07 #3 DONE 0.0s 08:39:07 08:39:07 #4 [internal] load .dockerignore 08:39:07 #4 transferring context: 2B done 08:39:07 #4 DONE 0.0s 08:39:07 08:39:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 08:39:07 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 done 08:39:07 #5 CACHED 08:39:07 08:39:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 08:39:07 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 done 08:39:07 #6 CACHED 08:39:07 08:39:07 #7 exporting to image 08:39:07 #7 exporting layers done 08:39:07 #7 exporting manifest sha256:468feea673899b0da832b6055862b6dfd0069afab4d58ed7c99033259062cbfb done 08:39:07 #7 exporting config sha256:c892f3ac815f0ba637a6abaaeca6fe4622636b70b1041f1274055be679b1c4de done 08:39:07 #7 exporting manifest sha256:b43f62fba9cf495968e71d69d7fe6ed1fbb5411a908500b9315a60cec5629fee done 08:39:07 #7 exporting config sha256:44939210aa322f7a433a9bb97ee34caae102746ce07f8696e30bf3beea1800c7 done 08:39:07 #7 exporting manifest list sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab done 08:39:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:39:07 #7 pushing layers 0.0s done 08:39:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.48@sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab 0.1s done 08:39:07 #7 DONE 0.1s 08:39:07 08:39:07 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:39:07 #8 DONE 0.0s 08:39:07 08:39:07 1 warning found (use --debug to expand): 08:39:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:39:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48' 08:39:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 --push - 08:39:07 #1 [internal] load build definition from Dockerfile 08:39:07 #1 transferring dockerfile: 215B done 08:39:07 #1 DONE 0.0s 08:39:07 08:39:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:39:07 #2 DONE 0.0s 08:39:07 08:39:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 08:39:07 #3 DONE 0.0s 08:39:07 08:39:07 #4 [internal] load .dockerignore 08:39:07 #4 transferring context: 2B done 08:39:07 #4 DONE 0.0s 08:39:07 08:39:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 08:39:07 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done 08:39:07 #5 CACHED 08:39:07 08:39:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 08:39:07 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done 08:39:07 #6 DONE 0.0s 08:39:07 08:39:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 08:39:07 #6 CACHED 08:39:07 08:39:07 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:39:07 #7 DONE 0.0s 08:39:07 08:39:07 #8 exporting to image 08:39:07 #8 exporting layers done 08:39:07 #8 exporting manifest sha256:468feea673899b0da832b6055862b6dfd0069afab4d58ed7c99033259062cbfb done 08:39:07 #8 exporting config sha256:c892f3ac815f0ba637a6abaaeca6fe4622636b70b1041f1274055be679b1c4de done 08:39:07 #8 exporting manifest sha256:b43f62fba9cf495968e71d69d7fe6ed1fbb5411a908500b9315a60cec5629fee done 08:39:07 #8 exporting config sha256:44939210aa322f7a433a9bb97ee34caae102746ce07f8696e30bf3beea1800c7 done 08:39:07 #8 exporting manifest list sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab done 08:39:07 #8 pushing layers 0.0s done 08:39:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48@sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab 0.1s done 08:39:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:39:07 #8 DONE 0.1s 08:39:07 08:39:07 1 warning found (use --debug to expand): 08:39:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:39:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 08:39:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 08:39:08 #1 [internal] load build definition from Dockerfile 08:39:08 #1 transferring dockerfile: 166B done 08:39:08 #1 DONE 0.0s 08:39:08 08:39:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 08:39:08 #2 DONE 0.0s 08:39:08 08:39:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 08:39:08 #3 DONE 0.0s 08:39:08 08:39:08 #4 [internal] load .dockerignore 08:39:08 #4 transferring context: 2B done 08:39:08 #4 DONE 0.0s 08:39:08 08:39:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 08:39:08 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 done 08:39:08 #5 CACHED 08:39:08 08:39:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 08:39:08 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a4368d7c6839d80f7397e8d667c19d32bd95dadb7408ba4b5de962058a9e1db5 0.0s done 08:39:08 #6 CACHED 08:39:08 08:39:08 #7 exporting to image 08:39:08 #7 exporting layers done 08:39:08 #7 exporting manifest sha256:468feea673899b0da832b6055862b6dfd0069afab4d58ed7c99033259062cbfb done 08:39:08 #7 exporting config sha256:c892f3ac815f0ba637a6abaaeca6fe4622636b70b1041f1274055be679b1c4de done 08:39:08 #7 exporting manifest sha256:b43f62fba9cf495968e71d69d7fe6ed1fbb5411a908500b9315a60cec5629fee done 08:39:08 #7 exporting config sha256:44939210aa322f7a433a9bb97ee34caae102746ce07f8696e30bf3beea1800c7 done 08:39:08 #7 exporting manifest list sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab done 08:39:08 #7 pushing layers 0.0s done 08:39:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab 08:39:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:39:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:23a55826f2928745a76bd4547801c79b824834248e230cf96b21c4d3d49ee0ab 0.1s done 08:39:08 #7 DONE 0.1s 08:39:08 08:39:08 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:39:08 #8 DONE 0.0s 08:39:08 08:39:08 1 warning found (use --debug to expand): 08:39:08  - 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 08:39:08 + '[' -d /w/workspace/edgex-go/888/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:39:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:39:09 ---> package-listing.sh 08:39:09 ++ facter osfamily 08:39:09 ++ tr '[:upper:]' '[:lower:]' 08:39:10 + OS_FAMILY=redhat 08:39:10 + workspace=/w/workspace/edgex-go/888 08:39:10 + START_PACKAGES=/tmp/packages_start.txt 08:39:10 + END_PACKAGES=/tmp/packages_end.txt 08:39:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:39:10 + PACKAGES=/tmp/packages_start.txt 08:39:10 + '[' /w/workspace/edgex-go/888 ']' 08:39:10 + PACKAGES=/tmp/packages_end.txt 08:39:10 + case "${OS_FAMILY}" in 08:39:10 + rpm -qa 08:39:10 + sort 08:39:10 + '[' -f /tmp/packages_start.txt ']' 08:39:10 + '[' -f /tmp/packages_end.txt ']' 08:39:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:39:10 + '[' /w/workspace/edgex-go/888 ']' 08:39:10 + mkdir -p /w/workspace/edgex-go/888/archives/ 08:39:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/888/archives/ [Pipeline] echo 08:39:10 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/888/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:39:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:11 08:39:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:11 latest: Pulling from edgex-lftools-log-publisher 08:39:11 5eb5b503b376: Pulling fs layer 08:39:11 5c69ac0246d0: Pulling fs layer 08:39:11 ec43610c2a17: Pulling fs layer 08:39:11 3a2ae6a8a46f: Pulling fs layer 08:39:11 33b1e0a273af: Pulling fs layer 08:39:11 5d3b04190fa2: Pulling fs layer 08:39:11 2f39f015ded8: Pulling fs layer 08:39:11 3a2ae6a8a46f: Waiting 08:39:11 33b1e0a273af: Waiting 08:39:11 5d3b04190fa2: Waiting 08:39:11 2f39f015ded8: Waiting 08:39:11 5c69ac0246d0: Verifying Checksum 08:39:11 5c69ac0246d0: Download complete 08:39:11 3a2ae6a8a46f: Verifying Checksum 08:39:11 3a2ae6a8a46f: Download complete 08:39:11 33b1e0a273af: Verifying Checksum 08:39:11 33b1e0a273af: Download complete 08:39:11 ec43610c2a17: Verifying Checksum 08:39:11 ec43610c2a17: Download complete 08:39:11 5d3b04190fa2: Verifying Checksum 08:39:11 5d3b04190fa2: Download complete 08:39:12 5eb5b503b376: Verifying Checksum 08:39:12 5eb5b503b376: Download complete 08:39:12 2f39f015ded8: Download complete 08:39:13 5eb5b503b376: Pull complete 08:39:13 5c69ac0246d0: Pull complete 08:39:13 ec43610c2a17: Pull complete 08:39:13 3a2ae6a8a46f: Pull complete 08:39:13 33b1e0a273af: Pull complete 08:39:14 5d3b04190fa2: Pull complete 08:39:18 2f39f015ded8: Pull complete 08:39:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:39:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:39:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:18 prd-centos7-docker-4c-2g-7367 does not seem to be running inside a container 08:39:18 $ 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/888/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 08:39:23 $ docker top 8d19ef8aa46f1d5d7c3af188f6ba1a3a816cc0da5b23375493ad05cee3c46b29 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:24 + touch /tmp/pre-build-complete [Pipeline] sh 08:39:24 + mkdir -p /var/log/sysstat [Pipeline] sh 08:39:24 + ls /var/log/sa-host 08:39:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:24 provisioning config files... 08:39:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8341741466037075977tmp [Pipeline] { [Pipeline] echo 08:39:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:39:25 ---> create-netrc.sh [Pipeline] } 08:39:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:39:25 ---> python-tools-install.sh [Pipeline] echo 08:39:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:39:25 ---> sudo-logs.sh 08:39:25 Archiving 'sudo' log.. 08:39:25 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:25 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:39:25 $ docker stop --time=1 8d19ef8aa46f1d5d7c3af188f6ba1a3a816cc0da5b23375493ad05cee3c46b29 08:39:27 $ docker rm -f --volumes 8d19ef8aa46f1d5d7c3af188f6ba1a3a816cc0da5b23375493ad05cee3c46b29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:39:27 [WS-CLEANUP] Deleting project workspace... 08:39:27 [WS-CLEANUP] Deferred wipeout is used... 08:39:27 [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] } 08:52:05 #144 ... 08:52:05 08:52:05 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:52:05 #149 DONE 1054.2s 08:52:05 08:52:05 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:52:06 #135 ... 08:52:06 08:52:06 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:52:06 #155 DONE 0.2s 08:52:06 08:52:06 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:52:06 #156 DONE 0.1s 08:52:06 08:52:06 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:52:06 #135 ... 08:52:06 08:52:06 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:52:06 #157 DONE 0.2s 08:52:06 08:52:06 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:52:06 #146 ... 08:52:06 08:52:06 #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 08:52:07 #158 DONE 0.3s 08:52:07 08:52:07 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:52:07 #144 ... 08:52:07 08:52:07 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:52:07 #159 DONE 0.1s 08:52:07 08:52:07 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:52:09 #160 DONE 2.3s 08:52:09 08:52:09 #108 [core-common-config-bootstrapper] exporting to image 08:52:09 #108 exporting layers 08:52:10 #108 exporting layers 0.7s done 08:52:10 #108 writing image sha256:c96cfe4722d41a1477c8389f3d4c71ee1ef95f462bffa56579a9403e7b685dee 08:52:10 #108 writing image sha256:c96cfe4722d41a1477c8389f3d4c71ee1ef95f462bffa56579a9403e7b685dee 0.0s done 08:52:10 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:52:10 #108 DONE 6.1s 08:52:10 08:52:10 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:52:22 #153 ... 08:52:22 08:52:22 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:52:22 #145 DONE 1068.9s 08:52:22 08:52:22 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:52:22 #135 ... 08:52:22 08:52:22 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:52:22 #161 DONE 0.2s 08:52:22 08:52:22 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:52:23 #162 DONE 2.4s 08:52:23 08:52:23 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:52:23 #163 DONE 0.2s 08:52:23 08:52:23 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:52:23 #164 DONE 0.2s 08:52:23 08:52:23 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:52:24 #165 DONE 0.3s 08:52:24 08:52:24 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:52:24 #144 ... 08:52:24 08:52:24 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:52:24 #166 DONE 0.1s 08:52:24 08:52:24 #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/ 08:52:24 #167 DONE 0.2s 08:52:24 08:52:24 #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/ 08:52:24 #168 DONE 0.1s 08:52:24 08:52:24 #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/ 08:52:24 #169 DONE 0.1s 08:52:24 08:52:24 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:52:24 #144 ... 08:52:24 08:52:24 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:52:24 #170 DONE 0.1s 08:52:24 08:52:24 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:52:26 #171 DONE 2.2s 08:52:26 08:52:26 #108 [security-bootstrapper] exporting to image 08:52:26 #108 exporting layers 08:52:28 #108 exporting layers 1.2s done 08:52:28 #108 writing image sha256:64de7c2b93c4c485192e2b567ebb636b67ad43dbc94ba91c9813f4f27ee8c7af done 08:52:28 #108 naming to docker.io/library/security-bootstrapper-arm64 done 08:52:28 #108 DONE 7.3s 08:52:28 08:52:28 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:07:51 #147 ... 09:07:51 09:07:51 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:07:51 #154 DONE 1985.9s 09:07:51 09:07:51 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:07:51 #135 ... 09:07:51 09:07:51 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:07:51 #172 DONE 0.2s 09:07:51 09:07:51 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:07:51 #150 ... 09:07:51 09:07:51 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:07:51 #173 DONE 0.1s 09:07:51 09:07:51 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:07:51 #174 DONE 0.4s 09:07:51 09:07:51 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:07:51 #175 DONE 0.2s 09:07:51 09:07:51 #108 [core-command] exporting to image 09:07:51 #108 exporting layers 09:07:51 #108 exporting layers 0.5s done 09:07:51 #108 writing image sha256:3b6aba15a5d81cacc9e78018cbadda9ef25c9279b163ce6aee4345d054217cd5 done 09:07:51 #108 naming to docker.io/library/core-command-arm64 done 09:07:51 #108 DONE 7.9s 09:07:51 09:07:51 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:08:01 #135 ... 09:08:01 09:08:01 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:08:01 #153 DONE 2008.2s 09:08:01 09:08:01 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:08:01 #146 ... 09:08:01 09:08:01 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:08:01 #176 DONE 0.3s 09:08:01 09:08:01 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:08:01 #177 DONE 0.3s 09:08:01 09:08:01 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:08:01 #178 DONE 0.2s 09:08:01 09:08:01 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:08:01 #144 ... 09:08:01 09:08:01 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:08:01 #179 DONE 0.2s 09:08:01 09:08:01 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:08:01 #180 DONE 0.7s 09:08:01 09:08:01 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:08:01 #181 DONE 0.2s 09:08:01 09:08:01 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:08:02 #33 ... 09:08:02 09:08:02 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:04 #182 DONE 2.0s 09:08:04 09:08:04 #108 [security-proxy-setup] exporting to image 09:08:04 #108 exporting layers 09:08:05 #108 exporting layers 1.0s done 09:08:05 #108 writing image sha256:80f70bc3d1907c5b611e53fb133574606d71d66e0d715417851d1085846603ab done 09:08:05 #108 naming to docker.io/library/security-proxy-setup-arm64 done 09:08:05 #108 DONE 8.9s 09:08:05 09:08:05 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:08:05 #148 2012.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:08:37 #148 DONE 2044.6s 09:08:37 09:08:37 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:08:37 #150 ... 09:08:37 09:08:37 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:08:37 #183 DONE 0.2s 09:08:37 09:08:37 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:08:37 #184 DONE 0.2s 09:08:37 09:08:37 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:08:37 #147 ... 09:08:37 09:08:37 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:08:37 #185 DONE 0.1s 09:08:37 09:08:37 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:08:37 #186 DONE 0.2s 09:08:37 09:08:37 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:08:37 #187 DONE 0.1s 09:08:37 09:08:37 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:08:38 #188 DONE 0.5s 09:08:38 09:08:38 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:08:38 #189 DONE 0.5s 09:08:38 09:08:38 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:08:38 #135 ... 09:08:38 09:08:38 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:08:38 #190 DONE 0.2s 09:08:38 09:08:38 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:40 #191 DONE 1.9s 09:08:40 09:08:40 #108 [security-secretstore-setup] exporting to image 09:08:40 #108 exporting layers 09:08:42 #108 exporting layers 1.6s done 09:08:42 #108 writing image sha256:3b17cce6440e017c52b83f486438dac1d6d3f4b3435fdbe6142143496250221b done 09:08:42 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 09:08:42 #108 DONE 10.5s 09:08:42 09:08:42 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:09:38 #150 ... 09:09:38 09:09:38 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:09:38 #147 DONE 2100.1s 09:09:38 09:09:38 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:09:38 #150 ... 09:09:38 09:09:38 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:09:38 #192 DONE 0.2s 09:09:38 09:09:38 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:09:38 #146 ... 09:09:38 09:09:38 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:09:38 #193 DONE 0.1s 09:09:38 09:09:38 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:09:38 #150 ... 09:09:38 09:09:38 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:09:38 #194 DONE 0.5s 09:09:38 09:09:38 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:09:38 #195 DONE 0.1s 09:09:38 09:09:38 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:09:38 #144 ... 09:09:38 09:09:38 #108 [security-spiffe-token-provider] exporting to image 09:09:38 #108 exporting layers 09:09:38 #108 exporting layers 2.1s done 09:09:38 #108 writing image sha256:1cf409e9d3e5a1fde75c1e784088919d06a16934ffbf3058c7ee2bef5f46dacc 09:09:38 #108 writing image sha256:1cf409e9d3e5a1fde75c1e784088919d06a16934ffbf3058c7ee2bef5f46dacc done 09:09:38 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:09:38 #108 DONE 12.6s 09:09:38 09:09:38 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:10:25 #150 ... 09:10:25 09:10:25 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:10:25 #152 DONE 2147.8s 09:10:25 09:10:25 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:10:25 #33 ... 09:10:25 09:10:25 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:10:25 #196 DONE 0.2s 09:10:25 09:10:25 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:10:25 #146 DONE 2148.6s 09:10:25 09:10:25 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:10:25 #135 ... 09:10:25 09:10:25 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:10:25 #197 DONE 0.3s 09:10:25 09:10:25 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:10:25 #150 ... 09:10:25 09:10:25 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:10:25 #198 ... 09:10:25 09:10:25 #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:10:25 #199 CACHED 09:10:25 09:10:25 #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:10:25 #200 CACHED 09:10:25 09:10:25 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:10:25 #198 DONE 0.7s 09:10:25 09:10:25 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:10:25 #150 DONE 2150.0s 09:10:25 09:10:25 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:10:25 #201 DONE 0.5s 09:10:25 09:10:25 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:10:25 #202 ... 09:10:25 09:10:25 #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:10:25 #203 DONE 0.4s 09:10:25 09:10:25 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:10:25 #202 DONE 0.5s 09:10:25 09:10:25 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:25 #204 ... 09:10:25 09:10:25 #205 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:10:25 #205 DONE 1.4s 09:10:25 09:10:25 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:10:25 #206 DONE 0.4s 09:10:25 09:10:25 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:10:25 #207 ... 09:10:25 09:10:25 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:10:25 #208 DONE 0.5s 09:10:25 09:10:25 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:10:25 #209 DONE 0.2s 09:10:25 09:10:25 #108 [core-metadata] exporting to image 09:10:25 #108 exporting layers 09:10:25 #108 ... 09:10:25 09:10:25 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:10:25 #144 DONE 2152.4s 09:10:25 09:10:25 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:10:25 #151 ... 09:10:25 09:10:25 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:10:25 #207 DONE 1.6s 09:10:25 09:10:25 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:10:25 #210 DONE 0.2s 09:10:25 09:10:25 #108 [core-data] exporting to image 09:10:25 #108 exporting layers 1.7s done 09:10:25 #108 writing image sha256:7b20614a4418f194a74a04beb8e6f5a6f4902dbbb5c841be28647115d0852faa done 09:10:25 #108 naming to docker.io/library/core-metadata-arm64 done 09:10:25 #108 exporting layers 1.0s done 09:10:25 #108 writing image sha256:bf27de2391cc6d4645a9dce92da789152c20dedabc2afbb37b5685c70b0cac50 done 09:10:25 #108 naming to docker.io/library/core-data-arm64 done 09:10:25 #108 DONE 15.3s 09:10:25 09:10:25 #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:10:25 #211 DONE 0.2s 09:10:25 09:10:25 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:25 #204 DONE 3.3s 09:10:25 09:10:25 #108 [security-proxy-auth] exporting to image 09:10:26 #108 ... 09:10:26 09:10:26 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:10:26 #212 DONE 0.8s 09:10:27 09:10:27 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:10:27 #213 DONE 0.3s 09:10:27 09:10:27 #108 [core-keeper] exporting to image 09:10:27 #108 exporting layers 1.4s done 09:10:27 #108 writing image sha256:a0d9e73f9dd66ceb4240ccbc5f0ef6b77a2d88272a7bfc8f47bb05dd800dba85 0.0s done 09:10:27 #108 naming to docker.io/library/security-proxy-auth-arm64 done 09:10:27 #108 exporting layers 0.5s done 09:10:27 #108 writing image sha256:7459c4632718b9354424bdfc1e9ecffae1307c1f027749ca75cf20dd8af2ed74 done 09:10:27 #108 naming to docker.io/library/core-keeper-arm64 done 09:10:27 #108 DONE 16.3s 09:10:27 09:10:27 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:10:49 #151 DONE 2176.7s 09:10:49 09:10:49 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:10:49 #135 ... 09:10:49 09:10:49 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:10:49 #214 DONE 0.1s 09:10:49 09:10:49 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:10:49 #135 ... 09:10:49 09:10:49 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:10:49 #215 DONE 0.1s 09:10:49 09:10:49 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:10:49 #216 DONE 0.3s 09:10:49 09:10:49 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:10:49 #33 ... 09:10:49 09:10:49 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:10:49 #217 DONE 0.1s 09:10:49 09:10:49 #108 [support-scheduler] exporting to image 09:10:49 #108 exporting layers 09:10:50 #108 exporting layers 1.1s done 09:10:50 #108 writing image sha256:796087fc0ece1a796e1de88ec47fe90facf850f5ea5391b56836d368535b34f6 done 09:10:50 #108 naming to docker.io/library/support-scheduler-arm64 done 09:10:50 #108 DONE 17.4s 09:10:50 09:10:50 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:10:57 #135 DONE 2184.9s 09:10:57 09:10:57 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:10:57 #33 ... 09:10:57 09:10:57 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:10:57 #218 DONE 0.1s 09:10:57 09:10:57 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:10:57 #219 DONE 0.1s 09:10:57 09:10:57 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:10:57 #33 ... 09:10:57 09:10:57 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:10:57 #220 DONE 0.4s 09:10:57 09:10:57 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:10:57 #221 DONE 0.1s 09:10:57 09:10:57 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:10:57 #33 ... 09:10:57 09:10:57 #108 [support-notifications] exporting to image 09:10:57 #108 exporting layers 09:10:57 #108 exporting layers 0.5s done 09:10:57 #108 writing image sha256:c7e325b94db69707639bcd4a272cafbb3774e850d6281edc32c7bd20f9db7f72 done 09:10:57 #108 naming to docker.io/library/support-notifications-arm64 done 09:10:57 #108 DONE 17.9s 09:10:57 09:10:57 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:10:57 time="2025-08-21T08:31:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:57 time="2025-08-21T08:31:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:57 time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:57 time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:57 time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:57 time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:57 time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:57 time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:57 time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:57 time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:57 time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:57 time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:57 time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:57 time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:10:57 time="2025-08-21T08:31:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:10:58 $ docker stop --time=1 963f1b49db05adcbbfddb966b418efe289d1a3a7752b1afdc372adf630c91cd8 09:10:59 $ docker rm -f --volumes 963f1b49db05adcbbfddb966b418efe289d1a3a7752b1afdc372adf630c91cd8 [Pipeline] // withDockerContainer [Pipeline] sh 09:11:00 + docker images 09:11:00 REPOSITORY TAG IMAGE ID CREATED SIZE 09:11:00 support-notifications-arm64 latest c7e325b94db6 3 seconds ago 54.1MB 09:11:00 support-scheduler-arm64 latest 796087fc0ece 11 seconds ago 50.3MB 09:11:00 core-keeper-arm64 latest 7459c4632718 34 seconds ago 45.3MB 09:11:00 security-proxy-auth-arm64 latest a0d9e73f9dd6 35 seconds ago 45.7MB 09:11:00 core-data-arm64 latest bf27de2391cc 36 seconds ago 46.5MB 09:11:00 core-metadata-arm64 latest 7b20614a4418 37 seconds ago 46.7MB 09:11:00 security-spiffe-token-provider-arm64 latest 1cf409e9d3e5 About a minute ago 49.9MB 09:11:00 security-secretstore-setup-arm64 latest 3b17cce6440e 2 minutes ago 80.2MB 09:11:00 security-proxy-setup-arm64 latest 80f70bc3d190 2 minutes ago 50.3MB 09:11:00 core-command-arm64 latest 3b6aba15a5d8 3 minutes ago 41MB 09:11:00 security-bootstrapper-arm64 latest 64de7c2b93c4 18 minutes ago 22.1MB 09:11:00 core-common-config-bootstrapper-arm64 latest c96cfe4722d4 18 minutes ago 21MB 09:11:00 security-spire-agent-arm64 latest 1a2b8921327f 37 minutes ago 188MB 09:11:00 security-spire-server-arm64 latest 60e3f8b9bcb7 37 minutes ago 145MB 09:11:00 security-spire-config-arm64 latest 229daa350c25 37 minutes ago 144MB 09:11:00 ci-base-image-arm64 latest 001b385f308e 39 minutes ago 922MB 09:11:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 2 weeks ago 566MB 09:11:00 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 09:11:00 provisioning config files... 09:11:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/888@tmp/config13234274618149959255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:00 ---> ****-login.sh 09:11:00 nexus3.edgexfoundry.org:10001 09:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:01 Configure a credential helper to remove this warning. See 09:11:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:01 09:11:01 Login Succeeded 09:11:01 nexus3.edgexfoundry.org:10002 09:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:01 Configure a credential helper to remove this warning. See 09:11:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:01 09:11:01 Login Succeeded 09:11:01 nexus3.edgexfoundry.org:10003 09:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:01 Configure a credential helper to remove this warning. See 09:11:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:01 09:11:01 Login Succeeded 09:11:01 nexus3.edgexfoundry.org:10004 09:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:02 Configure a credential helper to remove this warning. See 09:11:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:02 09:11:02 Login Succeeded 09:11:02 ****.io 09:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:02 Configure a credential helper to remove this warning. See 09:11:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:02 09:11:02 Login Succeeded 09:11:02 ---> ****-login.sh ends [Pipeline] } 09:11:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:11:02 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:11:02 b3d597d82b1307571edb3c7cc289452c0dfb9567 09:11:02 latest 09:11:02 4.1.0-dev.48 09:11:02 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:11:02 main 09:11:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:11:03 e42b4ff72694: Preparing 09:11:03 b164dd265593: Preparing 09:11:03 88be8eda59d3: Preparing 09:11:03 907e875e0f4c: Preparing 09:11:03 31fef9c98264: Preparing 09:11:03 d6267c50c5fa: Preparing 09:11:03 1e890da81ec9: Preparing 09:11:03 d6267c50c5fa: Waiting 09:11:03 1e890da81ec9: Waiting 09:11:03 907e875e0f4c: Pushed 09:11:03 e42b4ff72694: Pushed 09:11:03 88be8eda59d3: Pushed 09:11:03 1e890da81ec9: Layer already exists 09:11:03 d6267c50c5fa: Pushed 09:11:04 31fef9c98264: Pushed 09:11:09 b164dd265593: Pushed 09:11:10 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:90b3d8858e634e28537f7bf32a0c973d86b78325e82f6369215db148a337de0c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:11:10 e42b4ff72694: Preparing 09:11:10 b164dd265593: Preparing 09:11:10 88be8eda59d3: Preparing 09:11:10 907e875e0f4c: Preparing 09:11:10 31fef9c98264: Preparing 09:11:10 d6267c50c5fa: Preparing 09:11:10 1e890da81ec9: Preparing 09:11:10 d6267c50c5fa: Waiting 09:11:10 1e890da81ec9: Waiting 09:11:10 88be8eda59d3: Layer already exists 09:11:10 e42b4ff72694: Layer already exists 09:11:10 31fef9c98264: Layer already exists 09:11:10 b164dd265593: Layer already exists 09:11:10 907e875e0f4c: Layer already exists 09:11:10 1e890da81ec9: Layer already exists 09:11:10 d6267c50c5fa: Layer already exists 09:11:11 latest: digest: sha256:90b3d8858e634e28537f7bf32a0c973d86b78325e82f6369215db148a337de0c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 09:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:11:11 e42b4ff72694: Preparing 09:11:11 b164dd265593: Preparing 09:11:11 88be8eda59d3: Preparing 09:11:11 907e875e0f4c: Preparing 09:11:11 31fef9c98264: Preparing 09:11:11 d6267c50c5fa: Preparing 09:11:11 1e890da81ec9: Preparing 09:11:11 d6267c50c5fa: Waiting 09:11:11 1e890da81ec9: Waiting 09:11:11 e42b4ff72694: Layer already exists 09:11:11 88be8eda59d3: Layer already exists 09:11:11 b164dd265593: Layer already exists 09:11:11 907e875e0f4c: Layer already exists 09:11:11 31fef9c98264: Layer already exists 09:11:11 d6267c50c5fa: Layer already exists 09:11:11 1e890da81ec9: Layer already exists 09:11:12 4.1.0-dev.48: digest: sha256:90b3d8858e634e28537f7bf32a0c973d86b78325e82f6369215db148a337de0c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:11:13 e42b4ff72694: Preparing 09:11:13 b164dd265593: Preparing 09:11:13 88be8eda59d3: Preparing 09:11:13 907e875e0f4c: Preparing 09:11:13 31fef9c98264: Preparing 09:11:13 d6267c50c5fa: Preparing 09:11:13 1e890da81ec9: Preparing 09:11:13 d6267c50c5fa: Waiting 09:11:13 1e890da81ec9: Waiting 09:11:13 e42b4ff72694: Layer already exists 09:11:13 b164dd265593: Layer already exists 09:11:13 88be8eda59d3: Layer already exists 09:11:13 31fef9c98264: Layer already exists 09:11:13 907e875e0f4c: Layer already exists 09:11:13 d6267c50c5fa: Layer already exists 09:11:13 1e890da81ec9: Layer already exists 09:11:13 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:90b3d8858e634e28537f7bf32a0c973d86b78325e82f6369215db148a337de0c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:11:14 e42b4ff72694: Preparing 09:11:14 b164dd265593: Preparing 09:11:14 88be8eda59d3: Preparing 09:11:14 907e875e0f4c: Preparing 09:11:14 31fef9c98264: Preparing 09:11:14 d6267c50c5fa: Preparing 09:11:14 1e890da81ec9: Preparing 09:11:14 d6267c50c5fa: Waiting 09:11:14 1e890da81ec9: Waiting 09:11:14 b164dd265593: Layer already exists 09:11:14 907e875e0f4c: Layer already exists 09:11:14 31fef9c98264: Layer already exists 09:11:14 88be8eda59d3: Layer already exists 09:11:14 e42b4ff72694: Layer already exists 09:11:14 d6267c50c5fa: Layer already exists 09:11:14 1e890da81ec9: Layer already exists 09:11:14 main: digest: sha256:90b3d8858e634e28537f7bf32a0c973d86b78325e82f6369215db148a337de0c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:14 ===================================================== [Pipeline] echo 09:11:14 taggedImages: 09:11:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:11:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:11:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 09:11:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:11:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:11:14 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:11:14 b3d597d82b1307571edb3c7cc289452c0dfb9567 09:11:14 latest 09:11:14 4.1.0-dev.48 09:11:14 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:11:14 main 09:11:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:11:15 04883003c91d: Preparing 09:11:15 8294c5fee02e: Preparing 09:11:15 b388ca423adb: Preparing 09:11:15 a2120a308258: Preparing 09:11:15 88be8eda59d3: Preparing 09:11:15 907e875e0f4c: Preparing 09:11:15 31fef9c98264: Preparing 09:11:15 d6267c50c5fa: Preparing 09:11:15 1e890da81ec9: Preparing 09:11:15 907e875e0f4c: Waiting 09:11:15 31fef9c98264: Waiting 09:11:15 1e890da81ec9: Waiting 09:11:15 d6267c50c5fa: Waiting 09:11:15 88be8eda59d3: Layer already exists 09:11:15 907e875e0f4c: Layer already exists 09:11:15 31fef9c98264: Layer already exists 09:11:15 8294c5fee02e: Pushed 09:11:15 b388ca423adb: Pushed 09:11:15 d6267c50c5fa: Layer already exists 09:11:15 04883003c91d: Pushed 09:11:15 1e890da81ec9: Layer already exists 09:11:18 a2120a308258: Pushed 09:11:18 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:039d51f985fe360c17b16be878701b41af365fdbdd4c43d97a9d252d7e2bab05 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:18 + 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 09:11:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:11:18 04883003c91d: Preparing 09:11:18 8294c5fee02e: Preparing 09:11:18 b388ca423adb: Preparing 09:11:18 a2120a308258: Preparing 09:11:18 88be8eda59d3: Preparing 09:11:18 907e875e0f4c: Preparing 09:11:18 31fef9c98264: Preparing 09:11:18 d6267c50c5fa: Preparing 09:11:18 1e890da81ec9: Preparing 09:11:18 907e875e0f4c: Waiting 09:11:18 31fef9c98264: Waiting 09:11:18 d6267c50c5fa: Waiting 09:11:18 1e890da81ec9: Waiting 09:11:18 b388ca423adb: Layer already exists 09:11:18 88be8eda59d3: Layer already exists 09:11:18 04883003c91d: Layer already exists 09:11:18 8294c5fee02e: Layer already exists 09:11:18 a2120a308258: Layer already exists 09:11:18 907e875e0f4c: Layer already exists 09:11:18 31fef9c98264: Layer already exists 09:11:18 1e890da81ec9: Layer already exists 09:11:18 d6267c50c5fa: Layer already exists 09:11:18 latest: digest: sha256:039d51f985fe360c17b16be878701b41af365fdbdd4c43d97a9d252d7e2bab05 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 09:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:11:20 04883003c91d: Preparing 09:11:20 8294c5fee02e: Preparing 09:11:20 b388ca423adb: Preparing 09:11:20 a2120a308258: Preparing 09:11:20 88be8eda59d3: Preparing 09:11:20 907e875e0f4c: Preparing 09:11:20 31fef9c98264: Preparing 09:11:20 d6267c50c5fa: Preparing 09:11:20 31fef9c98264: Waiting 09:11:20 1e890da81ec9: Preparing 09:11:20 1e890da81ec9: Waiting 09:11:20 d6267c50c5fa: Waiting 09:11:20 04883003c91d: Layer already exists 09:11:20 8294c5fee02e: Layer already exists 09:11:20 a2120a308258: Layer already exists 09:11:20 88be8eda59d3: Layer already exists 09:11:20 b388ca423adb: Layer already exists 09:11:20 31fef9c98264: Layer already exists 09:11:20 907e875e0f4c: Layer already exists 09:11:20 1e890da81ec9: Layer already exists 09:11:20 d6267c50c5fa: Layer already exists 09:11:20 4.1.0-dev.48: digest: sha256:039d51f985fe360c17b16be878701b41af365fdbdd4c43d97a9d252d7e2bab05 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:11:21 04883003c91d: Preparing 09:11:21 8294c5fee02e: Preparing 09:11:21 b388ca423adb: Preparing 09:11:21 a2120a308258: Preparing 09:11:21 88be8eda59d3: Preparing 09:11:21 907e875e0f4c: Preparing 09:11:21 31fef9c98264: Preparing 09:11:21 d6267c50c5fa: Preparing 09:11:21 1e890da81ec9: Preparing 09:11:21 907e875e0f4c: Waiting 09:11:21 31fef9c98264: Waiting 09:11:21 d6267c50c5fa: Waiting 09:11:21 1e890da81ec9: Waiting 09:11:21 b388ca423adb: Layer already exists 09:11:21 a2120a308258: Layer already exists 09:11:21 88be8eda59d3: Layer already exists 09:11:21 8294c5fee02e: Layer already exists 09:11:21 04883003c91d: Layer already exists 09:11:21 907e875e0f4c: Layer already exists 09:11:21 31fef9c98264: Layer already exists 09:11:21 1e890da81ec9: Layer already exists 09:11:21 d6267c50c5fa: Layer already exists 09:11:21 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:039d51f985fe360c17b16be878701b41af365fdbdd4c43d97a9d252d7e2bab05 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:21 + 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 09:11:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:11:22 04883003c91d: Preparing 09:11:22 8294c5fee02e: Preparing 09:11:22 b388ca423adb: Preparing 09:11:22 a2120a308258: Preparing 09:11:22 88be8eda59d3: Preparing 09:11:22 907e875e0f4c: Preparing 09:11:22 31fef9c98264: Preparing 09:11:22 d6267c50c5fa: Preparing 09:11:22 1e890da81ec9: Preparing 09:11:22 31fef9c98264: Waiting 09:11:22 d6267c50c5fa: Waiting 09:11:22 1e890da81ec9: Waiting 09:11:22 907e875e0f4c: Waiting 09:11:22 b388ca423adb: Layer already exists 09:11:22 88be8eda59d3: Layer already exists 09:11:22 04883003c91d: Layer already exists 09:11:22 8294c5fee02e: Layer already exists 09:11:22 a2120a308258: Layer already exists 09:11:22 d6267c50c5fa: Layer already exists 09:11:22 907e875e0f4c: Layer already exists 09:11:22 1e890da81ec9: Layer already exists 09:11:22 31fef9c98264: Layer already exists 09:11:22 main: digest: sha256:039d51f985fe360c17b16be878701b41af365fdbdd4c43d97a9d252d7e2bab05 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:22 ===================================================== [Pipeline] echo 09:11:22 taggedImages: 09:11:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:11:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:11:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 09:11:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:11:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:11:22 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:11:22 b3d597d82b1307571edb3c7cc289452c0dfb9567 09:11:22 latest 09:11:22 4.1.0-dev.48 09:11:22 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:11:22 main 09:11:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:11:23 2510334592f7: Preparing 09:11:23 18c4fc903618: Preparing 09:11:23 88be8eda59d3: Preparing 09:11:23 907e875e0f4c: Preparing 09:11:23 f8faee54f92a: Preparing 09:11:23 52c53228b122: Preparing 09:11:23 1e890da81ec9: Preparing 09:11:23 52c53228b122: Waiting 09:11:23 1e890da81ec9: Waiting 09:11:23 907e875e0f4c: Layer already exists 09:11:23 88be8eda59d3: Layer already exists 09:11:23 1e890da81ec9: Layer already exists 09:11:23 2510334592f7: Pushed 09:11:23 52c53228b122: Pushed 09:11:24 f8faee54f92a: Pushed 09:11:32 18c4fc903618: Pushed 09:11:32 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:993dbff6e23ae27504e06c94988b436df56704ba005920e59a07b17de6fa1f53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:11:32 2510334592f7: Preparing 09:11:32 18c4fc903618: Preparing 09:11:32 88be8eda59d3: Preparing 09:11:32 907e875e0f4c: Preparing 09:11:32 f8faee54f92a: Preparing 09:11:32 52c53228b122: Preparing 09:11:32 1e890da81ec9: Preparing 09:11:32 52c53228b122: Waiting 09:11:32 88be8eda59d3: Layer already exists 09:11:32 907e875e0f4c: Layer already exists 09:11:32 2510334592f7: Layer already exists 09:11:32 f8faee54f92a: Layer already exists 09:11:32 18c4fc903618: Layer already exists 09:11:32 52c53228b122: Layer already exists 09:11:32 1e890da81ec9: Layer already exists 09:11:32 latest: digest: sha256:993dbff6e23ae27504e06c94988b436df56704ba005920e59a07b17de6fa1f53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 09:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:11:33 2510334592f7: Preparing 09:11:33 18c4fc903618: Preparing 09:11:33 88be8eda59d3: Preparing 09:11:33 907e875e0f4c: Preparing 09:11:33 f8faee54f92a: Preparing 09:11:33 52c53228b122: Preparing 09:11:33 1e890da81ec9: Preparing 09:11:33 52c53228b122: Waiting 09:11:33 1e890da81ec9: Waiting 09:11:33 f8faee54f92a: Layer already exists 09:11:33 88be8eda59d3: Layer already exists 09:11:33 907e875e0f4c: Layer already exists 09:11:33 2510334592f7: Layer already exists 09:11:33 18c4fc903618: Layer already exists 09:11:33 1e890da81ec9: Layer already exists 09:11:33 52c53228b122: Layer already exists 09:11:33 4.1.0-dev.48: digest: sha256:993dbff6e23ae27504e06c94988b436df56704ba005920e59a07b17de6fa1f53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:11:34 2510334592f7: Preparing 09:11:34 18c4fc903618: Preparing 09:11:34 88be8eda59d3: Preparing 09:11:34 907e875e0f4c: Preparing 09:11:34 f8faee54f92a: Preparing 09:11:34 52c53228b122: Preparing 09:11:34 1e890da81ec9: Preparing 09:11:34 1e890da81ec9: Waiting 09:11:34 52c53228b122: Waiting 09:11:34 907e875e0f4c: Layer already exists 09:11:34 f8faee54f92a: Layer already exists 09:11:34 88be8eda59d3: Layer already exists 09:11:34 2510334592f7: Layer already exists 09:11:34 18c4fc903618: Layer already exists 09:11:34 52c53228b122: Layer already exists 09:11:34 1e890da81ec9: Layer already exists 09:11:34 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:993dbff6e23ae27504e06c94988b436df56704ba005920e59a07b17de6fa1f53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:11:35 2510334592f7: Preparing 09:11:35 18c4fc903618: Preparing 09:11:35 88be8eda59d3: Preparing 09:11:35 907e875e0f4c: Preparing 09:11:35 f8faee54f92a: Preparing 09:11:35 52c53228b122: Preparing 09:11:35 1e890da81ec9: Preparing 09:11:35 52c53228b122: Waiting 09:11:35 1e890da81ec9: Waiting 09:11:35 907e875e0f4c: Layer already exists 09:11:35 88be8eda59d3: Layer already exists 09:11:35 f8faee54f92a: Layer already exists 09:11:35 18c4fc903618: Layer already exists 09:11:35 2510334592f7: Layer already exists 09:11:35 52c53228b122: Layer already exists 09:11:35 1e890da81ec9: Layer already exists 09:11:35 main: digest: sha256:993dbff6e23ae27504e06c94988b436df56704ba005920e59a07b17de6fa1f53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:36 ===================================================== [Pipeline] echo 09:11:36 taggedImages: 09:11:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:11:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:11:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 09:11:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:11:36 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:11:36 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:11:36 b3d597d82b1307571edb3c7cc289452c0dfb9567 09:11:36 latest 09:11:36 4.1.0-dev.48 09:11:36 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:11:36 main 09:11:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:11:36 dc9d4fbe1a52: Preparing 09:11:36 f94d39eff1bb: Preparing 09:11:36 907e875e0f4c: Preparing 09:11:36 b21663db40f4: Preparing 09:11:36 57c9321d5e98: Preparing 09:11:36 1e890da81ec9: Preparing 09:11:36 1e890da81ec9: Waiting 09:11:36 907e875e0f4c: Layer already exists 09:11:37 1e890da81ec9: Layer already exists 09:11:37 57c9321d5e98: Pushed 09:11:37 b21663db40f4: Pushed 09:11:37 dc9d4fbe1a52: Pushed 09:11:45 f94d39eff1bb: Pushed 09:11:45 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:dd40717440759dfd29b1b67eacb13a48e311cb41759bf6eb86f959def59b8021 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:11:46 dc9d4fbe1a52: Preparing 09:11:46 f94d39eff1bb: Preparing 09:11:46 907e875e0f4c: Preparing 09:11:46 b21663db40f4: Preparing 09:11:46 57c9321d5e98: Preparing 09:11:46 1e890da81ec9: Preparing 09:11:46 1e890da81ec9: Waiting 09:11:46 907e875e0f4c: Layer already exists 09:11:46 dc9d4fbe1a52: Layer already exists 09:11:46 f94d39eff1bb: Layer already exists 09:11:46 b21663db40f4: Layer already exists 09:11:46 57c9321d5e98: Layer already exists 09:11:46 1e890da81ec9: Layer already exists 09:11:46 latest: digest: sha256:dd40717440759dfd29b1b67eacb13a48e311cb41759bf6eb86f959def59b8021 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 09:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:11:47 dc9d4fbe1a52: Preparing 09:11:47 f94d39eff1bb: Preparing 09:11:47 907e875e0f4c: Preparing 09:11:47 b21663db40f4: Preparing 09:11:47 57c9321d5e98: Preparing 09:11:47 1e890da81ec9: Preparing 09:11:47 1e890da81ec9: Waiting 09:11:47 57c9321d5e98: Layer already exists 09:11:47 f94d39eff1bb: Layer already exists 09:11:47 907e875e0f4c: Layer already exists 09:11:47 dc9d4fbe1a52: Layer already exists 09:11:47 b21663db40f4: Layer already exists 09:11:47 1e890da81ec9: Layer already exists 09:11:47 4.1.0-dev.48: digest: sha256:dd40717440759dfd29b1b67eacb13a48e311cb41759bf6eb86f959def59b8021 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:11:48 dc9d4fbe1a52: Preparing 09:11:48 f94d39eff1bb: Preparing 09:11:48 907e875e0f4c: Preparing 09:11:48 b21663db40f4: Preparing 09:11:48 57c9321d5e98: Preparing 09:11:48 1e890da81ec9: Preparing 09:11:48 1e890da81ec9: Waiting 09:11:48 dc9d4fbe1a52: Layer already exists 09:11:48 b21663db40f4: Layer already exists 09:11:48 907e875e0f4c: Layer already exists 09:11:48 f94d39eff1bb: Layer already exists 09:11:48 57c9321d5e98: Layer already exists 09:11:48 1e890da81ec9: Layer already exists 09:11:48 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:dd40717440759dfd29b1b67eacb13a48e311cb41759bf6eb86f959def59b8021 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:11:49 dc9d4fbe1a52: Preparing 09:11:49 f94d39eff1bb: Preparing 09:11:49 907e875e0f4c: Preparing 09:11:49 b21663db40f4: Preparing 09:11:49 57c9321d5e98: Preparing 09:11:49 1e890da81ec9: Preparing 09:11:49 1e890da81ec9: Waiting 09:11:49 b21663db40f4: Layer already exists 09:11:49 907e875e0f4c: Layer already exists 09:11:49 57c9321d5e98: Layer already exists 09:11:49 dc9d4fbe1a52: Layer already exists 09:11:49 f94d39eff1bb: Layer already exists 09:11:49 1e890da81ec9: Layer already exists 09:11:49 main: digest: sha256:dd40717440759dfd29b1b67eacb13a48e311cb41759bf6eb86f959def59b8021 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:49 ===================================================== [Pipeline] echo 09:11:50 taggedImages: 09:11:50 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:11:50 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:11:50 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 09:11:50 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:11:50 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:11:50 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:11:50 b3d597d82b1307571edb3c7cc289452c0dfb9567 09:11:50 latest 09:11:50 4.1.0-dev.48 09:11:50 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:11:50 main 09:11:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:11:50 a15051751c0b: Preparing 09:11:50 e6601b0936b8: Preparing 09:11:50 ef7eee5033ce: Preparing 09:11:50 88be8eda59d3: Preparing 09:11:50 907e875e0f4c: Preparing 09:11:50 31fef9c98264: Preparing 09:11:50 d6267c50c5fa: Preparing 09:11:50 1e890da81ec9: Preparing 09:11:50 31fef9c98264: Waiting 09:11:50 d6267c50c5fa: Waiting 09:11:50 1e890da81ec9: Waiting 09:11:51 88be8eda59d3: Layer already exists 09:11:51 907e875e0f4c: Layer already exists 09:11:51 d6267c50c5fa: Layer already exists 09:11:51 31fef9c98264: Layer already exists 09:11:51 1e890da81ec9: Layer already exists 09:11:51 e6601b0936b8: Pushed 09:11:51 a15051751c0b: Pushed 09:11:59 ef7eee5033ce: Pushed 09:11:59 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:f911e188df35bd56d8aaa73f6163974af43f12274f6ca477eb2c4b617bdd4d2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:11:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:11:59 a15051751c0b: Preparing 09:11:59 e6601b0936b8: Preparing 09:11:59 ef7eee5033ce: Preparing 09:11:59 88be8eda59d3: Preparing 09:11:59 907e875e0f4c: Preparing 09:11:59 31fef9c98264: Preparing 09:11:59 d6267c50c5fa: Preparing 09:11:59 1e890da81ec9: Preparing 09:11:59 31fef9c98264: Waiting 09:11:59 d6267c50c5fa: Waiting 09:11:59 1e890da81ec9: Waiting 09:11:59 907e875e0f4c: Layer already exists 09:11:59 a15051751c0b: Layer already exists 09:11:59 ef7eee5033ce: Layer already exists 09:11:59 e6601b0936b8: Layer already exists 09:11:59 88be8eda59d3: Layer already exists 09:11:59 1e890da81ec9: Layer already exists 09:11:59 d6267c50c5fa: Layer already exists 09:11:59 31fef9c98264: Layer already exists 09:12:00 latest: digest: sha256:f911e188df35bd56d8aaa73f6163974af43f12274f6ca477eb2c4b617bdd4d2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 09:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:12:00 a15051751c0b: Preparing 09:12:00 e6601b0936b8: Preparing 09:12:00 ef7eee5033ce: Preparing 09:12:00 88be8eda59d3: Preparing 09:12:00 907e875e0f4c: Preparing 09:12:00 31fef9c98264: Preparing 09:12:00 d6267c50c5fa: Preparing 09:12:00 1e890da81ec9: Preparing 09:12:00 31fef9c98264: Waiting 09:12:00 d6267c50c5fa: Waiting 09:12:00 1e890da81ec9: Waiting 09:12:00 ef7eee5033ce: Layer already exists 09:12:00 88be8eda59d3: Layer already exists 09:12:00 e6601b0936b8: Layer already exists 09:12:00 a15051751c0b: Layer already exists 09:12:00 907e875e0f4c: Layer already exists 09:12:00 1e890da81ec9: Layer already exists 09:12:00 31fef9c98264: Layer already exists 09:12:00 d6267c50c5fa: Layer already exists 09:12:01 4.1.0-dev.48: digest: sha256:f911e188df35bd56d8aaa73f6163974af43f12274f6ca477eb2c4b617bdd4d2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:12:01 a15051751c0b: Preparing 09:12:01 e6601b0936b8: Preparing 09:12:01 ef7eee5033ce: Preparing 09:12:01 88be8eda59d3: Preparing 09:12:01 907e875e0f4c: Preparing 09:12:01 31fef9c98264: Preparing 09:12:01 d6267c50c5fa: Preparing 09:12:01 1e890da81ec9: Preparing 09:12:01 31fef9c98264: Waiting 09:12:01 d6267c50c5fa: Waiting 09:12:01 1e890da81ec9: Waiting 09:12:01 ef7eee5033ce: Layer already exists 09:12:01 e6601b0936b8: Layer already exists 09:12:01 a15051751c0b: Layer already exists 09:12:01 88be8eda59d3: Layer already exists 09:12:01 907e875e0f4c: Layer already exists 09:12:01 1e890da81ec9: Layer already exists 09:12:01 31fef9c98264: Layer already exists 09:12:01 d6267c50c5fa: Layer already exists 09:12:02 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:f911e188df35bd56d8aaa73f6163974af43f12274f6ca477eb2c4b617bdd4d2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:12:02 a15051751c0b: Preparing 09:12:02 e6601b0936b8: Preparing 09:12:02 ef7eee5033ce: Preparing 09:12:02 88be8eda59d3: Preparing 09:12:02 907e875e0f4c: Preparing 09:12:02 31fef9c98264: Preparing 09:12:02 d6267c50c5fa: Preparing 09:12:02 1e890da81ec9: Preparing 09:12:02 31fef9c98264: Waiting 09:12:02 d6267c50c5fa: Waiting 09:12:02 1e890da81ec9: Waiting 09:12:02 a15051751c0b: Layer already exists 09:12:02 e6601b0936b8: Layer already exists 09:12:02 907e875e0f4c: Layer already exists 09:12:02 88be8eda59d3: Layer already exists 09:12:02 ef7eee5033ce: Layer already exists 09:12:02 d6267c50c5fa: Layer already exists 09:12:02 31fef9c98264: Layer already exists 09:12:02 1e890da81ec9: Layer already exists 09:12:02 main: digest: sha256:f911e188df35bd56d8aaa73f6163974af43f12274f6ca477eb2c4b617bdd4d2f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:02 ===================================================== [Pipeline] echo 09:12:02 taggedImages: 09:12:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:12:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:12:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 09:12:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:12:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:12:02 b3d597d82b1307571edb3c7cc289452c0dfb9567 09:12:02 latest 09:12:02 4.1.0-dev.48 09:12:02 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:02 main 09:12:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:12:03 4c31b28e2d0f: Preparing 09:12:03 f1838a993a75: Preparing 09:12:03 9a0f48f03333: Preparing 09:12:03 fc98c9f41424: Preparing 09:12:03 e8426bd463a2: Preparing 09:12:03 f59b15402c0b: Preparing 09:12:03 3a08bd168f60: Preparing 09:12:03 88be8eda59d3: Preparing 09:12:03 907e875e0f4c: Preparing 09:12:03 259ba0730e7c: Preparing 09:12:03 233c2d73967d: Preparing 09:12:03 5f70bf18a086: Preparing 09:12:03 bfa8c20459f3: Preparing 09:12:03 ef6323ecc974: Preparing 09:12:03 2b4098405663: Preparing 09:12:03 1e890da81ec9: Preparing 09:12:03 f59b15402c0b: Waiting 09:12:03 3a08bd168f60: Waiting 09:12:03 88be8eda59d3: Waiting 09:12:03 233c2d73967d: Waiting 09:12:03 5f70bf18a086: Waiting 09:12:03 bfa8c20459f3: Waiting 09:12:03 ef6323ecc974: Waiting 09:12:03 2b4098405663: Waiting 09:12:03 1e890da81ec9: Waiting 09:12:03 907e875e0f4c: Waiting 09:12:03 259ba0730e7c: Waiting 09:12:03 fc98c9f41424: Pushed 09:12:03 9a0f48f03333: Pushed 09:12:03 4c31b28e2d0f: Pushed 09:12:03 f1838a993a75: Pushed 09:12:03 e8426bd463a2: Pushed 09:12:03 88be8eda59d3: Layer already exists 09:12:03 907e875e0f4c: Layer already exists 09:12:03 f59b15402c0b: Pushed 09:12:03 5f70bf18a086: Layer already exists 09:12:04 259ba0730e7c: Pushed 09:12:04 233c2d73967d: Pushed 09:12:04 1e890da81ec9: Layer already exists 09:12:04 bfa8c20459f3: Pushed 09:12:04 2b4098405663: Pushed 09:12:04 ef6323ecc974: Pushed 09:12:07 3a08bd168f60: Pushed 09:12:07 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:99edaafb5d8e5cc22b4ca6bf861c04eb7f69aed610032b0fdfd3e6cc1799000f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:12:08 4c31b28e2d0f: Preparing 09:12:08 f1838a993a75: Preparing 09:12:08 9a0f48f03333: Preparing 09:12:08 fc98c9f41424: Preparing 09:12:08 e8426bd463a2: Preparing 09:12:08 f59b15402c0b: Preparing 09:12:08 3a08bd168f60: Preparing 09:12:08 88be8eda59d3: Preparing 09:12:08 907e875e0f4c: Preparing 09:12:08 259ba0730e7c: Preparing 09:12:08 233c2d73967d: Preparing 09:12:08 5f70bf18a086: Preparing 09:12:08 bfa8c20459f3: Preparing 09:12:08 ef6323ecc974: Preparing 09:12:08 2b4098405663: Preparing 09:12:08 1e890da81ec9: Preparing 09:12:08 259ba0730e7c: Waiting 09:12:08 233c2d73967d: Waiting 09:12:08 5f70bf18a086: Waiting 09:12:08 bfa8c20459f3: Waiting 09:12:08 ef6323ecc974: Waiting 09:12:08 2b4098405663: Waiting 09:12:08 1e890da81ec9: Waiting 09:12:08 f59b15402c0b: Waiting 09:12:08 88be8eda59d3: Waiting 09:12:08 907e875e0f4c: Waiting 09:12:08 3a08bd168f60: Waiting 09:12:08 4c31b28e2d0f: Layer already exists 09:12:08 e8426bd463a2: Layer already exists 09:12:08 f1838a993a75: Layer already exists 09:12:08 9a0f48f03333: Layer already exists 09:12:08 fc98c9f41424: Layer already exists 09:12:08 3a08bd168f60: Layer already exists 09:12:08 f59b15402c0b: Layer already exists 09:12:08 907e875e0f4c: Layer already exists 09:12:08 88be8eda59d3: Layer already exists 09:12:08 259ba0730e7c: Layer already exists 09:12:08 233c2d73967d: Layer already exists 09:12:08 ef6323ecc974: Layer already exists 09:12:08 5f70bf18a086: Layer already exists 09:12:08 bfa8c20459f3: Layer already exists 09:12:08 2b4098405663: Layer already exists 09:12:08 1e890da81ec9: Layer already exists 09:12:08 latest: digest: sha256:99edaafb5d8e5cc22b4ca6bf861c04eb7f69aed610032b0fdfd3e6cc1799000f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 09:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:12:09 4c31b28e2d0f: Preparing 09:12:09 f1838a993a75: Preparing 09:12:09 9a0f48f03333: Preparing 09:12:09 fc98c9f41424: Preparing 09:12:09 e8426bd463a2: Preparing 09:12:09 f59b15402c0b: Preparing 09:12:09 3a08bd168f60: Preparing 09:12:09 f59b15402c0b: Waiting 09:12:09 88be8eda59d3: Preparing 09:12:09 3a08bd168f60: Waiting 09:12:09 907e875e0f4c: Preparing 09:12:09 88be8eda59d3: Waiting 09:12:09 907e875e0f4c: Waiting 09:12:09 259ba0730e7c: Preparing 09:12:09 233c2d73967d: Preparing 09:12:09 259ba0730e7c: Waiting 09:12:09 5f70bf18a086: Preparing 09:12:09 233c2d73967d: Waiting 09:12:09 bfa8c20459f3: Preparing 09:12:09 5f70bf18a086: Waiting 09:12:09 ef6323ecc974: Preparing 09:12:09 bfa8c20459f3: Waiting 09:12:09 2b4098405663: Preparing 09:12:09 ef6323ecc974: Waiting 09:12:09 2b4098405663: Waiting 09:12:09 1e890da81ec9: Preparing 09:12:09 1e890da81ec9: Waiting 09:12:09 e8426bd463a2: Layer already exists 09:12:09 4c31b28e2d0f: Layer already exists 09:12:09 9a0f48f03333: Layer already exists 09:12:09 f1838a993a75: Layer already exists 09:12:09 fc98c9f41424: Layer already exists 09:12:09 3a08bd168f60: Layer already exists 09:12:09 88be8eda59d3: Layer already exists 09:12:09 259ba0730e7c: Layer already exists 09:12:09 f59b15402c0b: Layer already exists 09:12:09 907e875e0f4c: Layer already exists 09:12:09 233c2d73967d: Layer already exists 09:12:09 bfa8c20459f3: Layer already exists 09:12:09 5f70bf18a086: Layer already exists 09:12:09 ef6323ecc974: Layer already exists 09:12:09 2b4098405663: Layer already exists 09:12:09 1e890da81ec9: Layer already exists 09:12:09 4.1.0-dev.48: digest: sha256:99edaafb5d8e5cc22b4ca6bf861c04eb7f69aed610032b0fdfd3e6cc1799000f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:12:10 4c31b28e2d0f: Preparing 09:12:10 f1838a993a75: Preparing 09:12:10 9a0f48f03333: Preparing 09:12:10 fc98c9f41424: Preparing 09:12:10 e8426bd463a2: Preparing 09:12:10 f59b15402c0b: Preparing 09:12:10 3a08bd168f60: Preparing 09:12:10 88be8eda59d3: Preparing 09:12:10 907e875e0f4c: Preparing 09:12:10 259ba0730e7c: Preparing 09:12:10 233c2d73967d: Preparing 09:12:10 5f70bf18a086: Preparing 09:12:10 bfa8c20459f3: Preparing 09:12:10 ef6323ecc974: Preparing 09:12:10 2b4098405663: Preparing 09:12:10 1e890da81ec9: Preparing 09:12:10 907e875e0f4c: Waiting 09:12:10 259ba0730e7c: Waiting 09:12:10 233c2d73967d: Waiting 09:12:10 5f70bf18a086: Waiting 09:12:10 bfa8c20459f3: Waiting 09:12:10 ef6323ecc974: Waiting 09:12:10 2b4098405663: Waiting 09:12:10 1e890da81ec9: Waiting 09:12:10 f59b15402c0b: Waiting 09:12:10 3a08bd168f60: Waiting 09:12:10 4c31b28e2d0f: Layer already exists 09:12:10 f1838a993a75: Layer already exists 09:12:10 9a0f48f03333: Layer already exists 09:12:10 e8426bd463a2: Layer already exists 09:12:10 fc98c9f41424: Layer already exists 09:12:10 f59b15402c0b: Layer already exists 09:12:10 3a08bd168f60: Layer already exists 09:12:10 259ba0730e7c: Layer already exists 09:12:10 88be8eda59d3: Layer already exists 09:12:10 907e875e0f4c: Layer already exists 09:12:10 233c2d73967d: Layer already exists 09:12:10 5f70bf18a086: Layer already exists 09:12:10 bfa8c20459f3: Layer already exists 09:12:10 2b4098405663: Layer already exists 09:12:10 ef6323ecc974: Layer already exists 09:12:10 1e890da81ec9: Layer already exists 09:12:10 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:99edaafb5d8e5cc22b4ca6bf861c04eb7f69aed610032b0fdfd3e6cc1799000f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:12:11 4c31b28e2d0f: Preparing 09:12:11 f1838a993a75: Preparing 09:12:11 9a0f48f03333: Preparing 09:12:11 fc98c9f41424: Preparing 09:12:11 e8426bd463a2: Preparing 09:12:11 f59b15402c0b: Preparing 09:12:11 3a08bd168f60: Preparing 09:12:11 88be8eda59d3: Preparing 09:12:11 907e875e0f4c: Preparing 09:12:11 259ba0730e7c: Preparing 09:12:11 233c2d73967d: Preparing 09:12:11 5f70bf18a086: Preparing 09:12:11 bfa8c20459f3: Preparing 09:12:11 ef6323ecc974: Preparing 09:12:11 2b4098405663: Preparing 09:12:11 1e890da81ec9: Preparing 09:12:11 f59b15402c0b: Waiting 09:12:11 3a08bd168f60: Waiting 09:12:11 88be8eda59d3: Waiting 09:12:11 907e875e0f4c: Waiting 09:12:11 259ba0730e7c: Waiting 09:12:11 233c2d73967d: Waiting 09:12:11 5f70bf18a086: Waiting 09:12:11 bfa8c20459f3: Waiting 09:12:11 ef6323ecc974: Waiting 09:12:11 2b4098405663: Waiting 09:12:11 1e890da81ec9: Waiting 09:12:11 fc98c9f41424: Layer already exists 09:12:11 f1838a993a75: Layer already exists 09:12:11 e8426bd463a2: Layer already exists 09:12:11 9a0f48f03333: Layer already exists 09:12:11 4c31b28e2d0f: Layer already exists 09:12:11 f59b15402c0b: Layer already exists 09:12:11 907e875e0f4c: Layer already exists 09:12:11 88be8eda59d3: Layer already exists 09:12:11 3a08bd168f60: Layer already exists 09:12:11 259ba0730e7c: Layer already exists 09:12:11 233c2d73967d: Layer already exists 09:12:11 5f70bf18a086: Layer already exists 09:12:11 bfa8c20459f3: Layer already exists 09:12:11 ef6323ecc974: Layer already exists 09:12:11 2b4098405663: Layer already exists 09:12:11 1e890da81ec9: Layer already exists 09:12:11 main: digest: sha256:99edaafb5d8e5cc22b4ca6bf861c04eb7f69aed610032b0fdfd3e6cc1799000f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:11 ===================================================== [Pipeline] echo 09:12:11 taggedImages: 09:12:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:12:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:12:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 09:12:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:12:11 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:12:11 b3d597d82b1307571edb3c7cc289452c0dfb9567 09:12:11 latest 09:12:11 4.1.0-dev.48 09:12:11 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:11 main 09:12:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:12:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:12:12 8689f643eda0: Preparing 09:12:12 597844ddb1f9: Preparing 09:12:12 619a07d44d1b: Preparing 09:12:12 6d9e37014bd3: Preparing 09:12:12 88be8eda59d3: Preparing 09:12:12 907e875e0f4c: Preparing 09:12:12 31fef9c98264: Preparing 09:12:12 907e875e0f4c: Waiting 09:12:12 d6267c50c5fa: Preparing 09:12:12 1e890da81ec9: Preparing 09:12:12 31fef9c98264: Waiting 09:12:12 d6267c50c5fa: Waiting 09:12:12 1e890da81ec9: Waiting 09:12:12 88be8eda59d3: Layer already exists 09:12:12 907e875e0f4c: Layer already exists 09:12:12 31fef9c98264: Layer already exists 09:12:12 619a07d44d1b: Pushed 09:12:12 597844ddb1f9: Pushed 09:12:12 8689f643eda0: Pushed 09:12:12 d6267c50c5fa: Layer already exists 09:12:12 1e890da81ec9: Layer already exists 09:12:20 6d9e37014bd3: Pushed 09:12:20 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:b34c4a27973c6d762113868bf3ab15c52dcfa7884d03c64f50458aeced5b8968 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:21 + 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 09:12:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:12:21 8689f643eda0: Preparing 09:12:21 597844ddb1f9: Preparing 09:12:21 619a07d44d1b: Preparing 09:12:21 6d9e37014bd3: Preparing 09:12:21 88be8eda59d3: Preparing 09:12:21 907e875e0f4c: Preparing 09:12:21 31fef9c98264: Preparing 09:12:21 d6267c50c5fa: Preparing 09:12:21 1e890da81ec9: Preparing 09:12:21 907e875e0f4c: Waiting 09:12:21 31fef9c98264: Waiting 09:12:21 d6267c50c5fa: Waiting 09:12:21 1e890da81ec9: Waiting 09:12:21 619a07d44d1b: Layer already exists 09:12:21 88be8eda59d3: Layer already exists 09:12:21 597844ddb1f9: Layer already exists 09:12:21 8689f643eda0: Layer already exists 09:12:21 6d9e37014bd3: Layer already exists 09:12:21 31fef9c98264: Layer already exists 09:12:21 907e875e0f4c: Layer already exists 09:12:21 d6267c50c5fa: Layer already exists 09:12:21 1e890da81ec9: Layer already exists 09:12:21 latest: digest: sha256:b34c4a27973c6d762113868bf3ab15c52dcfa7884d03c64f50458aeced5b8968 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 09:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:12:22 8689f643eda0: Preparing 09:12:22 597844ddb1f9: Preparing 09:12:22 619a07d44d1b: Preparing 09:12:22 6d9e37014bd3: Preparing 09:12:22 88be8eda59d3: Preparing 09:12:22 907e875e0f4c: Preparing 09:12:22 31fef9c98264: Preparing 09:12:22 d6267c50c5fa: Preparing 09:12:22 1e890da81ec9: Preparing 09:12:22 31fef9c98264: Waiting 09:12:22 d6267c50c5fa: Waiting 09:12:22 1e890da81ec9: Waiting 09:12:22 907e875e0f4c: Waiting 09:12:22 8689f643eda0: Layer already exists 09:12:22 597844ddb1f9: Layer already exists 09:12:22 6d9e37014bd3: Layer already exists 09:12:22 88be8eda59d3: Layer already exists 09:12:22 619a07d44d1b: Layer already exists 09:12:22 31fef9c98264: Layer already exists 09:12:22 d6267c50c5fa: Layer already exists 09:12:22 907e875e0f4c: Layer already exists 09:12:22 1e890da81ec9: Layer already exists 09:12:22 4.1.0-dev.48: digest: sha256:b34c4a27973c6d762113868bf3ab15c52dcfa7884d03c64f50458aeced5b8968 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:12:23 8689f643eda0: Preparing 09:12:23 597844ddb1f9: Preparing 09:12:23 619a07d44d1b: Preparing 09:12:23 6d9e37014bd3: Preparing 09:12:23 88be8eda59d3: Preparing 09:12:23 907e875e0f4c: Preparing 09:12:23 31fef9c98264: Preparing 09:12:23 d6267c50c5fa: Preparing 09:12:23 1e890da81ec9: Preparing 09:12:23 31fef9c98264: Waiting 09:12:23 d6267c50c5fa: Waiting 09:12:23 1e890da81ec9: Waiting 09:12:23 907e875e0f4c: Waiting 09:12:23 619a07d44d1b: Layer already exists 09:12:23 88be8eda59d3: Layer already exists 09:12:23 597844ddb1f9: Layer already exists 09:12:23 8689f643eda0: Layer already exists 09:12:23 6d9e37014bd3: Layer already exists 09:12:23 907e875e0f4c: Layer already exists 09:12:23 31fef9c98264: Layer already exists 09:12:23 1e890da81ec9: Layer already exists 09:12:23 d6267c50c5fa: Layer already exists 09:12:23 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:b34c4a27973c6d762113868bf3ab15c52dcfa7884d03c64f50458aeced5b8968 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:24 + 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 09:12:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:12:24 8689f643eda0: Preparing 09:12:24 597844ddb1f9: Preparing 09:12:24 619a07d44d1b: Preparing 09:12:24 6d9e37014bd3: Preparing 09:12:24 88be8eda59d3: Preparing 09:12:24 907e875e0f4c: Preparing 09:12:24 31fef9c98264: Preparing 09:12:24 d6267c50c5fa: Preparing 09:12:24 1e890da81ec9: Preparing 09:12:24 907e875e0f4c: Waiting 09:12:24 31fef9c98264: Waiting 09:12:24 d6267c50c5fa: Waiting 09:12:24 619a07d44d1b: Layer already exists 09:12:24 597844ddb1f9: Layer already exists 09:12:24 8689f643eda0: Layer already exists 09:12:24 6d9e37014bd3: Layer already exists 09:12:24 88be8eda59d3: Layer already exists 09:12:24 907e875e0f4c: Layer already exists 09:12:24 31fef9c98264: Layer already exists 09:12:24 d6267c50c5fa: Layer already exists 09:12:24 1e890da81ec9: Layer already exists 09:12:24 main: digest: sha256:b34c4a27973c6d762113868bf3ab15c52dcfa7884d03c64f50458aeced5b8968 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:24 ===================================================== [Pipeline] echo 09:12:24 taggedImages: 09:12:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:12:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:12:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 09:12:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:12:24 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:12:24 b3d597d82b1307571edb3c7cc289452c0dfb9567 09:12:24 latest 09:12:24 4.1.0-dev.48 09:12:24 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:24 main 09:12:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:12:25 388cb93ce51b: Preparing 09:12:25 faecd5b7fe9b: Preparing 09:12:25 39956217fd6a: Preparing 09:12:25 61988aee1642: Preparing 09:12:25 36b4c843f3b7: Preparing 09:12:25 88be8eda59d3: Preparing 09:12:25 907e875e0f4c: Preparing 09:12:25 ff7a4d47087f: Preparing 09:12:25 7b4e64bdc74f: Preparing 09:12:25 5bc7396950e1: Preparing 09:12:25 1e890da81ec9: Preparing 09:12:25 ff7a4d47087f: Waiting 09:12:25 7b4e64bdc74f: Waiting 09:12:25 5bc7396950e1: Waiting 09:12:25 1e890da81ec9: Waiting 09:12:25 88be8eda59d3: Waiting 09:12:25 907e875e0f4c: Waiting 09:12:25 36b4c843f3b7: Pushed 09:12:25 faecd5b7fe9b: Pushed 09:12:25 61988aee1642: Pushed 09:12:25 88be8eda59d3: Layer already exists 09:12:25 388cb93ce51b: Pushed 09:12:25 907e875e0f4c: Layer already exists 09:12:25 1e890da81ec9: Layer already exists 09:12:25 ff7a4d47087f: Pushed 09:12:26 7b4e64bdc74f: Pushed 09:12:28 5bc7396950e1: Pushed 09:12:32 39956217fd6a: Pushed 09:12:32 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:96343f63b927eab583be03f6715038470d2651d1b09f0101b1864a23d430a32c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:32 + 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 09:12:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:12:32 388cb93ce51b: Preparing 09:12:32 faecd5b7fe9b: Preparing 09:12:32 39956217fd6a: Preparing 09:12:32 61988aee1642: Preparing 09:12:32 36b4c843f3b7: Preparing 09:12:32 88be8eda59d3: Preparing 09:12:32 907e875e0f4c: Preparing 09:12:32 ff7a4d47087f: Preparing 09:12:32 88be8eda59d3: Waiting 09:12:32 907e875e0f4c: Waiting 09:12:32 7b4e64bdc74f: Preparing 09:12:32 ff7a4d47087f: Waiting 09:12:32 5bc7396950e1: Preparing 09:12:32 7b4e64bdc74f: Waiting 09:12:32 1e890da81ec9: Preparing 09:12:32 5bc7396950e1: Waiting 09:12:32 39956217fd6a: Layer already exists 09:12:32 61988aee1642: Layer already exists 09:12:32 388cb93ce51b: Layer already exists 09:12:32 36b4c843f3b7: Layer already exists 09:12:32 faecd5b7fe9b: Layer already exists 09:12:32 907e875e0f4c: Layer already exists 09:12:32 7b4e64bdc74f: Layer already exists 09:12:32 ff7a4d47087f: Layer already exists 09:12:32 88be8eda59d3: Layer already exists 09:12:32 5bc7396950e1: Layer already exists 09:12:32 1e890da81ec9: Layer already exists 09:12:32 latest: digest: sha256:96343f63b927eab583be03f6715038470d2651d1b09f0101b1864a23d430a32c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 09:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:12:33 388cb93ce51b: Preparing 09:12:33 faecd5b7fe9b: Preparing 09:12:33 39956217fd6a: Preparing 09:12:33 61988aee1642: Preparing 09:12:33 36b4c843f3b7: Preparing 09:12:33 88be8eda59d3: Preparing 09:12:33 907e875e0f4c: Preparing 09:12:33 ff7a4d47087f: Preparing 09:12:33 7b4e64bdc74f: Preparing 09:12:33 5bc7396950e1: Preparing 09:12:33 1e890da81ec9: Preparing 09:12:33 88be8eda59d3: Waiting 09:12:33 7b4e64bdc74f: Waiting 09:12:33 907e875e0f4c: Waiting 09:12:33 5bc7396950e1: Waiting 09:12:33 ff7a4d47087f: Waiting 09:12:33 39956217fd6a: Layer already exists 09:12:33 388cb93ce51b: Layer already exists 09:12:33 faecd5b7fe9b: Layer already exists 09:12:33 61988aee1642: Layer already exists 09:12:33 36b4c843f3b7: Layer already exists 09:12:33 88be8eda59d3: Layer already exists 09:12:33 907e875e0f4c: Layer already exists 09:12:33 ff7a4d47087f: Layer already exists 09:12:33 7b4e64bdc74f: Layer already exists 09:12:33 5bc7396950e1: Layer already exists 09:12:33 1e890da81ec9: Layer already exists 09:12:33 4.1.0-dev.48: digest: sha256:96343f63b927eab583be03f6715038470d2651d1b09f0101b1864a23d430a32c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:12:34 388cb93ce51b: Preparing 09:12:34 faecd5b7fe9b: Preparing 09:12:34 39956217fd6a: Preparing 09:12:34 61988aee1642: Preparing 09:12:34 36b4c843f3b7: Preparing 09:12:34 88be8eda59d3: Preparing 09:12:34 907e875e0f4c: Preparing 09:12:34 ff7a4d47087f: Preparing 09:12:34 7b4e64bdc74f: Preparing 09:12:34 5bc7396950e1: Preparing 09:12:34 1e890da81ec9: Preparing 09:12:34 ff7a4d47087f: Waiting 09:12:34 7b4e64bdc74f: Waiting 09:12:34 5bc7396950e1: Waiting 09:12:34 1e890da81ec9: Waiting 09:12:34 88be8eda59d3: Waiting 09:12:34 907e875e0f4c: Waiting 09:12:34 39956217fd6a: Layer already exists 09:12:34 faecd5b7fe9b: Layer already exists 09:12:34 61988aee1642: Layer already exists 09:12:34 388cb93ce51b: Layer already exists 09:12:34 36b4c843f3b7: Layer already exists 09:12:34 907e875e0f4c: Layer already exists 09:12:34 5bc7396950e1: Layer already exists 09:12:34 7b4e64bdc74f: Layer already exists 09:12:34 ff7a4d47087f: Layer already exists 09:12:34 88be8eda59d3: Layer already exists 09:12:34 1e890da81ec9: Layer already exists 09:12:34 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:96343f63b927eab583be03f6715038470d2651d1b09f0101b1864a23d430a32c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:35 + 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 09:12:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:12:35 388cb93ce51b: Preparing 09:12:35 faecd5b7fe9b: Preparing 09:12:35 39956217fd6a: Preparing 09:12:35 61988aee1642: Preparing 09:12:35 36b4c843f3b7: Preparing 09:12:35 88be8eda59d3: Preparing 09:12:35 907e875e0f4c: Preparing 09:12:35 ff7a4d47087f: Preparing 09:12:35 7b4e64bdc74f: Preparing 09:12:35 5bc7396950e1: Preparing 09:12:35 1e890da81ec9: Preparing 09:12:35 ff7a4d47087f: Waiting 09:12:35 7b4e64bdc74f: Waiting 09:12:35 5bc7396950e1: Waiting 09:12:35 1e890da81ec9: Waiting 09:12:35 88be8eda59d3: Waiting 09:12:35 907e875e0f4c: Waiting 09:12:35 39956217fd6a: Layer already exists 09:12:35 faecd5b7fe9b: Layer already exists 09:12:35 388cb93ce51b: Layer already exists 09:12:35 61988aee1642: Layer already exists 09:12:35 36b4c843f3b7: Layer already exists 09:12:35 88be8eda59d3: Layer already exists 09:12:35 ff7a4d47087f: Layer already exists 09:12:35 907e875e0f4c: Layer already exists 09:12:35 5bc7396950e1: Layer already exists 09:12:35 7b4e64bdc74f: Layer already exists 09:12:35 1e890da81ec9: Layer already exists 09:12:35 main: digest: sha256:96343f63b927eab583be03f6715038470d2651d1b09f0101b1864a23d430a32c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:35 ===================================================== [Pipeline] echo 09:12:35 taggedImages: 09:12:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:12:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:12:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 09:12:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:12:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:12:36 b3d597d82b1307571edb3c7cc289452c0dfb9567 09:12:36 latest 09:12:36 4.1.0-dev.48 09:12:36 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:36 main 09:12:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:12:36 59042bdf980e: Preparing 09:12:36 1047d0a2b73f: Preparing 09:12:36 713acae026ea: Preparing 09:12:36 6c8c9d3bc6f8: Preparing 09:12:36 dacd4d3f9426: Preparing 09:12:36 ba56d4bbd18b: Preparing 09:12:36 f17c5ad9229d: Preparing 09:12:36 88be8eda59d3: Preparing 09:12:36 907e875e0f4c: Preparing 09:12:36 2854a61dd053: Preparing 09:12:36 c25b9992ded4: Preparing 09:12:36 1e890da81ec9: Preparing 09:12:36 f17c5ad9229d: Waiting 09:12:36 88be8eda59d3: Waiting 09:12:36 907e875e0f4c: Waiting 09:12:36 2854a61dd053: Waiting 09:12:36 c25b9992ded4: Waiting 09:12:36 1e890da81ec9: Waiting 09:12:36 ba56d4bbd18b: Waiting 09:12:37 1047d0a2b73f: Pushed 09:12:37 dacd4d3f9426: Pushed 09:12:37 59042bdf980e: Pushed 09:12:37 88be8eda59d3: Layer already exists 09:12:37 ba56d4bbd18b: Pushed 09:12:37 907e875e0f4c: Layer already exists 09:12:37 f17c5ad9229d: Pushed 09:12:37 1e890da81ec9: Layer already exists 09:12:37 2854a61dd053: Pushed 09:12:40 c25b9992ded4: Pushed 09:12:43 6c8c9d3bc6f8: Pushed 09:12:43 713acae026ea: Pushed 09:12:43 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:d9ba69bdb8398dfb561469261f66f2ac56bb202a6a0e9f174470c54bfb8bba33 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:44 + 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 09:12:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:12:44 59042bdf980e: Preparing 09:12:44 1047d0a2b73f: Preparing 09:12:44 713acae026ea: Preparing 09:12:44 6c8c9d3bc6f8: Preparing 09:12:44 dacd4d3f9426: Preparing 09:12:44 ba56d4bbd18b: Preparing 09:12:44 f17c5ad9229d: Preparing 09:12:44 88be8eda59d3: Preparing 09:12:44 907e875e0f4c: Preparing 09:12:44 ba56d4bbd18b: Waiting 09:12:44 f17c5ad9229d: Waiting 09:12:44 88be8eda59d3: Waiting 09:12:44 907e875e0f4c: Waiting 09:12:44 2854a61dd053: Preparing 09:12:44 c25b9992ded4: Preparing 09:12:44 1e890da81ec9: Preparing 09:12:44 2854a61dd053: Waiting 09:12:44 1e890da81ec9: Waiting 09:12:44 c25b9992ded4: Waiting 09:12:44 59042bdf980e: Layer already exists 09:12:44 dacd4d3f9426: Layer already exists 09:12:44 1047d0a2b73f: Layer already exists 09:12:44 713acae026ea: Layer already exists 09:12:44 6c8c9d3bc6f8: Layer already exists 09:12:44 907e875e0f4c: Layer already exists 09:12:44 2854a61dd053: Layer already exists 09:12:44 ba56d4bbd18b: Layer already exists 09:12:44 f17c5ad9229d: Layer already exists 09:12:44 88be8eda59d3: Layer already exists 09:12:44 1e890da81ec9: Layer already exists 09:12:44 c25b9992ded4: Layer already exists 09:12:44 latest: digest: sha256:d9ba69bdb8398dfb561469261f66f2ac56bb202a6a0e9f174470c54bfb8bba33 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 09:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:12:45 59042bdf980e: Preparing 09:12:45 1047d0a2b73f: Preparing 09:12:45 713acae026ea: Preparing 09:12:45 6c8c9d3bc6f8: Preparing 09:12:45 dacd4d3f9426: Preparing 09:12:45 ba56d4bbd18b: Preparing 09:12:45 f17c5ad9229d: Preparing 09:12:45 88be8eda59d3: Preparing 09:12:45 907e875e0f4c: Preparing 09:12:45 2854a61dd053: Preparing 09:12:45 c25b9992ded4: Preparing 09:12:45 1e890da81ec9: Preparing 09:12:45 88be8eda59d3: Waiting 09:12:45 907e875e0f4c: Waiting 09:12:45 2854a61dd053: Waiting 09:12:45 c25b9992ded4: Waiting 09:12:45 1e890da81ec9: Waiting 09:12:45 ba56d4bbd18b: Waiting 09:12:45 f17c5ad9229d: Waiting 09:12:45 59042bdf980e: Layer already exists 09:12:45 6c8c9d3bc6f8: Layer already exists 09:12:45 713acae026ea: Layer already exists 09:12:45 dacd4d3f9426: Layer already exists 09:12:45 1047d0a2b73f: Layer already exists 09:12:45 2854a61dd053: Layer already exists 09:12:45 ba56d4bbd18b: Layer already exists 09:12:45 88be8eda59d3: Layer already exists 09:12:45 907e875e0f4c: Layer already exists 09:12:45 f17c5ad9229d: Layer already exists 09:12:45 c25b9992ded4: Layer already exists 09:12:45 1e890da81ec9: Layer already exists 09:12:45 4.1.0-dev.48: digest: sha256:d9ba69bdb8398dfb561469261f66f2ac56bb202a6a0e9f174470c54bfb8bba33 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:12:46 59042bdf980e: Preparing 09:12:46 1047d0a2b73f: Preparing 09:12:46 713acae026ea: Preparing 09:12:46 6c8c9d3bc6f8: Preparing 09:12:46 dacd4d3f9426: Preparing 09:12:46 ba56d4bbd18b: Preparing 09:12:46 f17c5ad9229d: Preparing 09:12:46 88be8eda59d3: Preparing 09:12:46 907e875e0f4c: Preparing 09:12:46 2854a61dd053: Preparing 09:12:46 c25b9992ded4: Preparing 09:12:46 1e890da81ec9: Preparing 09:12:46 907e875e0f4c: Waiting 09:12:46 2854a61dd053: Waiting 09:12:46 ba56d4bbd18b: Waiting 09:12:46 f17c5ad9229d: Waiting 09:12:46 88be8eda59d3: Waiting 09:12:46 c25b9992ded4: Waiting 09:12:46 59042bdf980e: Layer already exists 09:12:46 713acae026ea: Layer already exists 09:12:46 1047d0a2b73f: Layer already exists 09:12:46 dacd4d3f9426: Layer already exists 09:12:46 6c8c9d3bc6f8: Layer already exists 09:12:46 ba56d4bbd18b: Layer already exists 09:12:46 f17c5ad9229d: Layer already exists 09:12:46 88be8eda59d3: Layer already exists 09:12:46 907e875e0f4c: Layer already exists 09:12:46 2854a61dd053: Layer already exists 09:12:46 c25b9992ded4: Layer already exists 09:12:46 1e890da81ec9: Layer already exists 09:12:46 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:d9ba69bdb8398dfb561469261f66f2ac56bb202a6a0e9f174470c54bfb8bba33 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:46 + 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 09:12:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:12:47 59042bdf980e: Preparing 09:12:47 1047d0a2b73f: Preparing 09:12:47 713acae026ea: Preparing 09:12:47 6c8c9d3bc6f8: Preparing 09:12:47 dacd4d3f9426: Preparing 09:12:47 ba56d4bbd18b: Preparing 09:12:47 f17c5ad9229d: Preparing 09:12:47 88be8eda59d3: Preparing 09:12:47 907e875e0f4c: Preparing 09:12:47 2854a61dd053: Preparing 09:12:47 c25b9992ded4: Preparing 09:12:47 1e890da81ec9: Preparing 09:12:47 ba56d4bbd18b: Waiting 09:12:47 f17c5ad9229d: Waiting 09:12:47 88be8eda59d3: Waiting 09:12:47 907e875e0f4c: Waiting 09:12:47 c25b9992ded4: Waiting 09:12:47 2854a61dd053: Waiting 09:12:47 1e890da81ec9: Waiting 09:12:47 59042bdf980e: Layer already exists 09:12:47 dacd4d3f9426: Layer already exists 09:12:47 713acae026ea: Layer already exists 09:12:47 1047d0a2b73f: Layer already exists 09:12:47 6c8c9d3bc6f8: Layer already exists 09:12:47 ba56d4bbd18b: Layer already exists 09:12:47 88be8eda59d3: Layer already exists 09:12:47 f17c5ad9229d: Layer already exists 09:12:47 2854a61dd053: Layer already exists 09:12:47 907e875e0f4c: Layer already exists 09:12:47 c25b9992ded4: Layer already exists 09:12:47 1e890da81ec9: Layer already exists 09:12:47 main: digest: sha256:d9ba69bdb8398dfb561469261f66f2ac56bb202a6a0e9f174470c54bfb8bba33 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:47 ===================================================== [Pipeline] echo 09:12:47 taggedImages: 09:12:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:12:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:12:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 09:12:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:12:47 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:12:47 b3d597d82b1307571edb3c7cc289452c0dfb9567 09:12:47 latest 09:12:47 4.1.0-dev.48 09:12:47 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:47 main 09:12:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:12:48 2bec010584de: Preparing 09:12:48 2f38482aed9c: Preparing 09:12:48 88be8eda59d3: Preparing 09:12:48 907e875e0f4c: Preparing 09:12:48 145ee89d6a85: Preparing 09:12:48 a11deb1cdef7: Preparing 09:12:48 1e890da81ec9: Preparing 09:12:48 a11deb1cdef7: Waiting 09:12:48 1e890da81ec9: Waiting 09:12:48 88be8eda59d3: Layer already exists 09:12:48 907e875e0f4c: Layer already exists 09:12:48 1e890da81ec9: Layer already exists 09:12:48 2bec010584de: Pushed 09:12:49 145ee89d6a85: Pushed 09:12:51 a11deb1cdef7: Pushed 09:12:56 2f38482aed9c: Pushed 09:12:56 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:9ba1bd3590cf1bd23dff4434428ec6e911d34433f86a4dc914196b5e62050715 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:56 + 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 09:12:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:12:57 2bec010584de: Preparing 09:12:57 2f38482aed9c: Preparing 09:12:57 88be8eda59d3: Preparing 09:12:57 907e875e0f4c: Preparing 09:12:57 145ee89d6a85: Preparing 09:12:57 a11deb1cdef7: Preparing 09:12:57 1e890da81ec9: Preparing 09:12:57 a11deb1cdef7: Waiting 09:12:57 1e890da81ec9: Waiting 09:12:57 2f38482aed9c: Layer already exists 09:12:57 145ee89d6a85: Layer already exists 09:12:57 907e875e0f4c: Layer already exists 09:12:57 88be8eda59d3: Layer already exists 09:12:57 2bec010584de: Layer already exists 09:12:57 a11deb1cdef7: Layer already exists 09:12:57 1e890da81ec9: Layer already exists 09:12:57 latest: digest: sha256:9ba1bd3590cf1bd23dff4434428ec6e911d34433f86a4dc914196b5e62050715 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 09:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:12:58 2bec010584de: Preparing 09:12:58 2f38482aed9c: Preparing 09:12:58 88be8eda59d3: Preparing 09:12:58 907e875e0f4c: Preparing 09:12:58 145ee89d6a85: Preparing 09:12:58 a11deb1cdef7: Preparing 09:12:58 1e890da81ec9: Preparing 09:12:58 a11deb1cdef7: Waiting 09:12:58 1e890da81ec9: Waiting 09:12:58 145ee89d6a85: Layer already exists 09:12:58 2f38482aed9c: Layer already exists 09:12:58 2bec010584de: Layer already exists 09:12:58 907e875e0f4c: Layer already exists 09:12:58 88be8eda59d3: Layer already exists 09:12:58 a11deb1cdef7: Layer already exists 09:12:58 1e890da81ec9: Layer already exists 09:12:58 4.1.0-dev.48: digest: sha256:9ba1bd3590cf1bd23dff4434428ec6e911d34433f86a4dc914196b5e62050715 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:12:59 2bec010584de: Preparing 09:12:59 2f38482aed9c: Preparing 09:12:59 88be8eda59d3: Preparing 09:12:59 907e875e0f4c: Preparing 09:12:59 145ee89d6a85: Preparing 09:12:59 a11deb1cdef7: Preparing 09:12:59 1e890da81ec9: Preparing 09:12:59 a11deb1cdef7: Waiting 09:12:59 1e890da81ec9: Waiting 09:12:59 145ee89d6a85: Layer already exists 09:12:59 907e875e0f4c: Layer already exists 09:12:59 2f38482aed9c: Layer already exists 09:12:59 88be8eda59d3: Layer already exists 09:12:59 2bec010584de: Layer already exists 09:12:59 a11deb1cdef7: Layer already exists 09:12:59 1e890da81ec9: Layer already exists 09:12:59 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:9ba1bd3590cf1bd23dff4434428ec6e911d34433f86a4dc914196b5e62050715 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:59 + 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 09:12:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:12:59 2bec010584de: Preparing 09:12:59 2f38482aed9c: Preparing 09:12:59 88be8eda59d3: Preparing 09:12:59 907e875e0f4c: Preparing 09:12:59 145ee89d6a85: Preparing 09:12:59 a11deb1cdef7: Preparing 09:12:59 1e890da81ec9: Preparing 09:12:59 a11deb1cdef7: Waiting 09:12:59 1e890da81ec9: Waiting 09:12:59 88be8eda59d3: Layer already exists 09:12:59 2bec010584de: Layer already exists 09:12:59 2f38482aed9c: Layer already exists 09:12:59 907e875e0f4c: Layer already exists 09:12:59 145ee89d6a85: Layer already exists 09:12:59 a11deb1cdef7: Layer already exists 09:12:59 1e890da81ec9: Layer already exists 09:12:59 main: digest: sha256:9ba1bd3590cf1bd23dff4434428ec6e911d34433f86a4dc914196b5e62050715 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:00 ===================================================== [Pipeline] echo 09:13:00 taggedImages: 09:13:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:13:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:13:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 09:13:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:13:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:13:00 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:13:00 b3d597d82b1307571edb3c7cc289452c0dfb9567 09:13:00 latest 09:13:00 4.1.0-dev.48 09:13:00 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:13:00 main 09:13:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:13:00 ecff212f604f: Preparing 09:13:00 7762f241dd2c: Preparing 09:13:00 6a57f8d0094b: Preparing 09:13:00 88be8eda59d3: Preparing 09:13:00 907e875e0f4c: Preparing 09:13:00 ca9785caa2c5: Preparing 09:13:00 e35b1cd06326: Preparing 09:13:00 b4c6ec2e57fc: Preparing 09:13:00 949264c12941: Preparing 09:13:00 1e890da81ec9: Preparing 09:13:00 b4c6ec2e57fc: Waiting 09:13:00 ca9785caa2c5: Waiting 09:13:00 949264c12941: Waiting 09:13:00 e35b1cd06326: Waiting 09:13:00 1e890da81ec9: Waiting 09:13:00 907e875e0f4c: Layer already exists 09:13:00 88be8eda59d3: Layer already exists 09:13:01 7762f241dd2c: Pushed 09:13:01 6a57f8d0094b: Pushed 09:13:01 ecff212f604f: Pushed 09:13:01 1e890da81ec9: Layer already exists 09:13:01 b4c6ec2e57fc: Pushed 09:13:01 949264c12941: Pushed 09:13:12 e35b1cd06326: Pushed 09:13:26 ca9785caa2c5: Pushed 09:13:26 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:0c6a65db41ddd32127430242ff9f8b59f058c848b98a36ea8db693cb6f09552f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:27 + 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 09:13:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:13:27 ecff212f604f: Preparing 09:13:27 7762f241dd2c: Preparing 09:13:27 6a57f8d0094b: Preparing 09:13:27 88be8eda59d3: Preparing 09:13:27 907e875e0f4c: Preparing 09:13:27 ca9785caa2c5: Preparing 09:13:27 e35b1cd06326: Preparing 09:13:27 b4c6ec2e57fc: Preparing 09:13:27 949264c12941: Preparing 09:13:27 1e890da81ec9: Preparing 09:13:27 ca9785caa2c5: Waiting 09:13:27 e35b1cd06326: Waiting 09:13:27 b4c6ec2e57fc: Waiting 09:13:27 949264c12941: Waiting 09:13:27 1e890da81ec9: Waiting 09:13:27 7762f241dd2c: Layer already exists 09:13:27 907e875e0f4c: Layer already exists 09:13:27 88be8eda59d3: Layer already exists 09:13:27 ecff212f604f: Layer already exists 09:13:27 6a57f8d0094b: Layer already exists 09:13:27 ca9785caa2c5: Layer already exists 09:13:27 e35b1cd06326: Layer already exists 09:13:27 949264c12941: Layer already exists 09:13:27 b4c6ec2e57fc: Layer already exists 09:13:27 1e890da81ec9: Layer already exists 09:13:27 latest: digest: sha256:0c6a65db41ddd32127430242ff9f8b59f058c848b98a36ea8db693cb6f09552f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 09:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:13:28 ecff212f604f: Preparing 09:13:28 7762f241dd2c: Preparing 09:13:28 6a57f8d0094b: Preparing 09:13:28 88be8eda59d3: Preparing 09:13:28 907e875e0f4c: Preparing 09:13:28 ca9785caa2c5: Preparing 09:13:28 e35b1cd06326: Preparing 09:13:28 b4c6ec2e57fc: Preparing 09:13:28 949264c12941: Preparing 09:13:28 1e890da81ec9: Preparing 09:13:28 ca9785caa2c5: Waiting 09:13:28 1e890da81ec9: Waiting 09:13:28 b4c6ec2e57fc: Waiting 09:13:28 e35b1cd06326: Waiting 09:13:28 ecff212f604f: Layer already exists 09:13:28 7762f241dd2c: Layer already exists 09:13:28 907e875e0f4c: Layer already exists 09:13:28 88be8eda59d3: Layer already exists 09:13:28 6a57f8d0094b: Layer already exists 09:13:28 e35b1cd06326: Layer already exists 09:13:28 ca9785caa2c5: Layer already exists 09:13:28 b4c6ec2e57fc: Layer already exists 09:13:28 1e890da81ec9: Layer already exists 09:13:28 949264c12941: Layer already exists 09:13:28 4.1.0-dev.48: digest: sha256:0c6a65db41ddd32127430242ff9f8b59f058c848b98a36ea8db693cb6f09552f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:13:29 ecff212f604f: Preparing 09:13:29 7762f241dd2c: Preparing 09:13:29 6a57f8d0094b: Preparing 09:13:29 88be8eda59d3: Preparing 09:13:29 907e875e0f4c: Preparing 09:13:29 ca9785caa2c5: Preparing 09:13:29 e35b1cd06326: Preparing 09:13:29 ca9785caa2c5: Waiting 09:13:29 b4c6ec2e57fc: Preparing 09:13:29 949264c12941: Preparing 09:13:29 1e890da81ec9: Preparing 09:13:29 e35b1cd06326: Waiting 09:13:29 949264c12941: Waiting 09:13:29 1e890da81ec9: Waiting 09:13:29 b4c6ec2e57fc: Waiting 09:13:29 6a57f8d0094b: Layer already exists 09:13:29 907e875e0f4c: Layer already exists 09:13:29 ecff212f604f: Layer already exists 09:13:29 88be8eda59d3: Layer already exists 09:13:29 7762f241dd2c: Layer already exists 09:13:29 ca9785caa2c5: Layer already exists 09:13:29 b4c6ec2e57fc: Layer already exists 09:13:29 1e890da81ec9: Layer already exists 09:13:29 949264c12941: Layer already exists 09:13:29 e35b1cd06326: Layer already exists 09:13:29 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:0c6a65db41ddd32127430242ff9f8b59f058c848b98a36ea8db693cb6f09552f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:30 + 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 09:13:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:13:30 ecff212f604f: Preparing 09:13:30 7762f241dd2c: Preparing 09:13:30 6a57f8d0094b: Preparing 09:13:30 88be8eda59d3: Preparing 09:13:30 907e875e0f4c: Preparing 09:13:30 ca9785caa2c5: Preparing 09:13:30 e35b1cd06326: Preparing 09:13:30 b4c6ec2e57fc: Preparing 09:13:30 949264c12941: Preparing 09:13:30 1e890da81ec9: Preparing 09:13:30 b4c6ec2e57fc: Waiting 09:13:30 949264c12941: Waiting 09:13:30 ca9785caa2c5: Waiting 09:13:30 e35b1cd06326: Waiting 09:13:30 1e890da81ec9: Waiting 09:13:30 88be8eda59d3: Layer already exists 09:13:30 7762f241dd2c: Layer already exists 09:13:30 6a57f8d0094b: Layer already exists 09:13:30 907e875e0f4c: Layer already exists 09:13:30 ecff212f604f: Layer already exists 09:13:30 949264c12941: Layer already exists 09:13:30 ca9785caa2c5: Layer already exists 09:13:30 e35b1cd06326: Layer already exists 09:13:30 1e890da81ec9: Layer already exists 09:13:30 b4c6ec2e57fc: Layer already exists 09:13:30 main: digest: sha256:0c6a65db41ddd32127430242ff9f8b59f058c848b98a36ea8db693cb6f09552f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:30 ===================================================== [Pipeline] echo 09:13:30 taggedImages: 09:13:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:13:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:13:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 09:13:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:13:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:13:30 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:13:30 b3d597d82b1307571edb3c7cc289452c0dfb9567 09:13:30 latest 09:13:30 4.1.0-dev.48 09:13:30 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:13:30 main 09:13:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:13:31 61e06ab079e9: Preparing 09:13:31 221e011f9140: Preparing 09:13:31 4841dec4fdf8: Preparing 09:13:31 88be8eda59d3: Preparing 09:13:31 907e875e0f4c: Preparing 09:13:31 67d30dff5aa9: Preparing 09:13:31 31a0bfdeecef: Preparing 09:13:31 5ac727e8388d: Preparing 09:13:31 1e890da81ec9: Preparing 09:13:31 67d30dff5aa9: Waiting 09:13:31 31a0bfdeecef: Waiting 09:13:31 5ac727e8388d: Waiting 09:13:31 1e890da81ec9: Waiting 09:13:31 88be8eda59d3: Layer already exists 09:13:31 907e875e0f4c: Layer already exists 09:13:31 221e011f9140: Pushed 09:13:31 61e06ab079e9: Pushed 09:13:31 4841dec4fdf8: Pushed 09:13:31 1e890da81ec9: Layer already exists 09:13:32 31a0bfdeecef: Pushed 09:13:32 5ac727e8388d: Pushed 09:13:59 67d30dff5aa9: Pushed 09:13:59 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:5cb5167686a8fdcb8232a56c0856be0b3884370e21e57d47773b4b96f6884693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:59 + 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 09:13:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:13:59 61e06ab079e9: Preparing 09:13:59 221e011f9140: Preparing 09:13:59 4841dec4fdf8: Preparing 09:13:59 88be8eda59d3: Preparing 09:13:59 907e875e0f4c: Preparing 09:13:59 67d30dff5aa9: Preparing 09:13:59 31a0bfdeecef: Preparing 09:13:59 5ac727e8388d: Preparing 09:13:59 1e890da81ec9: Preparing 09:13:59 31a0bfdeecef: Waiting 09:13:59 5ac727e8388d: Waiting 09:13:59 1e890da81ec9: Waiting 09:13:59 67d30dff5aa9: Waiting 09:13:59 907e875e0f4c: Layer already exists 09:13:59 88be8eda59d3: Layer already exists 09:13:59 4841dec4fdf8: Layer already exists 09:13:59 61e06ab079e9: Layer already exists 09:13:59 221e011f9140: Layer already exists 09:13:59 67d30dff5aa9: Layer already exists 09:13:59 5ac727e8388d: Layer already exists 09:13:59 31a0bfdeecef: Layer already exists 09:13:59 1e890da81ec9: Layer already exists 09:13:59 latest: digest: sha256:5cb5167686a8fdcb8232a56c0856be0b3884370e21e57d47773b4b96f6884693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 09:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:14:00 61e06ab079e9: Preparing 09:14:00 221e011f9140: Preparing 09:14:00 4841dec4fdf8: Preparing 09:14:00 88be8eda59d3: Preparing 09:14:00 907e875e0f4c: Preparing 09:14:00 67d30dff5aa9: Preparing 09:14:00 31a0bfdeecef: Preparing 09:14:00 5ac727e8388d: Preparing 09:14:00 1e890da81ec9: Preparing 09:14:00 67d30dff5aa9: Waiting 09:14:00 31a0bfdeecef: Waiting 09:14:00 5ac727e8388d: Waiting 09:14:00 1e890da81ec9: Waiting 09:14:00 61e06ab079e9: Layer already exists 09:14:00 88be8eda59d3: Layer already exists 09:14:00 907e875e0f4c: Layer already exists 09:14:00 221e011f9140: Layer already exists 09:14:00 4841dec4fdf8: Layer already exists 09:14:00 31a0bfdeecef: Layer already exists 09:14:00 67d30dff5aa9: Layer already exists 09:14:00 1e890da81ec9: Layer already exists 09:14:01 5ac727e8388d: Layer already exists 09:14:01 4.1.0-dev.48: digest: sha256:5cb5167686a8fdcb8232a56c0856be0b3884370e21e57d47773b4b96f6884693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:14:02 61e06ab079e9: Preparing 09:14:02 221e011f9140: Preparing 09:14:02 4841dec4fdf8: Preparing 09:14:02 88be8eda59d3: Preparing 09:14:02 907e875e0f4c: Preparing 09:14:02 67d30dff5aa9: Preparing 09:14:02 31a0bfdeecef: Preparing 09:14:02 5ac727e8388d: Preparing 09:14:02 1e890da81ec9: Preparing 09:14:02 31a0bfdeecef: Waiting 09:14:02 5ac727e8388d: Waiting 09:14:02 1e890da81ec9: Waiting 09:14:02 67d30dff5aa9: Waiting 09:14:02 61e06ab079e9: Layer already exists 09:14:02 88be8eda59d3: Layer already exists 09:14:02 4841dec4fdf8: Layer already exists 09:14:02 907e875e0f4c: Layer already exists 09:14:02 221e011f9140: Layer already exists 09:14:02 67d30dff5aa9: Layer already exists 09:14:02 5ac727e8388d: Layer already exists 09:14:02 1e890da81ec9: Layer already exists 09:14:02 31a0bfdeecef: Layer already exists 09:14:02 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:5cb5167686a8fdcb8232a56c0856be0b3884370e21e57d47773b4b96f6884693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:02 + 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 09:14:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:14:03 61e06ab079e9: Preparing 09:14:03 221e011f9140: Preparing 09:14:03 4841dec4fdf8: Preparing 09:14:03 88be8eda59d3: Preparing 09:14:03 907e875e0f4c: Preparing 09:14:03 67d30dff5aa9: Preparing 09:14:03 31a0bfdeecef: Preparing 09:14:03 5ac727e8388d: Preparing 09:14:03 1e890da81ec9: Preparing 09:14:03 31a0bfdeecef: Waiting 09:14:03 5ac727e8388d: Waiting 09:14:03 1e890da81ec9: Waiting 09:14:03 67d30dff5aa9: Waiting 09:14:03 88be8eda59d3: Layer already exists 09:14:03 61e06ab079e9: Layer already exists 09:14:03 221e011f9140: Layer already exists 09:14:03 4841dec4fdf8: Layer already exists 09:14:03 907e875e0f4c: Layer already exists 09:14:03 67d30dff5aa9: Layer already exists 09:14:03 1e890da81ec9: Layer already exists 09:14:03 5ac727e8388d: Layer already exists 09:14:03 31a0bfdeecef: Layer already exists 09:14:03 main: digest: sha256:5cb5167686a8fdcb8232a56c0856be0b3884370e21e57d47773b4b96f6884693 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:03 ===================================================== [Pipeline] echo 09:14:03 taggedImages: 09:14:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:14:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:14:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 09:14:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:14:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:14:03 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:14:03 b3d597d82b1307571edb3c7cc289452c0dfb9567 09:14:03 latest 09:14:03 4.1.0-dev.48 09:14:03 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:14:03 main 09:14:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:14:04 3d8a160d5f1c: Preparing 09:14:04 ca3a30b1b0bd: Preparing 09:14:04 f542f061e0d8: Preparing 09:14:04 88be8eda59d3: Preparing 09:14:04 907e875e0f4c: Preparing 09:14:04 e94eadc19d36: Preparing 09:14:04 b4c6ec2e57fc: Preparing 09:14:04 949264c12941: Preparing 09:14:04 1e890da81ec9: Preparing 09:14:04 b4c6ec2e57fc: Waiting 09:14:04 e94eadc19d36: Waiting 09:14:04 1e890da81ec9: Waiting 09:14:04 949264c12941: Waiting 09:14:04 907e875e0f4c: Layer already exists 09:14:04 88be8eda59d3: Layer already exists 09:14:04 ca3a30b1b0bd: Pushed 09:14:04 b4c6ec2e57fc: Layer already exists 09:14:04 949264c12941: Layer already exists 09:14:04 1e890da81ec9: Layer already exists 09:14:04 f542f061e0d8: Pushed 09:14:04 3d8a160d5f1c: Pushed 09:14:33 e94eadc19d36: Pushed 09:14:33 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:f10fa82862de6ebd293a31bbbd4216db07683589ec49536fbf7f5e9aca76162b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:33 + 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 09:14:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:14:33 3d8a160d5f1c: Preparing 09:14:33 ca3a30b1b0bd: Preparing 09:14:33 f542f061e0d8: Preparing 09:14:33 88be8eda59d3: Preparing 09:14:33 907e875e0f4c: Preparing 09:14:33 e94eadc19d36: Preparing 09:14:33 b4c6ec2e57fc: Preparing 09:14:33 949264c12941: Preparing 09:14:33 1e890da81ec9: Preparing 09:14:33 e94eadc19d36: Waiting 09:14:33 b4c6ec2e57fc: Waiting 09:14:33 949264c12941: Waiting 09:14:33 1e890da81ec9: Waiting 09:14:33 88be8eda59d3: Layer already exists 09:14:33 ca3a30b1b0bd: Layer already exists 09:14:33 907e875e0f4c: Layer already exists 09:14:33 f542f061e0d8: Layer already exists 09:14:33 e94eadc19d36: Layer already exists 09:14:33 949264c12941: Layer already exists 09:14:33 b4c6ec2e57fc: Layer already exists 09:14:33 1e890da81ec9: Layer already exists 09:14:34 3d8a160d5f1c: Layer already exists 09:14:34 latest: digest: sha256:f10fa82862de6ebd293a31bbbd4216db07683589ec49536fbf7f5e9aca76162b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 09:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:14:35 3d8a160d5f1c: Preparing 09:14:35 ca3a30b1b0bd: Preparing 09:14:35 f542f061e0d8: Preparing 09:14:35 88be8eda59d3: Preparing 09:14:35 907e875e0f4c: Preparing 09:14:35 e94eadc19d36: Preparing 09:14:35 b4c6ec2e57fc: Preparing 09:14:35 949264c12941: Preparing 09:14:35 1e890da81ec9: Preparing 09:14:35 b4c6ec2e57fc: Waiting 09:14:35 949264c12941: Waiting 09:14:35 1e890da81ec9: Waiting 09:14:35 e94eadc19d36: Waiting 09:14:35 f542f061e0d8: Layer already exists 09:14:35 ca3a30b1b0bd: Layer already exists 09:14:35 907e875e0f4c: Layer already exists 09:14:35 3d8a160d5f1c: Layer already exists 09:14:35 88be8eda59d3: Layer already exists 09:14:35 949264c12941: Layer already exists 09:14:35 1e890da81ec9: Layer already exists 09:14:35 b4c6ec2e57fc: Layer already exists 09:14:35 e94eadc19d36: Layer already exists 09:14:35 4.1.0-dev.48: digest: sha256:f10fa82862de6ebd293a31bbbd4216db07683589ec49536fbf7f5e9aca76162b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:14:36 3d8a160d5f1c: Preparing 09:14:36 ca3a30b1b0bd: Preparing 09:14:36 f542f061e0d8: Preparing 09:14:36 88be8eda59d3: Preparing 09:14:36 907e875e0f4c: Preparing 09:14:36 e94eadc19d36: Preparing 09:14:36 b4c6ec2e57fc: Preparing 09:14:36 949264c12941: Preparing 09:14:36 1e890da81ec9: Preparing 09:14:36 e94eadc19d36: Waiting 09:14:36 b4c6ec2e57fc: Waiting 09:14:36 949264c12941: Waiting 09:14:36 1e890da81ec9: Waiting 09:14:36 907e875e0f4c: Layer already exists 09:14:36 f542f061e0d8: Layer already exists 09:14:36 88be8eda59d3: Layer already exists 09:14:36 ca3a30b1b0bd: Layer already exists 09:14:36 3d8a160d5f1c: Layer already exists 09:14:36 e94eadc19d36: Layer already exists 09:14:36 949264c12941: Layer already exists 09:14:36 b4c6ec2e57fc: Layer already exists 09:14:36 1e890da81ec9: Layer already exists 09:14:36 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:f10fa82862de6ebd293a31bbbd4216db07683589ec49536fbf7f5e9aca76162b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:37 + 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 09:14:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:14:37 3d8a160d5f1c: Preparing 09:14:37 ca3a30b1b0bd: Preparing 09:14:37 f542f061e0d8: Preparing 09:14:37 88be8eda59d3: Preparing 09:14:37 907e875e0f4c: Preparing 09:14:37 e94eadc19d36: Preparing 09:14:37 b4c6ec2e57fc: Preparing 09:14:37 949264c12941: Preparing 09:14:37 1e890da81ec9: Preparing 09:14:37 b4c6ec2e57fc: Waiting 09:14:37 949264c12941: Waiting 09:14:37 1e890da81ec9: Waiting 09:14:37 e94eadc19d36: Waiting 09:14:37 907e875e0f4c: Layer already exists 09:14:37 3d8a160d5f1c: Layer already exists 09:14:37 f542f061e0d8: Layer already exists 09:14:37 88be8eda59d3: Layer already exists 09:14:37 ca3a30b1b0bd: Layer already exists 09:14:37 e94eadc19d36: Layer already exists 09:14:37 b4c6ec2e57fc: Layer already exists 09:14:37 1e890da81ec9: Layer already exists 09:14:37 949264c12941: Layer already exists 09:14:37 main: digest: sha256:f10fa82862de6ebd293a31bbbd4216db07683589ec49536fbf7f5e9aca76162b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:37 ===================================================== [Pipeline] echo 09:14:37 taggedImages: 09:14:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:14:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:14:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 09:14:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:14:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:14:37 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:14:37 b3d597d82b1307571edb3c7cc289452c0dfb9567 09:14:37 latest 09:14:37 4.1.0-dev.48 09:14:37 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:14:37 main 09:14:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:14:38 9fa56c92e2eb: Preparing 09:14:38 cbab064e048c: Preparing 09:14:38 88be8eda59d3: Preparing 09:14:38 907e875e0f4c: Preparing 09:14:38 802fd01f220a: Preparing 09:14:38 4f5b55171cab: Preparing 09:14:38 1e890da81ec9: Preparing 09:14:38 4f5b55171cab: Waiting 09:14:38 1e890da81ec9: Waiting 09:14:38 88be8eda59d3: Layer already exists 09:14:38 907e875e0f4c: Layer already exists 09:14:38 1e890da81ec9: Layer already exists 09:14:38 9fa56c92e2eb: Pushed 09:14:39 802fd01f220a: Pushed 09:14:40 4f5b55171cab: Pushed 09:14:48 cbab064e048c: Pushed 09:14:48 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:8e3d790bbb82c6e985ee20caa9772625f7f333ff5cd87592a66590bee69a151f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:14:49 9fa56c92e2eb: Preparing 09:14:49 cbab064e048c: Preparing 09:14:49 88be8eda59d3: Preparing 09:14:49 907e875e0f4c: Preparing 09:14:49 802fd01f220a: Preparing 09:14:49 4f5b55171cab: Preparing 09:14:49 1e890da81ec9: Preparing 09:14:49 4f5b55171cab: Waiting 09:14:49 1e890da81ec9: Waiting 09:14:49 88be8eda59d3: Layer already exists 09:14:49 cbab064e048c: Layer already exists 09:14:49 907e875e0f4c: Layer already exists 09:14:49 802fd01f220a: Layer already exists 09:14:49 9fa56c92e2eb: Layer already exists 09:14:49 4f5b55171cab: Layer already exists 09:14:49 1e890da81ec9: Layer already exists 09:14:49 latest: digest: sha256:8e3d790bbb82c6e985ee20caa9772625f7f333ff5cd87592a66590bee69a151f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 09:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:14:50 9fa56c92e2eb: Preparing 09:14:50 cbab064e048c: Preparing 09:14:50 88be8eda59d3: Preparing 09:14:50 907e875e0f4c: Preparing 09:14:50 802fd01f220a: Preparing 09:14:50 4f5b55171cab: Preparing 09:14:50 1e890da81ec9: Preparing 09:14:50 4f5b55171cab: Waiting 09:14:50 1e890da81ec9: Waiting 09:14:50 802fd01f220a: Layer already exists 09:14:50 cbab064e048c: Layer already exists 09:14:50 907e875e0f4c: Layer already exists 09:14:50 88be8eda59d3: Layer already exists 09:14:50 9fa56c92e2eb: Layer already exists 09:14:50 4f5b55171cab: Layer already exists 09:14:50 1e890da81ec9: Layer already exists 09:14:50 4.1.0-dev.48: digest: sha256:8e3d790bbb82c6e985ee20caa9772625f7f333ff5cd87592a66590bee69a151f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:14:50 9fa56c92e2eb: Preparing 09:14:50 cbab064e048c: Preparing 09:14:50 88be8eda59d3: Preparing 09:14:50 907e875e0f4c: Preparing 09:14:50 802fd01f220a: Preparing 09:14:50 4f5b55171cab: Preparing 09:14:50 1e890da81ec9: Preparing 09:14:50 4f5b55171cab: Waiting 09:14:50 1e890da81ec9: Waiting 09:14:50 cbab064e048c: Layer already exists 09:14:50 9fa56c92e2eb: Layer already exists 09:14:50 802fd01f220a: Layer already exists 09:14:50 88be8eda59d3: Layer already exists 09:14:50 907e875e0f4c: Layer already exists 09:14:50 4f5b55171cab: Layer already exists 09:14:50 1e890da81ec9: Layer already exists 09:14:50 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:8e3d790bbb82c6e985ee20caa9772625f7f333ff5cd87592a66590bee69a151f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:14:51 9fa56c92e2eb: Preparing 09:14:51 cbab064e048c: Preparing 09:14:51 88be8eda59d3: Preparing 09:14:51 907e875e0f4c: Preparing 09:14:51 802fd01f220a: Preparing 09:14:51 4f5b55171cab: Preparing 09:14:51 1e890da81ec9: Preparing 09:14:51 4f5b55171cab: Waiting 09:14:51 1e890da81ec9: Waiting 09:14:51 cbab064e048c: Layer already exists 09:14:51 88be8eda59d3: Layer already exists 09:14:51 907e875e0f4c: Layer already exists 09:14:51 802fd01f220a: Layer already exists 09:14:51 9fa56c92e2eb: Layer already exists 09:14:51 4f5b55171cab: Layer already exists 09:14:51 1e890da81ec9: Layer already exists 09:14:51 main: digest: sha256:8e3d790bbb82c6e985ee20caa9772625f7f333ff5cd87592a66590bee69a151f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:14:52 ===================================================== [Pipeline] echo 09:14:52 taggedImages: 09:14:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:14:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:14:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 09:14:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:14:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:14:52 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:14:52 b3d597d82b1307571edb3c7cc289452c0dfb9567 09:14:52 latest 09:14:52 4.1.0-dev.48 09:14:52 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:14:52 main 09:14:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:14:53 8464e2809572: Preparing 09:14:53 40d263b7d742: Preparing 09:14:53 88be8eda59d3: Preparing 09:14:53 907e875e0f4c: Preparing 09:14:53 6357795ec28f: Preparing 09:14:53 f9fec5925aca: Preparing 09:14:53 1e890da81ec9: Preparing 09:14:53 f9fec5925aca: Waiting 09:14:53 1e890da81ec9: Waiting 09:14:53 88be8eda59d3: Layer already exists 09:14:53 907e875e0f4c: Layer already exists 09:14:53 1e890da81ec9: Layer already exists 09:14:53 8464e2809572: Pushed 09:14:53 6357795ec28f: Pushed 09:14:53 f9fec5925aca: Pushed 09:15:02 40d263b7d742: Pushed 09:15:02 b3d597d82b1307571edb3c7cc289452c0dfb9567: digest: sha256:3f206a0db8345697f291a1c57f9c220fe5e2b7d61afb37e045d0c9e9a7d4e65d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:15:02 8464e2809572: Preparing 09:15:02 40d263b7d742: Preparing 09:15:02 88be8eda59d3: Preparing 09:15:02 907e875e0f4c: Preparing 09:15:02 6357795ec28f: Preparing 09:15:02 f9fec5925aca: Preparing 09:15:02 1e890da81ec9: Preparing 09:15:02 f9fec5925aca: Waiting 09:15:02 1e890da81ec9: Waiting 09:15:02 8464e2809572: Layer already exists 09:15:02 6357795ec28f: Layer already exists 09:15:02 40d263b7d742: Layer already exists 09:15:02 88be8eda59d3: Layer already exists 09:15:02 907e875e0f4c: Layer already exists 09:15:02 1e890da81ec9: Layer already exists 09:15:02 f9fec5925aca: Layer already exists 09:15:02 latest: digest: sha256:3f206a0db8345697f291a1c57f9c220fe5e2b7d61afb37e045d0c9e9a7d4e65d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 09:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:15:03 8464e2809572: Preparing 09:15:03 40d263b7d742: Preparing 09:15:03 88be8eda59d3: Preparing 09:15:03 907e875e0f4c: Preparing 09:15:03 6357795ec28f: Preparing 09:15:03 f9fec5925aca: Preparing 09:15:03 1e890da81ec9: Preparing 09:15:03 1e890da81ec9: Waiting 09:15:03 40d263b7d742: Layer already exists 09:15:03 907e875e0f4c: Layer already exists 09:15:03 6357795ec28f: Layer already exists 09:15:03 88be8eda59d3: Layer already exists 09:15:03 8464e2809572: Layer already exists 09:15:03 1e890da81ec9: Layer already exists 09:15:03 f9fec5925aca: Layer already exists 09:15:03 4.1.0-dev.48: digest: sha256:3f206a0db8345697f291a1c57f9c220fe5e2b7d61afb37e045d0c9e9a7d4e65d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:15:04 8464e2809572: Preparing 09:15:04 40d263b7d742: Preparing 09:15:04 88be8eda59d3: Preparing 09:15:04 907e875e0f4c: Preparing 09:15:04 6357795ec28f: Preparing 09:15:04 f9fec5925aca: Preparing 09:15:04 1e890da81ec9: Preparing 09:15:04 f9fec5925aca: Waiting 09:15:04 1e890da81ec9: Waiting 09:15:04 907e875e0f4c: Layer already exists 09:15:04 6357795ec28f: Layer already exists 09:15:04 40d263b7d742: Layer already exists 09:15:04 8464e2809572: Layer already exists 09:15:04 88be8eda59d3: Layer already exists 09:15:04 f9fec5925aca: Layer already exists 09:15:04 1e890da81ec9: Layer already exists 09:15:04 b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48: digest: sha256:3f206a0db8345697f291a1c57f9c220fe5e2b7d61afb37e045d0c9e9a7d4e65d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:15:05 8464e2809572: Preparing 09:15:05 40d263b7d742: Preparing 09:15:05 88be8eda59d3: Preparing 09:15:05 907e875e0f4c: Preparing 09:15:05 6357795ec28f: Preparing 09:15:05 f9fec5925aca: Preparing 09:15:05 1e890da81ec9: Preparing 09:15:05 f9fec5925aca: Waiting 09:15:05 1e890da81ec9: Waiting 09:15:05 8464e2809572: Layer already exists 09:15:05 88be8eda59d3: Layer already exists 09:15:05 907e875e0f4c: Layer already exists 09:15:05 6357795ec28f: Layer already exists 09:15:05 40d263b7d742: Layer already exists 09:15:05 1e890da81ec9: Layer already exists 09:15:05 f9fec5925aca: Layer already exists 09:15:05 main: digest: sha256:3f206a0db8345697f291a1c57f9c220fe5e2b7d61afb37e045d0c9e9a7d4e65d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:05 ===================================================== [Pipeline] echo 09:15:05 taggedImages: 09:15:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 09:15:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:15:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 09:15:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 09:15:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:15:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] echo 09:15:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 09:15:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.48 [Pipeline] echo 09:15:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b3d597d82b1307571edb3c7cc289452c0dfb9567-4.1.0-dev.48 [Pipeline] echo 09:15:07 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 09:15:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:07 09:15:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:07 arm64: Pulling from edgex-lftools-log-publisher 09:15:07 8998bd30e6a1: Pulling fs layer 09:15:07 04944245beec: Pulling fs layer 09:15:07 699f458cf7ca: Pulling fs layer 09:15:07 765212b225bb: Pulling fs layer 09:15:07 f23df028b6ca: Pulling fs layer 09:15:07 d65c8cfc05b1: Pulling fs layer 09:15:07 2437ff75d9bd: Pulling fs layer 09:15:07 765212b225bb: Waiting 09:15:07 d65c8cfc05b1: Waiting 09:15:07 f23df028b6ca: Waiting 09:15:07 2437ff75d9bd: Waiting 09:15:08 04944245beec: Verifying Checksum 09:15:08 04944245beec: Download complete 09:15:08 765212b225bb: Verifying Checksum 09:15:08 765212b225bb: Download complete 09:15:08 f23df028b6ca: Verifying Checksum 09:15:08 f23df028b6ca: Download complete 09:15:08 d65c8cfc05b1: Verifying Checksum 09:15:08 d65c8cfc05b1: Download complete 09:15:08 699f458cf7ca: Verifying Checksum 09:15:08 699f458cf7ca: Download complete 09:15:08 8998bd30e6a1: Verifying Checksum 09:15:08 8998bd30e6a1: Download complete 09:15:11 2437ff75d9bd: Verifying Checksum 09:15:11 2437ff75d9bd: Download complete 09:15:13 8998bd30e6a1: Pull complete 09:15:13 04944245beec: Pull complete 09:15:15 699f458cf7ca: Pull complete 09:15:15 765212b225bb: Pull complete 09:15:16 f23df028b6ca: Pull complete 09:15:16 d65c8cfc05b1: Pull complete 09:15:34 2437ff75d9bd: Pull complete 09:15:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:15:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:35 prd-ubuntu20.04-docker-arm64-4c-16g-7365 does not seem to be running inside a container 09:15:35 $ 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/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:15:38 $ docker top 2e3a2778aef29f4d9a7cafcf3ad99c1e3c22e08ff6b8ae4c927327d0873b2eef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:38 ---> job-cost.sh 09:15:38 lf-activate-venv: SKIPPING 09:15:38 INFO: No Stack... 09:15:39 INFO: Retrieving Pricing Info for: v3-standard-4 09:15:40 INFO: Archiving Costs [Pipeline] sh 09:15:40 + cat /w/workspace/edgex-go/888/archives/cost.csv 09:15:40 + cut -d, -f6 [Pipeline] lock 09:15:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-888-stack-cost] 09:15:40 Resource [jenkins-edgexfoundry-edgex-go-main-888-stack-cost] did not exist. Created. 09:15:40 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-888-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:41 + echo total: 0.10999999940395355 [Pipeline] stash 09:15:42 Stashed 1 file(s) [Pipeline] } 09:15:42 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-888-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:42 $ docker stop --time=1 2e3a2778aef29f4d9a7cafcf3ad99c1e3c22e08ff6b8ae4c927327d0873b2eef 09:15:44 $ docker rm -f --volumes 2e3a2778aef29f4d9a7cafcf3ad99c1e3c22e08ff6b8ae4c927327d0873b2eef [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 09:15:44 provisioning config files... 09:15:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/888@tmp/config5602766844414059338tmp [Pipeline] { [Pipeline] sh 09:15:45 + set +x 09:15:45 + bash -s -- 09:15:45 + curl -s https://codecov.io/bash 09:15:45 09:15:45 _____ _ 09:15:45 / ____| | | 09:15:45 | | ___ __| | ___ ___ _____ __ 09:15:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:15:45 | |___| (_) | (_| | __/ (_| (_) \ V / 09:15:45 \_____\___/ \__,_|\___|\___\___/ \_/ 09:15:45 Bash-1.0.6 09:15:45 09:15:45 09:15:45 ==> git version 2.25.1 found 09:15:45 ==> 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 09:15:45 Release-Date: 2020-01-08 09:15:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:15:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:15:45 ==> Jenkins CI detected. 09:15:45 current dir:  /w/workspace/edgex-go/888 09:15:45 project root: . 09:15:45 --> token set from env 09:15:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:15:45 ==> Running gcov in . (disable via -X gcov) 09:15:45 ==> Python coveragepy not found 09:15:45 ==> Searching for coverage reports in: 09:15:45 + . 09:15:45 -> Found 1 reports 09:15:45 ==> Detecting git/mercurial file structure 09:15:45 ==> Reading reports 09:15:45 + ./coverage.out bytes=1666073 09:15:45 ==> Appending adjustments 09:15:45 https://docs.codecov.io/docs/fixing-reports 09:15:46 + Found adjustments 09:15:46 ==> Gzipping contents 09:15:46 140K /tmp/codecov.WqaenZ.gz 09:15:46 ==> Uploading reports 09:15:46 url: https://codecov.io 09:15:46 query: branch=main&commit=b3d597d82b1307571edb3c7cc289452c0dfb9567&build=888&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F888%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:15:46 -> Pinging Codecov 09:15:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b3d597d82b1307571edb3c7cc289452c0dfb9567&build=888&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F888%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:15:47 -> Uploading to 09:15:47 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b3d597d82b1307571edb3c7cc289452c0dfb9567/d0413436-ea2c-4e5c-8d0f-306718bb9b26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250821%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250821T091546Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4f3214708190f6e4a34cb2099428bac94b6323f0915df2ed745589671749f975 09:15:47 % Total % Received % Xferd Average Speed Time Time Time Current 09:15:47 Dload Upload Total Spent Left Speed 09:15:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 725k --:--:-- --:--:-- --:--:-- 725k 09:15:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b3d597d82b1307571edb3c7cc289452c0dfb9567 [Pipeline] } 09:15:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:15:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:15:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:15:47 09:15:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:15:48 latest: Pulling from edgex-devops/edgex-snyk-go 09:15:48 0a9a5dfd008f: Already exists 09:15:48 36466aa92d05: Already exists 09:15:48 e10405b45d13: Already exists 09:15:48 096b7ceb2af7: Already exists 09:15:48 4f4fb700ef54: Already exists 09:15:48 e50aa161e22a: Pulling fs layer 09:15:48 d3c8db5fb9df: Pulling fs layer 09:15:48 e50aa161e22a: Verifying Checksum 09:15:48 e50aa161e22a: Download complete 09:15:49 e50aa161e22a: Pull complete 09:15:49 d3c8db5fb9df: Verifying Checksum 09:15:49 d3c8db5fb9df: Download complete 09:15:53 d3c8db5fb9df: Pull complete 09:15:53 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 09:15:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:15:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:53 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 09:15:53 $ 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/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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 09:15:54 $ docker top 8dc30b2be32dd8bf61afbbb21a06bc6573615fc3d6c4c128090cb6ca982c1b65 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:55 + git config --global --add safe.directory /w/workspace/edgex-go/888 [Pipeline] echo 09:15:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:15:55 + set -o pipefail 09:15:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:16:03 09:16:03 Monitoring /w/workspace/edgex-go/888 (github.com/edgexfoundry/edgex-go)... 09:16:03 09:16:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/906975f0-c564-4dde-99c7-18d04af18196 09:16:03 09:16:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:16:03 09:16:03 09:16:03 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:16:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:16:04 $ docker stop --time=1 8dc30b2be32dd8bf61afbbb21a06bc6573615fc3d6c4c128090cb6ca982c1b65 09:16:06 $ docker rm -f --volumes 8dc30b2be32dd8bf61afbbb21a06bc6573615fc3d6c4c128090cb6ca982c1b65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:16:06 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:06 provisioning config files... 09:16:06 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/888@tmp/config17921477156448637571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:07 --> edgex-publish-swagger.sh 09:16:07 === Publish openapi API === 09:16:07 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 09:16:07 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/888/openapi/core-command.yaml] 09:16:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:07 Dload Upload Total Spent Left Speed 09:16:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 368 182k --:--:-- --:--:-- --:--:-- 182k 09:16:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:16:07 09:16:07 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/888/openapi/core-data.yaml] 09:16:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:07 Dload Upload Total Spent Left Speed 09:16:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70050 100 66 100 69984 360 373k --:--:-- --:--:-- --:--:-- 371k 100 70050 100 66 100 69984 360 373k --:--:-- --:--:-- --:--:-- 371k 09:16:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:16:07 09:16:07 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/888/openapi/core-keeper.yaml] 09:16:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:07 Dload Upload Total Spent Left Speed 09:16:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 481 215k --:--:-- --:--:-- --:--:-- 215k 09:16:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:16:07 09:16:07 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/888/openapi/core-metadata.yaml] 09:16:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:07 Dload Upload Total Spent Left Speed 09:16:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 455 1081k --:--:-- --:--:-- --:--:-- 1089k 09:16:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:16:07 09:16:07 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/888/openapi/security-proxy-auth.yaml] 09:16:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:07 Dload Upload Total Spent Left Speed 09:16:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 622 225k --:--:-- --:--:-- --:--:-- 226k 09:16:08 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:16:08 09:16:08 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/888/openapi/security-secretstore-setup.yaml] 09:16:08 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:08 Dload Upload Total Spent Left Speed 09:16:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 814 48308 --:--:-- --:--:-- --:--:-- 49737 09:16:08 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:16:08 09:16:08 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/888/openapi/support-notifications.yaml] 09:16:08 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:08 Dload Upload Total Spent Left Speed 09:16:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 404 598k --:--:-- --:--:-- --:--:-- 599k 09:16:08 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:16:08 09:16:08 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/888/openapi/support-scheduler.yaml] 09:16:08 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:08 Dload Upload Total Spent Left Speed 09:16:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 445 334k --:--:-- --:--:-- --:--:-- 334k 09:16:08 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:16:08 [Pipeline] } 09:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:16:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:16:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:16:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:09 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 09:16:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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 09:16:09 $ docker top e4ca47760bf5f9d2c26ddc7bc0bde7ed78991a7e3b82030fbd04e3a46f202fbf -eo pid,comm 09:16:09 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:16:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:16:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:09 [ssh-agent] Looking for ssh-agent implementation... 09:16:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:09 $ docker exec e4ca47760bf5f9d2c26ddc7bc0bde7ed78991a7e3b82030fbd04e3a46f202fbf ssh-agent 09:16:09 SSH_AUTH_SOCK=/tmp/ssh-JiraWUszsYKZ/agent.31 09:16:09 SSH_AGENT_PID=37 09:16:09 Running ssh-add (command line suppressed) 09:16:09 Identity added: /w/workspace/edgex-go/888@tmp/private_key_3357176488621169921.key (/w/workspace/edgex-go/888@tmp/private_key_3357176488621169921.key) 09:16:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:10 + git semver tag 09:16:10 2025-08-21 09:16:10,320 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:16:10 2025-08-21 09:16:10,324 [run_tag] DEBUG tag force:False 09:16:10 2025-08-21 09:16:10,324 [check_head_tag] DEBUG check head tag 09:16:10 2025-08-21 09:16:10,325 [execute] INFO git cat-file --batch-check 09:16:10 2025-08-21 09:16:10,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/888, stdin=, shell=False, universal_newlines=False) 09:16:10 2025-08-21 09:16:10,327 [execute] INFO git cat-file --batch 09:16:10 2025-08-21 09:16:10,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/888, stdin=, shell=False, universal_newlines=False) 09:16:10 2025-08-21 09:16:10,346 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main 09:16:10 2025-08-21 09:16:10,347 [execute] INFO git tag -a v4.1.0-dev.48 -m v4.1.0-dev.48 09:16:10 2025-08-21 09:16:10,347 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.48', '-m', 'v4.1.0-dev.48'], cwd=/w/workspace/edgex-go/888, stdin=None, shell=False, universal_newlines=False) 09:16:10 2025-08-21 09:16:10,349 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main 09:16:10 4.1.0-dev.48 [Pipeline] } 09:16:10 $ docker exec --env ******** --env ******** e4ca47760bf5f9d2c26ddc7bc0bde7ed78991a7e3b82030fbd04e3a46f202fbf ssh-agent -k 09:16:10 unset SSH_AUTH_SOCK; 09:16:10 unset SSH_AGENT_PID; 09:16:10 echo Agent pid 37 killed; 09:16:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:16:11 + git semver [Pipeline] } 09:16:11 $ docker stop --time=1 e4ca47760bf5f9d2c26ddc7bc0bde7ed78991a7e3b82030fbd04e3a46f202fbf 09:16:12 $ docker rm -f --volumes e4ca47760bf5f9d2c26ddc7bc0bde7ed78991a7e3b82030fbd04e3a46f202fbf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:16:13 09:16:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:16:13 0.23.1-centos7: Pulling from edgex-lftools 09:16:13 ab5ef0e58194: Pulling fs layer 09:16:13 9712f1f96733: Pulling fs layer 09:16:13 63f879dbbcfc: Pulling fs layer 09:16:13 0d9ebad4ef96: Pulling fs layer 09:16:13 e9a5061849ea: Pulling fs layer 09:16:13 d747dcd14b5f: Pulling fs layer 09:16:13 2de7ff778b66: Pulling fs layer 09:16:13 d747dcd14b5f: Waiting 09:16:13 2de7ff778b66: Waiting 09:16:13 0d9ebad4ef96: Waiting 09:16:13 e9a5061849ea: Waiting 09:16:13 9712f1f96733: Verifying Checksum 09:16:13 9712f1f96733: Download complete 09:16:13 63f879dbbcfc: Verifying Checksum 09:16:13 63f879dbbcfc: Download complete 09:16:13 e9a5061849ea: Verifying Checksum 09:16:13 e9a5061849ea: Download complete 09:16:13 d747dcd14b5f: Download complete 09:16:14 0d9ebad4ef96: Verifying Checksum 09:16:14 0d9ebad4ef96: Download complete 09:16:14 ab5ef0e58194: Verifying Checksum 09:16:14 ab5ef0e58194: Download complete 09:16:14 2de7ff778b66: Verifying Checksum 09:16:14 2de7ff778b66: Download complete 09:16:18 ab5ef0e58194: Pull complete 09:16:18 9712f1f96733: Pull complete 09:16:18 63f879dbbcfc: Pull complete 09:16:25 0d9ebad4ef96: Pull complete 09:16:25 e9a5061849ea: Pull complete 09:16:25 d747dcd14b5f: Pull complete 09:16:26 2de7ff778b66: Pull complete 09:16:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:16:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:26 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 09:16:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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 09:16:28 $ docker top e6883505d9d07d9c72a961d3eae11d8d49b70694e5704c1466503ab7f81ef088 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:16:28 provisioning config files... 09:16:28 copy managed file [sigul-config] to file:/w/workspace/edgex-go/888@tmp/config8551550633871264843tmp 09:16:28 copy managed file [sigul-password] to file:/w/workspace/edgex-go/888@tmp/config9533529278625749573tmp 09:16:28 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/888@tmp/config17654486389692138476tmp [Pipeline] { [Pipeline] echo 09:16:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:16:28 ---> sigul-configuration.sh 09:16:28 gpg: directory `/root/.gnupg' created 09:16:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:16:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:16:28 gpg: keyring `/root/.gnupg/secring.gpg' created 09:16:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:16:28 gpg: CAST5 encrypted data 09:16:28 gpg: encrypted with 1 passphrase 09:16:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:16:28 + mkdir /home/jenkins 09:16:28 + mkdir /home/jenkins/sigul [Pipeline] sh 09:16:29 + 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 09:16:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:16:29 ---> sigul-install.sh 09:16:29 Sigul already installed; skipping installation. [Pipeline] sh 09:16:29 + git tag --list 09:16:29 0.6.0 09:16:29 0.6.1 09:16:29 0.7.0 09:16:29 0.7.1 09:16:29 v1.0.0 09:16:29 v1.0.1 09:16:29 v1.1.0 09:16:29 v1.2.0 09:16:29 v1.2.1 09:16:29 v1.3.0 09:16:29 v1.3.1 09:16:29 v2.0.0 09:16:29 v2.1.0 09:16:29 v2.1.1 09:16:29 v2.2.0 09:16:29 v2.3.0 09:16:29 v3.0 09:16:29 v3.0.0 09:16:29 v3.1 09:16:29 v3.1.0 09:16:29 v3.1.1 09:16:29 v4.0 09:16:29 v4.0.0 09:16:29 v4.0.1 09:16:29 v4.0.1-dev.1 09:16:29 v4.1.0-dev.1 09:16:29 v4.1.0-dev.10 09:16:29 v4.1.0-dev.11 09:16:29 v4.1.0-dev.12 09:16:29 v4.1.0-dev.13 09:16:29 v4.1.0-dev.14 09:16:29 v4.1.0-dev.15 09:16:29 v4.1.0-dev.16 09:16:29 v4.1.0-dev.17 09:16:29 v4.1.0-dev.18 09:16:29 v4.1.0-dev.19 09:16:29 v4.1.0-dev.2 09:16:29 v4.1.0-dev.20 09:16:29 v4.1.0-dev.21 09:16:29 v4.1.0-dev.22 09:16:29 v4.1.0-dev.23 09:16:29 v4.1.0-dev.24 09:16:29 v4.1.0-dev.25 09:16:29 v4.1.0-dev.26 09:16:29 v4.1.0-dev.27 09:16:29 v4.1.0-dev.28 09:16:29 v4.1.0-dev.29 09:16:29 v4.1.0-dev.3 09:16:29 v4.1.0-dev.30 09:16:29 v4.1.0-dev.31 09:16:29 v4.1.0-dev.32 09:16:29 v4.1.0-dev.33 09:16:29 v4.1.0-dev.34 09:16:29 v4.1.0-dev.35 09:16:29 v4.1.0-dev.36 09:16:29 v4.1.0-dev.37 09:16:29 v4.1.0-dev.38 09:16:29 v4.1.0-dev.39 09:16:29 v4.1.0-dev.4 09:16:29 v4.1.0-dev.40 09:16:29 v4.1.0-dev.41 09:16:29 v4.1.0-dev.42 09:16:29 v4.1.0-dev.43 09:16:29 v4.1.0-dev.44 09:16:29 v4.1.0-dev.45 09:16:29 v4.1.0-dev.46 09:16:29 v4.1.0-dev.47 09:16:29 v4.1.0-dev.48 09:16:29 v4.1.0-dev.5 09:16:29 v4.1.0-dev.6 09:16:29 v4.1.0-dev.7 09:16:29 v4.1.0-dev.8 09:16:29 v4.1.0-dev.9 [Pipeline] sh 09:16:30 + lftools sign git-tag v4.1.0-dev.48 09:16:30 Signing Git tag with Sigul... 09:16:30 Signing v4.1.0-dev.48 [Pipeline] echo 09:16:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:16:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:16:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:16:31 $ docker stop --time=1 e6883505d9d07d9c72a961d3eae11d8d49b70694e5704c1466503ab7f81ef088 09:16:32 $ docker rm -f --volumes e6883505d9d07d9c72a961d3eae11d8d49b70694e5704c1466503ab7f81ef088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:16:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:16:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:16:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:33 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 09:16:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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 09:16:33 $ docker top 61574e6c8a90b240e5a2b57e6a540353460241c9106a352c5a753724816b5295 -eo pid,comm 09:16:33 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:16:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:16:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:33 [ssh-agent] Looking for ssh-agent implementation... 09:16:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:33 $ docker exec 61574e6c8a90b240e5a2b57e6a540353460241c9106a352c5a753724816b5295 ssh-agent 09:16:34 SSH_AUTH_SOCK=/tmp/ssh-d4rwLX5D5QZf/agent.32 09:16:34 SSH_AGENT_PID=38 09:16:34 Running ssh-add (command line suppressed) 09:16:34 Identity added: /w/workspace/edgex-go/888@tmp/private_key_8312637272370376866.key (/w/workspace/edgex-go/888@tmp/private_key_8312637272370376866.key) 09:16:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:34 + git semver bump pre 09:16:34 2025-08-21 09:16:34,717 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:16:34 2025-08-21 09:16:34,720 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main 09:16:34 2025-08-21 09:16:34,720 [bump_version] DEBUG bumping version:4.1.0-dev.48 on axis:pre with prefix:dev 09:16:34 2025-08-21 09:16:34,720 [bump_version] DEBUG bumped version:4.1.0-dev.49 09:16:34 2025-08-21 09:16:34,720 [write_version] DEBUG write version:4.1.0-dev.49 to path:/w/workspace/edgex-go/888/.semver/main with force:True 09:16:34 2025-08-21 09:16:34,720 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main 09:16:34 2025-08-21 09:16:34,720 [write_file] DEBUG write to file:/w/workspace/edgex-go/888/.semver/main 09:16:34 2025-08-21 09:16:34,722 [execute] INFO git cat-file --batch-check 09:16:34 2025-08-21 09:16:34,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/888/.semver, stdin=, shell=False, universal_newlines=False) 09:16:34 2025-08-21 09:16:34,726 [execute] INFO git cat-file --batch 09:16:34 2025-08-21 09:16:34,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/888/.semver, stdin=, shell=False, universal_newlines=False) 09:16:34 2025-08-21 09:16:34,730 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main 09:16:34 4.1.0-dev.49 [Pipeline] } 09:16:35 $ docker exec --env ******** --env ******** 61574e6c8a90b240e5a2b57e6a540353460241c9106a352c5a753724816b5295 ssh-agent -k 09:16:35 unset SSH_AUTH_SOCK; 09:16:35 unset SSH_AGENT_PID; 09:16:35 echo Agent pid 38 killed; 09:16:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:16:35 + git semver [Pipeline] } 09:16:35 $ docker stop --time=1 61574e6c8a90b240e5a2b57e6a540353460241c9106a352c5a753724816b5295 09:16:36 $ docker rm -f --volumes 61574e6c8a90b240e5a2b57e6a540353460241c9106a352c5a753724816b5295 [Pipeline] // withDockerContainer [Pipeline] sh 09:16:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:16:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:16:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:37 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 09:16:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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 09:16:38 $ docker top e8692f5c2694ad8837d0917444d7ad054b925718f981cdf56556b61da84c8b8f -eo pid,comm 09:16:38 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:16:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:16:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:38 [ssh-agent] Looking for ssh-agent implementation... 09:16:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:38 $ docker exec e8692f5c2694ad8837d0917444d7ad054b925718f981cdf56556b61da84c8b8f ssh-agent 09:16:38 SSH_AUTH_SOCK=/tmp/ssh-sfwoR96D8e46/agent.32 09:16:38 SSH_AGENT_PID=39 09:16:38 Running ssh-add (command line suppressed) 09:16:38 Identity added: /w/workspace/edgex-go/888@tmp/private_key_12086108345628416570.key (/w/workspace/edgex-go/888@tmp/private_key_12086108345628416570.key) 09:16:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:38 + git semver push 09:16:39 2025-08-21 09:16:38,981 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:16:39 2025-08-21 09:16:38,985 [run_push] DEBUG push 09:16:39 2025-08-21 09:16:38,986 [execute] INFO git cat-file --batch-check 09:16:39 2025-08-21 09:16:38,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/888/.semver, stdin=, shell=False, universal_newlines=False) 09:16:39 2025-08-21 09:16:38,989 [execute] INFO git rev-list 78594d80f04f1389782c6f8e7943c9e248c4db3b -- 09:16:39 2025-08-21 09:16:38,989 [execute] DEBUG Popen(['git', 'rev-list', '78594d80f04f1389782c6f8e7943c9e248c4db3b', '--'], cwd=/w/workspace/edgex-go/888/.semver, stdin=None, shell=False, universal_newlines=False) 09:16:39 2025-08-21 09:16:39,009 [execute] INFO git fetch -v -- origin 09:16:39 2025-08-21 09:16:39,009 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/888/.semver, stdin=None, shell=False, universal_newlines=True) 09:16:39 2025-08-21 09:16:39,586 [run_push] DEBUG no remote changes detected 09:16:39 2025-08-21 09:16:39,587 [execute] INFO git push origin semver 09:16:39 2025-08-21 09:16:39,587 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/888/.semver, stdin=None, shell=False, universal_newlines=False) 09:16:40 2025-08-21 09:16:40,373 [run_push] DEBUG push all version tags 09:16:40 2025-08-21 09:16:40,373 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:16:40 2025-08-21 09:16:40,374 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/888, stdin=None, shell=False, universal_newlines=False) 09:16:41 2025-08-21 09:16:41,114 [read_version] DEBUG read version from /w/workspace/edgex-go/888/.semver/main 09:16:41 4.1.0-dev.49 [Pipeline] } 09:16:41 $ docker exec --env ******** --env ******** e8692f5c2694ad8837d0917444d7ad054b925718f981cdf56556b61da84c8b8f ssh-agent -k 09:16:41 unset SSH_AUTH_SOCK; 09:16:41 unset SSH_AGENT_PID; 09:16:41 echo Agent pid 39 killed; 09:16:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:16:41 + git semver [Pipeline] } 09:16:42 $ docker stop --time=1 e8692f5c2694ad8837d0917444d7ad054b925718f981cdf56556b61da84c8b8f 09:16:43 $ docker rm -f --volumes e8692f5c2694ad8837d0917444d7ad054b925718f981cdf56556b61da84c8b8f [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 09:16:43 + [ -d /w/workspace/edgex-go/888/archives ] [Pipeline] libraryResource [Pipeline] sh 09:16:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:16:44 ---> package-listing.sh 09:16:44 ++ facter osfamily 09:16:44 ++ tr '[:upper:]' '[:lower:]' 09:16:45 + OS_FAMILY=debian 09:16:45 + workspace=/w/workspace/edgex-go/888 09:16:45 + START_PACKAGES=/tmp/packages_start.txt 09:16:45 + END_PACKAGES=/tmp/packages_end.txt 09:16:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:16:45 + PACKAGES=/tmp/packages_start.txt 09:16:45 + '[' /w/workspace/edgex-go/888 ']' 09:16:45 + PACKAGES=/tmp/packages_end.txt 09:16:45 + case "${OS_FAMILY}" in 09:16:45 + dpkg -l 09:16:45 + grep '^ii' 09:16:45 + '[' -f /tmp/packages_start.txt ']' 09:16:45 + '[' -f /tmp/packages_end.txt ']' 09:16:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:16:45 + '[' /w/workspace/edgex-go/888 ']' 09:16:45 + mkdir -p /w/workspace/edgex-go/888/archives/ 09:16:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/888/archives/ [Pipeline] echo 09:16:45 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/888/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:16:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:46 09:16:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:46 latest: Pulling from edgex-lftools-log-publisher 09:16:46 5eb5b503b376: Pulling fs layer 09:16:46 5c69ac0246d0: Pulling fs layer 09:16:46 ec43610c2a17: Pulling fs layer 09:16:46 3a2ae6a8a46f: Pulling fs layer 09:16:46 33b1e0a273af: Pulling fs layer 09:16:46 5d3b04190fa2: Pulling fs layer 09:16:46 2f39f015ded8: Pulling fs layer 09:16:46 33b1e0a273af: Waiting 09:16:46 5d3b04190fa2: Waiting 09:16:46 2f39f015ded8: Waiting 09:16:46 3a2ae6a8a46f: Waiting 09:16:46 5c69ac0246d0: Download complete 09:16:46 3a2ae6a8a46f: Verifying Checksum 09:16:46 3a2ae6a8a46f: Download complete 09:16:46 33b1e0a273af: Verifying Checksum 09:16:46 33b1e0a273af: Download complete 09:16:46 5d3b04190fa2: Verifying Checksum 09:16:46 5d3b04190fa2: Download complete 09:16:46 ec43610c2a17: Verifying Checksum 09:16:46 ec43610c2a17: Download complete 09:16:46 5eb5b503b376: Verifying Checksum 09:16:46 5eb5b503b376: Download complete 09:16:47 2f39f015ded8: Download complete 09:16:48 5eb5b503b376: Pull complete 09:16:48 5c69ac0246d0: Pull complete 09:16:48 ec43610c2a17: Pull complete 09:16:48 3a2ae6a8a46f: Pull complete 09:16:48 33b1e0a273af: Pull complete 09:16:48 5d3b04190fa2: Pull complete 09:16:55 2f39f015ded8: Pull complete 09:16:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:55 prd-ubuntu20.04-docker-8c-8g-7364 does not seem to be running inside a container 09:16:55 $ 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/888/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/888 -v /w/workspace/edgex-go/888:/w/workspace/edgex-go/888:rw,z -v /w/workspace/edgex-go/888@tmp:/w/workspace/edgex-go/888@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 09:16:57 $ docker top 48c99d434b82048d4f985d7db20c76dba3b767114fc2f5aa45583ff3e387e1c4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:57 + touch /tmp/pre-build-complete [Pipeline] sh 09:16:57 + mkdir -p /var/log/sysstat [Pipeline] sh 09:16:57 + ls /var/log/sa-host 09:16:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:58 provisioning config files... 09:16:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/888@tmp/config11048822880924934072tmp [Pipeline] { [Pipeline] echo 09:16:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:16:58 ---> create-netrc.sh [Pipeline] } 09:16:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:16:58 ---> python-tools-install.sh [Pipeline] echo 09:16:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:16:58 ---> sudo-logs.sh 09:16:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:16:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:16:59 ---> job-cost.sh 09:16:59 lf-activate-venv: SKIPPING 09:16:59 DEBUG: total: 0.10999999940395355 09:16:59 INFO: Retrieving Stack Cost... 09:16:59 INFO: Retrieving Pricing Info for: v3-standard-8 09:16:59 INFO: Archiving Costs [Pipeline] echo 09:16:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:17:00 ---> logs-deploy.sh 09:17:00 lf-activate-venv: SKIPPING 09:17:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/888 09:17:00 INFO: archiving workspace using pattern(s): 09:17:01 Archives upload complete. 09:17:01 INFO: archiving logs to Nexus 09:17:01 ---> uname -a: 09:17:01 Linux prd-ubuntu20-04-docker-8c-8g-7364 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:17:01 09:17:01 09:17:01 ---> lscpu: 09:17:01 Architecture: x86_64 09:17:01 CPU op-mode(s): 32-bit, 64-bit 09:17:01 Byte Order: Little Endian 09:17:01 Address sizes: 40 bits physical, 48 bits virtual 09:17:01 CPU(s): 8 09:17:01 On-line CPU(s) list: 0-7 09:17:01 Thread(s) per core: 1 09:17:01 Core(s) per socket: 1 09:17:01 Socket(s): 8 09:17:01 NUMA node(s): 1 09:17:01 Vendor ID: AuthenticAMD 09:17:01 CPU family: 23 09:17:01 Model: 49 09:17:01 Model name: AMD EPYC-Rome Processor 09:17:01 Stepping: 0 09:17:01 CPU MHz: 2799.998 09:17:01 BogoMIPS: 5599.99 09:17:01 Virtualization: AMD-V 09:17:01 Hypervisor vendor: KVM 09:17:01 Virtualization type: full 09:17:01 L1d cache: 256 KiB 09:17:01 L1i cache: 256 KiB 09:17:01 L2 cache: 4 MiB 09:17:01 L3 cache: 128 MiB 09:17:01 NUMA node0 CPU(s): 0-7 09:17:01 Vulnerability Gather data sampling: Not affected 09:17:01 Vulnerability Itlb multihit: Not affected 09:17:01 Vulnerability L1tf: Not affected 09:17:01 Vulnerability Mds: Not affected 09:17:01 Vulnerability Meltdown: Not affected 09:17:01 Vulnerability Mmio stale data: Not affected 09:17:01 Vulnerability Retbleed: Vulnerable 09:17:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:17:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:17:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:17:01 Vulnerability Srbds: Not affected 09:17:01 Vulnerability Tsx async abort: Not affected 09:17:01 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 09:17:01 09:17:01 09:17:01 ---> nproc: 09:17:01 8 09:17:01 09:17:01 09:17:01 ---> df -h: 09:17:01 Filesystem Size Used Avail Use% Mounted on 09:17:01 overlay 155G 33G 123G 21% / 09:17:01 tmpfs 64M 0 64M 0% /dev 09:17:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:17:01 shm 64M 0 64M 0% /dev/shm 09:17:01 /dev/vda1 155G 33G 123G 21% /facter-os 09:17:01 09:17:01 09:17:01 ---> sar -b -r -n DEV: 09:17:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7364) 08/21/25 _x86_64_ (8 CPU) 09:17:01 09:17:01 08:26:09 LINUX RESTART (8 CPU) 09:17:01 09:17:01 08:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:17:01 08:28:01 225.96 13.98 211.98 0.00 2152.88 140722.83 0.00 09:17:01 08:29:01 35.66 0.05 35.61 0.00 0.40 36111.86 0.00 09:17:01 08:30:02 46.18 0.10 46.08 0.00 1.73 19303.58 0.00 09:17:01 08:31:01 173.87 0.12 173.75 0.00 9.08 59438.87 0.00 09:17:01 08:32:01 914.05 23.64 890.40 0.00 4465.98 329411.13 0.00 09:17:01 08:33:01 359.38 1.05 358.33 0.00 8.80 186550.48 0.00 09:17:01 08:34:01 377.79 0.17 377.62 0.00 1.33 138202.60 0.00 09:17:01 08:35:01 345.98 0.02 345.96 0.00 0.13 140794.40 0.00 09:17:01 08:36:01 330.29 0.08 330.21 0.00 13.20 17356.84 0.00 09:17:01 08:37:01 27.23 0.02 27.21 0.00 0.93 665.36 0.00 09:17:01 08:38:01 6.88 0.00 6.88 0.00 0.00 169.31 0.00 09:17:01 08:39:01 1.98 0.00 1.98 0.00 0.00 26.92 0.00 09:17:01 08:40:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 09:17:01 08:41:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 09:17:01 08:42:01 1.73 0.02 1.72 0.00 0.13 24.40 0.00 09:17:01 08:43:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 09:17:01 08:44:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 09:17:01 08:45:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 09:17:01 08:46:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 09:17:01 08:47:01 1.78 0.00 1.78 0.00 0.00 20.80 0.00 09:17:01 08:48:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 09:17:01 08:49:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 09:17:01 08:50:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 09:17:01 08:51:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 09:17:01 08:52:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 09:17:01 08:53:01 1.53 0.00 1.53 0.00 0.00 16.79 0.00 09:17:01 08:54:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 09:17:01 08:55:01 1.67 0.00 1.67 0.00 0.00 18.80 0.00 09:17:01 08:56:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 09:17:01 08:57:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 09:17:01 08:58:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 09:17:01 08:59:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 09:17:01 09:00:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 09:17:01 09:01:01 1.55 0.00 1.55 0.00 0.00 17.19 0.00 09:17:01 09:02:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 09:17:01 09:03:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 09:17:01 09:04:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 09:17:01 09:05:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 09:17:01 09:06:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 09:17:01 09:07:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 09:17:01 09:08:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 09:17:01 09:09:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 09:17:01 09:10:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 09:17:01 09:11:01 1.62 0.30 1.32 0.00 16.79 16.79 0.00 09:17:01 09:12:01 2.68 1.40 1.28 0.00 28.93 16.00 0.00 09:17:01 09:13:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 09:17:01 09:14:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 09:17:01 09:15:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 09:17:01 09:16:01 29.56 0.62 28.95 0.00 13.60 14382.94 0.00 09:17:01 09:17:01 167.21 0.22 166.99 0.00 18.26 53930.88 0.00 09:17:01 Average: 61.73 0.84 60.89 0.00 134.70 22740.71 0.00 09:17:01 09:17:01 08:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:17:01 08:28:01 27200408 31257912 1020196 3.10 120500 4107552 2313184 6.82 1654888 3498072 187692 09:17:01 08:29:01 26325220 31429576 845988 2.57 126536 5089528 1943312 5.73 2010824 3958360 122472 09:17:01 08:30:02 26145420 31383520 888100 2.70 132108 5189336 2181040 6.43 1663228 4451068 227440 09:17:01 08:31:01 25825832 31264748 1002904 3.05 144552 5400824 2989612 8.81 1751040 4687808 362748 09:17:01 08:32:01 14597888 31356072 876292 2.67 367092 15902848 2264424 6.68 3203896 13832580 1695424 09:17:01 08:33:01 5990480 28404384 3754068 11.42 422920 21033300 11216600 33.07 6892072 18175336 1496676 09:17:01 08:34:01 2155428 27089576 5074744 15.44 438988 23440996 10578228 31.19 9278712 19541260 219368 09:17:01 08:35:01 5988176 31341532 881688 2.68 451988 24012224 2277760 6.72 3757168 21473180 816 09:17:01 08:36:01 5655564 31405532 823008 2.50 458488 24392752 1982052 5.84 4008916 21558932 612 09:17:01 08:37:01 5645568 31396948 830980 2.53 459372 24393116 2123196 6.26 4564692 21013484 164 09:17:01 08:38:01 5653788 31405524 822016 2.50 459676 24393212 1991600 5.87 4631036 20936988 8 09:17:01 08:39:01 5655132 31407068 820940 2.50 459700 24393344 1991600 5.87 4628600 20937120 8 09:17:01 08:40:01 5666448 31418420 809596 2.46 459716 24393344 1991600 5.87 4616564 20937120 8 09:17:01 08:41:01 5666844 31418832 809328 2.46 459740 24393348 1991600 5.87 4616460 20937124 4 09:17:01 08:42:01 5676356 31428456 800160 2.43 459756 24393332 2009088 5.92 4607580 20937108 68 09:17:01 08:43:01 5675952 31428064 800520 2.44 459772 24393332 2009088 5.92 4607540 20937108 8 09:17:01 08:44:01 5676156 31428288 800196 2.43 459788 24393336 2009088 5.92 4607540 20937112 8 09:17:01 08:45:01 5676092 31428240 800144 2.43 459800 24393336 2009088 5.92 4607576 20937112 12 09:17:01 08:46:01 5675736 31427936 800348 2.43 459820 24393340 2025148 5.97 4607576 20937116 28 09:17:01 08:47:01 5676372 31428596 799628 2.43 459840 24393344 2025148 5.97 4606768 20937120 8 09:17:01 08:48:01 5676616 31428860 799320 2.43 459852 24393344 2025148 5.97 4606712 20937120 12 09:17:01 08:49:01 5676600 31428864 799252 2.43 459872 24393344 2025148 5.97 4606740 20937124 24 09:17:01 08:50:01 5676804 31429104 798964 2.43 459888 24393348 2025148 5.97 4606756 20937124 12 09:17:01 08:51:01 5676756 31429068 798928 2.43 459900 24393356 2025148 5.97 4607088 20937128 40 09:17:01 08:52:01 5676724 31429100 798844 2.43 459936 24393352 2025148 5.97 4606872 20937136 24 09:17:01 08:53:01 5676664 31429080 799040 2.43 459968 24393360 2025148 5.97 4606848 20937136 16 09:17:01 08:54:01 5676872 31429328 799012 2.43 459976 24393368 2025148 5.97 4606864 20937144 4 09:17:01 08:55:01 5676856 31429324 798968 2.43 460004 24393372 2025148 5.97 4606888 20937148 12 09:17:01 08:56:01 5676556 31429180 799064 2.43 460020 24393500 2025148 5.97 4606900 20937276 4 09:17:01 08:57:01 5676728 31429388 798752 2.43 460048 24393492 2025148 5.97 4607312 20937280 12 09:17:01 08:58:01 5676608 31429284 798900 2.43 460052 24393504 2025148 5.97 4607496 20937280 180 09:17:01 08:59:01 5676632 31429312 798844 2.43 460076 24393512 2025148 5.97 4606980 20937284 8 09:17:01 09:00:01 5676040 31428784 799360 2.43 460100 24393516 2025148 5.97 4607004 20937292 12 09:17:01 09:01:01 5676156 31428936 799064 2.43 460112 24393516 2025148 5.97 4607308 20937292 168 09:17:01 09:02:01 5676212 31428996 798984 2.43 460144 24393508 2025148 5.97 4607100 20937296 24 09:17:01 09:03:01 5675996 31428904 798956 2.43 460168 24393524 2025148 5.97 4607456 20937300 192 09:17:01 09:04:01 5676232 31429172 798664 2.43 460200 24393524 2025148 5.97 4607484 20937300 196 09:17:01 09:05:01 5675784 31428748 799088 2.43 460220 24393528 2025148 5.97 4607592 20937304 28 09:17:01 09:06:01 5675736 31428700 799060 2.43 460236 24393528 2025148 5.97 4607168 20937304 12 09:17:01 09:07:01 5675628 31428624 799320 2.43 460248 24393532 2025148 5.97 4607648 20937308 208 09:17:01 09:08:01 5675628 31428628 799308 2.43 460264 24393536 2025148 5.97 4607180 20937312 28 09:17:01 09:09:01 5675816 31428856 799008 2.43 460284 24393540 2008644 5.92 4607624 20937316 180 09:17:01 09:10:01 5675524 31428580 799220 2.43 460292 24393548 2008644 5.92 4607592 20937320 220 09:17:01 09:11:01 5674420 31428032 799680 2.43 460316 24394048 2008644 5.92 4610316 20937632 36 09:17:01 09:12:01 5667908 31423516 804128 2.45 460336 24394920 2008644 5.92 4615000 20937928 32 09:17:01 09:13:01 5668328 31423952 803796 2.45 460340 24394928 2008644 5.92 4615384 20937912 192 09:17:01 09:14:01 5668280 31423916 803772 2.45 460348 24394928 2008644 5.92 4615272 20937912 204 09:17:01 09:15:01 5668052 31423692 803976 2.45 460368 24394932 2008644 5.92 4614820 20937916 4 09:17:01 09:16:01 4463152 31093160 1127992 3.43 486632 25153300 2348300 6.92 5032468 21621764 374536 09:17:01 09:17:01 3872440 31300640 919092 2.80 519900 25850036 2008588 5.92 4840120 22336852 652 09:17:01 Average: 7389332 31258659 970024 2.95 432205 22618450 2417359 7.13 4476613 19435311 93817 09:17:01 09:17:01 08:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:17:01 08:28:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 09:17:01 08:28:01 veth1b57827 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:17:01 08:28:01 docker0 807.30 852.50 60.56 4653.32 0.00 0.00 0.00 0.00 09:17:01 08:28:01 ens3 1033.92 924.43 7951.34 136.66 0.00 0.00 0.00 0.00 09:17:01 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:29:01 veth1b57827 1.30 1.35 0.11 0.12 0.00 0.00 0.00 0.00 09:17:01 08:29:01 docker0 1.30 1.30 0.10 0.11 0.00 0.00 0.00 0.00 09:17:01 08:29:01 ens3 36.24 24.63 28.89 15.25 0.00 0.00 0.00 0.00 09:17:01 08:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:30:02 veth1b57827 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:30:02 ens3 21.43 11.86 18.45 11.21 0.00 0.00 0.00 0.00 09:17:01 08:31:01 vetha04ea9e 0.37 0.41 0.03 0.14 0.00 0.00 0.00 0.00 09:17:01 08:31:01 veth48b7344 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:31:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 09:17:01 08:31:01 vethfcd4301 0.92 0.95 0.07 7.98 0.00 0.00 0.00 0.00 09:17:01 08:31:01 veth88c5a39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:31:01 veth622e64b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:31:01 veth9a47957 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:31:01 veth368af6b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:31:01 vethfedfd8e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:31:01 docker0 1.29 1.14 0.09 8.10 0.00 0.00 0.00 0.00 09:17:01 08:31:01 veth67e40b4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:31:01 veth76f79af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:31:01 veth2af5278 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:31:01 ens3 105.05 68.62 2323.90 17.76 0.00 0.00 0.00 0.00 09:17:01 08:31:01 veth2890737 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:31:01 vethd869e50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:31:01 vetha60741d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:32:01 vetha04ea9e 0.05 2.57 0.00 0.12 0.00 0.00 0.00 0.00 09:17:01 08:32:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 09:17:01 08:32:01 docker0 536.02 1024.78 45.96 8918.35 0.00 0.00 0.00 0.00 09:17:01 08:32:01 ens3 1256.30 651.05 12767.33 75.21 0.00 0.00 0.00 0.00 09:17:01 08:33:01 vetha04ea9e 0.13 0.88 0.01 0.04 0.00 0.00 0.00 0.00 09:17:01 08:33:01 vethdcbe4b1 0.10 0.77 0.00 0.04 0.00 0.00 0.00 0.00 09:17:01 08:33:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:17:01 08:33:01 vethc94513c 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 09:17:01 08:33:01 vethafc20f9 0.10 0.60 0.00 0.03 0.00 0.00 0.00 0.00 09:17:01 08:33:01 veth7de095f 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 09:17:01 08:33:01 vetha7ac4c9 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 09:17:01 08:33:01 veth44c0a77 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 09:17:01 08:33:01 veth9077715 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 09:17:01 08:33:01 veth8000fa6 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 09:17:01 08:33:01 docker0 0.83 0.33 0.03 0.02 0.00 0.00 0.00 0.00 09:17:01 08:33:01 veth6d8073d 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 09:17:01 08:33:01 veth023cafb 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 09:17:01 08:33:01 ens3 16.73 9.71 13.13 7.09 0.00 0.00 0.00 0.00 09:17:01 08:33:01 veth19d2460 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 09:17:01 08:33:01 vethd8e628f 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 09:17:01 08:34:01 vetha04ea9e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:34:01 vethdcbe4b1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:34:01 vethc94513c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:34:01 vethafc20f9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:34:01 veth7de095f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:34:01 vetha7ac4c9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:34:01 veth44c0a77 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:34:01 veth9077715 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:34:01 veth8000fa6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:34:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:34:01 veth023cafb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:34:01 ens3 5.45 3.75 4.34 2.52 0.00 0.00 0.00 0.00 09:17:01 08:34:01 veth19d2460 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:35:01 vetha04ea9e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:35:01 ens3 3.87 2.97 3.17 1.82 0.00 0.00 0.00 0.00 09:17:01 08:36:01 lo 37.79 37.79 3.71 3.71 0.00 0.00 0.00 0.00 09:17:01 08:36:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:36:01 ens3 380.25 391.43 200.08 1598.31 0.00 0.00 0.00 0.00 09:17:01 08:37:01 lo 24.73 24.73 2.41 2.41 0.00 0.00 0.00 0.00 09:17:01 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:37:01 ens3 396.58 438.51 140.93 3012.73 0.00 0.00 0.00 0.00 09:17:01 08:38:01 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 09:17:01 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:38:01 ens3 77.54 77.65 40.94 438.27 0.00 0.00 0.00 0.00 09:17:01 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:39:01 ens3 2.03 1.30 6.06 0.27 0.00 0.00 0.00 0.00 09:17:01 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:40:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:01 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:42:01 ens3 0.32 0.15 0.14 0.07 0.00 0.00 0.00 0.00 09:17:01 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:43:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:44:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:47:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:17:01 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:48:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:17:01 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:52:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 09:17:01 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:53:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:57:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:17:01 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:58:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 09:17:01 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 08:59:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:01:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:02:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:17:01 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:03:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:04:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:17:01 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:05:01 ens3 0.38 0.33 0.26 0.21 0.00 0.00 0.00 0.00 09:17:01 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:07:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:17:01 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:11:01 ens3 0.95 0.68 0.87 0.38 0.00 0.00 0.00 0.00 09:17:01 09:12:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:12:01 ens3 6.00 4.85 3.87 4.90 0.00 0.00 0.00 0.00 09:17:01 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:13:01 ens3 1.73 1.48 0.98 1.21 0.00 0.00 0.00 0.00 09:17:01 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 09:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:17:01 09:16:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 09:17:01 09:16:01 docker0 48.71 87.82 4.48 888.03 0.00 0.00 0.00 0.00 09:17:01 09:16:01 vethaf68062 48.71 87.94 5.15 888.04 0.00 0.00 0.00 0.07 09:17:01 09:16:01 ens3 181.50 98.92 3540.98 18.18 0.00 0.00 0.00 0.00 09:17:01 09:17:01 lo 2.67 2.67 0.25 0.25 0.00 0.00 0.00 0.00 09:17:01 09:17:01 docker0 4.38 3.40 1.02 1.38 0.00 0.00 0.00 0.00 09:17:01 09:17:01 ens3 328.63 220.61 5807.32 167.38 0.00 0.00 0.00 0.00 09:17:01 Average: lo 1.61 1.61 0.16 0.16 0.00 0.00 0.00 0.00 09:17:01 Average: docker0 28.01 39.44 2.25 289.51 0.00 0.00 0.00 0.00 09:17:01 Average: ens3 77.16 58.70 656.55 110.22 0.00 0.00 0.00 0.00 09:17:01 09:17:01 09:17:01 ---> sar -P ALL: 09:17:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7364) 08/21/25 _x86_64_ (8 CPU) 09:17:01 09:17:01 08:26:09 LINUX RESTART (8 CPU) 09:17:01 09:17:01 08:27:01 CPU %user %nice %system %iowait %steal %idle 09:17:01 08:28:01 all 15.68 0.00 4.83 1.79 0.08 77.62 09:17:01 08:28:01 0 15.34 0.00 4.31 0.62 0.07 79.65 09:17:01 08:28:01 1 15.02 0.00 5.73 4.11 0.07 75.08 09:17:01 08:28:01 2 15.67 0.00 5.42 0.32 0.07 78.51 09:17:01 08:28:01 3 14.70 0.00 4.87 0.09 0.09 80.25 09:17:01 08:28:01 4 15.60 0.00 4.99 3.65 0.08 75.67 09:17:01 08:28:01 5 16.23 0.00 3.94 0.51 0.08 79.23 09:17:01 08:28:01 6 15.87 0.00 5.21 3.52 0.08 75.32 09:17:01 08:28:01 7 16.98 0.00 4.17 1.53 0.07 77.25 09:17:01 08:29:01 all 42.80 0.00 7.00 0.49 0.09 49.62 09:17:01 08:29:01 0 44.09 0.00 6.83 2.89 0.10 46.08 09:17:01 08:29:01 1 40.19 0.00 6.98 0.00 0.08 52.74 09:17:01 08:29:01 2 43.43 0.00 7.55 0.00 0.08 48.94 09:17:01 08:29:01 3 43.03 0.00 6.63 0.57 0.08 49.69 09:17:01 08:29:01 4 41.99 0.00 7.30 0.42 0.08 50.20 09:17:01 08:29:01 5 45.16 0.00 7.07 0.00 0.08 47.69 09:17:01 08:29:01 6 42.15 0.00 6.70 0.02 0.08 51.05 09:17:01 08:29:01 7 42.36 0.00 6.97 0.00 0.08 50.59 09:17:01 08:30:02 all 64.75 0.00 8.46 0.12 0.09 26.58 09:17:01 08:30:02 0 65.19 0.00 8.41 0.30 0.10 25.99 09:17:01 08:30:02 1 64.45 0.00 8.35 0.02 0.10 27.08 09:17:01 08:30:02 2 64.41 0.00 7.85 0.00 0.10 27.64 09:17:01 08:30:02 3 65.09 0.00 8.81 0.00 0.10 26.00 09:17:01 08:30:02 4 64.12 0.00 8.25 0.32 0.08 27.22 09:17:01 08:30:02 5 64.25 0.00 8.95 0.00 0.08 26.72 09:17:01 08:30:02 6 65.42 0.00 8.29 0.30 0.10 25.88 09:17:01 08:30:02 7 65.04 0.00 8.77 0.00 0.08 26.10 09:17:01 08:31:01 all 31.40 0.00 6.24 2.13 0.09 60.14 09:17:01 08:31:01 0 32.84 0.00 6.50 0.87 0.09 59.71 09:17:01 08:31:01 1 30.24 0.00 5.86 0.63 0.09 63.18 09:17:01 08:31:01 2 30.84 0.00 6.28 1.54 0.10 61.24 09:17:01 08:31:01 3 30.57 0.00 6.18 10.16 0.10 52.99 09:17:01 08:31:01 4 34.65 0.00 6.05 2.02 0.10 57.17 09:17:01 08:31:01 5 31.82 0.00 6.06 1.25 0.09 60.79 09:17:01 08:31:01 6 31.25 0.00 6.89 0.21 0.09 61.57 09:17:01 08:31:01 7 28.99 0.00 6.10 0.38 0.09 64.45 09:17:01 08:32:01 all 26.27 0.00 11.89 17.88 0.13 43.83 09:17:01 08:32:01 0 27.28 0.00 12.29 12.59 0.10 47.73 09:17:01 08:32:01 1 25.71 0.00 11.56 30.70 0.11 31.92 09:17:01 08:32:01 2 24.47 0.00 11.32 11.46 0.10 52.64 09:17:01 08:32:01 3 28.27 0.00 11.61 14.55 0.24 45.33 09:17:01 08:32:01 4 26.67 0.00 10.69 23.80 0.16 38.69 09:17:01 08:32:01 5 27.05 0.00 10.55 13.48 0.12 48.80 09:17:01 08:32:01 6 26.00 0.00 11.97 11.63 0.09 50.31 09:17:01 08:32:01 7 24.77 0.00 15.01 25.06 0.12 35.05 09:17:01 08:33:01 all 55.56 0.00 9.40 7.32 0.12 27.60 09:17:01 08:33:01 0 55.18 0.00 9.33 1.20 0.10 34.19 09:17:01 08:33:01 1 55.92 0.00 9.06 10.52 0.13 24.37 09:17:01 08:33:01 2 54.94 0.00 9.23 16.46 0.12 19.25 09:17:01 08:33:01 3 55.81 0.00 8.98 1.56 0.12 33.54 09:17:01 08:33:01 4 55.61 0.00 9.12 2.02 0.12 33.13 09:17:01 08:33:01 5 55.52 0.00 9.53 6.05 0.12 28.79 09:17:01 08:33:01 6 55.64 0.00 10.04 8.93 0.13 25.26 09:17:01 08:33:01 7 55.88 0.00 9.88 11.86 0.12 22.26 09:17:01 08:34:01 all 90.83 0.00 9.03 0.00 0.14 0.00 09:17:01 08:34:01 0 91.69 0.00 8.16 0.00 0.15 0.00 09:17:01 08:34:01 1 90.25 0.00 9.60 0.00 0.15 0.00 09:17:01 08:34:01 2 90.82 0.00 9.05 0.00 0.13 0.00 09:17:01 08:34:01 3 90.94 0.00 8.93 0.00 0.13 0.00 09:17:01 08:34:01 4 91.17 0.00 8.70 0.00 0.13 0.00 09:17:01 08:34:01 5 89.58 0.00 10.28 0.00 0.13 0.00 09:17:01 08:34:01 6 90.65 0.00 9.21 0.00 0.13 0.00 09:17:01 08:34:01 7 91.55 0.00 8.31 0.00 0.13 0.00 09:17:01 08:35:01 all 85.59 0.00 9.35 1.31 0.13 3.62 09:17:01 08:35:01 0 85.65 0.00 8.91 1.13 0.12 4.19 09:17:01 08:35:01 1 85.58 0.00 8.82 3.00 0.13 2.47 09:17:01 08:35:01 2 85.65 0.00 9.69 2.14 0.12 2.41 09:17:01 08:35:01 3 84.98 0.00 9.45 1.17 0.13 4.26 09:17:01 08:35:01 4 85.19 0.00 9.44 0.85 0.13 4.39 09:17:01 08:35:01 5 85.16 0.00 10.28 1.02 0.13 3.40 09:17:01 08:35:01 6 85.58 0.00 9.47 1.05 0.13 3.77 09:17:01 08:35:01 7 86.95 0.00 8.74 0.10 0.12 4.10 09:17:01 08:36:01 all 7.62 0.00 1.52 1.58 0.05 89.23 09:17:01 08:36:01 0 6.06 0.00 1.57 1.72 0.05 90.60 09:17:01 08:36:01 1 8.91 0.00 1.41 1.39 0.05 88.25 09:17:01 08:36:01 2 6.63 0.00 1.44 2.62 0.05 89.26 09:17:01 08:36:01 3 5.94 0.00 1.34 1.32 0.05 91.35 09:17:01 08:36:01 4 5.73 0.00 1.51 1.31 0.05 91.40 09:17:01 08:36:01 5 9.31 0.00 1.70 1.48 0.05 87.46 09:17:01 08:36:01 6 9.44 0.00 1.59 0.52 0.05 88.40 09:17:01 08:36:01 7 8.91 0.00 1.62 2.31 0.07 87.10 09:17:01 08:37:01 all 11.71 0.00 0.73 0.07 0.06 87.43 09:17:01 08:37:01 0 6.48 0.00 0.48 0.00 0.03 93.00 09:17:01 08:37:01 1 13.69 0.00 0.70 0.05 0.07 85.50 09:17:01 08:37:01 2 9.07 0.00 0.71 0.05 0.05 90.12 09:17:01 08:37:01 3 7.21 0.00 0.57 0.00 0.07 92.16 09:17:01 08:37:01 4 14.53 0.00 0.79 0.02 0.08 84.58 09:17:01 08:37:01 5 13.46 0.00 0.95 0.03 0.07 85.49 09:17:01 08:37:01 6 13.59 0.00 0.90 0.18 0.07 85.26 09:17:01 08:37:01 7 15.71 0.00 0.72 0.25 0.07 83.25 09:17:01 08:38:01 all 2.20 0.00 0.21 0.02 0.02 97.55 09:17:01 08:38:01 0 3.32 0.00 0.25 0.02 0.02 96.40 09:17:01 08:38:01 1 1.80 0.00 0.20 0.00 0.02 97.98 09:17:01 08:38:01 2 2.47 0.00 0.12 0.00 0.03 97.39 09:17:01 08:38:01 3 3.25 0.00 0.25 0.00 0.03 96.46 09:17:01 08:38:01 4 2.30 0.00 0.25 0.00 0.03 97.42 09:17:01 08:38:01 5 1.37 0.00 0.20 0.00 0.02 98.42 09:17:01 08:38:01 6 1.22 0.00 0.22 0.12 0.02 98.43 09:17:01 08:38:01 7 1.87 0.00 0.23 0.00 0.03 97.87 09:17:01 09:17:01 08:38:01 CPU %user %nice %system %iowait %steal %idle 09:17:01 08:39:01 all 0.05 0.00 0.02 0.01 0.02 99.90 09:17:01 08:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 08:39:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:17:01 08:39:01 2 0.25 0.00 0.10 0.03 0.03 99.58 09:17:01 08:39:01 3 0.08 0.00 0.03 0.00 0.03 99.85 09:17:01 08:39:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:17:01 08:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:17:01 08:39:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:17:01 08:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:17:01 08:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:17:01 08:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 08:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:17:01 08:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:17:01 08:40:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:17:01 08:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 08:40:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:17:01 08:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:17:01 08:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:17:01 08:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:17:01 08:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:17:01 08:41:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:17:01 08:41:01 2 0.02 0.00 0.03 0.00 0.03 99.92 09:17:01 08:41:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:17:01 08:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 08:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 08:41:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:17:01 08:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 08:42:01 all 0.04 0.00 0.03 0.01 0.01 99.91 09:17:01 08:42:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:17:01 08:42:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:17:01 08:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:17:01 08:42:01 3 0.07 0.00 0.07 0.00 0.02 99.85 09:17:01 08:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:17:01 08:42:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:17:01 08:42:01 6 0.08 0.00 0.03 0.03 0.02 99.83 09:17:01 08:42:01 7 0.07 0.00 0.05 0.00 0.02 99.87 09:17:01 08:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:17:01 08:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:17:01 08:43:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:17:01 08:43:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:17:01 08:43:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:17:01 08:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:17:01 08:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 08:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 08:44:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:17:01 08:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:17:01 08:44:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:17:01 08:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:17:01 08:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:17:01 08:44:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:17:01 08:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:17:01 08:44:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:17:01 08:44:01 7 0.07 0.00 0.07 0.00 0.03 99.83 09:17:01 08:45:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:17:01 08:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 08:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 08:45:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:17:01 08:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:17:01 08:45:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:17:01 08:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:17:01 08:45:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:17:01 08:45:01 7 0.05 0.00 0.05 0.00 0.02 99.88 09:17:01 08:46:01 all 0.05 0.00 0.01 0.00 0.01 99.92 09:17:01 08:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 08:46:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:17:01 08:46:01 2 0.13 0.00 0.02 0.00 0.02 99.83 09:17:01 08:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:17:01 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 08:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:17:01 08:46:01 6 0.07 0.00 0.02 0.02 0.00 99.90 09:17:01 08:46:01 7 0.08 0.00 0.02 0.00 0.03 99.87 09:17:01 08:47:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:17:01 08:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:17:01 08:47:01 1 0.00 0.00 0.02 0.02 0.02 99.95 09:17:01 08:47:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:17:01 08:47:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:17:01 08:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:17:01 08:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 08:47:01 6 0.03 0.00 0.02 0.02 0.02 99.92 09:17:01 08:47:01 7 0.07 0.00 0.03 0.00 0.03 99.87 09:17:01 08:48:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:17:01 08:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:17:01 08:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:17:01 08:48:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:17:01 08:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 08:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:17:01 08:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:17:01 08:48:01 6 0.05 0.00 0.03 0.02 0.02 99.88 09:17:01 08:48:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:17:01 08:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:17:01 08:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:17:01 08:49:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:17:01 08:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:17:01 08:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 08:49:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:17:01 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 08:49:01 6 0.00 0.00 0.03 0.02 0.00 99.95 09:17:01 08:49:01 7 0.05 0.00 0.02 0.00 0.03 99.90 09:17:01 09:17:01 08:49:01 CPU %user %nice %system %iowait %steal %idle 09:17:01 08:50:01 all 0.07 0.00 0.01 0.00 0.01 99.91 09:17:01 08:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 08:50:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:17:01 08:50:01 2 0.35 0.00 0.00 0.00 0.02 99.63 09:17:01 08:50:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:17:01 08:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:17:01 08:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 08:50:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:17:01 08:50:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:17:01 08:51:01 all 0.16 0.00 0.01 0.00 0.01 99.81 09:17:01 08:51:01 0 0.02 0.00 0.05 0.00 0.02 99.92 09:17:01 08:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 08:51:01 2 0.10 0.00 0.00 0.00 0.00 99.90 09:17:01 08:51:01 3 1.01 0.00 0.03 0.00 0.03 98.92 09:17:01 08:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:17:01 08:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:17:01 08:51:01 6 0.02 0.00 0.02 0.03 0.00 99.93 09:17:01 08:51:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:17:01 08:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:17:01 08:52:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:17:01 08:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:17:01 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 08:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:17:01 08:52:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:17:01 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 08:52:01 6 0.03 0.00 0.00 0.03 0.02 99.92 09:17:01 08:52:01 7 0.05 0.00 0.02 0.02 0.00 99.92 09:17:01 08:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:17:01 08:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:17:01 08:53:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:17:01 08:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 08:53:01 3 0.03 0.00 0.00 0.00 0.03 99.93 09:17:01 08:53:01 4 0.07 0.00 0.03 0.00 0.03 99.87 09:17:01 08:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:17:01 08:53:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:17:01 08:53:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:17:01 08:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:17:01 08:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 08:54:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:17:01 08:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:17:01 08:54:01 3 0.08 0.00 0.00 0.00 0.02 99.90 09:17:01 08:54:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:17:01 08:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:17:01 08:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:17:01 08:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:17:01 08:55:01 all 0.01 0.00 0.02 0.01 0.02 99.95 09:17:01 08:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 08:55:01 1 0.00 0.00 0.02 0.02 0.02 99.95 09:17:01 08:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:17:01 08:55:01 3 0.02 0.00 0.05 0.00 0.03 99.90 09:17:01 08:55:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:17:01 08:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:17:01 08:55:01 6 0.00 0.00 0.02 0.03 0.02 99.93 09:17:01 08:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 08:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:17:01 08:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 08:56:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:17:01 08:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 08:56:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:17:01 08:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:17:01 08:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 08:56:01 6 0.08 0.00 0.02 0.00 0.00 99.90 09:17:01 08:56:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:17:01 08:57:01 all 0.03 0.00 0.02 0.01 0.01 99.94 09:17:01 08:57:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:17:01 08:57:01 1 0.00 0.00 0.00 0.05 0.02 99.93 09:17:01 08:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 08:57:01 3 0.03 0.00 0.05 0.00 0.03 99.88 09:17:01 08:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 08:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 08:57:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:17:01 08:57:01 7 0.08 0.00 0.05 0.00 0.02 99.85 09:17:01 08:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:17:01 08:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 08:58:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:17:01 08:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 08:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 08:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:17:01 08:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 08:58:01 6 0.03 0.00 0.02 0.02 0.02 99.92 09:17:01 08:58:01 7 0.05 0.00 0.05 0.00 0.00 99.90 09:17:01 08:59:01 all 0.07 0.00 0.03 0.00 0.01 99.88 09:17:01 08:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:17:01 08:59:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:17:01 08:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 08:59:01 3 0.45 0.00 0.03 0.00 0.02 99.50 09:17:01 08:59:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:17:01 08:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:17:01 08:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:17:01 08:59:01 7 0.03 0.00 0.07 0.00 0.02 99.88 09:17:01 09:00:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:17:01 09:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:17:01 09:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:17:01 09:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 09:00:01 3 1.90 0.00 0.00 0.00 0.02 98.08 09:17:01 09:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 09:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:17:01 09:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:17:01 09:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:17:01 09:17:01 09:00:01 CPU %user %nice %system %iowait %steal %idle 09:17:01 09:01:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:17:01 09:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:17:01 09:01:01 1 0.00 0.00 0.00 0.03 0.00 99.97 09:17:01 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 09:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:17:01 09:01:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:17:01 09:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 09:01:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:17:01 09:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:17:01 09:02:01 all 0.15 0.00 0.01 0.00 0.01 99.82 09:17:01 09:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:17:01 09:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:17:01 09:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:17:01 09:02:01 3 1.06 0.00 0.00 0.00 0.00 98.94 09:17:01 09:02:01 4 0.03 0.00 0.05 0.00 0.03 99.88 09:17:01 09:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:17:01 09:02:01 6 0.05 0.00 0.00 0.02 0.00 99.93 09:17:01 09:02:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:17:01 09:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:17:01 09:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 09:03:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:17:01 09:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:17:01 09:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:17:01 09:03:01 4 0.05 0.00 0.07 0.00 0.03 99.85 09:17:01 09:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:17:01 09:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 09:03:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:17:01 09:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:17:01 09:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:17:01 09:04:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:17:01 09:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 09:04:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:17:01 09:04:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:17:01 09:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:17:01 09:04:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:17:01 09:04:01 7 0.02 0.00 0.02 0.00 0.03 99.93 09:17:01 09:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:17:01 09:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:17:01 09:05:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:17:01 09:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 09:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:17:01 09:05:01 4 0.05 0.00 0.05 0.00 0.02 99.88 09:17:01 09:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:17:01 09:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:17:01 09:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:17:01 09:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:17:01 09:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:17:01 09:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:17:01 09:06:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:17:01 09:06:01 3 0.07 0.00 0.00 0.00 0.02 99.92 09:17:01 09:06:01 4 0.05 0.00 0.03 0.00 0.03 99.88 09:17:01 09:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:17:01 09:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:17:01 09:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 09:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:17:01 09:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 09:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 09:07:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:17:01 09:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:17:01 09:07:01 4 0.03 0.00 0.05 0.00 0.03 99.88 09:17:01 09:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:17:01 09:07:01 6 0.00 0.00 0.03 0.02 0.00 99.95 09:17:01 09:07:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:17:01 09:08:01 all 0.20 0.00 0.02 0.00 0.01 99.77 09:17:01 09:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:17:01 09:08:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:17:01 09:08:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:17:01 09:08:01 3 1.45 0.00 0.02 0.00 0.00 98.53 09:17:01 09:08:01 4 0.05 0.00 0.05 0.00 0.02 99.88 09:17:01 09:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:17:01 09:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:17:01 09:08:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:17:01 09:09:01 all 0.16 0.00 0.02 0.00 0.01 99.81 09:17:01 09:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:17:01 09:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:17:01 09:09:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:17:01 09:09:01 3 1.08 0.00 0.00 0.00 0.02 98.91 09:17:01 09:09:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:17:01 09:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:17:01 09:09:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:17:01 09:09:01 7 0.07 0.00 0.05 0.00 0.02 99.87 09:17:01 09:10:01 all 0.13 0.00 0.01 0.00 0.01 99.84 09:17:01 09:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:17:01 09:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 09:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 09:10:01 3 0.93 0.00 0.00 0.00 0.02 99.05 09:17:01 09:10:01 4 0.00 0.00 0.03 0.02 0.02 99.93 09:17:01 09:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 09:10:01 6 0.05 0.00 0.02 0.02 0.00 99.92 09:17:01 09:10:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:17:01 09:11:01 all 0.09 0.00 0.01 0.01 0.01 99.89 09:17:01 09:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:17:01 09:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:17:01 09:11:01 2 0.23 0.00 0.00 0.03 0.02 99.72 09:17:01 09:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 09:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:17:01 09:11:01 5 0.12 0.00 0.02 0.00 0.00 99.87 09:17:01 09:11:01 6 0.12 0.00 0.02 0.02 0.02 99.83 09:17:01 09:11:01 7 0.13 0.00 0.03 0.00 0.02 99.82 09:17:01 09:17:01 09:11:01 CPU %user %nice %system %iowait %steal %idle 09:17:01 09:12:01 all 0.23 0.00 0.03 0.01 0.01 99.72 09:17:01 09:12:01 0 0.07 0.00 0.00 0.00 0.00 99.93 09:17:01 09:12:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:17:01 09:12:01 2 0.67 0.00 0.02 0.00 0.00 99.32 09:17:01 09:12:01 3 0.30 0.00 0.03 0.00 0.02 99.65 09:17:01 09:12:01 4 0.28 0.00 0.03 0.03 0.02 99.63 09:17:01 09:12:01 5 0.22 0.00 0.05 0.00 0.02 99.72 09:17:01 09:12:01 6 0.13 0.00 0.03 0.03 0.02 99.78 09:17:01 09:12:01 7 0.10 0.00 0.03 0.00 0.02 99.85 09:17:01 09:13:01 all 0.13 0.00 0.02 0.00 0.01 99.84 09:17:01 09:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:17:01 09:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:17:01 09:13:01 2 0.22 0.00 0.02 0.00 0.00 99.77 09:17:01 09:13:01 3 0.65 0.00 0.00 0.00 0.00 99.35 09:17:01 09:13:01 4 0.03 0.00 0.05 0.02 0.00 99.90 09:17:01 09:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:17:01 09:13:01 6 0.03 0.00 0.07 0.00 0.02 99.88 09:17:01 09:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:17:01 09:14:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:17:01 09:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:17:01 09:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:17:01 09:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:17:01 09:14:01 3 0.10 0.00 0.02 0.00 0.03 99.85 09:17:01 09:14:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:17:01 09:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:17:01 09:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:17:01 09:14:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:17:01 09:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:17:01 09:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:17:01 09:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:17:01 09:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:17:01 09:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:17:01 09:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:17:01 09:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:17:01 09:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:17:01 09:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:17:01 09:16:01 all 3.54 0.00 1.24 0.20 0.03 94.98 09:17:01 09:16:01 0 3.41 0.00 1.05 0.00 0.03 95.50 09:17:01 09:16:01 1 3.40 0.00 1.39 0.03 0.02 95.16 09:17:01 09:16:01 2 2.92 0.00 1.10 0.00 0.02 95.96 09:17:01 09:16:01 3 3.01 0.00 0.99 0.02 0.05 95.93 09:17:01 09:16:01 4 3.50 0.00 1.27 1.24 0.03 93.96 09:17:01 09:16:01 5 4.46 0.00 1.17 0.02 0.02 94.34 09:17:01 09:16:01 6 3.16 0.00 1.74 0.25 0.02 94.83 09:17:01 09:16:01 7 4.48 0.00 1.24 0.08 0.03 94.16 09:17:01 09:17:01 all 8.29 0.00 3.28 0.70 0.06 87.67 09:17:01 09:17:01 0 8.64 0.00 3.29 1.40 0.05 86.62 09:17:01 09:17:01 1 7.78 0.00 3.59 0.07 0.07 88.50 09:17:01 09:17:01 2 8.70 0.00 2.99 0.10 0.07 88.14 09:17:01 09:17:01 3 8.34 0.00 3.03 0.05 0.05 88.52 09:17:01 09:17:01 4 6.99 0.00 3.83 3.19 0.07 85.91 09:17:01 09:17:01 5 8.45 0.00 3.14 0.02 0.05 88.34 09:17:01 09:17:01 6 8.26 0.00 3.31 0.73 0.05 87.66 09:17:01 09:17:01 7 9.13 0.00 3.09 0.05 0.07 87.67 09:17:01 Average: all 8.93 0.00 1.46 0.66 0.03 88.92 09:17:01 Average: 0 8.87 0.00 1.42 0.44 0.03 89.23 09:17:01 Average: 1 8.82 0.00 1.45 0.98 0.03 88.71 09:17:01 Average: 2 8.82 0.00 1.45 0.69 0.03 89.01 09:17:01 Average: 3 8.98 0.00 1.43 0.58 0.04 88.97 09:17:01 Average: 4 8.94 0.00 1.44 0.75 0.03 88.83 09:17:01 Average: 5 9.00 0.00 1.47 0.46 0.02 89.04 09:17:01 Average: 6 8.93 0.00 1.50 0.55 0.03 88.99 09:17:01 Average: 7 9.05 0.00 1.51 0.82 0.03 88.59 09:17:01 09:17:01 09:17:01