Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3010f6fd799ca5917f599db9f4536ecd95368884 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-ssh1012611489464688235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18185312656235447517.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17998194033260050256.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10575227003459767165.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-ssh14548860609117168780.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1230 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/950 [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/950 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3010f6fd799ca5917f599db9f4536ecd95368884 (main) Commit message: "Merge pull request #5365 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.19.1" > git config core.sparsecheckout # timeout=10 > git checkout -f 3010f6fd799ca5917f599db9f4536ecd95368884 # timeout=10 > git rev-list --no-walk 887ca450e28627fe1f76a044593f56671b433ad2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:08:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:08:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:08:26 ========================================================= 02:08:26 EdgeX Global Pipelines Version Info 02:08:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:08:27 ------------------- 02:08:27 stable info: 02:08:27 ------------------- 02:08:27 Commited By: Cherry Wang cherry@iotechsys.com 02:08:27 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:08:27 Message: update stable to v1.0.278 02:08:28 ------------------- 02:08:28 experimental info: 02:08:28 ------------------- 02:08:28 Commited By: **** collab-it+edgex@linuxfoundation.org 02:08:28 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:08:28 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3010f6f [Pipeline] echo 02:08:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:28 provisioning config files... 02:08:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/950@tmp/config14282062039664202731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:29 ---> ****-login.sh 02:08:29 nexus3.edgexfoundry.org:10001 02:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:29 02:08:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:08:29 Configure a credential helper to remove this warning. See 02:08:29 https://docs.****.com/go/credential-store/ 02:08:29 02:08:29 Login Succeeded 02:08:29 nexus3.edgexfoundry.org:10002 02:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:29 02:08:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:08:29 Configure a credential helper to remove this warning. See 02:08:29 https://docs.****.com/go/credential-store/ 02:08:29 02:08:29 Login Succeeded 02:08:29 nexus3.edgexfoundry.org:10003 02:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:29 02:08:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:08:29 Configure a credential helper to remove this warning. See 02:08:29 https://docs.****.com/go/credential-store/ 02:08:29 02:08:29 Login Succeeded 02:08:29 nexus3.edgexfoundry.org:10004 02:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:29 02:08:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:08:29 Configure a credential helper to remove this warning. See 02:08:29 https://docs.****.com/go/credential-store/ 02:08:29 02:08:29 Login Succeeded 02:08:29 ****.io 02:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:30 02:08:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:08:30 Configure a credential helper to remove this warning. See 02:08:30 https://docs.****.com/go/credential-store/ 02:08:30 02:08:30 Login Succeeded 02:08:30 ---> ****-login.sh ends [Pipeline] } 02:08:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:30 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 02:08:30 + dirname cmd/core-command/Dockerfile 02:08:30 + cut -d/ -f2 02:08:30 + echo core-command,cmd/core-command/Dockerfile 02:08:30 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:08:30 + cut -d/ -f2 02:08:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:08:30 + dirname cmd/core-data/Dockerfile 02:08:30 + cut -d/ -f2 02:08:30 + echo core-data,cmd/core-data/Dockerfile 02:08:30 + dirname cmd/core-keeper/Dockerfile 02:08:30 + cut -d/ -f2 02:08:30 + echo core-keeper,cmd/core-keeper/Dockerfile 02:08:30 + dirname cmd/core-metadata/Dockerfile 02:08:30 + cut -d/ -f2 02:08:30 + echo core-metadata,cmd/core-metadata/Dockerfile 02:08:30 + dirname cmd/security-bootstrapper/Dockerfile 02:08:30 + cut -d/ -f2 02:08:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:08:30 + dirname cmd/security-proxy-auth/Dockerfile 02:08:30 + cut -d/ -f2 02:08:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:08:30 + dirname cmd/security-proxy-setup/Dockerfile 02:08:30 + cut -d/ -f2 02:08:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:08:30 + dirname cmd/security-secretstore-setup/Dockerfile+ 02:08:30 cut -d/ -f2 02:08:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:08:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:08:30 + cut -d/ -f2 02:08:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:08:30 + dirname cmd/security-spire-agent/Dockerfile 02:08:30 + cut -d/ -f2 02:08:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:08:30 + dirname cmd/security-spire-config/Dockerfile 02:08:30 + cut -d/ -f2 02:08:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:08:30 + dirname cmd/security-spire-server/Dockerfile 02:08:30 + cut -d/ -f2 02:08:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:08:30 + dirname cmd/support-notifications/Dockerfile 02:08:30 + cut -d/ -f2 02:08:30 + echo support-notifications,cmd/support-notifications/Dockerfile 02:08:30 + dirname cmd/support-scheduler/Dockerfile 02:08:30 + cut -d/ -f2 02:08:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:08:30 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:08:30 + git rev-list -1 --merges 3010f6fd799ca5917f599db9f4536ecd95368884~1..3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 02:08:30 -----------> git rev-list -1 --merges 3010f6fd799ca5917f599db9f4536ecd95368884~1..3010f6fd799ca5917f599db9f4536ecd95368884 3010f6fd799ca5917f599db9f4536ecd95368884 02:08:30 3010f6fd799ca5917f599db9f4536ecd95368884 [false] [Pipeline] sh 02:08:31 + git log --format=format:%s -1 3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 02:08:31 ========================================================= 02:08:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:08:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:08:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:31 + grep -v github /etc/ssh/ssh_known_hosts 02:08:31 + [ -e /tmp/ssh_known_hosts ] 02:08:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:08:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:08:31 + sudo tee -a /etc/ssh/ssh_known_hosts 02:08:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:31 02:08:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:32 0.1.4: Pulling from edgex-devops/py-git-semver 02:08:32 3dae71ba6b94: Pulling fs layer 02:08:32 6bf1a483ea7c: Pulling fs layer 02:08:32 f5dfc541a4d3: Pulling fs layer 02:08:32 461d9e800cba: Pulling fs layer 02:08:32 80192f66455f: Pulling fs layer 02:08:32 2e8e34ca0e6c: Pulling fs layer 02:08:32 a29436f7fd5d: Pulling fs layer 02:08:32 923cac83aea3: Pulling fs layer 02:08:32 25ad8b0a4227: Pulling fs layer 02:08:32 db01528c6b51: Pulling fs layer 02:08:32 28988de357af: Pulling fs layer 02:08:32 2e8e34ca0e6c: Waiting 02:08:32 461d9e800cba: Waiting 02:08:32 a29436f7fd5d: Waiting 02:08:32 80192f66455f: Waiting 02:08:32 28988de357af: Waiting 02:08:32 923cac83aea3: Waiting 02:08:32 db01528c6b51: Waiting 02:08:32 25ad8b0a4227: Waiting 02:08:32 6bf1a483ea7c: Verifying Checksum 02:08:32 6bf1a483ea7c: Download complete 02:08:32 461d9e800cba: Download complete 02:08:32 80192f66455f: Verifying Checksum 02:08:32 80192f66455f: Download complete 02:08:32 f5dfc541a4d3: Verifying Checksum 02:08:32 f5dfc541a4d3: Download complete 02:08:32 3dae71ba6b94: Verifying Checksum 02:08:32 3dae71ba6b94: Download complete 02:08:32 923cac83aea3: Verifying Checksum 02:08:32 923cac83aea3: Download complete 02:08:32 25ad8b0a4227: Verifying Checksum 02:08:32 25ad8b0a4227: Download complete 02:08:32 db01528c6b51: Verifying Checksum 02:08:32 a29436f7fd5d: Verifying Checksum 02:08:32 a29436f7fd5d: Download complete 02:08:33 2e8e34ca0e6c: Verifying Checksum 02:08:33 2e8e34ca0e6c: Download complete 02:08:33 3dae71ba6b94: Pull complete 02:08:34 6bf1a483ea7c: Pull complete 02:08:34 f5dfc541a4d3: Pull complete 02:08:34 461d9e800cba: Pull complete 02:08:35 80192f66455f: Pull complete 02:08:39 2e8e34ca0e6c: Pull complete 02:08:40 a29436f7fd5d: Pull complete 02:08:40 923cac83aea3: Pull complete 02:08:40 25ad8b0a4227: Pull complete 02:08:40 db01528c6b51: Pull complete 02:08:40 28988de357af: Pull complete 02:08:40 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:40 prd-ubuntu20.04-docker-8c-8g-1230 does not seem to be running inside a container 02:08:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/950 -v /w/workspace/edgex-go/950:/w/workspace/edgex-go/950:rw,z -v /w/workspace/edgex-go/950@tmp:/w/workspace/edgex-go/950@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:08:42 $ docker top a7c3b580e5e6606a74e94b392c507bbe8d70782547952f711ffc54905ba76087 -eo pid,comm 02:08:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:08:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:42 [ssh-agent] Looking for ssh-agent implementation... 02:08:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:42 $ docker exec a7c3b580e5e6606a74e94b392c507bbe8d70782547952f711ffc54905ba76087 ssh-agent 02:08:42 SSH_AUTH_SOCK=/tmp/ssh-gdrNYsmSgmma/agent.31 02:08:42 SSH_AGENT_PID=37 02:08:42 Running ssh-add (command line suppressed) 02:08:42 Identity added: /w/workspace/edgex-go/950@tmp/private_key_11204921243054704292.key (/w/workspace/edgex-go/950@tmp/private_key_11204921243054704292.key) 02:08:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:42 + git config --global --add safe.directory /w/workspace/edgex-go/950 [Pipeline] sh 02:08:43 + git tag --points-at HEAD [Pipeline] } 02:08:43 $ docker exec --env ******** --env ******** a7c3b580e5e6606a74e94b392c507bbe8d70782547952f711ffc54905ba76087 ssh-agent -k 02:08:43 unset SSH_AUTH_SOCK; 02:08:43 unset SSH_AGENT_PID; 02:08:43 echo Agent pid 37 killed; 02:08:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:08:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:43 [ssh-agent] Looking for ssh-agent implementation... 02:08:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:43 $ docker exec a7c3b580e5e6606a74e94b392c507bbe8d70782547952f711ffc54905ba76087 ssh-agent 02:08:43 SSH_AUTH_SOCK=/tmp/ssh-5Gv3MGJLBNlW/agent.84 02:08:43 SSH_AGENT_PID=90 02:08:43 Running ssh-add (command line suppressed) 02:08:43 Identity added: /w/workspace/edgex-go/950@tmp/private_key_18035731032065382950.key (/w/workspace/edgex-go/950@tmp/private_key_18035731032065382950.key) 02:08:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:43 + git semver init 02:08:44 2026-01-29 02:08:44,164 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:08:44 2026-01-29 02:08:44,169 [run_init] DEBUG init version:0.0.0 force:False 02:08:44 2026-01-29 02:08:44,170 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/950/.semver 02:08:44 2026-01-29 02:08:44,170 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/950/.semver 02:08:44 2026-01-29 02:08:44,171 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/950/.semver'], cwd=/w/workspace/edgex-go/950, stdin=None, shell=False, universal_newlines=False) 02:08:49 2026-01-29 02:08:48,670 [append_file] DEBUG append to file:/w/workspace/edgex-go/950/.git/info/exclude 02:08:49 2026-01-29 02:08:48,670 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/950/.semver/main with force:False 02:08:49 2026-01-29 02:08:48,670 [read_version] DEBUG read version from /w/workspace/edgex-go/950/.semver/main 02:08:49 2026-01-29 02:08:48,670 [read_version] DEBUG read version from /w/workspace/edgex-go/950/.semver/main 02:08:49 4.1.0-dev.95 [Pipeline] } 02:08:49 $ docker exec --env ******** --env ******** a7c3b580e5e6606a74e94b392c507bbe8d70782547952f711ffc54905ba76087 ssh-agent -k 02:08:49 unset SSH_AUTH_SOCK; 02:08:49 unset SSH_AGENT_PID; 02:08:49 echo Agent pid 90 killed; 02:08:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:49 + git semver [Pipeline] } 02:08:50 $ docker stop --time=1 a7c3b580e5e6606a74e94b392c507bbe8d70782547952f711ffc54905ba76087 02:08:51 $ docker rm -f --volumes a7c3b580e5e6606a74e94b392c507bbe8d70782547952f711ffc54905ba76087 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:52 Stashed 1 file(s) [Pipeline] echo 02:08:52 [edgeXSemver]: initialized semver on version 4.1.0-dev.95 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:52 + git config --global --add safe.directory /w/workspace/edgex-go/950 [Pipeline] echo 02:08:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:08:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:08:52 ========================================================= 02:08:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:08:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:08:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:08:52 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:52 2d35ebdb57d9: Pulling fs layer 02:08:52 c35fb4624d26: Pulling fs layer 02:08:52 4e2aec7ef170: Pulling fs layer 02:08:52 333b49ad6fbf: Pulling fs layer 02:08:52 4f4fb700ef54: Pulling fs layer 02:08:52 c3e65509a76b: Pulling fs layer 02:08:52 7cf9ebb963bd: Pulling fs layer 02:08:52 bb34ca984cfb: Pulling fs layer 02:08:52 151cf03bc807: Pulling fs layer 02:08:52 bb34ca984cfb: Waiting 02:08:52 151cf03bc807: Waiting 02:08:52 4f4fb700ef54: Waiting 02:08:52 c3e65509a76b: Waiting 02:08:52 7cf9ebb963bd: Waiting 02:08:52 333b49ad6fbf: Waiting 02:08:52 c35fb4624d26: Verifying Checksum 02:08:52 c35fb4624d26: Download complete 02:08:52 333b49ad6fbf: Verifying Checksum 02:08:52 333b49ad6fbf: Download complete 02:08:52 4f4fb700ef54: Download complete 02:08:52 c3e65509a76b: Verifying Checksum 02:08:52 c3e65509a76b: Download complete 02:08:52 2d35ebdb57d9: Download complete 02:08:53 2d35ebdb57d9: Pull complete 02:08:53 7cf9ebb963bd: Verifying Checksum 02:08:53 7cf9ebb963bd: Download complete 02:08:53 c35fb4624d26: Pull complete 02:08:53 4e2aec7ef170: Verifying Checksum 02:08:53 4e2aec7ef170: Download complete 02:08:53 151cf03bc807: Verifying Checksum 02:08:53 151cf03bc807: Download complete 02:08:53 bb34ca984cfb: Verifying Checksum 02:08:53 bb34ca984cfb: Download complete 02:08:58 4e2aec7ef170: Pull complete 02:08:58 333b49ad6fbf: Pull complete 02:08:58 4f4fb700ef54: Pull complete 02:08:58 c3e65509a76b: Pull complete 02:08:59 7cf9ebb963bd: Pull complete 02:09:02 bb34ca984cfb: Pull complete 02:09:03 151cf03bc807: Pull complete 02:09:03 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:09:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:09:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:09:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:09:03 WORKDIR /edgex 02:09:03 COPY go.mod . 02:09:03 RUN go mod download 02:09:03 + docker build -t ci-base-image-x86_64 -f - . 02:09:03 #0 building with "default" instance using docker driver 02:09:03 02:09:03 #1 [internal] load build definition from Dockerfile 02:09:03 #1 transferring dockerfile: 164B done 02:09:03 #1 DONE 0.0s 02:09:03 02:09:03 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:09:03 #2 DONE 0.0s 02:09:03 02:09:03 #3 [internal] load .dockerignore 02:09:03 #3 transferring context: 50B done 02:09:03 #3 DONE 0.0s 02:09:03 02:09:03 #4 [internal] load build context 02:09:03 #4 transferring context: 7.11kB done 02:09:03 #4 DONE 0.0s 02:09:03 02:09:03 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:09:04 #5 DONE 0.1s 02:09:04 02:09:04 #6 [2/4] WORKDIR /edgex 02:09:05 #6 DONE 1.2s 02:09:05 02:09:05 #7 [3/4] COPY go.mod . 02:09:05 #7 DONE 0.0s 02:09:05 02:09:05 #8 [4/4] RUN go mod download 02:09:07 Still waiting to schedule task 02:09:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1227’ 02:09:17 #8 DONE 11.3s 02:09:17 02:09:17 #9 exporting to image 02:09:17 #9 exporting layers 02:09:20 #9 exporting layers 3.8s done 02:09:20 #9 writing image sha256:c6105ebfbed818166011fbddea24462d85df0385a486f2eec50cb025789a02f7 done 02:09:20 #9 naming to docker.io/library/ci-base-image-x86_64 done 02:09:20 #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:21 + docker inspect -f . ci-base-image-x86_64 02:09:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:21 prd-ubuntu20.04-docker-8c-8g-1230 does not seem to be running inside a container 02:09:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/950 -v /w/workspace/edgex-go/950:/w/workspace/edgex-go/950:rw,z -v /w/workspace/edgex-go/950@tmp:/w/workspace/edgex-go/950@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:09:21 $ docker top 0a5135845976daba77fe03edc178bd1919c0772142e02463ae62c9fbab7dd455 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:21 + go version 02:09:21 go version go1.25.2 linux/amd64 [Pipeline] } 02:09:21 $ docker stop --time=1 0a5135845976daba77fe03edc178bd1919c0772142e02463ae62c9fbab7dd455 02:09:23 $ docker rm -f --volumes 0a5135845976daba77fe03edc178bd1919c0772142e02463ae62c9fbab7dd455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:23 + docker inspect -f . ci-base-image-x86_64 02:09:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:23 prd-ubuntu20.04-docker-8c-8g-1230 does not seem to be running inside a container 02:09:23 $ 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/950 -v /w/workspace/edgex-go/950:/w/workspace/edgex-go/950:rw,z -v /w/workspace/edgex-go/950@tmp:/w/workspace/edgex-go/950@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:09:23 $ docker top 9a4c2b09f943fd6ec90931245b0883efc58b4c9efd652871066ad07b0ef3cf96 -eo pid,comm [Pipeline] { [Pipeline] echo 02:09:23 ========================================================= 02:09:23 [edgeXBuildGoParallel] Running Tests and Build... 02:09:23 ========================================================= [Pipeline] sh 02:09:24 + git config --global --add safe.directory /w/workspace/edgex-go/950 [Pipeline] fileExists [Pipeline] sh 02:09:24 + make test 02:09:24 go test -race -coverprofile=coverage.out ./... 02:09:32 ? github.com/edgexfoundry/edgex-go [no test files] 02:10:04 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:10:04 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:10:04 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:10:04 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:10:04 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:10:04 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:10:04 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:10:04 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:10:04 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:10:04 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:10:04 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:10:04 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:10:04 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:10:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:10:04 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:10:04 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 02:10:04 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:10:04 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:10:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.068s coverage: 97.0% of statements 02:10:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.070s coverage: 69.4% of statements 02:10:10 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:10:10 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.032s coverage: 4.8% of statements 02:10:10 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:10:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 57.6% of statements 02:10:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.043s coverage: 86.5% of statements 02:10:10 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:10:10 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.788s coverage: 94.2% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:10:11 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 02:10:11 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:10:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.075s coverage: 90.7% of statements 02:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:10:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.037s coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:10:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 8.3% of statements 02:10:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:10:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:10:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.452s coverage: 95.9% of statements 02:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:10:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:10:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:10:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:10:14 ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements 02:10:14 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:10:14 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:10:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:10:14 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:10:14 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:10:14 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:10:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:10:14 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:10:14 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:10:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 02:10:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.057s coverage: 3.5% of statements 02:10:17 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 02:10:17 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:10:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements 02:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:10:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements 02:10:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.035s coverage: 68.8% of statements 02:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:10:17 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:10:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements 02:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.025s coverage: 87.1% of statements 02:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 89.5% of statements 02:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 93.1% of statements 02:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 02:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.051s coverage: 92.9% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 02:10:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.035s coverage: 47.4% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.024s coverage: 100.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 02:10:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.037s coverage: 33.3% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.171s coverage: 54.8% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.043s coverage: 20.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.031s coverage: 88.6% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.039s coverage: 96.8% of statements 02:10:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 29.2% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.037s coverage: 93.8% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:10:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 02:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.029s coverage: 54.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:10:41 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:10:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.1% of statements 02:10:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:10:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:10:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:10:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:10:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 94.9% of statements 02:10:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:10:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:10:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:10:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:10:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.054s coverage: 9.0% of statements 02:10:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:10:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:10:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:10:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 97.7% of statements 02:10:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:10:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.036s coverage: 43.6% of statements 02:10:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:10:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:10:45 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:10:45 running golangci-lint 02:10:45 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 02:10:45 go version go1.25.2 linux/amd64 02:10:46 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 02:10:46 level=info msg="[config_reader] Used config file .golangci.yml" 02:10:46 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 02:10:46 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 02:10:46 level=info msg="[goenv] Read go env for 5.974339ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 02:10:46 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 02:11:12 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|exports_file|name|deps|files|imports|types_sizes) took 23.231664008s" 02:11:12 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.202969ms" 02:11:24 level=info msg="[linters_context/goanalysis] analyzers took 2m38.171920345s with top 10 stages: buildir: 1m9.120967698s, gosec: 3.411283079s, fact_deprecated: 2.977083709s, inspect: 2.791065404s, printf: 2.545127395s, fact_purity: 2.068705498s, ctrlflow: 2.051006834s, nilness: 1.701237727s, typedness: 1.330576234s, QF1004: 1.274082008s" 02:11:24 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 02:11:24 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 02:11:24 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 02:11:24 level=info msg="[runner] Issues before processing: 35, after processing: 0" 02:11:24 level=info msg="[runner] Processors filtering stat (in/out): exclusion_rules: 22/21, cgo: 35/35, filename_unadjuster: 35/35, nolint_filter: 21/0, generated_file_filter: 35/22, path_relativity: 35/35, exclusion_paths: 35/35, path_absoluter: 35/35, invalid_issue: 35/35" 02:11:24 level=info msg="[runner] processing took 7.63142ms with stages: nolint_filter: 6.747605ms, generated_file_filter: 653.835µs, exclusion_rules: 120.78µs, exclusion_paths: 56.63µs, path_relativity: 35.54µs, cgo: 4.1µs, path_absoluter: 3.35µs, sort_results: 2.37µs, invalid_issue: 1.98µs, fixer: 1.15µs, filename_unadjuster: 1.14µs, diff: 790ns, max_same_issues: 580ns, severity-rules: 370ns, source_code: 310ns, path_shortener: 240ns, uniq_by_line: 210ns, max_from_linter: 170ns, path_prettifier: 140ns, max_per_file_from_linter: 130ns" 02:11:24 level=info msg="[runner] linters took 14.443298545s with stages: goanalysis_metalinter: 14.435598044s" 02:11:24 0 issues. 02:11:24 level=info msg="File cache stats: 0 entries of total size 0B" 02:11:24 level=info msg="Memory: 377 samples, avg is 340.1MB, max is 1324.2MB" 02:11:24 level=info msg="Execution took 37.727024603s" 02:11:24 go vet ./... 02:11:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:11:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:11:31 ./bin/test-attribution-txt.sh [Pipeline] echo 02:11:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:11:32 + ls -al . 02:11:32 total 1392 02:11:32 drwxrwxr-x 11 1001 1001 4096 Jan 29 02:09 . 02:11:32 drwxr-xr-x 4 root root 4096 Jan 29 02:09 .. 02:11:32 drwxrwxr-x 2 1001 1001 4096 Jan 29 02:08 .blubracket 02:11:32 -rw-rw-r-- 1 1001 1001 10 Jan 29 02:08 .dockerignore 02:11:32 drwxrwxr-x 8 1001 1001 4096 Jan 29 02:10 .git 02:11:32 drwxrwxr-x 3 1001 1001 4096 Jan 29 02:08 .github 02:11:32 -rw-rw-r-- 1 1001 1001 909 Jan 29 02:08 .gitignore 02:11:32 -rw-rw-r-- 1 1001 1001 359 Jan 29 02:08 .golangci.yml 02:11:32 -rw-rw-r-- 1 1001 1001 100 Jan 29 02:08 .hadolint.yml 02:11:32 drwxr-xr-x 3 1001 1001 4096 Jan 29 02:08 .semver 02:11:32 -rw-rw-r-- 1 1001 1001 155 Jan 29 02:08 .sonarcloud.properties 02:11:32 -rw-rw-r-- 1 1001 1001 1171 Jan 29 02:08 ADOPTERS.md 02:11:32 -rw-rw-r-- 1 1001 1001 20017 Jan 29 02:08 Attribution.txt 02:11:32 -rw-rw-r-- 1 1001 1001 108018 Jan 29 02:08 CHANGELOG.md 02:11:32 -rw-rw-r-- 1 1001 1001 3804 Jan 29 02:08 CONTRIBUTING.md 02:11:32 -rw-rw-r-- 1 1001 1001 677 Jan 29 02:08 GOVERNANCE.md 02:11:32 -rw-rw-r-- 1 1001 1001 886 Jan 29 02:08 Jenkinsfile 02:11:32 -rw-rw-r-- 1 1001 1001 10775 Jan 29 02:08 LICENSE 02:11:32 -rw-rw-r-- 1 1001 1001 16743 Jan 29 02:08 Makefile 02:11:32 -rw-rw-r-- 1 1001 1001 582 Jan 29 02:08 OWNERS.md 02:11:32 -rw-rw-r-- 1 1001 1001 9932 Jan 29 02:08 README.md 02:11:32 -rw-rw-r-- 1 1001 1001 789 Jan 29 02:08 SECURITY.md 02:11:32 -rw-rw-r-- 1 1001 1001 12 Jan 29 02:08 VERSION 02:11:32 drwxrwxr-x 2 1001 1001 4096 Jan 29 02:08 bin 02:11:32 drwxrwxr-x 19 1001 1001 4096 Jan 29 02:08 cmd 02:11:32 -rw-r--r-- 1 root root 1044038 Jan 29 02:10 coverage.out 02:11:32 drwxrwxr-x 2 1001 1001 4096 Jan 29 02:08 fuzz_test 02:11:32 -rw-rw-r-- 1 1001 1001 7070 Jan 29 02:08 go.mod 02:11:32 -rw-rw-r-- 1 1001 1001 90567 Jan 29 02:08 go.sum 02:11:32 drwxrwxr-x 7 1001 1001 4096 Jan 29 02:08 internal 02:11:32 drwxrwxr-x 2 1001 1001 4096 Jan 29 02:08 openapi 02:11:32 -rw-rw-r-- 1 1001 1001 584 Jan 29 02:08 security.txt 02:11:32 -rw-rw-r-- 1 1001 1001 204 Jan 29 02:08 version.go [Pipeline] sh 02:11:32 + '[' -e coverage.out ] 02:11:32 + chown 1001:1001 coverage.out [Pipeline] stash 02:11:32 Stashed 1 file(s) [Pipeline] sh 02:11:33 + make build 02:11:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:11:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:12:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:12:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:12:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:12:05 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:12:11 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:12:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:12:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:12:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:12:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:12:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:12:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:12:25 $ docker stop --time=1 9a4c2b09f943fd6ec90931245b0883efc58b4c9efd652871066ad07b0ef3cf96 02:12:28 $ docker rm -f --volumes 9a4c2b09f943fd6ec90931245b0883efc58b4c9efd652871066ad07b0ef3cf96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:12:29 02:12:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:12:29 latest: Pulling from edgex-devops/edgex-compose 02:12:29 91d30c5bc195: Pulling fs layer 02:12:29 2e9b0aa3be6d: Pulling fs layer 02:12:29 9c61dcf015f6: Pulling fs layer 02:12:29 4698f68db338: Pulling fs layer 02:12:29 2a2f49069b9e: Pulling fs layer 02:12:29 e0025b399a48: Pulling fs layer 02:12:29 e0025b399a48: Waiting 02:12:29 4698f68db338: Waiting 02:12:29 2a2f49069b9e: Waiting 02:12:29 91d30c5bc195: Verifying Checksum 02:12:29 91d30c5bc195: Download complete 02:12:29 4698f68db338: Verifying Checksum 02:12:29 4698f68db338: Download complete 02:12:29 2e9b0aa3be6d: Verifying Checksum 02:12:29 2e9b0aa3be6d: Download complete 02:12:29 e0025b399a48: Verifying Checksum 02:12:29 e0025b399a48: Download complete 02:12:29 91d30c5bc195: Pull complete 02:12:29 2a2f49069b9e: Verifying Checksum 02:12:29 2a2f49069b9e: Download complete 02:12:30 2e9b0aa3be6d: Pull complete 02:12:31 9c61dcf015f6: Verifying Checksum 02:12:31 9c61dcf015f6: Download complete 02:12:35 9c61dcf015f6: Pull complete 02:12:35 4698f68db338: Pull complete 02:12:35 2a2f49069b9e: Pull complete 02:12:35 e0025b399a48: Pull complete 02:12:35 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:12:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:12:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:35 prd-ubuntu20.04-docker-8c-8g-1230 does not seem to be running inside a container 02:12:35 $ 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/950 -v /w/workspace/edgex-go/950:/w/workspace/edgex-go/950:rw,z -v /w/workspace/edgex-go/950@tmp:/w/workspace/edgex-go/950@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:12:36 $ docker top 20f915150b5aac3998b044a640f74af9572c39fda02c687ce0781b0d11912237 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:36 + docker compose -f ./docker-compose-build.yml build --parallel 02:12:36 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:12:36 #1 transferring dockerfile: 1.89kB done 02:12:36 #1 DONE 0.1s 02:12:36 02:12:36 #2 [security-secretstore-setup internal] load build definition from Dockerfile 02:12:36 #2 transferring dockerfile: 2.49kB done 02:12:36 #2 DONE 0.2s 02:12:36 02:12:36 #3 [security-spire-agent internal] load build definition from Dockerfile 02:12:36 #3 transferring dockerfile: 1.81kB done 02:12:36 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:12:36 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 02:12:36 #3 DONE 0.1s 02:12:36 02:12:36 #4 [core-keeper internal] load build definition from Dockerfile 02:12:36 #4 transferring dockerfile: 2.07kB done 02:12:36 #4 DONE 0.1s 02:12:36 02:12:36 #5 [core-command internal] load build definition from Dockerfile 02:12:36 #5 transferring dockerfile: 1.94kB done 02:12:36 #5 DONE 0.1s 02:12:36 02:12:36 #6 [core-metadata internal] load build definition from Dockerfile 02:12:36 #6 transferring dockerfile: 2.10kB done 02:12:36 #6 DONE 0.2s 02:12:36 02:12:36 #7 [security-proxy-auth internal] load build definition from Dockerfile 02:12:36 #7 transferring dockerfile: 2.14kB done 02:12:36 #7 DONE 0.2s 02:12:36 02:12:36 #8 [security-spire-config internal] load build definition from Dockerfile 02:12:36 #8 transferring dockerfile: 1.69kB done 02:12:36 #8 DONE 0.2s 02:12:36 02:12:36 #9 [core-metadata internal] load .dockerignore 02:12:36 #9 DONE 0.0s 02:12:36 02:12:36 #10 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:12:36 #10 DONE 0.0s 02:12:36 02:12:36 #11 [core-command internal] load .dockerignore 02:12:36 #11 DONE 0.0s 02:12:36 02:12:36 #12 [security-proxy-auth internal] load .dockerignore 02:12:36 #12 DONE 0.0s 02:12:36 02:12:36 #13 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 02:12:36 #13 DONE 0.1s 02:12:36 02:12:36 #14 [security-bootstrapper internal] load build definition from Dockerfile 02:12:36 #14 transferring dockerfile: 3.02kB done 02:12:36 #14 DONE 0.2s 02:12:36 02:12:36 #15 [security-secretstore-setup internal] load .dockerignore 02:12:36 #15 DONE 0.0s 02:12:36 02:12:36 #16 [support-notifications internal] load build definition from Dockerfile 02:12:36 #16 transferring dockerfile: 2.02kB done 02:12:36 #16 DONE 0.2s 02:12:36 02:12:36 #17 [security-proxy-setup internal] load build definition from Dockerfile 02:12:36 #17 transferring dockerfile: 2.50kB done 02:12:37 #17 DONE 0.2s 02:12:37 02:12:37 #18 [security-spire-server internal] load build definition from Dockerfile 02:12:37 #18 transferring dockerfile: 1.70kB done 02:12:37 #18 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:12:37 #18 DONE 0.2s 02:12:37 02:12:37 #19 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:12:37 #19 transferring dockerfile: 2.23kB done 02:12:37 #19 DONE 0.2s 02:12:37 02:12:37 #20 [support-scheduler internal] load build definition from Dockerfile 02:12:37 #20 transferring dockerfile: 1.83kB done 02:12:37 #20 DONE 0.2s 02:12:37 02:12:37 #10 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:12:37 #10 DONE 0.0s 02:12:37 02:12:37 #12 [security-proxy-auth internal] load .dockerignore 02:12:37 #12 transferring context: 50B done 02:12:37 #12 DONE 0.0s 02:12:37 02:12:37 #13 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 02:12:37 #13 DONE 0.1s 02:12:37 02:12:37 #21 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:12:37 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:12:37 #21 ... 02:12:37 02:12:37 #15 [security-secretstore-setup internal] load .dockerignore 02:12:37 #15 transferring context: 50B done 02:12:37 #15 DONE 0.1s 02:12:37 02:12:37 #11 [core-command internal] load .dockerignore 02:12:37 #11 transferring context: 50B done 02:12:37 #11 DONE 0.1s 02:12:37 02:12:37 #9 [core-metadata internal] load .dockerignore 02:12:37 #9 transferring context: 50B done 02:12:37 #9 DONE 0.1s 02:12:37 02:12:37 #22 [core-keeper internal] load .dockerignore 02:12:37 #22 transferring context: 50B done 02:12:37 #22 DONE 0.1s 02:12:37 02:12:37 #23 [security-spiffe-token-provider internal] load .dockerignore 02:12:37 #23 transferring context: 50B done 02:12:37 #23 DONE 0.1s 02:12:37 02:12:37 #24 [support-notifications internal] load .dockerignore 02:12:37 #24 transferring context: 50B done 02:12:37 #24 DONE 0.1s 02:12:37 02:12:37 #21 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:12:37 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:12:37 #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 02:12:37 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:12:37 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:12:37 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:12:37 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:12:37 #21 ... 02:12:37 02:12:37 #25 [security-proxy-setup internal] load .dockerignore 02:12:37 #25 transferring context: 50B done 02:12:37 #25 DONE 0.1s 02:12:37 02:12:37 #26 [support-scheduler internal] load .dockerignore 02:12:37 #26 transferring context: 50B done 02:12:37 #26 DONE 0.1s 02:12:37 02:12:37 #27 [core-common-config-bootstrapper internal] load .dockerignore 02:12:37 #27 transferring context: 50B done 02:12:37 #27 DONE 0.2s 02:12:37 02:12:37 #28 [security-bootstrapper internal] load .dockerignore 02:12:37 #28 transferring context: 50B done 02:12:37 #28 DONE 0.2s 02:12:37 02:12:37 #21 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:12:37 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:12:37 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:12:37 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:12:37 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:12:37 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:12:37 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:12:37 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:12:37 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:12:37 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:12:37 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:12:37 #21 ... 02:12:37 02:12:37 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:12:37 #29 DONE 0.5s 02:12:37 02:12:37 #30 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:12:37 #30 DONE 0.4s 02:12:37 02:12:37 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:12:37 #31 DONE 0.6s 02:12:37 02:12:37 #21 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:12:37 #21 ... 02:12:37 02:12:37 #32 [security-spire-config internal] load .dockerignore 02:12:37 #32 transferring context: 50B 0.0s done 02:12:37 #32 DONE 0.1s 02:12:37 02:12:37 #21 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:12:37 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:12:37 #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 02:12:37 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:12:37 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:12:37 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:12:37 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:12:37 #21 ... 02:12:37 02:12:37 #33 [security-spire-server internal] load .dockerignore 02:12:37 #33 transferring context: 50B 0.0s done 02:12:37 #33 DONE 0.5s 02:12:37 02:12:37 #34 [security-spire-agent internal] load .dockerignore 02:12:37 #34 transferring context: 50B 0.0s done 02:12:37 #34 DONE 0.5s 02:12:37 02:12:37 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:12:37 #35 DONE 0.5s 02:12:37 02:12:37 #36 [security-spire-config internal] load build context 02:12:37 #36 transferring context: 24.70kB 0.0s done 02:12:37 #36 DONE 0.5s 02:12:37 02:12:37 #21 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:12:37 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:12:37 #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 02:12:37 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:12:37 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:12:37 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:12:37 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:12:37 #21 DONE 1.0s 02:12:37 02:12:37 #37 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:12:38 #37 ... 02:12:38 02:12:38 #38 [security-spire-server internal] load build context 02:12:38 #38 transferring context: 26.44kB 0.0s done 02:12:38 #38 DONE 0.7s 02:12:38 02:12:38 #39 [security-spire-agent internal] load build context 02:12:38 #39 transferring context: 25.98kB 0.1s done 02:12:38 #39 DONE 0.6s 02:12:38 02:12:38 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:38 #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done 02:12:38 #40 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 02:12:38 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done 02:12:38 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 02:12:38 #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 02:12:38 #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:12:38 #40 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 02:12:38 #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 02:12:38 #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:12:38 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 29.36MB / 41.51MB 0.8s 02:12:38 #40 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 02:12:38 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s 02:12:39 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s done 02:12:39 #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 02:12:40 #40 ... 02:12:40 02:12:40 #41 [core-data internal] load build definition from Dockerfile 02:12:40 #41 transferring dockerfile: 2.04kB 0.0s done 02:12:40 #41 DONE 1.2s 02:12:40 02:12:40 #42 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:40 #42 DONE 2.9s 02:12:40 02:12:40 #10 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:12:40 #10 DONE 0.0s 02:12:40 02:12:40 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:41 #40 ... 02:12:41 02:12:41 #13 [core-data internal] load metadata for docker.io/library/alpine:3.22 02:12:41 #13 DONE 0.3s 02:12:41 02:12:41 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:41 #40 ... 02:12:41 02:12:41 #30 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:12:41 #30 DONE 0.4s 02:12:41 02:12:41 #35 [core-data builder 2/7] WORKDIR /edgex-go 02:12:41 #35 DONE 0.6s 02:12:41 02:12:41 #21 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:12:41 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:12:41 #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 02:12:41 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:12:41 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:12:41 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:12:41 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:12:41 #21 DONE 1.0s 02:12:41 02:12:41 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:12:41 #43 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.4s done 02:12:41 #43 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.3s done 02:12:41 #43 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:12:41 #43 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 02:12:41 #43 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 02:12:41 #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 02:12:41 #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 02:12:41 #43 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done 02:12:41 #43 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 02:12:41 #43 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.7s done 02:12:41 #43 DONE 3.3s 02:12:41 02:12:41 #44 [core-data internal] load .dockerignore 02:12:41 #44 transferring context: 50B 0.0s done 02:12:41 #44 DONE 0.2s 02:12:41 02:12:41 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:42 #40 ... 02:12:42 02:12:42 #45 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:42 #45 DONE 4.6s 02:12:42 02:12:42 #46 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:12:42 #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:42 #0 2.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:42 #0 3.008 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:12:42 #0 3.008 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:12:42 #0 3.008 OK: 26324 distinct packages available 02:12:42 #0 3.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:42 #0 3.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:42 #0 3.615 (1/5) Installing dumb-init (1.2.5-r3) 02:12:42 #0 3.668 (2/5) Installing musl-obstack (1.2.3-r2) 02:12:42 #0 3.694 (3/5) Installing libucontext (1.3.2-r0) 02:12:42 #0 3.707 (4/5) Installing gcompat (1.1.0-r4) 02:12:42 #0 3.716 (5/5) Installing openssl (3.5.5-r0) 02:12:42 #0 3.725 Executing busybox-1.37.0-r20.trigger 02:12:42 #0 3.736 OK: 8 MiB in 21 packages 02:12:42 #46 DONE 4.6s 02:12:42 02:12:42 #37 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:12:42 #37 2.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:42 #37 3.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:42 #37 3.628 (1/1) Installing dumb-init (1.2.5-r3) 02:12:42 #37 3.667 Executing busybox-1.37.0-r20.trigger 02:12:42 #37 3.697 OK: 7 MiB in 17 packages 02:12:42 #37 DONE 4.7s 02:12:42 02:12:42 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:42 #40 ... 02:12:42 02:12:42 #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:12:42 #0 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:42 #0 3.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:42 #0 3.408 OK: 265 MiB in 60 packages 02:12:42 #47 DONE 4.8s 02:12:42 02:12:42 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:42 #40 ... 02:12:42 02:12:42 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:12:42 #0 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:42 #0 2.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:42 #0 3.071 (1/4) Installing ca-certificates (20250911-r0) 02:12:42 #0 3.091 (2/4) Installing dumb-init (1.2.5-r3) 02:12:42 #0 3.101 (3/4) Installing su-exec (0.2-r3) 02:12:42 #0 3.119 (4/4) Installing yq-go (4.47.2-r3) 02:12:42 #0 3.503 Executing busybox-1.37.0-r20.trigger 02:12:42 #0 3.510 Executing ca-certificates-20250911-r0.trigger 02:12:42 #0 3.732 OK: 20 MiB in 20 packages 02:12:42 #48 DONE 4.9s 02:12:42 02:12:42 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:43 #40 ... 02:12:43 02:12:43 #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:12:43 #0 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:43 #0 3.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:43 #0 4.502 OK: 265 MiB in 60 packages 02:12:43 #49 DONE 5.0s 02:12:43 02:12:43 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:12:43 #0 1.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:43 #0 3.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:43 #0 4.274 (1/4) Installing dumb-init (1.2.5-r3) 02:12:43 #0 4.283 (2/4) Installing openssl (3.5.5-r0) 02:12:43 #0 4.307 (3/4) Installing su-exec (0.2-r3) 02:12:43 #0 4.315 (4/4) Installing yq-go (4.47.2-r3) 02:12:43 #0 4.466 Executing busybox-1.37.0-r20.trigger 02:12:43 #0 4.487 OK: 20 MiB in 20 packages 02:12:43 #50 DONE 5.0s 02:12:43 02:12:43 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:12:43 #0 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:43 #0 3.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:43 #0 4.429 (1/2) Installing dumb-init (1.2.5-r3) 02:12:43 #0 4.441 (2/2) Installing su-exec (0.2-r3) 02:12:43 #0 4.448 Executing busybox-1.37.0-r20.trigger 02:12:43 #0 4.457 OK: 7 MiB in 18 packages 02:12:43 #51 DONE 5.0s 02:12:43 02:12:43 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:43 #40 ... 02:12:43 02:12:43 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:12:43 #0 0.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:43 #0 3.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:43 #0 4.209 (1/3) Installing ca-certificates (20250911-r0) 02:12:43 #0 4.231 (2/3) Installing dumb-init (1.2.5-r3) 02:12:43 #0 4.246 (3/3) Installing tzdata (2025c-r0) 02:12:43 #0 4.298 Executing busybox-1.37.0-r20.trigger 02:12:43 #0 4.314 Executing ca-certificates-20250911-r0.trigger 02:12:43 #0 4.470 OK: 8 MiB in 19 packages 02:12:43 #52 DONE 5.1s 02:12:43 02:12:43 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:43 #40 ... 02:12:43 02:12:43 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:12:43 #0 1.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:43 #0 3.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:43 #0 4.272 (1/7) Installing ca-certificates (20250911-r0) 02:12:43 #0 4.297 (2/7) Installing dumb-init (1.2.5-r3) 02:12:43 #0 4.331 (3/7) Installing libgcc (14.2.0-r6) 02:12:43 #0 4.341 (4/7) Installing libsodium (1.0.20-r1) 02:12:43 #0 4.349 (5/7) Installing libstdc++ (14.2.0-r6) 02:12:43 #0 4.372 (6/7) Installing libzmq (4.3.5-r2) 02:12:43 #0 4.388 (7/7) Installing zeromq (4.3.5-r2) 02:12:43 #0 4.396 Executing busybox-1.37.0-r20.trigger 02:12:43 #0 4.412 Executing ca-certificates-20250911-r0.trigger 02:12:43 #0 4.517 OK: 12 MiB in 23 packages 02:12:43 #53 DONE 5.2s 02:12:43 02:12:43 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:12:43 #0 3.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:43 #0 3.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:43 #0 4.736 OK: 265 MiB in 60 packages 02:12:43 #54 DONE 5.3s 02:12:43 02:12:43 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:12:43 #0 4.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:43 #0 4.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:43 #0 4.939 OK: 265 MiB in 60 packages 02:12:43 #55 DONE 5.3s 02:12:43 02:12:43 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:12:43 #0 0.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:43 #0 3.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:43 #0 3.747 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:12:43 #0 3.747 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:12:43 #0 3.747 OK: 26324 distinct packages available 02:12:43 #0 3.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:43 #0 3.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:43 #0 4.635 (1/13) Installing brotli-libs (1.1.0-r2) 02:12:43 #0 4.647 (2/13) Installing c-ares (1.34.6-r0) 02:12:43 #0 4.655 (3/13) Installing libunistring (1.3-r0) 02:12:43 #0 4.703 (4/13) Installing libidn2 (2.3.7-r0) 02:12:43 #0 4.751 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:12:43 #0 4.759 (6/13) Installing libpsl (0.21.5-r3) 02:12:43 #0 4.767 (7/13) Installing zstd-libs (1.5.7-r0) 02:12:43 #0 4.777 (8/13) Installing libcurl (8.14.1-r2) 02:12:43 #0 4.793 (9/13) Installing curl (8.14.1-r2) 02:12:43 #0 4.802 (10/13) Installing dumb-init (1.2.5-r3) 02:12:43 #0 4.811 (11/13) Installing musl-obstack (1.2.3-r2) 02:12:43 #0 4.815 (12/13) Installing libucontext (1.3.2-r0) 02:12:43 #0 4.831 (13/13) Installing gcompat (1.1.0-r4) 02:12:43 #0 4.872 Executing busybox-1.37.0-r20.trigger 02:12:43 #0 4.881 OK: 13 MiB in 29 packages 02:12:43 #56 DONE 5.3s 02:12:43 02:12:43 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:43 #40 ... 02:12:43 02:12:43 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:12:43 #0 3.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:43 #0 4.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:43 #0 4.641 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:12:43 #0 4.641 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:12:43 #0 4.641 OK: 26334 distinct packages available 02:12:43 #0 4.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:43 #0 4.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:43 #0 5.256 OK: 265 MiB in 60 packages 02:12:43 #57 DONE 5.8s 02:12:43 02:12:43 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:12:43 #0 1.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:43 #0 3.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:43 #0 4.325 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:12:43 #0 4.325 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:12:43 #0 4.325 OK: 26324 distinct packages available 02:12:43 #0 4.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:43 #0 4.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:43 #0 5.031 (1/4) Installing dumb-init (1.2.5-r3) 02:12:43 #0 5.035 (2/4) Installing musl-obstack (1.2.3-r2) 02:12:43 #0 5.048 (3/4) Installing libucontext (1.3.2-r0) 02:12:43 #0 5.108 (4/4) Installing gcompat (1.1.0-r4) 02:12:43 #0 5.114 Executing busybox-1.37.0-r20.trigger 02:12:43 #0 5.182 OK: 8 MiB in 20 packages 02:12:43 #58 DONE 5.8s 02:12:43 02:12:43 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:44 #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.0s 02:12:45 #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 6.0s done 02:12:46 #40 DONE 8.6s 02:12:46 02:12:46 #59 [core-data internal] load build context 02:12:46 #59 transferring context: 168.74MB 5.0s 02:12:47 #59 ... 02:12:47 02:12:47 #60 [security-secretstore-setup internal] load build context 02:12:47 #60 ... 02:12:47 02:12:47 #61 [security-proxy-auth internal] load build context 02:12:47 #61 ... 02:12:47 02:12:47 #62 [security-proxy-setup internal] load build context 02:12:47 #62 ... 02:12:47 02:12:47 #63 [core-metadata internal] load build context 02:12:47 #63 ... 02:12:47 02:12:47 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:12:47 #0 3.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:47 #0 3.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:47 #0 3.640 (1/1) Installing dumb-init (1.2.5-r3) 02:12:47 #0 3.657 Executing busybox-1.37.0-r20.trigger 02:12:47 #0 3.665 OK: 7 MiB in 17 packages 02:12:47 #64 DONE 6.1s 02:12:47 02:12:47 #63 [core-metadata internal] load build context 02:12:47 #63 ... 02:12:47 02:12:47 #65 [core-common-config-bootstrapper internal] load build context 02:12:47 #65 ... 02:12:47 02:12:47 #66 [core-keeper internal] load build context 02:12:47 #66 ... 02:12:47 02:12:47 #67 [security-bootstrapper internal] load build context 02:12:47 #67 ... 02:12:47 02:12:47 #68 [core-command internal] load build context 02:12:47 #68 ... 02:12:47 02:12:47 #69 [support-scheduler internal] load build context 02:12:48 #69 ... 02:12:48 02:12:48 #70 [security-spiffe-token-provider internal] load build context 02:12:48 #70 ... 02:12:48 02:12:48 #71 [support-notifications internal] load build context 02:12:48 #71 ... 02:12:48 02:12:48 #68 [core-command internal] load build context 02:12:48 #68 ... 02:12:48 02:12:48 #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:12:48 #0 2.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:48 #0 2.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:48 #0 2.676 OK: 8 MiB in 19 packages 02:12:48 #72 DONE 5.4s 02:12:48 02:12:48 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:12:48 #0 3.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:48 #0 3.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:48 #0 3.499 OK: 7 MiB in 18 packages 02:12:48 #73 DONE 5.6s 02:12:48 02:12:48 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:12:48 #0 2.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:48 #0 2.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:48 #0 3.077 OK: 13 MiB in 29 packages 02:12:48 #74 DONE 5.0s 02:12:48 02:12:48 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:12:48 #0 3.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:48 #0 3.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:48 #0 4.142 OK: 12 MiB in 23 packages 02:12:48 #75 DONE 5.4s 02:12:48 02:12:48 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:12:48 #0 3.268 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:48 #0 3.534 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:48 #0 4.117 OK: 265 MiB in 60 packages 02:12:48 #76 DONE 6.0s 02:12:48 02:12:48 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:12:48 #0 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:48 #0 2.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:48 #0 2.549 OK: 7 MiB in 17 packages 02:12:48 #77 DONE 5.9s 02:12:48 02:12:48 #68 [core-command internal] load build context 02:12:48 #68 ... 02:12:48 02:12:48 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:12:48 #0 3.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:48 #0 3.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:48 #0 4.079 OK: 20 MiB in 20 packages 02:12:48 #78 DONE 5.7s 02:12:48 02:12:48 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:12:48 #0 3.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:48 #0 3.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:48 #0 3.778 OK: 8 MiB in 20 packages 02:12:48 #79 DONE 5.0s 02:12:48 02:12:48 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:12:48 #0 2.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:48 #0 2.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:48 #0 2.887 OK: 8 MiB in 21 packages 02:12:48 #80 DONE 6.0s 02:12:48 02:12:48 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:12:48 #0 3.553 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:48 #0 4.000 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:48 #0 4.615 (1/1) Installing dumb-init (1.2.5-r3) 02:12:48 #0 4.786 Executing busybox-1.37.0-r20.trigger 02:12:48 #0 4.797 OK: 7 MiB in 17 packages 02:12:48 #81 DONE 7.8s 02:12:48 02:12:48 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:12:48 #0 2.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:48 #0 2.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:48 #0 2.576 OK: 20 MiB in 20 packages 02:12:48 #82 DONE 5.8s 02:12:48 02:12:48 #68 [core-command internal] load build context 02:12:49 #68 ... 02:12:49 02:12:49 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:12:49 #83 DONE 1.1s 02:12:49 02:12:49 #68 [core-command internal] load build context 02:12:51 #68 transferring context: 608.61MB 14.2s done 02:12:52 #68 ... 02:12:52 02:12:52 #63 [core-metadata internal] load build context 02:12:52 #63 transferring context: 608.61MB 14.0s done 02:12:52 #63 DONE 15.5s 02:12:52 02:12:52 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:12:52 #84 DONE 3.9s 02:12:52 02:12:52 #68 [core-command internal] load build context 02:12:52 #68 DONE 15.7s 02:12:52 02:12:52 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:12:52 #85 DONE 4.0s 02:12:52 02:12:52 #69 [support-scheduler internal] load build context 02:12:52 #69 transferring context: 608.61MB 14.0s done 02:12:52 #69 DONE 15.5s 02:12:52 02:12:52 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:12:52 #86 DONE 4.0s 02:12:52 02:12:52 #67 [security-bootstrapper internal] load build context 02:12:52 #67 transferring context: 608.61MB 14.3s done 02:12:52 #67 DONE 15.5s 02:12:52 02:12:52 #65 [core-common-config-bootstrapper internal] load build context 02:12:52 #65 transferring context: 608.61MB 14.8s done 02:12:52 #65 DONE 15.5s 02:12:52 02:12:52 #71 [support-notifications internal] load build context 02:12:52 #71 transferring context: 608.61MB 15.1s done 02:12:52 #71 DONE 15.6s 02:12:52 02:12:52 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 02:12:52 #87 ... 02:12:52 02:12:52 #62 [security-proxy-setup internal] load build context 02:12:52 #62 transferring context: 608.61MB 15.2s done 02:12:52 #62 DONE 15.6s 02:12:52 02:12:52 #70 [security-spiffe-token-provider internal] load build context 02:12:52 #70 transferring context: 608.61MB 15.3s done 02:12:52 #70 DONE 15.7s 02:12:52 02:12:52 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:12:52 #88 DONE 4.2s 02:12:52 02:12:52 #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:12:53 #87 ... 02:12:53 02:12:53 #66 [core-keeper internal] load build context 02:12:53 #66 transferring context: 608.61MB 15.7s done 02:12:53 #66 DONE 16.8s 02:12:54 02:12:54 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:12:54 #0 4.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:54 #0 4.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:54 #0 5.372 OK: 7 MiB in 17 packages 02:12:54 #89 DONE 6.3s 02:12:54 02:12:54 #59 [core-data internal] load build context 02:12:54 #59 transferring context: 608.61MB 11.9s done 02:12:54 #59 DONE 12.6s 02:12:54 02:12:54 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:12:54 #90 DONE 1.2s 02:12:54 02:12:54 #87 [core-data builder 4/7] COPY go.mod vendor* ./ 02:12:54 #87 DONE 1.3s 02:12:54 02:12:54 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:12:54 #91 DONE 1.2s 02:12:54 02:12:54 #92 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:12:54 #92 DONE 1.2s 02:12:54 02:12:54 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:12:54 #93 DONE 1.2s 02:12:54 02:12:54 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:12:54 #94 DONE 1.2s 02:12:54 02:12:54 #95 [core-command builder 4/7] COPY go.mod vendor* ./ 02:12:54 #95 CACHED 02:12:54 02:12:54 #96 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:12:54 #96 DONE 1.2s 02:12:54 02:12:54 #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:12:54 #97 DONE 1.2s 02:12:54 02:12:54 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:54 #98 ... 02:12:54 02:12:54 #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:12:54 #99 DONE 1.2s 02:12:54 02:12:54 #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:54 #100 ... 02:12:54 02:12:54 #101 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:12:54 #101 DONE 0.4s 02:12:54 02:12:54 #102 [security-spire-config stage-2 6/10] COPY security.txt / 02:12:54 #102 DONE 0.4s 02:12:54 02:12:54 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:12:54 #103 DONE 0.4s 02:12:54 02:12:54 #104 [security-spire-server stage-2 6/9] COPY security.txt / 02:12:54 #104 DONE 0.4s 02:12:54 02:12:54 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:12:54 #105 DONE 0.2s 02:12:54 02:12:54 #61 [security-proxy-auth internal] load build context 02:12:54 #61 ... 02:12:54 02:12:54 #92 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:12:54 #92 DONE 1.2s 02:12:54 02:12:54 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 02:12:54 #106 DONE 0.2s 02:12:54 02:12:54 #60 [security-secretstore-setup internal] load build context 02:12:54 #60 transferring context: 608.61MB 17.4s done 02:12:54 #60 DONE 17.5s 02:12:54 02:12:54 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:12:54 #107 DONE 0.2s 02:12:54 02:12:54 #61 [security-proxy-auth internal] load build context 02:12:54 #61 ... 02:12:54 02:12:54 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:12:54 #108 ... 02:12:54 02:12:54 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:12:54 #109 DONE 0.2s 02:12:54 02:12:54 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:12:54 #110 DONE 0.2s 02:12:54 02:12:54 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:12:54 #108 DONE 0.2s 02:12:54 02:12:54 #61 [security-proxy-auth internal] load build context 02:12:55 #61 ... 02:12:55 02:12:55 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:12:55 #111 DONE 0.2s 02:12:55 02:12:55 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:12:55 #112 DONE 0.2s 02:12:55 02:12:55 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:12:55 #113 DONE 0.2s 02:12:55 02:12:55 #61 [security-proxy-auth internal] load build context 02:12:55 #61 transferring context: 608.61MB 18.0s done 02:12:55 #61 DONE 18.2s 02:12:55 02:12:55 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:12:55 #114 DONE 0.1s 02:12:55 02:12:55 #115 [security-spire-agent] exporting to image 02:12:55 #115 exporting layers 02:12:55 #115 ... 02:12:55 02:12:55 #87 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:12:55 #87 DONE 1.3s 02:12:55 02:12:55 #116 [security-spire-server] exporting to image 02:12:55 #116 exporting layers 0.6s done 02:12:55 #116 writing image sha256:5e7a98fcbc8831c34189c00e03ff9f3ef66618507da28fff2e1d4373a02f6eaa done 02:12:55 #116 naming to docker.io/library/security-spire-server 02:12:55 #116 naming to docker.io/library/security-spire-server 0.0s done 02:12:55 #116 DONE 0.7s 02:12:55 02:12:55 #115 [security-spire-agent] exporting to image 02:12:55 #115 exporting layers 0.5s done 02:12:55 #115 writing image sha256:09bffeacfa414253b87a4e4c60f2f2e8a2e81887a117350a5b1e0a65735c238f 0.0s done 02:12:55 #115 naming to docker.io/library/security-spire-agent 0.0s done 02:12:55 #115 DONE 0.6s 02:12:55 02:12:55 #117 [security-spire-config] exporting to image 02:12:55 #117 exporting layers 0.7s done 02:12:55 #117 writing image sha256:3beccfe0310cd28cffbf13a6cbf228570ea63d81999b6155c31db20c3dd74688 done 02:12:55 #117 naming to docker.io/library/security-spire-config 0.0s done 02:12:55 #117 DONE 0.7s 02:12:55 02:12:55 #100 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:02 #100 ... 02:13:02 02:13:02 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:04 #118 ... 02:13:04 02:13:04 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:04 #119 ... 02:13:04 02:13:04 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:04 #120 ... 02:13:04 02:13:04 #121 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:12 #121 DONE 18.1s 02:13:12 02:13:12 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:12 #120 DONE 18.4s 02:13:12 02:13:12 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:12 #119 DONE 18.5s 02:13:12 02:13:12 #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:12 #100 DONE 18.5s 02:13:12 02:13:12 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:12 #118 DONE 18.5s 02:13:12 02:13:12 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:12 #98 DONE 18.5s 02:13:12 02:13:12 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 02:13:17 #122 ... 02:13:17 02:13:17 #123 [security-spiffe-token-provider builder 6/7] COPY . . 02:13:17 #123 DONE 5.2s 02:13:17 02:13:17 #124 [security-proxy-setup builder 6/7] COPY . . 02:13:17 #124 DONE 5.2s 02:13:17 02:13:17 #125 [support-notifications builder 6/7] COPY . . 02:13:17 #125 DONE 5.2s 02:13:17 02:13:17 #126 [core-keeper builder 7/8] COPY . . 02:13:17 #126 DONE 5.2s 02:13:17 02:13:17 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:13:17 #127 CACHED 02:13:17 02:13:17 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:17 #128 CACHED 02:13:17 02:13:17 #129 [security-proxy-setup builder 6/7] COPY . . 02:13:17 #129 CACHED 02:13:17 02:13:17 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 02:13:17 #130 CACHED 02:13:17 02:13:17 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:17 #131 CACHED 02:13:17 02:13:17 #132 [core-data builder 6/7] COPY . . 02:13:17 #132 CACHED 02:13:17 02:13:17 #133 [security-secretstore-setup builder 6/7] COPY . . 02:13:17 #133 CACHED 02:13:17 02:13:17 #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:13:17 #134 CACHED 02:13:17 02:13:17 #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:17 #135 CACHED 02:13:17 02:13:17 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 02:13:17 #122 DONE 5.2s 02:13:17 02:13:17 #136 [support-scheduler builder 6/7] COPY . . 02:13:17 #136 DONE 5.2s 02:13:17 02:13:17 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:13:17 #137 CACHED 02:13:17 02:13:17 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 02:13:17 #138 CACHED 02:13:17 02:13:17 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:17 #139 CACHED 02:13:17 02:13:17 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:17 #140 CACHED 02:13:17 02:13:17 #141 [core-metadata builder 6/7] COPY . . 02:13:17 #141 CACHED 02:13:17 02:13:17 #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:17 #142 CACHED 02:13:17 02:13:17 #143 [security-proxy-auth builder 6/7] COPY . . 02:13:17 #143 CACHED 02:13:17 02:13:17 #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:13:17 #144 CACHED 02:13:17 02:13:17 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:13:19 #145 1.043 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:13:29 #145 ... 02:13:29 02:13:29 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:13:29 #0 1.089 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:13:29 #146 ... 02:13:29 02:13:29 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:13:29 #0 0.900 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:13:29 #147 ... 02:13:29 02:13:29 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:13:29 #0 1.061 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:13:29 #148 ... 02:13:29 02:13:29 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:13:29 #0 1.055 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:13:29 #149 ... 02:13:29 02:13:29 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:13:29 #0 0.973 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:13:29 #150 ... 02:13:29 02:13:29 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:13:29 #0 1.099 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:13:29 #151 ... 02:13:29 02:13:29 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:13:29 #0 1.108 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:13:29 #152 ... 02:13:29 02:13:29 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:13:29 #0 1.036 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:13:29 #153 ... 02:13:29 02:13:29 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:13:29 #0 1.070 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:13:29 #154 ... 02:13:29 02:13:29 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:13:29 #0 1.056 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:13:29 #155 ... 02:13:29 02:13:29 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:13:29 #0 1.095 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:15:05 #156 ... 02:15:05 02:15:05 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:15:05 #147 DONE 94.5s 02:15:05 02:15:05 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:15:05 #157 DONE 0.1s 02:15:05 02:15:05 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:15:05 #154 ... 02:15:05 02:15:05 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:15:05 #158 DONE 1.1s 02:15:05 02:15:05 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:15:05 #159 DONE 0.2s 02:15:05 02:15:05 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:15:05 #160 DONE 0.1s 02:15:05 02:15:05 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:15:05 #161 DONE 0.1s 02:15:05 02:15:05 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:15:05 #162 DONE 0.0s 02:15:05 02:15:05 #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:15:05 #163 DONE 0.1s 02:15:05 02:15:05 #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:15:05 #164 DONE 0.1s 02:15:05 02:15:05 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:15:05 #165 DONE 0.1s 02:15:05 02:15:05 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:15:05 #149 ... 02:15:05 02:15:05 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:15:05 #166 DONE 0.1s 02:15:05 02:15:05 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:15:05 #167 DONE 0.9s 02:15:05 02:15:05 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:15:05 #154 ... 02:15:05 02:15:05 #168 [security-bootstrapper] exporting to image 02:15:05 #168 exporting layers 02:15:05 #168 exporting layers 0.5s done 02:15:05 #168 writing image sha256:b7bcd61d51324cfba0958d0ada8423fd7b517b6e0f675f0932660a40da8bcddd done 02:15:05 #168 naming to docker.io/library/security-bootstrapper done 02:15:05 #168 DONE 0.5s 02:15:05 02:15:05 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:15:05 #156 ... 02:15:05 02:15:05 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:15:05 #154 DONE 98.8s 02:15:05 02:15:05 #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:15:05 #169 DONE 0.1s 02:15:05 02:15:05 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:15:05 #170 DONE 0.0s 02:15:05 02:15:05 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:15:05 #149 ... 02:15:05 02:15:05 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:15:05 #171 DONE 0.1s 02:15:05 02:15:05 #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:15:05 #172 DONE 0.1s 02:15:05 02:15:05 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:15:05 #146 ... 02:15:05 02:15:05 #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:15:05 #173 DONE 0.0s 02:15:05 02:15:05 #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:15:05 #174 DONE 0.9s 02:15:05 02:15:05 #175 [core-common-config-bootstrapper] exporting to image 02:15:05 #175 exporting layers 0.3s done 02:15:05 #175 writing image sha256:0dc48779346df5ccafae07e2652cf571271dc89126c533a7ba13d2d7d3bfa2b9 done 02:15:05 #175 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 02:15:05 #175 DONE 0.3s 02:15:05 02:15:05 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:15:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1234 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:15:50 Running in /w/workspace/edgex-go/950 [Pipeline] { [Pipeline] checkout 02:15:53 The recommended git tool is: git 02:15:57 using credential edgex-jenkins-ssh 02:15:57 Cloning the remote Git repository 02:15:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:15:57 > git init /w/workspace/edgex-go/950 # timeout=10 02:15:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:15:57 > git --version # timeout=10 02:15:57 > git --version # 'git version 2.25.1' 02:15:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:16:13 #153 ... 02:16:13 02:16:13 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:16:13 #150 170.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:16:13 #150 ... 02:16:13 02:16:13 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:16:13 #153 DONE 170.2s 02:16:13 02:16:13 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:16:13 #176 DONE 0.0s 02:16:13 02:16:13 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:16:13 #177 DONE 0.0s 02:16:13 02:16:13 #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:16:13 #178 DONE 0.1s 02:16:13 02:16:13 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:16:13 #179 DONE 0.0s 02:16:13 02:16:13 #180 [core-command] exporting to image 02:16:13 #180 exporting layers 0.1s done 02:16:13 #180 writing image sha256:7b6e283f18872f619d24a00ea979245a9e1a2888f18c17712587e0aaaff55bf1 02:16:13 #180 writing image sha256:7b6e283f18872f619d24a00ea979245a9e1a2888f18c17712587e0aaaff55bf1 done 02:16:13 #180 naming to docker.io/library/core-command done 02:16:13 #180 DONE 0.1s 02:16:13 02:16:13 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:16:13 #149 ... 02:16:13 02:16:13 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:16:13 #152 DONE 173.4s 02:16:13 02:16:13 #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:16:13 #181 DONE 0.1s 02:16:13 02:16:13 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:16:13 #182 DONE 0.2s 02:16:13 02:16:13 #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:16:13 #183 DONE 0.1s 02:16:13 02:16:13 #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:16:13 #184 DONE 0.1s 02:16:13 02:16:13 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:16:13 #149 ... 02:16:13 02:16:13 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:16:13 #185 DONE 0.1s 02:16:13 02:16:13 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:16:13 #186 DONE 0.1s 02:16:13 02:16:13 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:16:13 #187 ... 02:16:13 02:16:13 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:16:13 #150 DONE 174.2s 02:16:13 02:16:13 #188 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:16:13 #188 DONE 0.3s 02:16:13 02:16:13 #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:16:13 #189 DONE 0.1s 02:16:13 02:16:13 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:16:13 #151 ... 02:16:13 02:16:13 #190 [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 02:16:13 #190 DONE 0.2s 02:16:13 02:16:13 #191 [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 02:16:13 #191 DONE 0.2s 02:16:13 02:16:13 #192 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:16:13 #192 DONE 0.0s 02:16:13 02:16:13 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:16:13 #156 ... 02:16:13 02:16:13 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:16:13 #187 DONE 1.2s 02:16:13 02:16:13 #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:16:13 #193 DONE 0.2s 02:16:13 02:16:13 #194 [security-proxy-setup] exporting to image 02:16:13 #194 ... 02:16:13 02:16:13 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:16:13 #195 DONE 0.4s 02:16:13 02:16:13 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:16:13 #196 DONE 0.1s 02:16:13 02:16:13 #194 [security-proxy-setup] exporting to image 02:16:13 #194 exporting layers 0.5s done 02:16:13 #194 writing image sha256:e038d9243f6d6869b17302882ea6cbf72a4209653977935f75a90313068b9299 done 02:16:13 #194 naming to docker.io/library/security-proxy-setup 0.0s done 02:16:13 #194 DONE 0.6s 02:16:13 02:16:13 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:16:14 #197 DONE 0.9s 02:16:14 02:16:14 #198 [security-secretstore-setup] exporting to image 02:16:14 #198 exporting layers 0.4s done 02:16:14 #198 writing image sha256:06860c472ce881328761a5bc684e78d772db0f208ea2c703c096b53641ac5e25 done 02:16:14 #198 naming to docker.io/library/security-secretstore-setup done 02:16:14 #198 DONE 0.4s 02:16:14 02:16:14 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:16:16 Avoid second fetch 02:16:16 Checking out Revision 3010f6fd799ca5917f599db9f4536ecd95368884 (main) 02:16:16 #149 ... 02:16:16 02:16:16 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:16:16 #146 DONE 178.8s 02:16:16 02:16:16 #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:16:16 #199 DONE 0.0s 02:16:16 02:16:16 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:16:16 #151 ... 02:16:16 02:16:16 #200 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:16:16 #200 DONE 0.0s 02:16:16 02:16:16 #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:16:16 #201 DONE 0.1s 02:16:16 02:16:16 #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:16:16 #202 DONE 0.0s 02:16:16 02:16:16 #203 [security-spiffe-token-provider] exporting to image 02:16:17 #203 exporting layers 0.1s done 02:16:17 #203 writing image sha256:cab7348ef4b0e71ea93049f049c6b63b0d6ccc23b83024a1beed23ef380decd2 done 02:16:17 #203 naming to docker.io/library/security-spiffe-token-provider done 02:16:17 #203 DONE 0.2s 02:16:17 02:16:17 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:16:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:16:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:16:16 > git config core.sparsecheckout # timeout=10 02:16:16 > git checkout -f 3010f6fd799ca5917f599db9f4536ecd95368884 # timeout=10 02:16:17 Commit message: "Merge pull request #5365 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.19.1" 02:16:17 #151 ... 02:16:17 02:16:17 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:16:17 #155 DONE 180.2s 02:16:17 02:16:17 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:16:18 #145 ... 02:16:18 02:16:18 #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:16:18 #204 DONE 0.1s 02:16:18 02:16:18 #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:16:18 #205 DONE 0.0s 02:16:18 02:16:18 #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:16:18 #206 DONE 0.2s 02:16:18 02:16:18 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:16:18 #148 DONE 180.8s 02:16:18 02:16:18 #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:16:18 #207 DONE 0.1s 02:16:18 02:16:18 #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:16:18 #208 DONE 0.1s 02:16:18 02:16:18 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:16:18 #209 DONE 0.1s 02:16:18 02:16:18 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:16:18 #149 DONE 181.1s 02:16:18 02:16:18 #210 [core-metadata] exporting to image 02:16:19 #210 exporting layers 0.4s done 02:16:19 #210 writing image sha256:a3c762ce08f95cfe4ca3f35313f7e733e5aab963ddb7502857e500fb113cb9ce done 02:16:19 #210 naming to docker.io/library/core-metadata done 02:16:19 #210 DONE 0.4s 02:16:19 02:16:19 #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:16:19 #211 DONE 0.4s 02:16:19 02:16:19 #212 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:16:19 #212 DONE 0.1s 02:16:19 02:16:19 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:16:19 #213 DONE 0.1s 02:16:19 02:16:19 #214 [core-keeper] exporting to image 02:16:19 #214 ... 02:16:19 02:16:19 #215 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:16:19 #215 DONE 0.1s 02:16:19 02:16:19 #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:16:19 #216 DONE 0.2s 02:16:19 02:16:19 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:16:19 #151 DONE 181.7s 02:16:19 02:16:19 #214 [core-keeper] exporting to image 02:16:19 #214 exporting layers 0.2s done 02:16:19 #214 writing image sha256:3f49b68f62af70067bde083be9cb3751c7c17942a2f39ed9f74ab8516d3245df done 02:16:19 #214 naming to docker.io/library/core-keeper done 02:16:19 #214 DONE 0.3s 02:16:19 02:16:19 #217 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:16:19 #217 DONE 0.0s 02:16:19 02:16:19 #218 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:16:19 #218 DONE 0.1s 02:16:19 02:16:19 #219 [core-data] exporting to image 02:16:19 #219 exporting layers 0.1s done 02:16:19 #219 writing image sha256:48686469dd90613d23d271023d008707936445d5d312920579668e761ffa51c1 done 02:16:19 #219 naming to docker.io/library/core-data done 02:16:19 #219 DONE 0.2s 02:16:19 02:16:19 #220 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:16:19 #220 DONE 0.0s 02:16:19 02:16:19 #221 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:16:19 #221 DONE 0.1s 02:16:19 02:16:19 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:16:19 #156 ... 02:16:19 02:16:19 #222 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:16:19 #222 DONE 0.0s 02:16:19 02:16:19 #223 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:16:19 #223 DONE 0.0s 02:16:19 02:16:19 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:16:20 #224 DONE 0.3s 02:16:20 02:16:20 #225 [security-proxy-auth] exporting to image 02:16:20 #225 exporting layers 0.1s done 02:16:20 #225 writing image sha256:1372676e1fb8b591376f653173c63b40262ca2e7d0e010b138ba1b824e58f38c done 02:16:20 #225 naming to docker.io/library/security-proxy-auth done 02:16:20 #225 DONE 0.1s 02:16:20 02:16:20 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:16:21 #156 ... 02:16:21 02:16:21 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:16:21 #145 DONE 183.5s 02:16:21 02:16:21 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:16:21 #226 DONE 0.0s 02:16:21 02:16:21 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:16:21 #156 ... 02:16:21 02:16:21 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:16:21 #227 DONE 0.0s 02:16:21 02:16:21 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:16:21 #228 DONE 0.2s 02:16:21 02:16:21 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 02:16:21 #229 DONE 0.0s 02:16:21 02:16:21 #230 [support-scheduler] exporting to image [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:21 provisioning config files... 02:16:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/950@tmp/config390959361091497402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:22 #230 ... 02:16:22 02:16:22 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:16:22 #156 DONE 184.3s 02:16:22 02:16:22 #230 [support-scheduler] exporting to image 02:16:22 #230 exporting layers 0.4s done 02:16:22 #230 writing image sha256:4ae74a27de72ea3408fa8c339bdb7a6cf64ac426257617d87b8514e60bd74074 done 02:16:22 #230 naming to docker.io/library/support-scheduler done 02:16:22 #230 DONE 0.4s 02:16:22 02:16:22 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:16:22 #231 DONE 0.1s 02:16:22 02:16:22 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:16:22 #232 DONE 0.0s 02:16:22 02:16:22 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:16:22 #233 DONE 0.1s 02:16:22 02:16:22 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:16:22 #234 DONE 0.0s 02:16:22 02:16:22 #235 [support-notifications] exporting to image 02:16:22 #235 exporting layers 0.1s done 02:16:22 #235 writing image sha256:f5e5557e29bf9547dc5577d24b1c54bc11dd5abaedf8105b9571f3c0faf68d8d done 02:16:22 #235 naming to docker.io/library/support-notifications done 02:16:22 #235 DONE 0.2s 02:16:22 time="2026-01-29T02:12:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:22 time="2026-01-29T02:12:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:22 time="2026-01-29T02:12:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:22 time="2026-01-29T02:12:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:22 time="2026-01-29T02:12:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:22 time="2026-01-29T02:12:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:22 time="2026-01-29T02:12:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:22 time="2026-01-29T02:12:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:22 time="2026-01-29T02:12:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:22 time="2026-01-29T02:12:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:22 time="2026-01-29T02:12:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:22 time="2026-01-29T02:12:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:22 time="2026-01-29T02:12:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:22 time="2026-01-29T02:12:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:22 time="2026-01-29T02:12:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:22 ---> ****-login.sh 02:16:22 nexus3.edgexfoundry.org:10001 [Pipeline] } 02:16:22 $ docker stop --time=1 20f915150b5aac3998b044a640f74af9572c39fda02c687ce0781b0d11912237 02:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:23 Configure a credential helper to remove this warning. See 02:16:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:23 02:16:23 Login Succeeded 02:16:23 nexus3.edgexfoundry.org:10002 02:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:23 Configure a credential helper to remove this warning. See 02:16:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:23 02:16:23 Login Succeeded 02:16:23 nexus3.edgexfoundry.org:10003 02:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:23 Configure a credential helper to remove this warning. See 02:16:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:23 02:16:23 Login Succeeded 02:16:23 nexus3.edgexfoundry.org:10004 02:16:23 $ docker rm -f --volumes 20f915150b5aac3998b044a640f74af9572c39fda02c687ce0781b0d11912237 [Pipeline] // withDockerContainer [Pipeline] sh 02:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:24 Configure a credential helper to remove this warning. See 02:16:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:24 02:16:24 Login Succeeded 02:16:24 ****.io 02:16:24 + docker images 02:16:24 REPOSITORY TAG IMAGE ID CREATED SIZE 02:16:24 support-notifications latest f5e5557e29bf 1 second ago 54.9MB 02:16:24 support-scheduler latest 4ae74a27de72 2 seconds ago 51.2MB 02:16:24 security-proxy-auth latest 1372676e1fb8 4 seconds ago 46.2MB 02:16:24 core-data latest 48686469dd90 4 seconds ago 47MB 02:16:24 core-metadata latest a3c762ce08f9 5 seconds ago 47.1MB 02:16:24 core-keeper latest 3f49b68f62af 5 seconds ago 46.8MB 02:16:24 security-spiffe-token-provider latest cab7348ef4b0 7 seconds ago 50.2MB 02:16:24 security-secretstore-setup latest 06860c472ce8 9 seconds ago 83.7MB 02:16:24 security-proxy-setup latest e038d9243f6d 11 seconds ago 52MB 02:16:24 core-command latest 7b6e283f1887 15 seconds ago 41.3MB 02:16:24 core-common-config-bootstrapper latest 0dc48779346d About a minute ago 20.5MB 02:16:24 security-bootstrapper latest b7bcd61d5132 About a minute ago 21.6MB 02:16:24 security-spire-agent latest 09bffeacfa41 3 minutes ago 237MB 02:16:24 security-spire-server latest 5e7a98fcbc88 3 minutes ago 178MB 02:16:24 security-spire-config latest 3beccfe0310c 3 minutes ago 177MB 02:16:24 ci-base-image-x86_64 latest c6105ebfbed8 7 minutes ago 999MB 02:16:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 3 months ago 636MB 02:16:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 8 months ago 573MB 02:16:24 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 02:16:24 provisioning config files... 02:16:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/950@tmp/config9549797506695330841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:24 ---> ****-login.sh 02:16:24 nexus3.edgexfoundry.org:10001 02:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:24 Login Succeeded 02:16:24 nexus3.edgexfoundry.org:10002 02:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:24 Login Succeeded 02:16:24 nexus3.edgexfoundry.org:10003 02:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:24 Configure a credential helper to remove this warning. See 02:16:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:24 02:16:24 Login Succeeded 02:16:24 ---> ****-login.sh ends [Pipeline] } 02:16:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:24 Login Succeeded 02:16:24 nexus3.edgexfoundry.org:10004 02:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:24 Login Succeeded 02:16:24 ****.io 02:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 02:16:25 Login Succeeded 02:16:25 ---> ****-login.sh ends [Pipeline] } 02:16:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:16:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:16:25 3010f6fd799ca5917f599db9f4536ecd95368884 02:16:25 latest 02:16:25 4.1.0-dev.95 02:16:25 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:25 main 02:16:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 02:16:25 + git config --global --add safe.directory /w/workspace/edgex-go/950 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:16:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [Pipeline] echo 02:16:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:16:25 ========================================================= 02:16:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:16:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:16:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:16:25 + docker push nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884 02:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:16:25 ebd305799b35: Preparing 02:16:25 cc89dc82f616: Preparing 02:16:25 4b86ceeade2b: Preparing 02:16:25 46129a5cda74: Preparing 02:16:25 a589586540cc: Preparing 02:16:25 edc0e5d3b769: Preparing 02:16:25 cce92674e987: Preparing 02:16:25 cce92674e987: Waiting 02:16:25 edc0e5d3b769: Waiting 02:16:25 46129a5cda74: Pushed 02:16:25 ebd305799b35: Pushed 02:16:25 4b86ceeade2b: Pushed 02:16:25 a589586540cc: Pushed 02:16:26 edc0e5d3b769: Pushed 02:16:27 cce92674e987: Pushed 02:16:28 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:16:28 6b59a28fa201: Pulling fs layer 02:16:28 d32bb0dddca7: Pulling fs layer 02:16:28 5dab1238d3d9: Pulling fs layer 02:16:28 196fd7d83e7d: Pulling fs layer 02:16:28 4f4fb700ef54: Pulling fs layer 02:16:28 8ba94037c8f0: Pulling fs layer 02:16:28 deaec5988b04: Pulling fs layer 02:16:28 9f65657bb879: Pulling fs layer 02:16:28 4f4fb700ef54: Waiting 02:16:28 8ba94037c8f0: Waiting 02:16:28 deaec5988b04: Waiting 02:16:28 9f65657bb879: Waiting 02:16:28 196fd7d83e7d: Waiting 02:16:28 d32bb0dddca7: Verifying Checksum 02:16:28 d32bb0dddca7: Download complete 02:16:28 196fd7d83e7d: Verifying Checksum 02:16:28 196fd7d83e7d: Download complete 02:16:28 4f4fb700ef54: Verifying Checksum 02:16:28 4f4fb700ef54: Download complete 02:16:28 8ba94037c8f0: Verifying Checksum 02:16:28 8ba94037c8f0: Download complete 02:16:28 6b59a28fa201: Verifying Checksum 02:16:28 6b59a28fa201: Download complete 02:16:29 9f65657bb879: Verifying Checksum 02:16:29 9f65657bb879: Download complete 02:16:29 6b59a28fa201: Pull complete 02:16:29 cc89dc82f616: Pushed 02:16:29 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:30 d32bb0dddca7: Pull complete 02:16:30 5dab1238d3d9: Verifying Checksum 02:16:30 5dab1238d3d9: Download complete 02:16:30 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:16:30 ebd305799b35: Preparing 02:16:30 cc89dc82f616: Preparing 02:16:30 4b86ceeade2b: Preparing 02:16:30 46129a5cda74: Preparing 02:16:30 a589586540cc: Preparing 02:16:30 edc0e5d3b769: Preparing 02:16:30 cce92674e987: Preparing 02:16:30 cce92674e987: Waiting 02:16:30 edc0e5d3b769: Waiting 02:16:30 ebd305799b35: Layer already exists 02:16:30 4b86ceeade2b: Layer already exists 02:16:30 46129a5cda74: Layer already exists 02:16:30 cc89dc82f616: Layer already exists 02:16:30 a589586540cc: Layer already exists 02:16:30 edc0e5d3b769: Layer already exists 02:16:30 cce92674e987: Layer already exists 02:16:30 latest: digest: sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:30 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.95 02:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:16:30 ebd305799b35: Preparing 02:16:30 cc89dc82f616: Preparing 02:16:30 4b86ceeade2b: Preparing 02:16:30 46129a5cda74: Preparing 02:16:30 a589586540cc: Preparing 02:16:30 edc0e5d3b769: Preparing 02:16:30 cce92674e987: Preparing 02:16:30 edc0e5d3b769: Waiting 02:16:30 cce92674e987: Waiting 02:16:30 46129a5cda74: Layer already exists 02:16:30 4b86ceeade2b: Layer already exists 02:16:30 cc89dc82f616: Layer already exists 02:16:30 a589586540cc: Layer already exists 02:16:30 ebd305799b35: Layer already exists 02:16:30 edc0e5d3b769: Layer already exists 02:16:30 cce92674e987: Layer already exists 02:16:30 4.1.0-dev.95: digest: sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:31 deaec5988b04: Verifying Checksum 02:16:31 deaec5988b04: Download complete 02:16:31 + docker push nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:16:31 ebd305799b35: Preparing 02:16:31 cc89dc82f616: Preparing 02:16:31 4b86ceeade2b: Preparing 02:16:31 46129a5cda74: Preparing 02:16:31 a589586540cc: Preparing 02:16:31 edc0e5d3b769: Preparing 02:16:31 cce92674e987: Preparing 02:16:31 cce92674e987: Waiting 02:16:31 edc0e5d3b769: Waiting 02:16:31 ebd305799b35: Layer already exists 02:16:31 4b86ceeade2b: Layer already exists 02:16:31 a589586540cc: Layer already exists 02:16:31 46129a5cda74: Layer already exists 02:16:31 cc89dc82f616: Layer already exists 02:16:31 edc0e5d3b769: Layer already exists 02:16:31 cce92674e987: Layer already exists 02:16:31 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:32 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:16:32 ebd305799b35: Preparing 02:16:32 cc89dc82f616: Preparing 02:16:32 4b86ceeade2b: Preparing 02:16:32 46129a5cda74: Preparing 02:16:32 a589586540cc: Preparing 02:16:32 edc0e5d3b769: Preparing 02:16:32 cce92674e987: Preparing 02:16:32 edc0e5d3b769: Waiting 02:16:32 cce92674e987: Waiting 02:16:32 46129a5cda74: Layer already exists 02:16:32 ebd305799b35: Layer already exists 02:16:32 4b86ceeade2b: Layer already exists 02:16:32 a589586540cc: Layer already exists 02:16:32 cc89dc82f616: Layer already exists 02:16:32 edc0e5d3b769: Layer already exists 02:16:32 cce92674e987: Layer already exists 02:16:32 main: digest: sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:32 ===================================================== [Pipeline] echo 02:16:32 taggedImages: 02:16:32 - nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884 02:16:32 - nexus3.edgexfoundry.org:10004/core-command:latest 02:16:32 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.95 02:16:32 - nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:32 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:16:32 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:16:32 3010f6fd799ca5917f599db9f4536ecd95368884 02:16:32 latest 02:16:32 4.1.0-dev.95 02:16:32 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:32 main 02:16:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884 02:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:16:32 f278970ca8ae: Preparing 02:16:32 839c1c90b478: Preparing 02:16:32 f76f672efa7d: Preparing 02:16:32 9c4226e26cf4: Preparing 02:16:32 4b86ceeade2b: Preparing 02:16:32 46129a5cda74: Preparing 02:16:32 a589586540cc: Preparing 02:16:32 edc0e5d3b769: Preparing 02:16:32 cce92674e987: Preparing 02:16:32 a589586540cc: Waiting 02:16:32 edc0e5d3b769: Waiting 02:16:32 cce92674e987: Waiting 02:16:32 4b86ceeade2b: Layer already exists 02:16:32 46129a5cda74: Layer already exists 02:16:32 a589586540cc: Layer already exists 02:16:32 839c1c90b478: Pushed 02:16:32 edc0e5d3b769: Layer already exists 02:16:32 f76f672efa7d: Pushed 02:16:32 f278970ca8ae: Pushed 02:16:32 cce92674e987: Layer already exists 02:16:34 9c4226e26cf4: Pushed 02:16:34 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:34 + 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 02:16:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:16:35 f278970ca8ae: Preparing 02:16:35 839c1c90b478: Preparing 02:16:35 f76f672efa7d: Preparing 02:16:35 9c4226e26cf4: Preparing 02:16:35 4b86ceeade2b: Preparing 02:16:35 46129a5cda74: Preparing 02:16:35 a589586540cc: Preparing 02:16:35 edc0e5d3b769: Preparing 02:16:35 cce92674e987: Preparing 02:16:35 46129a5cda74: Waiting 02:16:35 a589586540cc: Waiting 02:16:35 edc0e5d3b769: Waiting 02:16:35 cce92674e987: Waiting 02:16:35 9c4226e26cf4: Layer already exists 02:16:35 f278970ca8ae: Layer already exists 02:16:35 f76f672efa7d: Layer already exists 02:16:35 839c1c90b478: Layer already exists 02:16:35 4b86ceeade2b: Layer already exists 02:16:35 edc0e5d3b769: Layer already exists 02:16:35 46129a5cda74: Layer already exists 02:16:35 a589586540cc: Layer already exists 02:16:35 cce92674e987: Layer already exists 02:16:35 latest: digest: sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.95 02:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:16:35 f278970ca8ae: Preparing 02:16:35 839c1c90b478: Preparing 02:16:35 f76f672efa7d: Preparing 02:16:35 9c4226e26cf4: Preparing 02:16:35 4b86ceeade2b: Preparing 02:16:35 46129a5cda74: Preparing 02:16:35 a589586540cc: Preparing 02:16:35 edc0e5d3b769: Preparing 02:16:35 cce92674e987: Preparing 02:16:35 46129a5cda74: Waiting 02:16:35 a589586540cc: Waiting 02:16:35 edc0e5d3b769: Waiting 02:16:35 cce92674e987: Waiting 02:16:35 839c1c90b478: Layer already exists 02:16:35 4b86ceeade2b: Layer already exists 02:16:35 f76f672efa7d: Layer already exists 02:16:35 9c4226e26cf4: Layer already exists 02:16:35 f278970ca8ae: Layer already exists 02:16:35 cce92674e987: Layer already exists 02:16:35 46129a5cda74: Layer already exists 02:16:35 edc0e5d3b769: Layer already exists 02:16:35 a589586540cc: Layer already exists 02:16:35 4.1.0-dev.95: digest: sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:16:36 f278970ca8ae: Preparing 02:16:36 839c1c90b478: Preparing 02:16:36 f76f672efa7d: Preparing 02:16:36 9c4226e26cf4: Preparing 02:16:36 4b86ceeade2b: Preparing 02:16:36 46129a5cda74: Preparing 02:16:36 a589586540cc: Preparing 02:16:36 edc0e5d3b769: Preparing 02:16:36 cce92674e987: Preparing 02:16:36 a589586540cc: Waiting 02:16:36 edc0e5d3b769: Waiting 02:16:36 46129a5cda74: Waiting 02:16:36 cce92674e987: Waiting 02:16:36 9c4226e26cf4: Layer already exists 02:16:36 f76f672efa7d: Layer already exists 02:16:36 4b86ceeade2b: Layer already exists 02:16:36 839c1c90b478: Layer already exists 02:16:36 f278970ca8ae: Layer already exists 02:16:36 46129a5cda74: Layer already exists 02:16:36 a589586540cc: Layer already exists 02:16:36 edc0e5d3b769: Layer already exists 02:16:36 cce92674e987: Layer already exists 02:16:36 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:36 + 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 02:16:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:16:37 f278970ca8ae: Preparing 02:16:37 839c1c90b478: Preparing 02:16:37 f76f672efa7d: Preparing 02:16:37 9c4226e26cf4: Preparing 02:16:37 4b86ceeade2b: Preparing 02:16:37 46129a5cda74: Preparing 02:16:37 a589586540cc: Preparing 02:16:37 edc0e5d3b769: Preparing 02:16:37 cce92674e987: Preparing 02:16:37 46129a5cda74: Waiting 02:16:37 a589586540cc: Waiting 02:16:37 edc0e5d3b769: Waiting 02:16:37 cce92674e987: Waiting 02:16:37 f76f672efa7d: Layer already exists 02:16:37 4b86ceeade2b: Layer already exists 02:16:37 839c1c90b478: Layer already exists 02:16:37 f278970ca8ae: Layer already exists 02:16:37 9c4226e26cf4: Layer already exists 02:16:37 edc0e5d3b769: Layer already exists 02:16:37 cce92674e987: Layer already exists 02:16:37 a589586540cc: Layer already exists 02:16:37 46129a5cda74: Layer already exists 02:16:37 main: digest: sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:37 ===================================================== [Pipeline] echo 02:16:37 taggedImages: 02:16:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884 02:16:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:16:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.95 02:16:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:16:37 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:16:37 3010f6fd799ca5917f599db9f4536ecd95368884 02:16:37 latest 02:16:37 4.1.0-dev.95 02:16:37 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:37 main 02:16:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:37 + docker push nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884 02:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:16:37 05ab8de60d3c: Preparing 02:16:37 623565c86251: Preparing 02:16:37 4b86ceeade2b: Preparing 02:16:37 46129a5cda74: Preparing 02:16:37 ca410aa6fce1: Preparing 02:16:37 9ab746489f24: Preparing 02:16:37 cce92674e987: Preparing 02:16:37 cce92674e987: Waiting 02:16:37 9ab746489f24: Waiting 02:16:37 4b86ceeade2b: Layer already exists 02:16:37 46129a5cda74: Layer already exists 02:16:37 cce92674e987: Layer already exists 02:16:37 05ab8de60d3c: Pushed 02:16:37 ca410aa6fce1: Pushed 02:16:37 9ab746489f24: Pushed 02:16:42 623565c86251: Pushed 02:16:42 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:42 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:16:42 05ab8de60d3c: Preparing 02:16:42 623565c86251: Preparing 02:16:42 4b86ceeade2b: Preparing 02:16:42 46129a5cda74: Preparing 02:16:42 ca410aa6fce1: Preparing 02:16:42 9ab746489f24: Preparing 02:16:42 cce92674e987: Preparing 02:16:42 9ab746489f24: Waiting 02:16:42 cce92674e987: Waiting 02:16:42 ca410aa6fce1: Layer already exists 02:16:42 05ab8de60d3c: Layer already exists 02:16:42 623565c86251: Layer already exists 02:16:42 4b86ceeade2b: Layer already exists 02:16:42 46129a5cda74: Layer already exists 02:16:42 9ab746489f24: Layer already exists 02:16:42 cce92674e987: Layer already exists 02:16:42 latest: digest: sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:43 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.95 02:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:16:43 05ab8de60d3c: Preparing 02:16:43 623565c86251: Preparing 02:16:43 4b86ceeade2b: Preparing 02:16:43 46129a5cda74: Preparing 02:16:43 ca410aa6fce1: Preparing 02:16:43 9ab746489f24: Preparing 02:16:43 cce92674e987: Preparing 02:16:43 cce92674e987: Waiting 02:16:43 9ab746489f24: Waiting 02:16:43 ca410aa6fce1: Layer already exists 02:16:43 46129a5cda74: Layer already exists 02:16:43 623565c86251: Layer already exists 02:16:43 05ab8de60d3c: Layer already exists 02:16:43 4b86ceeade2b: Layer already exists 02:16:43 cce92674e987: Layer already exists 02:16:43 9ab746489f24: Layer already exists 02:16:43 4.1.0-dev.95: digest: sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:43 5dab1238d3d9: Pull complete 02:16:43 196fd7d83e7d: Pull complete 02:16:43 4f4fb700ef54: Pull complete 02:16:43 8ba94037c8f0: Pull complete 02:16:44 + docker push nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:16:44 05ab8de60d3c: Preparing 02:16:44 623565c86251: Preparing 02:16:44 4b86ceeade2b: Preparing 02:16:44 46129a5cda74: Preparing 02:16:44 ca410aa6fce1: Preparing 02:16:44 9ab746489f24: Preparing 02:16:44 cce92674e987: Preparing 02:16:44 cce92674e987: Waiting 02:16:44 9ab746489f24: Waiting 02:16:44 05ab8de60d3c: Layer already exists 02:16:44 46129a5cda74: Layer already exists 02:16:44 ca410aa6fce1: Layer already exists 02:16:44 4b86ceeade2b: Layer already exists 02:16:44 623565c86251: Layer already exists 02:16:44 cce92674e987: Layer already exists 02:16:44 9ab746489f24: Layer already exists 02:16:44 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:44 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:16:44 05ab8de60d3c: Preparing 02:16:44 623565c86251: Preparing 02:16:44 4b86ceeade2b: Preparing 02:16:44 46129a5cda74: Preparing 02:16:44 ca410aa6fce1: Preparing 02:16:44 9ab746489f24: Preparing 02:16:44 cce92674e987: Preparing 02:16:44 9ab746489f24: Waiting 02:16:44 cce92674e987: Waiting 02:16:44 623565c86251: Layer already exists 02:16:44 ca410aa6fce1: Layer already exists 02:16:44 4b86ceeade2b: Layer already exists 02:16:44 05ab8de60d3c: Layer already exists 02:16:44 46129a5cda74: Layer already exists 02:16:44 9ab746489f24: Layer already exists 02:16:44 cce92674e987: Layer already exists 02:16:44 main: digest: sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:44 ===================================================== [Pipeline] echo 02:16:44 taggedImages: 02:16:44 - nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884 02:16:44 - nexus3.edgexfoundry.org:10004/core-data:latest 02:16:44 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.95 02:16:44 - nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:44 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:16:44 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:16:44 3010f6fd799ca5917f599db9f4536ecd95368884 02:16:44 latest 02:16:44 4.1.0-dev.95 02:16:44 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:44 main 02:16:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:45 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884 02:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:16:45 99c11e531d5e: Preparing 02:16:45 94ba24dbd0d8: Preparing 02:16:45 46129a5cda74: Preparing 02:16:45 a2d5d49718b3: Preparing 02:16:45 063448d48840: Preparing 02:16:45 cce92674e987: Preparing 02:16:45 cce92674e987: Waiting 02:16:45 46129a5cda74: Layer already exists 02:16:45 cce92674e987: Layer already exists 02:16:45 99c11e531d5e: Pushed 02:16:45 063448d48840: Pushed 02:16:45 a2d5d49718b3: Pushed 02:16:49 94ba24dbd0d8: Pushed 02:16:49 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:16:50 99c11e531d5e: Preparing 02:16:50 94ba24dbd0d8: Preparing 02:16:50 46129a5cda74: Preparing 02:16:50 a2d5d49718b3: Preparing 02:16:50 063448d48840: Preparing 02:16:50 cce92674e987: Preparing 02:16:50 cce92674e987: Waiting 02:16:50 46129a5cda74: Layer already exists 02:16:50 94ba24dbd0d8: Layer already exists 02:16:50 99c11e531d5e: Layer already exists 02:16:50 a2d5d49718b3: Layer already exists 02:16:50 063448d48840: Layer already exists 02:16:50 cce92674e987: Layer already exists 02:16:50 latest: digest: sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.95 02:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:16:50 99c11e531d5e: Preparing 02:16:50 94ba24dbd0d8: Preparing 02:16:50 46129a5cda74: Preparing 02:16:50 a2d5d49718b3: Preparing 02:16:50 063448d48840: Preparing 02:16:50 cce92674e987: Preparing 02:16:50 cce92674e987: Waiting 02:16:50 46129a5cda74: Layer already exists 02:16:50 99c11e531d5e: Layer already exists 02:16:50 a2d5d49718b3: Layer already exists 02:16:50 94ba24dbd0d8: Layer already exists 02:16:50 063448d48840: Layer already exists 02:16:50 cce92674e987: Layer already exists 02:16:50 4.1.0-dev.95: digest: sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:16:51 99c11e531d5e: Preparing 02:16:51 94ba24dbd0d8: Preparing 02:16:51 46129a5cda74: Preparing 02:16:51 a2d5d49718b3: Preparing 02:16:51 063448d48840: Preparing 02:16:51 cce92674e987: Preparing 02:16:51 cce92674e987: Waiting 02:16:51 94ba24dbd0d8: Layer already exists 02:16:51 99c11e531d5e: Layer already exists 02:16:51 46129a5cda74: Layer already exists 02:16:51 063448d48840: Layer already exists 02:16:51 a2d5d49718b3: Layer already exists 02:16:51 cce92674e987: Layer already exists 02:16:51 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:51 deaec5988b04: Pull complete 02:16:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:16:52 99c11e531d5e: Preparing 02:16:52 94ba24dbd0d8: Preparing 02:16:52 46129a5cda74: Preparing 02:16:52 a2d5d49718b3: Preparing 02:16:52 063448d48840: Preparing 02:16:52 cce92674e987: Preparing 02:16:52 cce92674e987: Waiting 02:16:52 94ba24dbd0d8: Layer already exists 02:16:52 063448d48840: Layer already exists 02:16:52 99c11e531d5e: Layer already exists 02:16:52 a2d5d49718b3: Layer already exists 02:16:52 46129a5cda74: Layer already exists 02:16:52 cce92674e987: Layer already exists 02:16:52 main: digest: sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:52 ===================================================== [Pipeline] echo 02:16:52 taggedImages: 02:16:52 - nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884 02:16:52 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:16:52 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.95 02:16:52 - nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:52 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:16:52 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:16:52 3010f6fd799ca5917f599db9f4536ecd95368884 02:16:52 latest 02:16:52 4.1.0-dev.95 02:16:52 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:52 main 02:16:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884 02:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:16:52 dcc5e72ff1ec: Preparing 02:16:52 e9b844324856: Preparing 02:16:52 8385b7f44d1e: Preparing 02:16:52 4b86ceeade2b: Preparing 02:16:52 46129a5cda74: Preparing 02:16:52 a589586540cc: Preparing 02:16:52 edc0e5d3b769: Preparing 02:16:52 cce92674e987: Preparing 02:16:52 edc0e5d3b769: Waiting 02:16:52 a589586540cc: Waiting 02:16:52 cce92674e987: Waiting 02:16:52 46129a5cda74: Layer already exists 02:16:52 4b86ceeade2b: Layer already exists 02:16:52 a589586540cc: Layer already exists 02:16:52 edc0e5d3b769: Layer already exists 02:16:52 cce92674e987: Layer already exists 02:16:52 e9b844324856: Pushed 02:16:52 dcc5e72ff1ec: Pushed 02:16:55 9f65657bb879: Pull complete 02:16:55 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:16:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:16:55 + docker build -t ci-base-image-arm64 -f - . 02:16:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:16:55 WORKDIR /edgex 02:16:55 COPY go.mod . 02:16:55 RUN go mod download 02:16:56 Sending build context to Docker daemon 3.888MB 02:16:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:16:56 ---> 334268110677 02:16:56 Step 2/4 : WORKDIR /edgex 02:16:57 8385b7f44d1e: Pushed 02:16:57 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:16:57 dcc5e72ff1ec: Preparing 02:16:57 e9b844324856: Preparing 02:16:57 8385b7f44d1e: Preparing 02:16:57 4b86ceeade2b: Preparing 02:16:57 46129a5cda74: Preparing 02:16:57 a589586540cc: Preparing 02:16:57 edc0e5d3b769: Preparing 02:16:57 cce92674e987: Preparing 02:16:57 a589586540cc: Waiting 02:16:57 edc0e5d3b769: Waiting 02:16:57 cce92674e987: Waiting 02:16:57 e9b844324856: Layer already exists 02:16:57 4b86ceeade2b: Layer already exists 02:16:57 46129a5cda74: Layer already exists 02:16:57 8385b7f44d1e: Layer already exists 02:16:57 dcc5e72ff1ec: Layer already exists 02:16:57 edc0e5d3b769: Layer already exists 02:16:57 cce92674e987: Layer already exists 02:16:57 a589586540cc: Layer already exists 02:16:57 latest: digest: sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.95 02:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:16:58 dcc5e72ff1ec: Preparing 02:16:58 e9b844324856: Preparing 02:16:58 8385b7f44d1e: Preparing 02:16:58 4b86ceeade2b: Preparing 02:16:58 46129a5cda74: Preparing 02:16:58 a589586540cc: Preparing 02:16:58 edc0e5d3b769: Preparing 02:16:58 a589586540cc: Waiting 02:16:58 cce92674e987: Preparing 02:16:58 edc0e5d3b769: Waiting 02:16:58 cce92674e987: Waiting 02:16:58 46129a5cda74: Layer already exists 02:16:58 dcc5e72ff1ec: Layer already exists 02:16:58 4b86ceeade2b: Layer already exists 02:16:58 8385b7f44d1e: Layer already exists 02:16:58 e9b844324856: Layer already exists 02:16:58 cce92674e987: Layer already exists 02:16:58 edc0e5d3b769: Layer already exists 02:16:58 a589586540cc: Layer already exists 02:16:58 4.1.0-dev.95: digest: sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:58 ---> Running in b5e7c6b6a6ea 02:16:58 Removing intermediate container b5e7c6b6a6ea 02:16:58 ---> 4a91befabe0d 02:16:58 Step 3/4 : COPY go.mod . 02:16:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:16:59 dcc5e72ff1ec: Preparing 02:16:59 e9b844324856: Preparing 02:16:59 8385b7f44d1e: Preparing 02:16:59 4b86ceeade2b: Preparing 02:16:59 46129a5cda74: Preparing 02:16:59 a589586540cc: Preparing 02:16:59 edc0e5d3b769: Preparing 02:16:59 cce92674e987: Preparing 02:16:59 a589586540cc: Waiting 02:16:59 edc0e5d3b769: Waiting 02:16:59 cce92674e987: Waiting 02:16:59 e9b844324856: Layer already exists 02:16:59 8385b7f44d1e: Layer already exists 02:16:59 dcc5e72ff1ec: Layer already exists 02:16:59 46129a5cda74: Layer already exists 02:16:59 4b86ceeade2b: Layer already exists 02:16:59 a589586540cc: Layer already exists 02:16:59 edc0e5d3b769: Layer already exists 02:16:59 cce92674e987: Layer already exists 02:16:59 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:59 ---> 0a6d75f7d94e 02:16:59 Step 4/4 : RUN go mod download 02:16:59 ---> Running in 0dd409a7d6d9 02:16:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:16:59 dcc5e72ff1ec: Preparing 02:16:59 e9b844324856: Preparing 02:16:59 8385b7f44d1e: Preparing 02:16:59 4b86ceeade2b: Preparing 02:16:59 46129a5cda74: Preparing 02:16:59 a589586540cc: Preparing 02:16:59 edc0e5d3b769: Preparing 02:16:59 a589586540cc: Waiting 02:16:59 cce92674e987: Preparing 02:16:59 edc0e5d3b769: Waiting 02:16:59 cce92674e987: Waiting 02:16:59 8385b7f44d1e: Layer already exists 02:16:59 e9b844324856: Layer already exists 02:16:59 46129a5cda74: Layer already exists 02:16:59 dcc5e72ff1ec: Layer already exists 02:16:59 4b86ceeade2b: Layer already exists 02:16:59 a589586540cc: Layer already exists 02:16:59 edc0e5d3b769: Layer already exists 02:16:59 cce92674e987: Layer already exists 02:16:59 main: digest: sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:59 ===================================================== [Pipeline] echo 02:16:59 taggedImages: 02:16:59 - nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884 02:16:59 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:16:59 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.95 02:16:59 - nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:59 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:16:59 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:16:59 3010f6fd799ca5917f599db9f4536ecd95368884 02:16:59 latest 02:16:59 4.1.0-dev.95 02:16:59 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:16:59 main 02:16:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884 02:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:17:00 ad3204eb97e7: Preparing 02:17:00 bddb2d71509a: Preparing 02:17:00 81d44d3f98c9: Preparing 02:17:00 cd52cd3972c5: Preparing 02:17:00 54236032b1fd: Preparing 02:17:00 d7cfd4afdad6: Preparing 02:17:00 b27205780452: Preparing 02:17:00 4b86ceeade2b: Preparing 02:17:00 46129a5cda74: Preparing 02:17:00 e40fe5f94eec: Preparing 02:17:00 3ea1c61f30b1: Preparing 02:17:00 5f70bf18a086: Preparing 02:17:00 a3d407434875: Preparing 02:17:00 d055e7b87718: Preparing 02:17:00 18add76dfbe6: Preparing 02:17:00 cce92674e987: Preparing 02:17:00 3ea1c61f30b1: Waiting 02:17:00 d7cfd4afdad6: Waiting 02:17:00 5f70bf18a086: Waiting 02:17:00 a3d407434875: Waiting 02:17:00 b27205780452: Waiting 02:17:00 d055e7b87718: Waiting 02:17:00 18add76dfbe6: Waiting 02:17:00 4b86ceeade2b: Waiting 02:17:00 46129a5cda74: Waiting 02:17:00 e40fe5f94eec: Waiting 02:17:00 cce92674e987: Waiting 02:17:00 bddb2d71509a: Pushed 02:17:00 ad3204eb97e7: Pushed 02:17:00 cd52cd3972c5: Pushed 02:17:00 54236032b1fd: Pushed 02:17:00 81d44d3f98c9: Pushed 02:17:00 4b86ceeade2b: Layer already exists 02:17:00 46129a5cda74: Layer already exists 02:17:00 5f70bf18a086: Layer already exists 02:17:00 d7cfd4afdad6: Pushed 02:17:00 e40fe5f94eec: Pushed 02:17:00 3ea1c61f30b1: Pushed 02:17:00 a3d407434875: Pushed 02:17:00 cce92674e987: Layer already exists 02:17:00 d055e7b87718: Pushed 02:17:00 18add76dfbe6: Pushed 02:17:02 b27205780452: Pushed 02:17:02 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:17:03 ad3204eb97e7: Preparing 02:17:03 bddb2d71509a: Preparing 02:17:03 81d44d3f98c9: Preparing 02:17:03 cd52cd3972c5: Preparing 02:17:03 54236032b1fd: Preparing 02:17:03 d7cfd4afdad6: Preparing 02:17:03 b27205780452: Preparing 02:17:03 4b86ceeade2b: Preparing 02:17:03 46129a5cda74: Preparing 02:17:03 d7cfd4afdad6: Waiting 02:17:03 b27205780452: Waiting 02:17:03 4b86ceeade2b: Waiting 02:17:03 46129a5cda74: Waiting 02:17:03 e40fe5f94eec: Preparing 02:17:03 3ea1c61f30b1: Preparing 02:17:03 5f70bf18a086: Preparing 02:17:03 e40fe5f94eec: Waiting 02:17:03 3ea1c61f30b1: Waiting 02:17:03 5f70bf18a086: Waiting 02:17:03 a3d407434875: Preparing 02:17:03 d055e7b87718: Preparing 02:17:03 a3d407434875: Waiting 02:17:03 18add76dfbe6: Preparing 02:17:03 cce92674e987: Preparing 02:17:03 d055e7b87718: Waiting 02:17:03 18add76dfbe6: Waiting 02:17:03 cce92674e987: Waiting 02:17:03 cd52cd3972c5: Layer already exists 02:17:03 81d44d3f98c9: Layer already exists 02:17:03 bddb2d71509a: Layer already exists 02:17:03 54236032b1fd: Layer already exists 02:17:03 ad3204eb97e7: Layer already exists 02:17:03 d7cfd4afdad6: Layer already exists 02:17:03 b27205780452: Layer already exists 02:17:03 e40fe5f94eec: Layer already exists 02:17:03 4b86ceeade2b: Layer already exists 02:17:03 46129a5cda74: Layer already exists 02:17:03 3ea1c61f30b1: Layer already exists 02:17:03 5f70bf18a086: Layer already exists 02:17:03 18add76dfbe6: Layer already exists 02:17:03 a3d407434875: Layer already exists 02:17:03 d055e7b87718: Layer already exists 02:17:03 cce92674e987: Layer already exists 02:17:03 latest: digest: sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.95 02:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:17:03 ad3204eb97e7: Preparing 02:17:03 bddb2d71509a: Preparing 02:17:03 81d44d3f98c9: Preparing 02:17:03 cd52cd3972c5: Preparing 02:17:03 54236032b1fd: Preparing 02:17:03 d7cfd4afdad6: Preparing 02:17:03 b27205780452: Preparing 02:17:03 4b86ceeade2b: Preparing 02:17:03 46129a5cda74: Preparing 02:17:03 e40fe5f94eec: Preparing 02:17:03 3ea1c61f30b1: Preparing 02:17:03 5f70bf18a086: Preparing 02:17:03 a3d407434875: Preparing 02:17:03 d055e7b87718: Preparing 02:17:03 18add76dfbe6: Preparing 02:17:03 cce92674e987: Preparing 02:17:03 d055e7b87718: Waiting 02:17:03 cce92674e987: Waiting 02:17:03 a3d407434875: Waiting 02:17:03 18add76dfbe6: Waiting 02:17:03 e40fe5f94eec: Waiting 02:17:03 3ea1c61f30b1: Waiting 02:17:03 5f70bf18a086: Waiting 02:17:03 4b86ceeade2b: Waiting 02:17:03 d7cfd4afdad6: Waiting 02:17:03 b27205780452: Waiting 02:17:03 46129a5cda74: Waiting 02:17:03 54236032b1fd: Layer already exists 02:17:03 cd52cd3972c5: Layer already exists 02:17:03 ad3204eb97e7: Layer already exists 02:17:03 bddb2d71509a: Layer already exists 02:17:03 81d44d3f98c9: Layer already exists 02:17:03 b27205780452: Layer already exists 02:17:03 46129a5cda74: Layer already exists 02:17:03 d7cfd4afdad6: Layer already exists 02:17:03 4b86ceeade2b: Layer already exists 02:17:03 e40fe5f94eec: Layer already exists 02:17:03 3ea1c61f30b1: Layer already exists 02:17:03 a3d407434875: Layer already exists 02:17:03 5f70bf18a086: Layer already exists 02:17:03 d055e7b87718: Layer already exists 02:17:03 18add76dfbe6: Layer already exists 02:17:03 cce92674e987: Layer already exists 02:17:03 4.1.0-dev.95: digest: sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:17:04 ad3204eb97e7: Preparing 02:17:04 bddb2d71509a: Preparing 02:17:04 81d44d3f98c9: Preparing 02:17:04 cd52cd3972c5: Preparing 02:17:04 54236032b1fd: Preparing 02:17:04 d7cfd4afdad6: Preparing 02:17:04 b27205780452: Preparing 02:17:04 4b86ceeade2b: Preparing 02:17:04 46129a5cda74: Preparing 02:17:04 e40fe5f94eec: Preparing 02:17:04 3ea1c61f30b1: Preparing 02:17:04 5f70bf18a086: Preparing 02:17:04 a3d407434875: Preparing 02:17:04 d055e7b87718: Preparing 02:17:04 18add76dfbe6: Preparing 02:17:04 d7cfd4afdad6: Waiting 02:17:04 cce92674e987: Preparing 02:17:04 b27205780452: Waiting 02:17:04 e40fe5f94eec: Waiting 02:17:04 4b86ceeade2b: Waiting 02:17:04 3ea1c61f30b1: Waiting 02:17:04 5f70bf18a086: Waiting 02:17:04 a3d407434875: Waiting 02:17:04 d055e7b87718: Waiting 02:17:04 18add76dfbe6: Waiting 02:17:04 cce92674e987: Waiting 02:17:04 46129a5cda74: Waiting 02:17:04 cd52cd3972c5: Layer already exists 02:17:04 81d44d3f98c9: Layer already exists 02:17:04 bddb2d71509a: Layer already exists 02:17:04 54236032b1fd: Layer already exists 02:17:04 ad3204eb97e7: Layer already exists 02:17:04 d7cfd4afdad6: Layer already exists 02:17:04 b27205780452: Layer already exists 02:17:04 46129a5cda74: Layer already exists 02:17:04 4b86ceeade2b: Layer already exists 02:17:04 e40fe5f94eec: Layer already exists 02:17:04 3ea1c61f30b1: Layer already exists 02:17:04 a3d407434875: Layer already exists 02:17:04 5f70bf18a086: Layer already exists 02:17:04 d055e7b87718: Layer already exists 02:17:04 18add76dfbe6: Layer already exists 02:17:04 cce92674e987: Layer already exists 02:17:04 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:17:05 ad3204eb97e7: Preparing 02:17:05 bddb2d71509a: Preparing 02:17:05 81d44d3f98c9: Preparing 02:17:05 cd52cd3972c5: Preparing 02:17:05 54236032b1fd: Preparing 02:17:05 d7cfd4afdad6: Preparing 02:17:05 b27205780452: Preparing 02:17:05 4b86ceeade2b: Preparing 02:17:05 46129a5cda74: Preparing 02:17:05 e40fe5f94eec: Preparing 02:17:05 3ea1c61f30b1: Preparing 02:17:05 5f70bf18a086: Preparing 02:17:05 a3d407434875: Preparing 02:17:05 d055e7b87718: Preparing 02:17:05 18add76dfbe6: Preparing 02:17:05 cce92674e987: Preparing 02:17:05 5f70bf18a086: Waiting 02:17:05 b27205780452: Waiting 02:17:05 4b86ceeade2b: Waiting 02:17:05 46129a5cda74: Waiting 02:17:05 e40fe5f94eec: Waiting 02:17:05 3ea1c61f30b1: Waiting 02:17:05 d055e7b87718: Waiting 02:17:05 18add76dfbe6: Waiting 02:17:05 d7cfd4afdad6: Waiting 02:17:05 cce92674e987: Waiting 02:17:05 a3d407434875: Waiting 02:17:05 54236032b1fd: Layer already exists 02:17:05 bddb2d71509a: Layer already exists 02:17:05 81d44d3f98c9: Layer already exists 02:17:05 ad3204eb97e7: Layer already exists 02:17:05 cd52cd3972c5: Layer already exists 02:17:05 4b86ceeade2b: Layer already exists 02:17:05 d7cfd4afdad6: Layer already exists 02:17:05 b27205780452: Layer already exists 02:17:05 46129a5cda74: Layer already exists 02:17:05 e40fe5f94eec: Layer already exists 02:17:05 5f70bf18a086: Layer already exists 02:17:05 3ea1c61f30b1: Layer already exists 02:17:05 d055e7b87718: Layer already exists 02:17:05 a3d407434875: Layer already exists 02:17:05 18add76dfbe6: Layer already exists 02:17:05 cce92674e987: Layer already exists 02:17:05 main: digest: sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:05 ===================================================== [Pipeline] echo 02:17:05 taggedImages: 02:17:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884 02:17:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:17:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.95 02:17:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:17:05 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:17:05 3010f6fd799ca5917f599db9f4536ecd95368884 02:17:05 latest 02:17:05 4.1.0-dev.95 02:17:05 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:05 main 02:17:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884 02:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:17:05 fc5e655e8c21: Preparing 02:17:05 6466e646eeb7: Preparing 02:17:05 86399debe245: Preparing 02:17:05 f5b0e5c3914a: Preparing 02:17:05 4b86ceeade2b: Preparing 02:17:05 46129a5cda74: Preparing 02:17:05 a589586540cc: Preparing 02:17:05 edc0e5d3b769: Preparing 02:17:05 cce92674e987: Preparing 02:17:05 46129a5cda74: Waiting 02:17:05 a589586540cc: Waiting 02:17:05 edc0e5d3b769: Waiting 02:17:05 cce92674e987: Waiting 02:17:05 4b86ceeade2b: Layer already exists 02:17:05 46129a5cda74: Layer already exists 02:17:05 a589586540cc: Layer already exists 02:17:05 edc0e5d3b769: Layer already exists 02:17:05 fc5e655e8c21: Pushed 02:17:05 cce92674e987: Layer already exists 02:17:05 6466e646eeb7: Pushed 02:17:05 86399debe245: Pushed 02:17:10 f5b0e5c3914a: Pushed 02:17:10 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:17:10 fc5e655e8c21: Preparing 02:17:10 6466e646eeb7: Preparing 02:17:10 86399debe245: Preparing 02:17:10 f5b0e5c3914a: Preparing 02:17:10 4b86ceeade2b: Preparing 02:17:10 46129a5cda74: Preparing 02:17:10 a589586540cc: Preparing 02:17:10 edc0e5d3b769: Preparing 02:17:10 46129a5cda74: Waiting 02:17:10 a589586540cc: Waiting 02:17:10 cce92674e987: Preparing 02:17:10 cce92674e987: Waiting 02:17:10 edc0e5d3b769: Waiting 02:17:10 fc5e655e8c21: Layer already exists 02:17:10 f5b0e5c3914a: Layer already exists 02:17:10 a589586540cc: Layer already exists 02:17:10 4b86ceeade2b: Layer already exists 02:17:10 86399debe245: Layer already exists 02:17:10 46129a5cda74: Layer already exists 02:17:10 6466e646eeb7: Layer already exists 02:17:10 cce92674e987: Layer already exists 02:17:10 edc0e5d3b769: Layer already exists 02:17:10 latest: digest: sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.95 02:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:17:11 fc5e655e8c21: Preparing 02:17:11 6466e646eeb7: Preparing 02:17:11 86399debe245: Preparing 02:17:11 f5b0e5c3914a: Preparing 02:17:11 4b86ceeade2b: Preparing 02:17:11 46129a5cda74: Preparing 02:17:11 a589586540cc: Preparing 02:17:11 edc0e5d3b769: Preparing 02:17:11 cce92674e987: Preparing 02:17:11 46129a5cda74: Waiting 02:17:11 a589586540cc: Waiting 02:17:11 edc0e5d3b769: Waiting 02:17:11 cce92674e987: Waiting 02:17:11 fc5e655e8c21: Layer already exists 02:17:11 6466e646eeb7: Layer already exists 02:17:11 f5b0e5c3914a: Layer already exists 02:17:11 86399debe245: Layer already exists 02:17:11 4b86ceeade2b: Layer already exists 02:17:11 46129a5cda74: Layer already exists 02:17:11 edc0e5d3b769: Layer already exists 02:17:11 a589586540cc: Layer already exists 02:17:11 cce92674e987: Layer already exists 02:17:11 4.1.0-dev.95: digest: sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:17:12 fc5e655e8c21: Preparing 02:17:12 6466e646eeb7: Preparing 02:17:12 86399debe245: Preparing 02:17:12 f5b0e5c3914a: Preparing 02:17:12 4b86ceeade2b: Preparing 02:17:12 46129a5cda74: Preparing 02:17:12 a589586540cc: Preparing 02:17:12 edc0e5d3b769: Preparing 02:17:12 cce92674e987: Preparing 02:17:12 46129a5cda74: Waiting 02:17:12 a589586540cc: Waiting 02:17:12 cce92674e987: Waiting 02:17:12 edc0e5d3b769: Waiting 02:17:12 f5b0e5c3914a: Layer already exists 02:17:12 86399debe245: Layer already exists 02:17:12 4b86ceeade2b: Layer already exists 02:17:12 6466e646eeb7: Layer already exists 02:17:12 fc5e655e8c21: Layer already exists 02:17:12 46129a5cda74: Layer already exists 02:17:12 a589586540cc: Layer already exists 02:17:12 edc0e5d3b769: Layer already exists 02:17:12 cce92674e987: Layer already exists 02:17:12 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:17:12 fc5e655e8c21: Preparing 02:17:12 6466e646eeb7: Preparing 02:17:12 86399debe245: Preparing 02:17:12 f5b0e5c3914a: Preparing 02:17:12 4b86ceeade2b: Preparing 02:17:12 46129a5cda74: Preparing 02:17:12 a589586540cc: Preparing 02:17:12 edc0e5d3b769: Preparing 02:17:12 cce92674e987: Preparing 02:17:12 a589586540cc: Waiting 02:17:12 edc0e5d3b769: Waiting 02:17:12 cce92674e987: Waiting 02:17:12 46129a5cda74: Waiting 02:17:12 4b86ceeade2b: Layer already exists 02:17:12 86399debe245: Layer already exists 02:17:12 6466e646eeb7: Layer already exists 02:17:12 f5b0e5c3914a: Layer already exists 02:17:12 fc5e655e8c21: Layer already exists 02:17:12 a589586540cc: Layer already exists 02:17:12 46129a5cda74: Layer already exists 02:17:12 cce92674e987: Layer already exists 02:17:12 edc0e5d3b769: Layer already exists 02:17:12 main: digest: sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:12 ===================================================== [Pipeline] echo 02:17:12 taggedImages: 02:17:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884 02:17:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:17:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.95 02:17:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:17:12 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:17:12 3010f6fd799ca5917f599db9f4536ecd95368884 02:17:12 latest 02:17:12 4.1.0-dev.95 02:17:12 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:12 main 02:17:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884 02:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:17:13 98f5553446c9: Preparing 02:17:13 548fd7d040a8: Preparing 02:17:13 4276a90733e4: Preparing 02:17:13 328ef25006fc: Preparing 02:17:13 605cc6ffe392: Preparing 02:17:13 4b86ceeade2b: Preparing 02:17:13 46129a5cda74: Preparing 02:17:13 9f2e7a210123: Preparing 02:17:13 faa08827261b: Preparing 02:17:13 9b51e439c70c: Preparing 02:17:13 cce92674e987: Preparing 02:17:13 4b86ceeade2b: Waiting 02:17:13 46129a5cda74: Waiting 02:17:13 9f2e7a210123: Waiting 02:17:13 faa08827261b: Waiting 02:17:13 9b51e439c70c: Waiting 02:17:13 cce92674e987: Waiting 02:17:13 328ef25006fc: Pushed 02:17:13 548fd7d040a8: Pushed 02:17:13 605cc6ffe392: Pushed 02:17:13 98f5553446c9: Pushed 02:17:13 4b86ceeade2b: Layer already exists 02:17:13 46129a5cda74: Layer already exists 02:17:13 cce92674e987: Layer already exists 02:17:13 9f2e7a210123: Pushed 02:17:13 faa08827261b: Pushed 02:17:15 9b51e439c70c: Pushed 02:17:17 4276a90733e4: Pushed 02:17:17 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:17:17 98f5553446c9: Preparing 02:17:17 548fd7d040a8: Preparing 02:17:17 4276a90733e4: Preparing 02:17:17 328ef25006fc: Preparing 02:17:17 605cc6ffe392: Preparing 02:17:17 4b86ceeade2b: Preparing 02:17:17 46129a5cda74: Preparing 02:17:17 9f2e7a210123: Preparing 02:17:17 faa08827261b: Preparing 02:17:17 9b51e439c70c: Preparing 02:17:17 cce92674e987: Preparing 02:17:17 4b86ceeade2b: Waiting 02:17:17 46129a5cda74: Waiting 02:17:17 9f2e7a210123: Waiting 02:17:17 faa08827261b: Waiting 02:17:17 9b51e439c70c: Waiting 02:17:17 cce92674e987: Waiting 02:17:17 328ef25006fc: Layer already exists 02:17:17 98f5553446c9: Layer already exists 02:17:17 4276a90733e4: Layer already exists 02:17:17 605cc6ffe392: Layer already exists 02:17:17 548fd7d040a8: Layer already exists 02:17:17 9f2e7a210123: Layer already exists 02:17:17 4b86ceeade2b: Layer already exists 02:17:17 46129a5cda74: Layer already exists 02:17:17 faa08827261b: Layer already exists 02:17:17 9b51e439c70c: Layer already exists 02:17:17 cce92674e987: Layer already exists 02:17:17 latest: digest: sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.95 02:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:17:18 98f5553446c9: Preparing 02:17:18 548fd7d040a8: Preparing 02:17:18 4276a90733e4: Preparing 02:17:18 328ef25006fc: Preparing 02:17:18 605cc6ffe392: Preparing 02:17:18 4b86ceeade2b: Preparing 02:17:18 46129a5cda74: Preparing 02:17:18 9f2e7a210123: Preparing 02:17:18 faa08827261b: Preparing 02:17:18 9b51e439c70c: Preparing 02:17:18 cce92674e987: Preparing 02:17:18 9f2e7a210123: Waiting 02:17:18 faa08827261b: Waiting 02:17:18 9b51e439c70c: Waiting 02:17:18 cce92674e987: Waiting 02:17:18 46129a5cda74: Waiting 02:17:18 4b86ceeade2b: Waiting 02:17:18 548fd7d040a8: Layer already exists 02:17:18 328ef25006fc: Layer already exists 02:17:18 4276a90733e4: Layer already exists 02:17:18 98f5553446c9: Layer already exists 02:17:18 605cc6ffe392: Layer already exists 02:17:18 4b86ceeade2b: Layer already exists 02:17:18 46129a5cda74: Layer already exists 02:17:18 9f2e7a210123: Layer already exists 02:17:18 faa08827261b: Layer already exists 02:17:18 9b51e439c70c: Layer already exists 02:17:18 cce92674e987: Layer already exists 02:17:18 4.1.0-dev.95: digest: sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:17:19 98f5553446c9: Preparing 02:17:19 548fd7d040a8: Preparing 02:17:19 4276a90733e4: Preparing 02:17:19 328ef25006fc: Preparing 02:17:19 605cc6ffe392: Preparing 02:17:19 4b86ceeade2b: Preparing 02:17:19 46129a5cda74: Preparing 02:17:19 9f2e7a210123: Preparing 02:17:19 faa08827261b: Preparing 02:17:19 9b51e439c70c: Preparing 02:17:19 cce92674e987: Preparing 02:17:19 faa08827261b: Waiting 02:17:19 4b86ceeade2b: Waiting 02:17:19 9f2e7a210123: Waiting 02:17:19 46129a5cda74: Waiting 02:17:19 9b51e439c70c: Waiting 02:17:19 cce92674e987: Waiting 02:17:19 605cc6ffe392: Layer already exists 02:17:19 98f5553446c9: Layer already exists 02:17:19 548fd7d040a8: Layer already exists 02:17:19 328ef25006fc: Layer already exists 02:17:19 4276a90733e4: Layer already exists 02:17:19 46129a5cda74: Layer already exists 02:17:19 9f2e7a210123: Layer already exists 02:17:19 4b86ceeade2b: Layer already exists 02:17:19 9b51e439c70c: Layer already exists 02:17:19 faa08827261b: Layer already exists 02:17:19 cce92674e987: Layer already exists 02:17:19 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:17:19 98f5553446c9: Preparing 02:17:19 548fd7d040a8: Preparing 02:17:19 4276a90733e4: Preparing 02:17:19 328ef25006fc: Preparing 02:17:19 605cc6ffe392: Preparing 02:17:19 4b86ceeade2b: Preparing 02:17:19 46129a5cda74: Preparing 02:17:19 9f2e7a210123: Preparing 02:17:19 faa08827261b: Preparing 02:17:19 9b51e439c70c: Preparing 02:17:19 cce92674e987: Preparing 02:17:19 46129a5cda74: Waiting 02:17:19 9b51e439c70c: Waiting 02:17:19 faa08827261b: Waiting 02:17:19 cce92674e987: Waiting 02:17:19 9f2e7a210123: Waiting 02:17:19 4b86ceeade2b: Waiting 02:17:19 548fd7d040a8: Layer already exists 02:17:19 328ef25006fc: Layer already exists 02:17:19 4276a90733e4: Layer already exists 02:17:19 605cc6ffe392: Layer already exists 02:17:19 98f5553446c9: Layer already exists 02:17:19 9f2e7a210123: Layer already exists 02:17:19 46129a5cda74: Layer already exists 02:17:19 4b86ceeade2b: Layer already exists 02:17:19 faa08827261b: Layer already exists 02:17:19 9b51e439c70c: Layer already exists 02:17:19 cce92674e987: Layer already exists 02:17:19 main: digest: sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:19 ===================================================== [Pipeline] echo 02:17:19 taggedImages: 02:17:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884 02:17:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:17:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.95 02:17:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:17:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:17:19 3010f6fd799ca5917f599db9f4536ecd95368884 02:17:19 latest 02:17:19 4.1.0-dev.95 02:17:19 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:19 main 02:17:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884 02:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:17:20 2515e08df820: Preparing 02:17:20 49adfc0fa32f: Preparing 02:17:20 bef76423e6d2: Preparing 02:17:20 3df2571c1631: Preparing 02:17:20 7ac1597dfb47: Preparing 02:17:20 05459c7b8afd: Preparing 02:17:20 9452da88aead: Preparing 02:17:20 4b86ceeade2b: Preparing 02:17:20 46129a5cda74: Preparing 02:17:20 0ee3be61f91b: Preparing 02:17:20 de8ce2d02ddc: Preparing 02:17:20 cce92674e987: Preparing 02:17:20 05459c7b8afd: Waiting 02:17:20 9452da88aead: Waiting 02:17:20 46129a5cda74: Waiting 02:17:20 0ee3be61f91b: Waiting 02:17:20 4b86ceeade2b: Waiting 02:17:20 de8ce2d02ddc: Waiting 02:17:20 cce92674e987: Waiting 02:17:20 2515e08df820: Pushed 02:17:20 49adfc0fa32f: Pushed 02:17:20 7ac1597dfb47: Pushed 02:17:20 4b86ceeade2b: Layer already exists 02:17:20 46129a5cda74: Layer already exists 02:17:20 05459c7b8afd: Pushed 02:17:20 9452da88aead: Pushed 02:17:20 cce92674e987: Layer already exists 02:17:20 0ee3be61f91b: Pushed 02:17:22 de8ce2d02ddc: Pushed 02:17:23 3df2571c1631: Pushed 02:17:23 bef76423e6d2: Pushed 02:17:23 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:17:24 2515e08df820: Preparing 02:17:24 49adfc0fa32f: Preparing 02:17:24 bef76423e6d2: Preparing 02:17:24 3df2571c1631: Preparing 02:17:24 7ac1597dfb47: Preparing 02:17:24 05459c7b8afd: Preparing 02:17:24 9452da88aead: Preparing 02:17:24 4b86ceeade2b: Preparing 02:17:24 46129a5cda74: Preparing 02:17:24 0ee3be61f91b: Preparing 02:17:24 de8ce2d02ddc: Preparing 02:17:24 cce92674e987: Preparing 02:17:24 9452da88aead: Waiting 02:17:24 de8ce2d02ddc: Waiting 02:17:24 cce92674e987: Waiting 02:17:24 05459c7b8afd: Waiting 02:17:24 4b86ceeade2b: Waiting 02:17:24 46129a5cda74: Waiting 02:17:24 0ee3be61f91b: Waiting 02:17:24 2515e08df820: Layer already exists 02:17:24 7ac1597dfb47: Layer already exists 02:17:24 3df2571c1631: Layer already exists 02:17:24 49adfc0fa32f: Layer already exists 02:17:24 bef76423e6d2: Layer already exists 02:17:24 9452da88aead: Layer already exists 02:17:24 4b86ceeade2b: Layer already exists 02:17:24 46129a5cda74: Layer already exists 02:17:24 05459c7b8afd: Layer already exists 02:17:24 0ee3be61f91b: Layer already exists 02:17:24 de8ce2d02ddc: Layer already exists 02:17:24 cce92674e987: Layer already exists 02:17:24 latest: digest: sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.95 02:17:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:17:25 2515e08df820: Preparing 02:17:25 49adfc0fa32f: Preparing 02:17:25 bef76423e6d2: Preparing 02:17:25 3df2571c1631: Preparing 02:17:25 7ac1597dfb47: Preparing 02:17:25 05459c7b8afd: Preparing 02:17:25 9452da88aead: Preparing 02:17:25 4b86ceeade2b: Preparing 02:17:25 46129a5cda74: Preparing 02:17:25 05459c7b8afd: Waiting 02:17:25 9452da88aead: Waiting 02:17:25 4b86ceeade2b: Waiting 02:17:25 0ee3be61f91b: Preparing 02:17:25 de8ce2d02ddc: Preparing 02:17:25 46129a5cda74: Waiting 02:17:25 0ee3be61f91b: Waiting 02:17:25 cce92674e987: Preparing 02:17:25 cce92674e987: Waiting 02:17:25 de8ce2d02ddc: Waiting 02:17:25 3df2571c1631: Layer already exists 02:17:25 7ac1597dfb47: Layer already exists 02:17:25 49adfc0fa32f: Layer already exists 02:17:25 2515e08df820: Layer already exists 02:17:25 bef76423e6d2: Layer already exists 02:17:25 05459c7b8afd: Layer already exists 02:17:25 9452da88aead: Layer already exists 02:17:25 4b86ceeade2b: Layer already exists 02:17:25 46129a5cda74: Layer already exists 02:17:25 0ee3be61f91b: Layer already exists 02:17:25 de8ce2d02ddc: Layer already exists 02:17:25 cce92674e987: Layer already exists 02:17:25 4.1.0-dev.95: digest: sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:17:25 2515e08df820: Preparing 02:17:25 49adfc0fa32f: Preparing 02:17:25 bef76423e6d2: Preparing 02:17:25 3df2571c1631: Preparing 02:17:25 7ac1597dfb47: Preparing 02:17:25 05459c7b8afd: Preparing 02:17:25 9452da88aead: Preparing 02:17:25 4b86ceeade2b: Preparing 02:17:25 46129a5cda74: Preparing 02:17:25 0ee3be61f91b: Preparing 02:17:25 de8ce2d02ddc: Preparing 02:17:25 cce92674e987: Preparing 02:17:25 4b86ceeade2b: Waiting 02:17:25 46129a5cda74: Waiting 02:17:25 0ee3be61f91b: Waiting 02:17:25 de8ce2d02ddc: Waiting 02:17:25 cce92674e987: Waiting 02:17:25 05459c7b8afd: Waiting 02:17:25 9452da88aead: Waiting 02:17:25 7ac1597dfb47: Layer already exists 02:17:25 bef76423e6d2: Layer already exists 02:17:25 49adfc0fa32f: Layer already exists 02:17:25 2515e08df820: Layer already exists 02:17:25 3df2571c1631: Layer already exists 02:17:25 9452da88aead: Layer already exists 02:17:25 05459c7b8afd: Layer already exists 02:17:25 4b86ceeade2b: Layer already exists 02:17:25 46129a5cda74: Layer already exists 02:17:25 0ee3be61f91b: Layer already exists 02:17:25 cce92674e987: Layer already exists 02:17:25 de8ce2d02ddc: Layer already exists 02:17:25 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:17:26 2515e08df820: Preparing 02:17:26 49adfc0fa32f: Preparing 02:17:26 bef76423e6d2: Preparing 02:17:26 3df2571c1631: Preparing 02:17:26 7ac1597dfb47: Preparing 02:17:26 05459c7b8afd: Preparing 02:17:26 9452da88aead: Preparing 02:17:26 4b86ceeade2b: Preparing 02:17:26 46129a5cda74: Preparing 02:17:26 0ee3be61f91b: Preparing 02:17:26 de8ce2d02ddc: Preparing 02:17:26 cce92674e987: Preparing 02:17:26 46129a5cda74: Waiting 02:17:26 0ee3be61f91b: Waiting 02:17:26 05459c7b8afd: Waiting 02:17:26 9452da88aead: Waiting 02:17:26 cce92674e987: Waiting 02:17:26 4b86ceeade2b: Waiting 02:17:26 de8ce2d02ddc: Waiting 02:17:26 3df2571c1631: Layer already exists 02:17:26 2515e08df820: Layer already exists 02:17:26 49adfc0fa32f: Layer already exists 02:17:26 bef76423e6d2: Layer already exists 02:17:26 7ac1597dfb47: Layer already exists 02:17:26 4b86ceeade2b: Layer already exists 02:17:26 05459c7b8afd: Layer already exists 02:17:26 9452da88aead: Layer already exists 02:17:26 0ee3be61f91b: Layer already exists 02:17:26 46129a5cda74: Layer already exists 02:17:26 de8ce2d02ddc: Layer already exists 02:17:26 cce92674e987: Layer already exists 02:17:26 main: digest: sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:26 ===================================================== [Pipeline] echo 02:17:26 taggedImages: 02:17:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884 02:17:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:17:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.95 02:17:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:17:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:17:26 3010f6fd799ca5917f599db9f4536ecd95368884 02:17:26 latest 02:17:26 4.1.0-dev.95 02:17:26 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:26 main 02:17:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884 02:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:17:27 1e29abf03e07: Preparing 02:17:27 49dacad68931: Preparing 02:17:27 4b86ceeade2b: Preparing 02:17:27 46129a5cda74: Preparing 02:17:27 2fa530c3077c: Preparing 02:17:27 8fdd3fbebdff: Preparing 02:17:27 cce92674e987: Preparing 02:17:27 8fdd3fbebdff: Waiting 02:17:27 cce92674e987: Waiting 02:17:27 46129a5cda74: Layer already exists 02:17:27 4b86ceeade2b: Layer already exists 02:17:27 cce92674e987: Layer already exists 02:17:27 1e29abf03e07: Pushed 02:17:27 2fa530c3077c: Pushed 02:17:27 8fdd3fbebdff: Pushed 02:17:30 49dacad68931: Pushed 02:17:30 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:31 + 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 02:17:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:17:31 1e29abf03e07: Preparing 02:17:31 49dacad68931: Preparing 02:17:31 4b86ceeade2b: Preparing 02:17:31 46129a5cda74: Preparing 02:17:31 2fa530c3077c: Preparing 02:17:31 8fdd3fbebdff: Preparing 02:17:31 cce92674e987: Preparing 02:17:31 cce92674e987: Waiting 02:17:31 46129a5cda74: Layer already exists 02:17:31 1e29abf03e07: Layer already exists 02:17:31 49dacad68931: Layer already exists 02:17:31 4b86ceeade2b: Layer already exists 02:17:31 2fa530c3077c: Layer already exists 02:17:31 8fdd3fbebdff: Layer already exists 02:17:31 cce92674e987: Layer already exists 02:17:31 latest: digest: sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.95 02:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:17:32 1e29abf03e07: Preparing 02:17:32 49dacad68931: Preparing 02:17:32 4b86ceeade2b: Preparing 02:17:32 46129a5cda74: Preparing 02:17:32 2fa530c3077c: Preparing 02:17:32 8fdd3fbebdff: Preparing 02:17:32 cce92674e987: Preparing 02:17:32 8fdd3fbebdff: Waiting 02:17:32 cce92674e987: Waiting 02:17:32 2fa530c3077c: Layer already exists 02:17:32 46129a5cda74: Layer already exists 02:17:32 4b86ceeade2b: Layer already exists 02:17:32 1e29abf03e07: Layer already exists 02:17:32 49dacad68931: Layer already exists 02:17:32 8fdd3fbebdff: Layer already exists 02:17:32 cce92674e987: Layer already exists 02:17:32 4.1.0-dev.95: digest: sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:17:32 1e29abf03e07: Preparing 02:17:32 49dacad68931: Preparing 02:17:32 4b86ceeade2b: Preparing 02:17:32 46129a5cda74: Preparing 02:17:32 2fa530c3077c: Preparing 02:17:32 8fdd3fbebdff: Preparing 02:17:32 cce92674e987: Preparing 02:17:32 8fdd3fbebdff: Waiting 02:17:32 cce92674e987: Waiting 02:17:32 49dacad68931: Layer already exists 02:17:32 46129a5cda74: Layer already exists 02:17:32 4b86ceeade2b: Layer already exists 02:17:32 1e29abf03e07: Layer already exists 02:17:32 2fa530c3077c: Layer already exists 02:17:32 8fdd3fbebdff: Layer already exists 02:17:32 cce92674e987: Layer already exists 02:17:32 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:33 + 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 02:17:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:17:33 1e29abf03e07: Preparing 02:17:33 49dacad68931: Preparing 02:17:33 4b86ceeade2b: Preparing 02:17:33 46129a5cda74: Preparing 02:17:33 2fa530c3077c: Preparing 02:17:33 8fdd3fbebdff: Preparing 02:17:33 cce92674e987: Preparing 02:17:33 8fdd3fbebdff: Waiting 02:17:33 cce92674e987: Waiting 02:17:33 1e29abf03e07: Layer already exists 02:17:33 2fa530c3077c: Layer already exists 02:17:33 4b86ceeade2b: Layer already exists 02:17:33 49dacad68931: Layer already exists 02:17:33 46129a5cda74: Layer already exists 02:17:33 8fdd3fbebdff: Layer already exists 02:17:33 cce92674e987: Layer already exists 02:17:33 main: digest: sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:33 ===================================================== [Pipeline] echo 02:17:33 taggedImages: 02:17:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884 02:17:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:17:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.95 02:17:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:17:33 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:17:33 3010f6fd799ca5917f599db9f4536ecd95368884 02:17:33 latest 02:17:33 4.1.0-dev.95 02:17:33 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:33 main 02:17:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884 02:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:17:34 844da983ccf7: Preparing 02:17:34 a4e9b1fce353: Preparing 02:17:34 91d287947535: Preparing 02:17:34 4b86ceeade2b: Preparing 02:17:34 46129a5cda74: Preparing 02:17:34 c6c1b62c9416: Preparing 02:17:34 df31c73ff910: Preparing 02:17:34 621668583b4e: Preparing 02:17:34 6d9cb576934f: Preparing 02:17:34 cce92674e987: Preparing 02:17:34 c6c1b62c9416: Waiting 02:17:34 621668583b4e: Waiting 02:17:34 6d9cb576934f: Waiting 02:17:34 df31c73ff910: Waiting 02:17:34 cce92674e987: Waiting 02:17:34 46129a5cda74: Layer already exists 02:17:34 4b86ceeade2b: Layer already exists 02:17:34 91d287947535: Pushed 02:17:34 a4e9b1fce353: Pushed 02:17:34 844da983ccf7: Pushed 02:17:34 cce92674e987: Layer already exists 02:17:34 621668583b4e: Pushed 02:17:34 6d9cb576934f: Pushed 02:17:41 df31c73ff910: Pushed 02:17:49 c6c1b62c9416: Pushed 02:17:49 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:17:50 844da983ccf7: Preparing 02:17:50 a4e9b1fce353: Preparing 02:17:50 91d287947535: Preparing 02:17:50 4b86ceeade2b: Preparing 02:17:50 46129a5cda74: Preparing 02:17:50 c6c1b62c9416: Preparing 02:17:50 df31c73ff910: Preparing 02:17:50 621668583b4e: Preparing 02:17:50 6d9cb576934f: Preparing 02:17:50 cce92674e987: Preparing 02:17:50 c6c1b62c9416: Waiting 02:17:50 df31c73ff910: Waiting 02:17:50 621668583b4e: Waiting 02:17:50 6d9cb576934f: Waiting 02:17:50 cce92674e987: Waiting 02:17:50 91d287947535: Layer already exists 02:17:50 46129a5cda74: Layer already exists 02:17:50 a4e9b1fce353: Layer already exists 02:17:50 844da983ccf7: Layer already exists 02:17:50 4b86ceeade2b: Layer already exists 02:17:50 df31c73ff910: Layer already exists 02:17:50 621668583b4e: Layer already exists 02:17:50 cce92674e987: Layer already exists 02:17:50 6d9cb576934f: Layer already exists 02:17:50 c6c1b62c9416: Layer already exists 02:17:50 latest: digest: sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.95 02:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:17:50 844da983ccf7: Preparing 02:17:50 a4e9b1fce353: Preparing 02:17:50 91d287947535: Preparing 02:17:50 4b86ceeade2b: Preparing 02:17:50 46129a5cda74: Preparing 02:17:50 c6c1b62c9416: Preparing 02:17:50 df31c73ff910: Preparing 02:17:50 621668583b4e: Preparing 02:17:50 6d9cb576934f: Preparing 02:17:50 cce92674e987: Preparing 02:17:50 c6c1b62c9416: Waiting 02:17:50 df31c73ff910: Waiting 02:17:50 621668583b4e: Waiting 02:17:50 6d9cb576934f: Waiting 02:17:50 4b86ceeade2b: Layer already exists 02:17:50 a4e9b1fce353: Layer already exists 02:17:50 46129a5cda74: Layer already exists 02:17:50 844da983ccf7: Layer already exists 02:17:50 91d287947535: Layer already exists 02:17:50 c6c1b62c9416: Layer already exists 02:17:50 6d9cb576934f: Layer already exists 02:17:50 df31c73ff910: Layer already exists 02:17:50 621668583b4e: Layer already exists 02:17:50 cce92674e987: Layer already exists 02:17:50 4.1.0-dev.95: digest: sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:17:51 844da983ccf7: Preparing 02:17:51 a4e9b1fce353: Preparing 02:17:51 91d287947535: Preparing 02:17:51 4b86ceeade2b: Preparing 02:17:51 46129a5cda74: Preparing 02:17:51 c6c1b62c9416: Preparing 02:17:51 df31c73ff910: Preparing 02:17:51 621668583b4e: Preparing 02:17:51 6d9cb576934f: Preparing 02:17:51 cce92674e987: Preparing 02:17:51 c6c1b62c9416: Waiting 02:17:51 df31c73ff910: Waiting 02:17:51 6d9cb576934f: Waiting 02:17:51 cce92674e987: Waiting 02:17:51 621668583b4e: Waiting 02:17:51 4b86ceeade2b: Layer already exists 02:17:51 46129a5cda74: Layer already exists 02:17:51 91d287947535: Layer already exists 02:17:51 844da983ccf7: Layer already exists 02:17:51 a4e9b1fce353: Layer already exists 02:17:51 c6c1b62c9416: Layer already exists 02:17:51 6d9cb576934f: Layer already exists 02:17:51 cce92674e987: Layer already exists 02:17:51 df31c73ff910: Layer already exists 02:17:51 621668583b4e: Layer already exists 02:17:51 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:17:52 844da983ccf7: Preparing 02:17:52 a4e9b1fce353: Preparing 02:17:52 91d287947535: Preparing 02:17:52 4b86ceeade2b: Preparing 02:17:52 46129a5cda74: Preparing 02:17:52 c6c1b62c9416: Preparing 02:17:52 df31c73ff910: Preparing 02:17:52 621668583b4e: Preparing 02:17:52 6d9cb576934f: Preparing 02:17:52 cce92674e987: Preparing 02:17:52 c6c1b62c9416: Waiting 02:17:52 df31c73ff910: Waiting 02:17:52 6d9cb576934f: Waiting 02:17:52 621668583b4e: Waiting 02:17:52 cce92674e987: Waiting 02:17:52 a4e9b1fce353: Layer already exists 02:17:52 4b86ceeade2b: Layer already exists 02:17:52 46129a5cda74: Layer already exists 02:17:52 844da983ccf7: Layer already exists 02:17:52 91d287947535: Layer already exists 02:17:52 c6c1b62c9416: Layer already exists 02:17:52 df31c73ff910: Layer already exists 02:17:52 6d9cb576934f: Layer already exists 02:17:52 621668583b4e: Layer already exists 02:17:52 cce92674e987: Layer already exists 02:17:52 main: digest: sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:52 ===================================================== [Pipeline] echo 02:17:52 taggedImages: 02:17:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884 02:17:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:17:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.95 02:17:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:17:52 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:17:52 3010f6fd799ca5917f599db9f4536ecd95368884 02:17:52 latest 02:17:52 4.1.0-dev.95 02:17:52 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:17:52 main 02:17:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884 02:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:17:52 c18a7ec458ba: Preparing 02:17:52 740d4cd366fa: Preparing 02:17:52 f1e0a8748694: Preparing 02:17:52 4b86ceeade2b: Preparing 02:17:52 46129a5cda74: Preparing 02:17:52 917b656264d8: Preparing 02:17:52 aa197923b326: Preparing 02:17:52 d613ac74a6c0: Preparing 02:17:52 cce92674e987: Preparing 02:17:52 aa197923b326: Waiting 02:17:52 d613ac74a6c0: Waiting 02:17:52 cce92674e987: Waiting 02:17:52 917b656264d8: Waiting 02:17:52 46129a5cda74: Layer already exists 02:17:52 4b86ceeade2b: Layer already exists 02:17:52 c18a7ec458ba: Pushed 02:17:52 f1e0a8748694: Pushed 02:17:52 740d4cd366fa: Pushed 02:17:52 aa197923b326: Pushed 02:17:52 cce92674e987: Layer already exists 02:17:53 d613ac74a6c0: Pushed 02:17:55 Removing intermediate container 0dd409a7d6d9 02:17:55 ---> c7aa51ad0982 02:17:55 Successfully built c7aa51ad0982 02:17:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:56 + docker inspect -f . ci-base-image-arm64 02:17:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:56 prd-ubuntu20.04-docker-arm64-4c-16g-1234 does not seem to be running inside a container 02:17:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/950 -v /w/workspace/edgex-go/950:/w/workspace/edgex-go/950:rw,z -v /w/workspace/edgex-go/950@tmp:/w/workspace/edgex-go/950@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:17:59 $ docker top c85898424b2626f431cd88bd658b55c1143200821501cc909a6c83c1c31a8034 -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:00 + go version 02:18:00 go version go1.25.3 linux/arm64 [Pipeline] } 02:18:00 $ docker stop --time=1 c85898424b2626f431cd88bd658b55c1143200821501cc909a6c83c1c31a8034 02:18:01 $ docker rm -f --volumes c85898424b2626f431cd88bd658b55c1143200821501cc909a6c83c1c31a8034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:18:02 02:18:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:18:02 latest: Pulling from edgex-devops/edgex-compose-arm64 02:18:02 547446be3368: Pulling fs layer 02:18:02 d125d8839a47: Pulling fs layer 02:18:02 3e85d5ac6304: Pulling fs layer 02:18:02 c3105a71a48b: Pulling fs layer 02:18:02 0f093f025ec4: Pulling fs layer 02:18:02 c3106fc0e877: Pulling fs layer 02:18:02 c3105a71a48b: Waiting 02:18:02 0f093f025ec4: Waiting 02:18:02 c3106fc0e877: Waiting 02:18:03 547446be3368: Verifying Checksum 02:18:03 547446be3368: Download complete 02:18:03 c3105a71a48b: Verifying Checksum 02:18:03 c3105a71a48b: Download complete 02:18:03 d125d8839a47: Verifying Checksum 02:18:03 d125d8839a47: Download complete 02:18:03 c3106fc0e877: Verifying Checksum 02:18:03 c3106fc0e877: Download complete 02:18:03 0f093f025ec4: Verifying Checksum 02:18:03 0f093f025ec4: Download complete 02:18:04 547446be3368: Pull complete 02:18:05 d125d8839a47: Pull complete 02:18:05 3e85d5ac6304: Verifying Checksum 02:18:05 3e85d5ac6304: Download complete 02:18:08 917b656264d8: Pushed 02:18:08 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:18:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:18:08 c18a7ec458ba: Preparing 02:18:08 740d4cd366fa: Preparing 02:18:08 f1e0a8748694: Preparing 02:18:08 4b86ceeade2b: Preparing 02:18:08 46129a5cda74: Preparing 02:18:08 917b656264d8: Preparing 02:18:08 aa197923b326: Preparing 02:18:08 d613ac74a6c0: Preparing 02:18:08 cce92674e987: Preparing 02:18:08 917b656264d8: Waiting 02:18:08 aa197923b326: Waiting 02:18:08 d613ac74a6c0: Waiting 02:18:08 cce92674e987: Waiting 02:18:08 740d4cd366fa: Layer already exists 02:18:08 4b86ceeade2b: Layer already exists 02:18:08 c18a7ec458ba: Layer already exists 02:18:08 46129a5cda74: Layer already exists 02:18:08 f1e0a8748694: Layer already exists 02:18:08 cce92674e987: Layer already exists 02:18:08 aa197923b326: Layer already exists 02:18:08 917b656264d8: Layer already exists 02:18:08 d613ac74a6c0: Layer already exists 02:18:08 latest: digest: sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.95 02:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:18:09 c18a7ec458ba: Preparing 02:18:09 740d4cd366fa: Preparing 02:18:09 f1e0a8748694: Preparing 02:18:09 4b86ceeade2b: Preparing 02:18:09 46129a5cda74: Preparing 02:18:09 917b656264d8: Preparing 02:18:09 aa197923b326: Preparing 02:18:09 d613ac74a6c0: Preparing 02:18:09 cce92674e987: Preparing 02:18:09 917b656264d8: Waiting 02:18:09 aa197923b326: Waiting 02:18:09 d613ac74a6c0: Waiting 02:18:09 cce92674e987: Waiting 02:18:09 46129a5cda74: Layer already exists 02:18:09 740d4cd366fa: Layer already exists 02:18:09 c18a7ec458ba: Layer already exists 02:18:09 f1e0a8748694: Layer already exists 02:18:09 4b86ceeade2b: Layer already exists 02:18:09 917b656264d8: Layer already exists 02:18:09 d613ac74a6c0: Layer already exists 02:18:09 aa197923b326: Layer already exists 02:18:09 cce92674e987: Layer already exists 02:18:09 4.1.0-dev.95: digest: sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:18:10 c18a7ec458ba: Preparing 02:18:10 740d4cd366fa: Preparing 02:18:10 f1e0a8748694: Preparing 02:18:10 4b86ceeade2b: Preparing 02:18:10 46129a5cda74: Preparing 02:18:10 917b656264d8: Preparing 02:18:10 aa197923b326: Preparing 02:18:10 d613ac74a6c0: Preparing 02:18:10 cce92674e987: Preparing 02:18:10 aa197923b326: Waiting 02:18:10 917b656264d8: Waiting 02:18:10 cce92674e987: Waiting 02:18:10 d613ac74a6c0: Waiting 02:18:10 46129a5cda74: Layer already exists 02:18:10 740d4cd366fa: Layer already exists 02:18:10 c18a7ec458ba: Layer already exists 02:18:10 f1e0a8748694: Layer already exists 02:18:10 4b86ceeade2b: Layer already exists 02:18:10 d613ac74a6c0: Layer already exists 02:18:10 aa197923b326: Layer already exists 02:18:10 cce92674e987: Layer already exists 02:18:10 917b656264d8: Layer already exists 02:18:10 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:18:10 c18a7ec458ba: Preparing 02:18:10 740d4cd366fa: Preparing 02:18:10 f1e0a8748694: Preparing 02:18:10 4b86ceeade2b: Preparing 02:18:10 46129a5cda74: Preparing 02:18:10 917b656264d8: Preparing 02:18:10 aa197923b326: Preparing 02:18:10 d613ac74a6c0: Preparing 02:18:10 cce92674e987: Preparing 02:18:10 aa197923b326: Waiting 02:18:10 917b656264d8: Waiting 02:18:10 cce92674e987: Waiting 02:18:10 d613ac74a6c0: Waiting 02:18:10 46129a5cda74: Layer already exists 02:18:10 740d4cd366fa: Layer already exists 02:18:10 c18a7ec458ba: Layer already exists 02:18:10 4b86ceeade2b: Layer already exists 02:18:10 f1e0a8748694: Layer already exists 02:18:10 917b656264d8: Layer already exists 02:18:10 cce92674e987: Layer already exists 02:18:10 aa197923b326: Layer already exists 02:18:10 d613ac74a6c0: Layer already exists 02:18:10 main: digest: sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:11 ===================================================== [Pipeline] echo 02:18:11 taggedImages: 02:18:11 - nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:11 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:18:11 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.95 02:18:11 - nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:11 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:18:11 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:18:11 3010f6fd799ca5917f599db9f4536ecd95368884 02:18:11 latest 02:18:11 4.1.0-dev.95 02:18:11 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:11 main 02:18:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:18:11 844da983ccf7: Preparing 02:18:11 8ece8cdd8159: Preparing 02:18:11 1ca77c7c27de: Preparing 02:18:11 4b86ceeade2b: Preparing 02:18:11 46129a5cda74: Preparing 02:18:11 917b656264d8: Preparing 02:18:11 621668583b4e: Preparing 02:18:11 6d9cb576934f: Preparing 02:18:11 cce92674e987: Preparing 02:18:11 6d9cb576934f: Waiting 02:18:11 cce92674e987: Waiting 02:18:11 917b656264d8: Waiting 02:18:11 621668583b4e: Waiting 02:18:11 4b86ceeade2b: Layer already exists 02:18:11 46129a5cda74: Layer already exists 02:18:11 844da983ccf7: Layer already exists 02:18:11 917b656264d8: Layer already exists 02:18:11 621668583b4e: Layer already exists 02:18:11 6d9cb576934f: Layer already exists 02:18:11 cce92674e987: Layer already exists 02:18:11 1ca77c7c27de: Pushed 02:18:11 8ece8cdd8159: Pushed 02:18:11 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:18:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:18:12 844da983ccf7: Preparing 02:18:12 8ece8cdd8159: Preparing 02:18:12 1ca77c7c27de: Preparing 02:18:12 4b86ceeade2b: Preparing 02:18:12 46129a5cda74: Preparing 02:18:12 917b656264d8: Preparing 02:18:12 621668583b4e: Preparing 02:18:12 6d9cb576934f: Preparing 02:18:12 cce92674e987: Preparing 02:18:12 621668583b4e: Waiting 02:18:12 cce92674e987: Waiting 02:18:12 6d9cb576934f: Waiting 02:18:12 917b656264d8: Waiting 02:18:12 4b86ceeade2b: Layer already exists 02:18:12 1ca77c7c27de: Layer already exists 02:18:12 844da983ccf7: Layer already exists 02:18:12 46129a5cda74: Layer already exists 02:18:12 8ece8cdd8159: Layer already exists 02:18:12 917b656264d8: Layer already exists 02:18:12 621668583b4e: Layer already exists 02:18:12 6d9cb576934f: Layer already exists 02:18:12 cce92674e987: Layer already exists 02:18:12 latest: digest: sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.95 02:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:18:13 844da983ccf7: Preparing 02:18:13 8ece8cdd8159: Preparing 02:18:13 1ca77c7c27de: Preparing 02:18:13 4b86ceeade2b: Preparing 02:18:13 46129a5cda74: Preparing 02:18:13 917b656264d8: Preparing 02:18:13 621668583b4e: Preparing 02:18:13 6d9cb576934f: Preparing 02:18:13 cce92674e987: Preparing 02:18:13 cce92674e987: Waiting 02:18:13 621668583b4e: Waiting 02:18:13 6d9cb576934f: Waiting 02:18:13 917b656264d8: Waiting 02:18:13 1ca77c7c27de: Layer already exists 02:18:13 8ece8cdd8159: Layer already exists 02:18:13 844da983ccf7: Layer already exists 02:18:13 4b86ceeade2b: Layer already exists 02:18:13 46129a5cda74: Layer already exists 02:18:13 6d9cb576934f: Layer already exists 02:18:13 621668583b4e: Layer already exists 02:18:13 917b656264d8: Layer already exists 02:18:13 cce92674e987: Layer already exists 02:18:13 4.1.0-dev.95: digest: sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:18:13 844da983ccf7: Preparing 02:18:13 8ece8cdd8159: Preparing 02:18:13 1ca77c7c27de: Preparing 02:18:13 4b86ceeade2b: Preparing 02:18:13 46129a5cda74: Preparing 02:18:13 917b656264d8: Preparing 02:18:13 621668583b4e: Preparing 02:18:13 6d9cb576934f: Preparing 02:18:13 cce92674e987: Preparing 02:18:13 917b656264d8: Waiting 02:18:13 621668583b4e: Waiting 02:18:13 6d9cb576934f: Waiting 02:18:13 cce92674e987: Waiting 02:18:13 8ece8cdd8159: Layer already exists 02:18:13 844da983ccf7: Layer already exists 02:18:13 1ca77c7c27de: Layer already exists 02:18:13 46129a5cda74: Layer already exists 02:18:13 4b86ceeade2b: Layer already exists 02:18:13 6d9cb576934f: Layer already exists 02:18:13 917b656264d8: Layer already exists 02:18:13 621668583b4e: Layer already exists 02:18:13 cce92674e987: Layer already exists 02:18:13 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:18:14 844da983ccf7: Preparing 02:18:14 8ece8cdd8159: Preparing 02:18:14 1ca77c7c27de: Preparing 02:18:14 4b86ceeade2b: Preparing 02:18:14 46129a5cda74: Preparing 02:18:14 917b656264d8: Preparing 02:18:14 621668583b4e: Preparing 02:18:14 6d9cb576934f: Preparing 02:18:14 cce92674e987: Preparing 02:18:14 917b656264d8: Waiting 02:18:14 621668583b4e: Waiting 02:18:14 6d9cb576934f: Waiting 02:18:14 cce92674e987: Waiting 02:18:14 46129a5cda74: Layer already exists 02:18:14 4b86ceeade2b: Layer already exists 02:18:14 844da983ccf7: Layer already exists 02:18:14 1ca77c7c27de: Layer already exists 02:18:14 8ece8cdd8159: Layer already exists 02:18:14 917b656264d8: Layer already exists 02:18:14 621668583b4e: Layer already exists 02:18:14 6d9cb576934f: Layer already exists 02:18:14 cce92674e987: Layer already exists 02:18:14 main: digest: sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:14 ===================================================== [Pipeline] echo 02:18:14 taggedImages: 02:18:14 - nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:14 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:18:14 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.95 02:18:14 - nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:14 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:18:14 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:18:14 3010f6fd799ca5917f599db9f4536ecd95368884 02:18:14 latest 02:18:14 4.1.0-dev.95 02:18:14 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:14 main 02:18:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:18:15 c033726d448e: Preparing 02:18:15 9acf4892c337: Preparing 02:18:15 4b86ceeade2b: Preparing 02:18:15 46129a5cda74: Preparing 02:18:15 6de0433cbbd1: Preparing 02:18:15 d35d31642004: Preparing 02:18:15 cce92674e987: Preparing 02:18:15 d35d31642004: Waiting 02:18:15 cce92674e987: Waiting 02:18:15 4b86ceeade2b: Layer already exists 02:18:15 46129a5cda74: Layer already exists 02:18:15 cce92674e987: Layer already exists 02:18:15 6de0433cbbd1: Pushed 02:18:15 c033726d448e: Pushed 02:18:15 3e85d5ac6304: Pull complete 02:18:15 c3105a71a48b: Pull complete 02:18:15 d35d31642004: Pushed 02:18:15 0f093f025ec4: Pull complete 02:18:16 c3106fc0e877: Pull complete 02:18:16 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:18:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:16 prd-ubuntu20.04-docker-arm64-4c-16g-1234 does not seem to be running inside a container 02:18:16 $ 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/950 -v /w/workspace/edgex-go/950:/w/workspace/edgex-go/950:rw,z -v /w/workspace/edgex-go/950@tmp:/w/workspace/edgex-go/950@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:18:18 $ docker top 7ed8754c1911c7dd312f2299f8a32f918cd180b525453c2d3130b0a945923c50 -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:19 + docker compose -f ./docker-compose-build.yml build --parallel 02:18:20 9acf4892c337: Pushed 02:18:20 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:18:20 c033726d448e: Preparing 02:18:20 9acf4892c337: Preparing 02:18:20 4b86ceeade2b: Preparing 02:18:20 46129a5cda74: Preparing 02:18:20 6de0433cbbd1: Preparing 02:18:20 d35d31642004: Preparing 02:18:20 cce92674e987: Preparing 02:18:20 d35d31642004: Waiting 02:18:20 cce92674e987: Waiting 02:18:20 46129a5cda74: Layer already exists 02:18:20 6de0433cbbd1: Layer already exists 02:18:20 9acf4892c337: Layer already exists 02:18:20 4b86ceeade2b: Layer already exists 02:18:20 c033726d448e: Layer already exists 02:18:20 d35d31642004: Layer already exists 02:18:20 cce92674e987: Layer already exists 02:18:20 latest: digest: sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.95 02:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:18:21 c033726d448e: Preparing 02:18:21 9acf4892c337: Preparing 02:18:21 4b86ceeade2b: Preparing 02:18:21 46129a5cda74: Preparing 02:18:21 6de0433cbbd1: Preparing 02:18:21 d35d31642004: Preparing 02:18:21 cce92674e987: Preparing 02:18:21 d35d31642004: Waiting 02:18:21 cce92674e987: Waiting 02:18:21 46129a5cda74: Layer already exists 02:18:21 c033726d448e: Layer already exists 02:18:21 4b86ceeade2b: Layer already exists 02:18:21 9acf4892c337: Layer already exists 02:18:21 6de0433cbbd1: Layer already exists 02:18:21 cce92674e987: Layer already exists 02:18:21 d35d31642004: Layer already exists 02:18:21 4.1.0-dev.95: digest: sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:18:21 c033726d448e: Preparing 02:18:21 9acf4892c337: Preparing 02:18:21 4b86ceeade2b: Preparing 02:18:21 46129a5cda74: Preparing 02:18:21 6de0433cbbd1: Preparing 02:18:21 d35d31642004: Preparing 02:18:21 cce92674e987: Preparing 02:18:21 d35d31642004: Waiting 02:18:21 cce92674e987: Waiting 02:18:21 9acf4892c337: Layer already exists 02:18:21 46129a5cda74: Layer already exists 02:18:21 6de0433cbbd1: Layer already exists 02:18:21 c033726d448e: Layer already exists 02:18:21 4b86ceeade2b: Layer already exists 02:18:21 cce92674e987: Layer already exists 02:18:21 d35d31642004: Layer already exists 02:18:21 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:18:22 c033726d448e: Preparing 02:18:22 9acf4892c337: Preparing 02:18:22 4b86ceeade2b: Preparing 02:18:22 46129a5cda74: Preparing 02:18:22 6de0433cbbd1: Preparing 02:18:22 d35d31642004: Preparing 02:18:22 cce92674e987: Preparing 02:18:22 d35d31642004: Waiting 02:18:22 cce92674e987: Waiting 02:18:22 4b86ceeade2b: Layer already exists 02:18:22 46129a5cda74: Layer already exists 02:18:22 c033726d448e: Layer already exists 02:18:22 6de0433cbbd1: Layer already exists 02:18:22 9acf4892c337: Layer already exists 02:18:22 cce92674e987: Layer already exists 02:18:22 d35d31642004: Layer already exists 02:18:22 main: digest: sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:22 ===================================================== [Pipeline] echo 02:18:22 taggedImages: 02:18:22 - nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:22 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:18:22 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.95 02:18:22 - nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:22 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:18:22 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:18:22 3010f6fd799ca5917f599db9f4536ecd95368884 02:18:22 latest 02:18:22 4.1.0-dev.95 02:18:22 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:22 main 02:18:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:18:23 2c96df6b121b: Preparing 02:18:23 ca188c45345f: Preparing 02:18:23 4b86ceeade2b: Preparing 02:18:23 46129a5cda74: Preparing 02:18:23 7ccfb29cf14d: Preparing 02:18:23 b5c5da1cc069: Preparing 02:18:23 cce92674e987: Preparing 02:18:23 b5c5da1cc069: Waiting 02:18:23 cce92674e987: Waiting 02:18:23 46129a5cda74: Layer already exists 02:18:23 4b86ceeade2b: Layer already exists 02:18:23 cce92674e987: Layer already exists 02:18:23 2c96df6b121b: Pushed 02:18:23 7ccfb29cf14d: Pushed 02:18:23 b5c5da1cc069: Pushed 02:18:27 ca188c45345f: Pushed 02:18:27 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:18:28 2c96df6b121b: Preparing 02:18:28 ca188c45345f: Preparing 02:18:28 4b86ceeade2b: Preparing 02:18:28 46129a5cda74: Preparing 02:18:28 7ccfb29cf14d: Preparing 02:18:28 b5c5da1cc069: Preparing 02:18:28 cce92674e987: Preparing 02:18:28 cce92674e987: Waiting 02:18:28 b5c5da1cc069: Waiting 02:18:28 7ccfb29cf14d: Layer already exists 02:18:28 ca188c45345f: Layer already exists 02:18:28 2c96df6b121b: Layer already exists 02:18:28 4b86ceeade2b: Layer already exists 02:18:28 46129a5cda74: Layer already exists 02:18:28 cce92674e987: Layer already exists 02:18:28 b5c5da1cc069: Layer already exists 02:18:28 latest: digest: sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.95 02:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:18:29 2c96df6b121b: Preparing 02:18:29 ca188c45345f: Preparing 02:18:29 4b86ceeade2b: Preparing 02:18:29 46129a5cda74: Preparing 02:18:29 7ccfb29cf14d: Preparing 02:18:29 b5c5da1cc069: Preparing 02:18:29 cce92674e987: Preparing 02:18:29 b5c5da1cc069: Waiting 02:18:29 cce92674e987: Waiting 02:18:29 2c96df6b121b: Layer already exists 02:18:29 ca188c45345f: Layer already exists 02:18:29 4b86ceeade2b: Layer already exists 02:18:29 7ccfb29cf14d: Layer already exists 02:18:29 46129a5cda74: Layer already exists 02:18:29 cce92674e987: Layer already exists 02:18:29 b5c5da1cc069: Layer already exists 02:18:29 4.1.0-dev.95: digest: sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea size: 1781 [Pipeline] } [Pipeline] // withEnv 02:18:29 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:18:29 #1 transferring dockerfile: 1.89kB done 02:18:29 #1 DONE 0.1s 02:18:29 02:18:29 #2 [core-metadata internal] load build definition from Dockerfile 02:18:29 #2 transferring dockerfile: 2.10kB done 02:18:29 #2 DONE 0.0s 02:18:29 02:18:29 #3 [security-spire-agent internal] load build definition from Dockerfile 02:18:29 #3 transferring dockerfile: 1.81kB done 02:18:29 #3 DONE 0.1s 02:18:29 02:18:29 #4 [security-secretstore-setup internal] load build definition from Dockerfile 02:18:29 #4 transferring dockerfile: 2.49kB 0.0s done 02:18:29 #4 DONE 0.1s 02:18:29 02:18:29 #5 [core-data internal] load build definition from Dockerfile 02:18:29 #5 transferring dockerfile: 2.04kB done 02:18:29 #5 DONE 0.1s 02:18:29 02:18:29 #6 [security-spire-config internal] load build definition from Dockerfile 02:18:29 #6 transferring dockerfile: 1.69kB done 02:18:29 #6 DONE 0.1s 02:18:29 02:18:29 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:18:29 #7 transferring dockerfile: 2.23kB 0.0s done 02:18:29 #7 DONE 0.1s 02:18:29 02:18:29 #8 [security-proxy-setup internal] load build definition from Dockerfile 02:18:29 #8 transferring dockerfile: 2.50kB done 02:18:29 #8 DONE 0.1s 02:18:29 02:18:29 #9 [security-bootstrapper internal] load build definition from Dockerfile 02:18:29 #9 transferring dockerfile: 3.02kB done 02:18:29 #9 DONE 0.1s 02:18:29 02:18:29 #10 [security-proxy-auth internal] load build definition from Dockerfile 02:18:29 #10 transferring dockerfile: 2.14kB done 02:18:29 #10 DONE 0.1s 02:18:29 02:18:29 #11 [core-keeper internal] load build definition from Dockerfile 02:18:29 #11 transferring dockerfile: 2.07kB done 02:18:29 #11 DONE 0.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:29 02:18:29 #12 [security-spire-server internal] load build definition from Dockerfile 02:18:29 #12 transferring dockerfile: 1.70kB done 02:18:29 #12 DONE 0.1s 02:18:29 02:18:29 #13 [support-notifications internal] load build definition from Dockerfile 02:18:29 #13 transferring dockerfile: 2.02kB done 02:18:29 #13 DONE 0.1s 02:18:29 02:18:29 #14 [core-command internal] load build definition from Dockerfile 02:18:29 #14 transferring dockerfile: 1.94kB 0.0s done 02:18:29 #14 DONE 0.1s 02:18:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:29 02:18:29 #15 [support-scheduler internal] load build definition from Dockerfile 02:18:29 #15 transferring dockerfile: 1.83kB done 02:18:29 #15 DONE 0.1s 02:18:29 02:18:29 #16 [security-spiffe-token-provider internal] load .dockerignore 02:18:29 #16 transferring context: 02:18:29 #16 transferring context: 50B done 02:18:29 #16 DONE 0.1s 02:18:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:18:29 2c96df6b121b: Preparing 02:18:29 ca188c45345f: Preparing 02:18:29 4b86ceeade2b: Preparing 02:18:29 46129a5cda74: Preparing 02:18:29 7ccfb29cf14d: Preparing 02:18:29 b5c5da1cc069: Preparing 02:18:29 cce92674e987: Preparing 02:18:29 b5c5da1cc069: Waiting 02:18:29 cce92674e987: Waiting 02:18:29 7ccfb29cf14d: Layer already exists 02:18:29 2c96df6b121b: Layer already exists 02:18:29 46129a5cda74: Layer already exists 02:18:29 ca188c45345f: Layer already exists 02:18:29 4b86ceeade2b: Layer already exists 02:18:29 b5c5da1cc069: Layer already exists 02:18:29 cce92674e987: Layer already exists 02:18:29 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:30 02:18:30 #17 [core-metadata internal] load .dockerignore 02:18:30 #17 transferring context: 50B done 02:18:30 #17 DONE 0.1s 02:18:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:18:30 2c96df6b121b: Preparing 02:18:30 ca188c45345f: Preparing 02:18:30 4b86ceeade2b: Preparing 02:18:30 46129a5cda74: Preparing 02:18:30 7ccfb29cf14d: Preparing 02:18:30 b5c5da1cc069: Preparing 02:18:30 cce92674e987: Preparing 02:18:30 b5c5da1cc069: Waiting 02:18:30 cce92674e987: Waiting 02:18:30 ca188c45345f: Layer already exists 02:18:30 46129a5cda74: Layer already exists 02:18:30 7ccfb29cf14d: Layer already exists 02:18:30 4b86ceeade2b: Layer already exists 02:18:30 2c96df6b121b: Layer already exists 02:18:30 b5c5da1cc069: Layer already exists 02:18:30 cce92674e987: Layer already exists 02:18:30 main: digest: sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:30 ===================================================== [Pipeline] echo 02:18:30 taggedImages: 02:18:30 - nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:18:30 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/support-scheduler:main 02:18:30 02:18:30 #18 [security-spire-agent internal] load .dockerignore 02:18:30 #18 transferring context: 50B done 02:18:30 #18 DONE 0.0s 02:18:30 02:18:30 #19 [security-secretstore-setup internal] load .dockerignore 02:18:30 #19 transferring context: 50B 0.0s done 02:18:30 #19 DONE 0.1s 02:18:30 02:18:30 #20 [core-data internal] load .dockerignore 02:18:30 #20 transferring context: 50B 0.0s done 02:18:30 #20 DONE 0.1s 02:18:30 02:18:30 #21 [security-spire-config internal] load .dockerignore 02:18:30 #21 transferring context: 50B 0.0s done 02:18:30 #21 DONE 0.1s 02:18:30 02:18:30 #22 [core-common-config-bootstrapper internal] load .dockerignore 02:18:30 #22 transferring context: 50B done 02:18:30 #22 DONE 0.1s 02:18:30 02:18:30 #23 [security-proxy-setup internal] load .dockerignore [Pipeline] echo 02:18:30 ========================================================= 02:18:30 [edgeXBuildMultiArch] RAW Config: 02:18:30 images: 02:18:30 - nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/core-command:latest 02:18:30 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/core-command:main 02:18:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:18:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:18:30 - nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/core-data:latest 02:18:30 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/core-data:main 02:18:30 - nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:18:30 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/core-keeper:main 02:18:30 - nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:18:30 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/core-metadata:main 02:18:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:18:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:18:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:18:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:18:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:18:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:18:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:18:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:18:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:18:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:18:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:18:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:18:30 - nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:18:30 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-spire-config:main 02:18:30 - nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:18:30 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/security-spire-server:main 02:18:30 - nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:18:30 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/support-notifications:main 02:18:30 - nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884 02:18:30 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:18:30 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:18:30 - nexus3.edgexfoundry.org:10004/support-scheduler:main 02:18:30 settingsFile: 02:18:30 edgex-go-settings 02:18:30 ========================================================= [Pipeline] node 02:18:30 #23 transferring context: 50B 0.0s done 02:18:30 #23 DONE 0.1s 02:18:30 02:18:30 #24 [security-bootstrapper internal] load .dockerignore 02:18:30 #24 transferring context: 50B done 02:18:30 #24 DONE 0.1s 02:18:30 02:18:30 #25 [security-proxy-auth internal] load .dockerignore 02:18:30 #25 transferring context: 50B done 02:18:30 #25 DONE 0.1s 02:18:30 02:18:30 #26 [core-keeper internal] load .dockerignore 02:18:31 #26 transferring context: 50B 0.0s done 02:18:31 #26 DONE 0.1s 02:18:31 02:18:31 #27 [security-spire-server internal] load .dockerignore 02:18:31 #27 transferring context: 50B done 02:18:31 #27 DONE 0.1s 02:18:31 02:18:31 #28 [support-notifications internal] load .dockerignore 02:18:31 #28 transferring context: 50B done 02:18:31 #28 DONE 0.0s 02:18:31 02:18:31 #29 [core-command internal] load .dockerignore 02:18:31 #29 transferring context: 50B done 02:18:31 #29 DONE 0.1s 02:18:31 02:18:31 #30 [support-scheduler internal] load .dockerignore 02:18:31 #30 transferring context: 50B done 02:18:31 #30 DONE 0.1s 02:18:31 02:18:31 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:31 #31 DONE 0.0s 02:18:31 02:18:31 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 02:18:32 #32 DONE 0.5s 02:18:32 02:18:32 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:32 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:18:32 #33 ... 02:18:32 02:18:32 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:32 #31 DONE 0.0s 02:18:32 02:18:32 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:32 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:18:32 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:18:32 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:18:32 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.1s 02:18:32 #33 ... 02:18:32 02:18:32 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 02:18:32 #32 DONE 0.5s 02:18:32 02:18:32 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:32 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:18:32 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:18:32 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:18:32 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:18:32 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 0.3s 02:18:32 #33 ... 02:18:32 02:18:32 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:32 #31 DONE 0.0s 02:18:32 02:18:32 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:32 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 02:18:32 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 02:18:32 #33 ... 02:18:32 02:18:32 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:32 #31 DONE 0.0s 02:18:32 02:18:32 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 02:18:32 #32 DONE 0.5s 02:18:32 02:18:32 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:32 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:18:32 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:18:32 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:18:32 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:18:32 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 02:18:32 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:18:32 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:18:32 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:18:32 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:18:32 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 02:18:32 #33 ... 02:18:32 02:18:32 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:32 #31 DONE 0.0s 02:18:33 02:18:33 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:33 #33 ... 02:18:33 02:18:33 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:33 #31 DONE 0.0s 02:18:33 02:18:33 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:33 #33 ... 02:18:33 02:18:33 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:33 #31 DONE 0.0s 02:18:33 02:18:33 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:33 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:18:33 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:18:33 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:18:33 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:18:33 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 02:18:33 #33 ... 02:18:33 02:18:33 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:18:33 #32 DONE 1.2s 02:18:33 02:18:33 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:33 #33 ... 02:18:33 02:18:33 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:33 #31 DONE 0.0s 02:18:33 02:18:33 #34 [security-spiffe-token-provider internal] load build context 02:18:33 #34 transferring context: 3.39MB 1.1s done 02:18:33 #34 DONE 1.7s 02:18:33 02:18:33 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:33 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:18:33 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:18:33 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:18:33 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:18:33 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 02:18:33 #33 ... 02:18:33 02:18:33 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:33 #31 DONE 0.0s 02:18:33 02:18:33 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:18:33 #35 DONE 1.6s 02:18:33 02:18:33 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:18:33 #36 DONE 1.6s 02:18:33 02:18:33 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 02:18:33 #32 DONE 1.6s 02:18:33 02:18:33 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:33 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:18:33 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:18:33 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:18:33 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:18:33 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 02:18:34 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:18:34 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:18:34 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:18:34 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:18:34 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 02:18:34 #33 ... 02:18:34 02:18:34 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:34 #31 DONE 0.0s 02:18:34 02:18:34 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:34 #33 ... 02:18:34 02:18:34 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:34 #31 DONE 0.0s 02:18:34 02:18:34 #37 [core-metadata internal] load build context 02:18:34 #37 transferring context: 3.39MB 1.6s done 02:18:34 #37 DONE 2.0s 02:18:34 02:18:34 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:34 #33 ... 02:18:34 02:18:34 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:18:34 #31 DONE 0.0s 02:18:34 02:18:34 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:34 #33 ... 02:18:34 02:18:34 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 02:18:34 #32 DONE 2.2s 02:18:34 02:18:34 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:34 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:18:34 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:18:34 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:18:34 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:18:34 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 02:18:34 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:18:34 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:18:34 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:18:34 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:18:34 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 02:18:34 #33 ... 02:18:34 02:18:34 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:18:34 #35 DONE 2.4s 02:18:34 02:18:34 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:34 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:18:34 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:18:34 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 02:18:34 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 02:18:34 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 02:18:34 #33 ... 02:18:34 02:18:34 #38 [core-data internal] load build context 02:18:34 #38 transferring context: 3.39MB 1.3s done 02:18:34 #38 DONE 2.3s 02:18:34 02:18:34 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:34 #33 ... 02:18:34 02:18:34 #39 [security-secretstore-setup internal] load build context 02:18:34 #39 transferring context: 3.39MB 1.6s done 02:18:34 #39 DONE 2.5s 02:18:34 02:18:34 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:34 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.8s done 02:18:36 #33 ... 02:18:36 02:18:36 #40 [security-spire-config internal] load build context 02:18:36 #40 transferring context: 24.70kB 0.5s done 02:18:36 #40 DONE 2.2s 02:18:36 02:18:36 #41 [security-spire-agent internal] load build context 02:18:36 #41 transferring context: 25.98kB 0.2s done 02:18:36 #41 DONE 2.2s 02:18:36 02:18:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:18:36 #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 02:18:36 #42 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:18:36 #42 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:18:36 #42 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:18:36 #42 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done 02:18:36 #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.8s done 02:18:36 #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done 02:18:36 #42 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 02:18:36 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 1.6s 02:18:36 #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 02:18:36 #42 ... 02:18:36 02:18:36 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:18:36 #33 DONE 5.6s 02:18:36 02:18:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:18:36 #42 ... 02:18:36 02:18:36 #43 [core-common-config-bootstrapper internal] load build context 02:18:36 #43 transferring context: 3.39MB 1.6s done 02:18:36 #43 DONE 3.4s 02:18:36 02:18:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:18:36 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.34MB / 37.02MB 1.9s 02:18:36 #42 ... 02:18:36 02:18:36 #44 [security-proxy-setup internal] load build context 02:18:36 #44 transferring context: 3.39MB 2.1s done 02:18:36 #44 DONE 3.2s 02:18:36 02:18:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:18:36 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.44MB / 37.02MB 2.0s 02:18:36 #42 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 02:18:36 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 2.4s 02:18:37 #42 ... 02:18:37 02:18:37 #45 [core-keeper internal] load build context 02:18:37 #45 transferring context: 3.39MB 2.2s done 02:18:37 #45 DONE 3.4s 02:18:37 02:18:37 #46 [security-proxy-auth internal] load build context 02:18:37 #46 transferring context: 3.39MB 1.9s done 02:18:37 #46 DONE 3.4s 02:18:37 02:18:37 #47 [security-bootstrapper internal] load build context 02:18:37 #47 transferring context: 3.39MB 2.2s done 02:18:37 #47 DONE 3.7s 02:18:37 02:18:37 #48 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:18:37 #48 DONE 6.5s 02:18:37 02:18:37 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:18:37 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 2.7s 02:18:37 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 2.9s 02:18:37 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 3.2s 02:18:38 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 3.6s 02:18:38 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 4.1s 02:18:38 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.21MB / 37.02MB 4.3s 02:18:39 #42 ... 02:18:39 02:18:39 #49 [security-spire-server internal] load build context 02:18:39 #49 transferring context: 26.44kB 0.1s done 02:18:39 #49 DONE 4.2s 02:18:39 02:18:39 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:18:39 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 4.9s 02:18:40 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 5.3s done 02:18:40 #42 ... 02:18:40 02:18:40 #50 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:18:40 #50 DONE 3.5s 02:18:40 02:18:40 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:18:40 #51 ... 02:18:40 02:18:40 #52 [support-notifications internal] load build context 02:18:40 #52 transferring context: 3.39MB 3.0s done 02:18:40 #52 DONE 6.1s 02:18:40 02:18:40 #53 [support-scheduler internal] load build context 02:18:40 #53 transferring context: 3.39MB 2.4s done 02:18:40 #53 DONE 6.1s 02:18:40 02:18:40 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:18:40 #54 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.2s done 02:18:40 #54 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:18:40 #54 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 02:18:40 #54 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 02:18:40 #54 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 02:18:40 #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.0s done 02:18:40 #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done 02:18:40 #54 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.7s done 02:18:40 #54 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.6s done 02:18:40 #54 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 02:18:40 #54 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 02:18:40 #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 3.3s 02:18:41 #54 ... 02:18:41 02:18:41 #55 [core-command internal] load build context 02:18:41 #55 transferring context: 3.39MB 3.1s done 02:18:41 #55 DONE 6.4s 02:18:41 02:18:41 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:18:45 Still waiting to schedule task 02:18:45 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:18:45 #56 ... 02:18:45 02:18:45 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:18:45 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 02:18:46 #42 ... 02:18:46 02:18:46 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:18:46 #0 6.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:18:46 #0 7.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:18:46 #0 9.698 (1/7) Installing ca-certificates (20250911-r0) 02:18:46 #0 9.814 (2/7) Installing dumb-init (1.2.5-r3) 02:18:46 #0 9.820 (3/7) Installing libgcc (14.2.0-r6) 02:18:46 #0 9.834 (4/7) Installing libsodium (1.0.20-r1) 02:18:46 #0 9.851 (5/7) Installing libstdc++ (14.2.0-r6) 02:18:46 #0 9.948 (6/7) Installing libzmq (4.3.5-r2) 02:18:46 #0 10.08 (7/7) Installing zeromq (4.3.5-r2) 02:18:46 #57 ... 02:18:46 02:18:46 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:18:46 #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.3s 02:18:46 #54 ... 02:18:46 02:18:46 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:18:46 #57 10.35 Executing busybox-1.37.0-r20.trigger 02:18:47 #57 10.37 Executing ca-certificates-20250911-r0.trigger 02:18:47 #57 ... 02:18:47 02:18:47 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:18:47 #58 ... 02:18:47 02:18:47 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:18:47 #59 ... 02:18:47 02:18:47 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:18:47 #60 ... 02:18:47 02:18:47 #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:18:47 #61 ... 02:18:47 02:18:47 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:18:47 #62 ... 02:18:47 02:18:47 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:18:47 #0 4.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:18:47 #0 5.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:18:47 #0 8.022 (1/4) Installing ca-certificates (20250911-r0) 02:18:47 #0 8.166 (2/4) Installing dumb-init (1.2.5-r3) 02:18:47 #0 8.243 (3/4) Installing su-exec (0.2-r3) 02:18:47 #0 8.258 (4/4) Installing yq-go (4.47.2-r3) 02:18:47 #0 8.601 Executing busybox-1.37.0-r20.trigger 02:18:47 #0 8.666 Executing ca-certificates-20250911-r0.trigger 02:18:47 #0 9.098 OK: 20 MiB in 20 packages 02:18:48 #63 ... 02:18:48 02:18:48 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:18:48 #64 ... 02:18:48 02:18:48 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:18:48 #65 ... 02:18:48 02:18:48 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:48 #66 ... 02:18:48 02:18:48 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:18:48 #67 ... 02:18:48 02:18:48 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:18:50 #42 ... 02:18:50 02:18:50 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:18:50 #57 10.67 OK: 12 MiB in 23 packages 02:18:50 #57 DONE 13.2s 02:18:50 02:18:50 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:18:50 #63 DONE 12.6s 02:18:50 02:18:50 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:18:50 #68 ... 02:18:50 02:18:50 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:18:50 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:18:50 #69 ... 02:18:50 02:18:50 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:18:50 #70 ... 02:18:50 02:18:50 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:50 #66 DONE 13.3s 02:18:50 02:18:50 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:50 #71 ... 02:18:50 02:18:50 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:18:50 #72 ... 02:18:50 02:18:50 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:18:51 #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.4s 02:18:52 #54 ... 02:18:52 02:18:52 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:18:52 #59 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:18:53 #59 ... 02:18:53 02:18:53 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:53 #71 DONE 13.4s 02:18:53 02:18:53 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:18:59 #73 4.706 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:18:59 #73 ... 02:18:59 02:18:59 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:18:59 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.3s 02:18:59 #42 ... 02:18:59 02:18:59 #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:18:59 #61 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:18:59 #61 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:18:59 #61 ... 02:18:59 02:18:59 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:18:59 #42 ... 02:18:59 02:18:59 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:18:59 #64 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:18:59 #64 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:18:59 #64 ... 02:18:59 02:18:59 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:18:59 #0 6.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:18:59 #0 8.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:00 #74 ... 02:19:00 02:19:00 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:00 #62 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:00 #62 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:00 #62 ... 02:19:00 02:19:00 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:19:00 #65 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:00 #65 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:00 #65 ... 02:19:00 02:19:00 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:19:00 #51 9.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:00 #51 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:00 #51 ... 02:19:00 02:19:00 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:00 #58 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:00 #58 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:00 #58 ... 02:19:00 02:19:00 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:19:00 #0 6.301 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:00 #0 9.851 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:01 #75 ... 02:19:01 02:19:01 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:19:02 #42 ... 02:19:02 02:19:02 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:19:02 #70 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:02 #70 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:02 #70 ... 02:19:02 02:19:02 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:19:02 #67 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:02 #67 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:02 #67 ... 02:19:02 02:19:02 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:19:02 #69 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:02 #69 ... 02:19:02 02:19:02 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:19:02 #42 ... 02:19:02 02:19:02 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:19:02 #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.2s done 02:19:02 #54 ... 02:19:02 02:19:02 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:19:02 #51 22.53 OK: 255 MiB in 60 packages 02:19:02 #51 ... 02:19:02 02:19:02 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:19:02 #60 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:02 #60 17.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:02 #60 ... 02:19:02 02:19:02 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:19:02 #72 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:02 #72 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:03 #72 ... 02:19:03 02:19:03 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:19:03 #42 ... 02:19:03 02:19:03 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:19:03 #56 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:03 #56 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:03 #56 ... 02:19:03 02:19:03 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:19:03 #42 ... 02:19:03 02:19:03 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:19:03 #61 24.08 (1/1) Installing dumb-init (1.2.5-r3) 02:19:03 #61 24.13 Executing busybox-1.37.0-r20.trigger 02:19:03 #61 24.30 OK: 8 MiB in 17 packages 02:19:03 #61 DONE 26.9s 02:19:03 02:19:03 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:19:03 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.2s 02:19:04 #42 ... 02:19:04 02:19:04 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:19:04 #70 24.04 OK: 255 MiB in 60 packages 02:19:04 #70 DONE 24.7s 02:19:04 02:19:04 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:19:04 #67 27.91 (1/2) Installing dumb-init (1.2.5-r3) 02:19:05 #67 27.93 (2/2) Installing su-exec (0.2-r3) 02:19:05 #67 27.94 Executing busybox-1.37.0-r20.trigger 02:19:05 #67 ... 02:19:05 02:19:05 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:05 #59 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:05 #59 ... 02:19:05 02:19:05 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:19:05 #76 DONE 0.6s 02:19:05 02:19:05 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:19:05 #67 28.31 OK: 8 MiB in 18 packages 02:19:05 #67 ... 02:19:05 02:19:05 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:19:05 #51 DONE 25.7s 02:19:05 02:19:05 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:19:06 #42 ... 02:19:06 02:19:06 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:19:06 #64 24.94 (1/1) Installing dumb-init (1.2.5-r3) 02:19:06 #64 24.99 Executing busybox-1.37.0-r20.trigger 02:19:06 #64 25.14 OK: 8 MiB in 17 packages 02:19:06 #64 DONE 29.0s 02:19:06 02:19:06 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:19:07 #77 ... 02:19:07 02:19:07 #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:19:07 #78 DONE 1.5s 02:19:07 02:19:07 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:19:07 #68 7.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:07 #68 8.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:07 #68 ... 02:19:07 02:19:07 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:19:08 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.8s done 02:19:08 #42 ... 02:19:08 02:19:08 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:19:08 #67 DONE 31.8s 02:19:08 02:19:08 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:19:09 #42 ... 02:19:09 02:19:09 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:19:09 #72 25.64 OK: 255 MiB in 60 packages 02:19:09 #72 DONE 28.8s 02:19:09 02:19:09 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:09 #59 31.80 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:19:09 #59 31.82 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:19:09 #59 31.82 OK: 26165 distinct packages available 02:19:10 #59 ... 02:19:10 02:19:10 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:19:10 #73 6.324 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:10 #73 ... 02:19:10 02:19:10 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:19:10 #65 26.94 (1/4) Installing dumb-init (1.2.5-r3) 02:19:10 #65 27.02 (2/4) Installing openssl (3.5.5-r0) 02:19:10 #65 27.19 (3/4) Installing su-exec (0.2-r3) 02:19:10 #65 27.20 (4/4) Installing yq-go (4.47.2-r3) 02:19:10 #65 29.83 Executing busybox-1.37.0-r20.trigger 02:19:10 #65 30.06 OK: 20 MiB in 20 packages 02:19:10 #65 DONE 33.0s 02:19:10 02:19:10 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:19:10 #56 26.92 OK: 255 MiB in 60 packages 02:19:10 #56 DONE 30.0s 02:19:10 02:19:10 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:19:11 #79 ... 02:19:11 02:19:11 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:19:11 #80 DONE 2.2s 02:19:11 02:19:11 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:11 #81 ... 02:19:11 02:19:11 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:19:11 #82 DONE 1.7s 02:19:11 02:19:11 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:13 #83 ... 02:19:13 02:19:13 #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:19:13 #0 7.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:13 #0 9.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:13 #84 ... 02:19:13 02:19:13 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:19:13 #73 20.10 OK: 255 MiB in 60 packages 02:19:14 #73 ... 02:19:14 02:19:14 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:14 #58 27.82 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:19:14 #58 27.82 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:19:14 #58 27.82 OK: 26165 distinct packages available 02:19:14 #58 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:14 #58 32.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:14 #58 ... 02:19:14 02:19:14 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:19:14 #75 23.61 (1/1) Installing dumb-init (1.2.5-r3) 02:19:14 #75 23.93 Executing busybox-1.37.0-r20.trigger 02:19:14 #75 24.13 OK: 8 MiB in 17 packages 02:19:15 #75 ... 02:19:15 02:19:15 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:15 #62 28.23 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:19:15 #62 28.25 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:19:15 #62 28.25 OK: 26165 distinct packages available 02:19:15 #62 30.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:15 #62 33.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:15 #62 ... 02:19:15 02:19:15 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:15 #85 ... 02:19:15 02:19:15 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:19:15 #60 30.17 (1/3) Installing ca-certificates (20250911-r0) 02:19:15 #60 30.92 (2/3) Installing dumb-init (1.2.5-r3) 02:19:15 #60 30.93 (3/3) Installing tzdata (2025c-r0) 02:19:15 #60 33.09 Executing busybox-1.37.0-r20.trigger 02:19:15 #60 33.33 Executing ca-certificates-20250911-r0.trigger 02:19:15 #60 35.12 OK: 9 MiB in 19 packages 02:19:16 #60 ... 02:19:16 02:19:16 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:19:16 #69 25.75 v3.22.3-1-gc6c5e5eda18 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:19:16 #69 25.75 v3.22.3-2-gf789f241095 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:19:16 #69 25.75 OK: 26175 distinct packages available 02:19:16 #69 28.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:16 #69 30.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:16 #69 ... 02:19:16 02:19:16 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:19:16 #74 22.46 OK: 12 MiB in 23 packages 02:19:16 #74 DONE 26.3s 02:19:16 02:19:16 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:16 #59 34.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:16 #59 36.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:16 #59 ... 02:19:16 02:19:16 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:19:16 #60 DONE 39.0s 02:19:16 02:19:16 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:19:16 #86 ... 02:19:16 02:19:16 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:19:16 #73 DONE 22.7s 02:19:16 02:19:16 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:19:16 #68 21.58 OK: 20 MiB in 20 packages 02:19:16 #68 DONE 26.6s 02:19:16 02:19:16 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:19:16 #87 ... 02:19:16 02:19:16 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:19:16 #75 DONE 26.0s 02:19:16 02:19:16 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:19:16 #77 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:17 #77 ... 02:19:17 02:19:17 #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:17 #88 ... 02:19:17 02:19:17 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:19:17 #89 ... 02:19:17 02:19:17 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:19:17 #87 DONE 1.0s 02:19:17 02:19:17 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:19:17 #89 8.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:17 #89 ... 02:19:17 02:19:17 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:21 #90 ... 02:19:21 02:19:21 #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:21 #58 42.72 (1/5) Installing dumb-init (1.2.5-r3) 02:19:21 #58 42.73 (2/5) Installing musl-obstack (1.2.3-r2) 02:19:21 #58 42.74 (3/5) Installing libucontext (1.3.2-r0) 02:19:21 #58 42.83 (4/5) Installing gcompat (1.1.0-r4) 02:19:21 #58 42.84 (5/5) Installing openssl (3.5.5-r0) 02:19:21 #58 42.99 Executing busybox-1.37.0-r20.trigger 02:19:21 #58 43.16 OK: 9 MiB in 21 packages 02:19:21 #58 DONE 44.7s 02:19:21 02:19:21 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:21 #59 43.69 (1/13) Installing brotli-libs (1.1.0-r2) 02:19:21 #59 43.79 (2/13) Installing c-ares (1.34.6-r0) 02:19:21 #59 43.84 (3/13) Installing libunistring (1.3-r0) 02:19:21 #59 43.91 (4/13) Installing libidn2 (2.3.7-r0) 02:19:21 #59 43.96 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:19:21 #59 43.97 (6/13) Installing libpsl (0.21.5-r3) 02:19:21 #59 43.99 (7/13) Installing zstd-libs (1.5.7-r0) 02:19:21 #59 44.07 (8/13) Installing libcurl (8.14.1-r2) 02:19:21 #59 44.16 (9/13) Installing curl (8.14.1-r2) 02:19:21 #59 44.20 (10/13) Installing dumb-init (1.2.5-r3) 02:19:21 #59 44.22 (11/13) Installing musl-obstack (1.2.3-r2) 02:19:21 #59 44.25 (12/13) Installing libucontext (1.3.2-r0) 02:19:21 #59 44.27 (13/13) Installing gcompat (1.1.0-r4) 02:19:21 #59 44.30 Executing busybox-1.37.0-r20.trigger 02:19:21 #59 44.53 OK: 13 MiB in 29 packages 02:19:22 #59 ... 02:19:22 02:19:22 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:19:22 #69 40.15 OK: 255 MiB in 60 packages 02:19:22 #69 DONE 41.6s 02:19:22 02:19:22 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:22 #62 43.77 (1/4) Installing dumb-init (1.2.5-r3) 02:19:22 #62 43.81 (2/4) Installing musl-obstack (1.2.3-r2) 02:19:22 #62 43.82 (3/4) Installing libucontext (1.3.2-r0) 02:19:22 #62 43.84 (4/4) Installing gcompat (1.1.0-r4) 02:19:22 #62 43.87 Executing busybox-1.37.0-r20.trigger 02:19:22 #62 43.97 OK: 8 MiB in 20 packages 02:19:22 #62 ... 02:19:22 02:19:22 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:19:22 #91 DONE 0.9s 02:19:22 02:19:22 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:23 #92 ... 02:19:23 02:19:23 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:23 #62 DONE 46.1s 02:19:23 02:19:23 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:19:23 #93 ... 02:19:23 02:19:23 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:23 #59 DONE 46.8s 02:19:23 02:19:23 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:19:25 #94 ... 02:19:25 02:19:25 #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:19:25 #84 19.28 OK: 8 MiB in 17 packages 02:19:25 #84 DONE 21.6s 02:19:25 02:19:25 #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:19:26 #95 5.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:27 #95 ... 02:19:27 02:19:27 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:19:27 #79 7.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:27 #79 9.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:27 #79 17.02 OK: 20 MiB in 20 packages 02:19:27 #79 ... 02:19:27 02:19:27 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:19:27 #93 4.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:28 #93 ... 02:19:28 02:19:28 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:19:28 #77 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:28 #77 21.62 OK: 8 MiB in 17 packages 02:19:28 #77 ... 02:19:28 02:19:28 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:19:28 #93 5.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:28 #93 ... 02:19:28 02:19:28 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:19:28 #89 9.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:28 #89 18.93 OK: 8 MiB in 18 packages 02:19:28 #89 ... 02:19:28 02:19:28 #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:19:28 #95 6.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:29 #95 ... 02:19:29 02:19:29 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:19:29 #89 DONE 20.5s 02:19:29 02:19:29 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:19:29 #79 DONE 19.4s 02:19:29 02:19:29 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:19:29 #77 DONE 23.4s 02:19:29 02:19:29 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:19:29 #96 DONE 0.3s 02:19:29 02:19:29 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:19:30 #97 ... 02:19:30 02:19:30 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:19:30 #86 4.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:30 #86 5.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:30 #86 13.23 OK: 9 MiB in 19 packages 02:19:30 #86 ... 02:19:30 02:19:30 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:19:30 #94 6.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:19:30 #94 ... 02:19:30 02:19:30 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:19:30 #86 DONE 14.6s 02:19:30 02:19:30 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:31 #92 ... 02:19:31 02:19:31 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:19:31 #94 7.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:19:32 #94 ... 02:19:32 02:19:32 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:19:32 #97 DONE 3.1s 02:19:32 02:19:32 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:19:32 #98 DONE 0.1s 02:19:32 02:19:32 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:34 #92 ... 02:19:34 02:19:34 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:19:34 #93 11.08 OK: 8 MiB in 20 packages 02:19:35 #93 ... 02:19:35 02:19:35 #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:19:35 #95 12.96 OK: 9 MiB in 21 packages 02:19:35 #95 DONE 14.1s 02:19:35 02:19:35 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:19:36 #99 ... 02:19:36 02:19:36 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:19:36 #93 DONE 12.5s 02:19:36 02:19:36 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:19:38 #100 ... 02:19:38 02:19:38 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:19:38 #101 DONE 2.2s 02:19:38 02:19:38 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:19:38 #102 ... 02:19:38 02:19:38 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:19:38 #99 DONE 2.9s 02:19:38 02:19:38 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:19:38 #100 DONE 2.5s 02:19:38 02:19:38 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:19:38 #103 ... 02:19:38 02:19:38 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:19:38 #94 13.71 OK: 13 MiB in 29 packages 02:19:38 #94 DONE 14.7s 02:19:38 02:19:38 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:19:38 #104 DONE 0.5s 02:19:38 02:19:38 #105 [security-spire-server stage-2 6/9] COPY security.txt / 02:19:39 #105 ... 02:19:39 02:19:39 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:19:39 #103 DONE 0.5s 02:19:39 02:19:39 #106 [security-spire-config stage-2 6/10] COPY security.txt / 02:19:39 Running on prd-centos7-docker-4c-2g-1235 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:39 provisioning config files... 02:19:39 #106 DONE 0.4s 02:19:39 02:19:39 #105 [security-spire-server stage-2 6/9] COPY security.txt / 02:19:39 #105 DONE 0.4s 02:19:39 02:19:39 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:19:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14743225496656269390tmp [Pipeline] { [Pipeline] libraryResource 02:19:39 #107 DONE 0.3s 02:19:39 02:19:39 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:19:39 #108 DONE 0.3s 02:19:39 02:19:39 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:19:40 #109 ... 02:19:40 02:19:40 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:19:40 #110 DONE 0.3s 02:19:40 02:19:40 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:19:40 #109 DONE 0.4s 02:19:40 02:19:40 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:19:40 #111 ... 02:19:40 02:19:40 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:19:40 #112 DONE 0.4s 02:19:40 02:19:40 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:19:40 #111 DONE 0.4s 02:19:40 02:19:40 #113 [security-spire-server] exporting to image 02:19:40 #113 exporting layers 02:19:41 #113 ... 02:19:41 02:19:41 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:19:41 #102 DONE 3.9s 02:19:41 02:19:41 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:19:42 #114 DONE 0.3s 02:19:42 02:19:42 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 02:19:42 #115 DONE 0.3s 02:19:42 02:19:42 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [Pipeline] sh 02:19:42 #116 DONE 0.4s 02:19:42 02:19:42 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:19:43 #117 DONE 0.2s 02:19:43 02:19:43 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:19:43 #118 DONE 0.2s 02:19:43 02:19:43 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:43 #92 ... 02:19:43 02:19:43 #113 [security-spire-agent] exporting to image 02:19:43 ---> ****-login.sh 02:19:43 nexus3.edgexfoundry.org:10001 02:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:43 Configure a credential helper to remove this warning. See 02:19:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:43 02:19:43 Login Succeeded 02:19:43 nexus3.edgexfoundry.org:10002 02:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:43 Configure a credential helper to remove this warning. See 02:19:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:43 02:19:43 Login Succeeded 02:19:43 nexus3.edgexfoundry.org:10003 02:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:43 Configure a credential helper to remove this warning. See 02:19:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:43 02:19:43 Login Succeeded 02:19:43 nexus3.edgexfoundry.org:10004 02:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:43 Configure a credential helper to remove this warning. See 02:19:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:43 02:19:43 Login Succeeded 02:19:43 ****.io 02:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:43 Configure a credential helper to remove this warning. See 02:19:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:43 02:19:43 Login Succeeded 02:19:43 ---> ****-login.sh ends [Pipeline] } 02:19:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:19:44 + docker buildx ls 02:19:44 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:19:44 default * docker 02:19:44 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:19:44 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:19:44 edgex-builder [Pipeline] sh 02:19:44 + docker buildx inspect --bootstrap 02:19:44 #1 [internal] booting buildkit 02:19:44 #1 pulling image moby/buildkit:buildx-stable-1 02:19:45 #113 exporting layers 5.1s done 02:19:45 #113 writing image sha256:5aca98b47a0b20ac414e689d4958bc3109df8cf91e785c583ee1770c740f61b2 02:19:45 #113 exporting layers 5.2s done 02:19:45 #113 writing image sha256:5aca98b47a0b20ac414e689d4958bc3109df8cf91e785c583ee1770c740f61b2 0.1s done 02:19:45 #113 naming to docker.io/library/security-spire-server-arm64 done 02:19:45 #113 writing image sha256:44d6453705156e28c93d831d08a4271a6606c9e3edc4dc2ee757509322ac5de5 0.0s done 02:19:45 #113 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:19:46 #113 exporting layers 3.4s done 02:19:46 #113 writing image sha256:867e2e828431356544aae6626b2701a3127d1e8f3b3261aaf84ed6802ea98b91 0.0s done 02:19:46 #113 naming to docker.io/library/security-spire-agent-arm64 02:19:46 #113 naming to docker.io/library/security-spire-agent-arm64 0.0s done 02:19:46 #113 DONE 6.2s 02:19:46 02:19:46 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:19:48 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 02:19:48 #1 creating container buildx_buildkit_edgex-builder0 02:19:49 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 02:19:49 #1 DONE 4.3s 02:19:49 Name: edgex-builder 02:19:49 Driver: docker-container 02:19:49 02:19:49 Nodes: 02:19:49 Name: edgex-builder0 02:19:49 Endpoint: unix:///var/run/docker.sock 02:19:49 Status: running 02:19:49 Buildkit: v0.26.3 02:19:49 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:19:49 + docker buildx ls 02:19:49 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:19:49 edgex-builder * docker-container 02:19:49 edgex-builder0 unix:///var/run/docker.sock running v0.26.3 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:19:49 default docker 02:19:49 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:19:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884' 02:19:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884 --push - 02:19:50 #1 [internal] load build definition from Dockerfile 02:19:50 #1 transferring dockerfile: 197B done 02:19:50 #1 DONE 0.0s 02:19:50 02:19:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884 02:19:50 #2 DONE 0.1s 02:19:50 02:19:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884 02:19:50 #3 DONE 0.1s 02:19:50 02:19:50 #4 [internal] load .dockerignore 02:19:50 #4 transferring context: 2B done 02:19:50 #4 DONE 0.0s 02:19:50 02:19:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 02:19:50 #5 resolve nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 0.0s done 02:19:50 #5 DONE 0.0s 02:19:50 02:19:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 02:19:50 #6 resolve nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 0.0s done 02:19:50 #6 DONE 0.1s 02:19:50 02:19:50 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:19:50 #7 DONE 0.0s 02:19:50 02:19:50 #8 exporting to image 02:19:50 #8 exporting layers done 02:19:50 #8 exporting manifest sha256:7de607988f5526f05b806cd8d526315626ce011fcb19d5124422095633f19b85 0.0s done 02:19:50 #8 exporting config sha256:7b6e283f18872f619d24a00ea979245a9e1a2888f18c17712587e0aaaff55bf1 done 02:19:50 #8 exporting manifest sha256:54a0d493236bc584952f5d94779781857907bf4ec9f453215a37fa4bca314c2e done 02:19:50 #8 exporting config sha256:d08d60f5ccced99eb212ce630618123809dc46181f56aebfc5b7a1bad429e60f done 02:19:50 #8 exporting manifest list sha256:2cbf2956125beb954c20752206bf1fbbe2da51513f8788dc24a84a797d6e6ca2 done 02:19:50 #8 pushing layers 0.1s done 02:19:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:2cbf2956125beb954c20752206bf1fbbe2da51513f8788dc24a84a797d6e6ca2 02:19:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:2cbf2956125beb954c20752206bf1fbbe2da51513f8788dc24a84a797d6e6ca2 0.1s done 02:19:50 #8 DONE 0.2s 02:19:50 02:19:50 1 warning found (use --debug to expand): 02:19:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 02:19:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 02:19:50 #1 [internal] load build definition from Dockerfile 02:19:50 #1 transferring dockerfile: 163B done 02:19:50 #1 DONE 0.0s 02:19:50 02:19:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:19:50 #2 DONE 0.0s 02:19:50 02:19:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:19:50 #3 DONE 0.0s 02:19:50 02:19:50 #4 [internal] load .dockerignore 02:19:50 #4 transferring context: 2B done 02:19:50 #4 DONE 0.0s 02:19:50 02:19:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 02:19:50 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 0.0s done 02:19:50 #5 DONE 0.0s 02:19:50 02:19:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 02:19:51 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 0.0s done 02:19:51 #6 CACHED 02:19:51 02:19:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 02:19:51 #5 CACHED 02:19:51 02:19:51 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:19:51 #7 DONE 0.0s 02:19:51 02:19:51 #8 exporting to image 02:19:51 #8 exporting layers done 02:19:51 #8 exporting manifest sha256:7de607988f5526f05b806cd8d526315626ce011fcb19d5124422095633f19b85 done 02:19:51 #8 exporting config sha256:7b6e283f18872f619d24a00ea979245a9e1a2888f18c17712587e0aaaff55bf1 done 02:19:51 #8 exporting manifest sha256:54a0d493236bc584952f5d94779781857907bf4ec9f453215a37fa4bca314c2e done 02:19:51 #8 exporting config sha256:d08d60f5ccced99eb212ce630618123809dc46181f56aebfc5b7a1bad429e60f done 02:19:51 #8 exporting manifest list sha256:2cbf2956125beb954c20752206bf1fbbe2da51513f8788dc24a84a797d6e6ca2 done 02:19:51 #8 pushing layers 0.0s done 02:19:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:2cbf2956125beb954c20752206bf1fbbe2da51513f8788dc24a84a797d6e6ca2 0.1s done 02:19:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:51 #8 DONE 0.1s 02:19:51 02:19:51 1 warning found (use --debug to expand): 02:19:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.95' 02:19:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.95 --push - 02:19:51 #1 [internal] load build definition from Dockerfile 02:19:51 #1 transferring dockerfile: 169B done 02:19:51 #1 DONE 0.0s 02:19:51 02:19:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.95 02:19:51 #2 DONE 0.0s 02:19:51 02:19:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.95 02:19:51 #3 DONE 0.0s 02:19:51 02:19:51 #4 [internal] load .dockerignore 02:19:51 #4 transferring context: 2B done 02:19:51 #4 DONE 0.0s 02:19:51 02:19:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.95@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 02:19:51 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.95@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 0.0s done 02:19:51 #5 CACHED 02:19:51 02:19:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.95@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 02:19:51 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.95@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 0.0s done 02:19:51 #6 CACHED 02:19:51 02:19:51 #7 exporting to image 02:19:51 #7 exporting layers done 02:19:51 #7 exporting manifest sha256:7de607988f5526f05b806cd8d526315626ce011fcb19d5124422095633f19b85 done 02:19:51 #7 exporting config sha256:7b6e283f18872f619d24a00ea979245a9e1a2888f18c17712587e0aaaff55bf1 done 02:19:51 #7 exporting manifest sha256:54a0d493236bc584952f5d94779781857907bf4ec9f453215a37fa4bca314c2e done 02:19:51 #7 exporting config sha256:d08d60f5ccced99eb212ce630618123809dc46181f56aebfc5b7a1bad429e60f done 02:19:51 #7 exporting manifest list sha256:2cbf2956125beb954c20752206bf1fbbe2da51513f8788dc24a84a797d6e6ca2 done 02:19:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:51 #7 pushing layers 0.0s done 02:19:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.95@sha256:2cbf2956125beb954c20752206bf1fbbe2da51513f8788dc24a84a797d6e6ca2 0.1s done 02:19:51 #7 DONE 0.1s 02:19:51 02:19:51 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:19:51 #8 DONE 0.0s 02:19:51 02:19:51 1 warning found (use --debug to expand): 02:19:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95' 02:19:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 --push - 02:19:52 #1 [internal] load build definition from Dockerfile 02:19:52 #1 transferring dockerfile: 210B done 02:19:52 #1 DONE 0.0s 02:19:52 02:19:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:19:52 #2 DONE 0.4s 02:19:52 02:19:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:19:52 #3 DONE 0.4s 02:19:52 02:19:52 #4 [internal] load .dockerignore 02:19:52 #4 transferring context: 2B done 02:19:52 #4 DONE 0.0s 02:19:52 02:19:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 02:19:52 #5 resolve nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 0.0s done 02:19:52 #5 CACHED 02:19:52 02:19:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 02:19:52 #6 resolve nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 0.0s done 02:19:52 #6 CACHED 02:19:52 02:19:52 #7 exporting to image 02:19:52 #7 exporting layers done 02:19:52 #7 exporting manifest sha256:7de607988f5526f05b806cd8d526315626ce011fcb19d5124422095633f19b85 done 02:19:52 #7 exporting config sha256:7b6e283f18872f619d24a00ea979245a9e1a2888f18c17712587e0aaaff55bf1 done 02:19:52 #7 exporting manifest sha256:54a0d493236bc584952f5d94779781857907bf4ec9f453215a37fa4bca314c2e done 02:19:52 #7 exporting config sha256:d08d60f5ccced99eb212ce630618123809dc46181f56aebfc5b7a1bad429e60f done 02:19:52 #7 exporting manifest list sha256:2cbf2956125beb954c20752206bf1fbbe2da51513f8788dc24a84a797d6e6ca2 done 02:19:52 #7 pushing layers 02:19:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:55 #7 pushing layers 3.2s done 02:19:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:2cbf2956125beb954c20752206bf1fbbe2da51513f8788dc24a84a797d6e6ca2 02:19:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:2cbf2956125beb954c20752206bf1fbbe2da51513f8788dc24a84a797d6e6ca2 0.1s done 02:19:55 #7 DONE 3.3s 02:19:55 02:19:55 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:19:55 #8 DONE 0.0s 02:19:55 02:19:55 1 warning found (use --debug to expand): 02:19:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 02:19:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 02:19:56 #1 [internal] load build definition from Dockerfile 02:19:56 #1 transferring dockerfile: 161B done 02:19:56 #1 DONE 0.0s 02:19:56 02:19:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:19:56 #2 DONE 0.0s 02:19:56 02:19:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:19:56 #3 DONE 0.0s 02:19:56 02:19:56 #4 [internal] load .dockerignore 02:19:56 #4 transferring context: 2B done 02:19:56 #4 DONE 0.0s 02:19:56 02:19:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 02:19:56 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 done 02:19:56 #5 CACHED 02:19:56 02:19:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 02:19:56 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:fd7bd4266468116ffcd89ed7e56a4d6a32d5e775a6f43073622e9d136da96622 0.0s done 02:19:56 #6 CACHED 02:19:56 02:19:56 #7 exporting to image 02:19:56 #7 exporting layers done 02:19:56 #7 exporting manifest sha256:7de607988f5526f05b806cd8d526315626ce011fcb19d5124422095633f19b85 done 02:19:56 #7 exporting config sha256:7b6e283f18872f619d24a00ea979245a9e1a2888f18c17712587e0aaaff55bf1 done 02:19:56 #7 exporting manifest sha256:54a0d493236bc584952f5d94779781857907bf4ec9f453215a37fa4bca314c2e done 02:19:56 #7 exporting config sha256:d08d60f5ccced99eb212ce630618123809dc46181f56aebfc5b7a1bad429e60f done 02:19:56 #7 exporting manifest list sha256:2cbf2956125beb954c20752206bf1fbbe2da51513f8788dc24a84a797d6e6ca2 done 02:19:56 #7 pushing layers 0.0s done 02:19:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:2cbf2956125beb954c20752206bf1fbbe2da51513f8788dc24a84a797d6e6ca2 02:19:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:2cbf2956125beb954c20752206bf1fbbe2da51513f8788dc24a84a797d6e6ca2 0.1s done 02:19:56 #7 DONE 0.1s 02:19:56 02:19:56 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:19:56 #8 DONE 0.0s 02:19:56 02:19:56 1 warning found (use --debug to expand): 02:19:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884' 02:19:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884 --push - 02:19:56 #1 [internal] load build definition from Dockerfile 02:19:56 #1 transferring dockerfile: 216B done 02:19:56 #1 DONE 0.0s 02:19:56 02:19:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884 02:19:56 #2 DONE 0.0s 02:19:56 02:19:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884 02:19:56 #3 DONE 0.1s 02:19:56 02:19:56 #4 [internal] load .dockerignore 02:19:56 #4 transferring context: 2B done 02:19:56 #4 DONE 0.0s 02:19:56 02:19:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 02:19:56 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 0.0s done 02:19:56 #5 DONE 0.0s 02:19:56 02:19:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 02:19:56 #6 DONE 0.0s 02:19:56 02:19:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 02:19:56 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 0.0s done 02:19:56 #5 DONE 0.1s 02:19:56 02:19:56 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:19:56 #7 DONE 0.0s 02:19:56 02:19:56 #8 exporting to image 02:19:56 #8 exporting layers done 02:19:56 #8 exporting manifest sha256:5eda14188beef7cdfecd03ee4bb145b58b5a28ca1cbac4472b77932540c761de 0.0s done 02:19:56 #8 exporting config sha256:0dc48779346df5ccafae07e2652cf571271dc89126c533a7ba13d2d7d3bfa2b9 done 02:19:56 #8 exporting manifest sha256:eec45cc6b01ea90357bf227ab136cc9474bb6655611d7ba8bf22d4f4d81221df done 02:19:56 #8 exporting config sha256:6ffe1006cc0b2e7a2f8cf876b5471a04eed75ddbea07a32c6c337c5243344a09 done 02:19:56 #8 exporting manifest list sha256:375d3a62935e7e3c97a8c5ca3035f10d16e4be32756b87c2215636e20da52e82 done 02:19:56 #8 pushing layers 0.1s done 02:19:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:375d3a62935e7e3c97a8c5ca3035f10d16e4be32756b87c2215636e20da52e82 0.1s done 02:19:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:56 #8 DONE 0.2s 02:19:57 02:19:57 1 warning found (use --debug to expand): 02:19:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 02:19:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 02:19:57 #1 [internal] load build definition from Dockerfile 02:19:57 #1 transferring dockerfile: 182B done 02:19:57 #1 DONE 0.0s 02:19:57 02:19:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:19:57 #2 DONE 0.0s 02:19:57 02:19:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:19:57 #3 DONE 0.0s 02:19:57 02:19:57 #4 [internal] load .dockerignore 02:19:57 #4 transferring context: 2B done 02:19:57 #4 DONE 0.0s 02:19:57 02:19:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 02:19:57 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 0.0s done 02:19:57 #5 CACHED 02:19:57 02:19:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 02:19:57 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 0.0s done 02:19:57 #6 CACHED 02:19:57 02:19:57 #7 exporting to image 02:19:57 #7 exporting layers done 02:19:57 #7 exporting manifest sha256:5eda14188beef7cdfecd03ee4bb145b58b5a28ca1cbac4472b77932540c761de done 02:19:57 #7 exporting config sha256:0dc48779346df5ccafae07e2652cf571271dc89126c533a7ba13d2d7d3bfa2b9 done 02:19:57 #7 exporting manifest sha256:eec45cc6b01ea90357bf227ab136cc9474bb6655611d7ba8bf22d4f4d81221df done 02:19:57 #7 exporting config sha256:6ffe1006cc0b2e7a2f8cf876b5471a04eed75ddbea07a32c6c337c5243344a09 02:19:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:57 #7 exporting config sha256:6ffe1006cc0b2e7a2f8cf876b5471a04eed75ddbea07a32c6c337c5243344a09 done 02:19:57 #7 exporting manifest list sha256:375d3a62935e7e3c97a8c5ca3035f10d16e4be32756b87c2215636e20da52e82 done 02:19:57 #7 pushing layers 0.0s done 02:19:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:375d3a62935e7e3c97a8c5ca3035f10d16e4be32756b87c2215636e20da52e82 0.1s done 02:19:57 #7 DONE 0.1s 02:19:57 02:19:57 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:19:57 #8 DONE 0.0s 02:19:57 02:19:57 1 warning found (use --debug to expand): 02:19:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.95' 02:19:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.95 --push - 02:19:58 #1 [internal] load build definition from Dockerfile 02:19:58 #1 transferring dockerfile: 188B done 02:19:58 #1 DONE 0.0s 02:19:58 02:19:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.95 02:19:58 #2 DONE 0.0s 02:19:58 02:19:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.95 02:19:58 #3 DONE 0.0s 02:19:58 02:19:58 #4 [internal] load .dockerignore 02:19:58 #4 transferring context: 2B done 02:19:58 #4 DONE 0.0s 02:19:58 02:19:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.95@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 02:19:58 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.95@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e done 02:19:58 #5 CACHED 02:19:58 02:19:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.95@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 02:19:58 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.95@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 0.0s done 02:19:58 #6 CACHED 02:19:58 02:19:58 #7 exporting to image 02:19:58 #7 exporting layers done 02:19:58 #7 exporting manifest sha256:5eda14188beef7cdfecd03ee4bb145b58b5a28ca1cbac4472b77932540c761de done 02:19:58 #7 exporting config sha256:0dc48779346df5ccafae07e2652cf571271dc89126c533a7ba13d2d7d3bfa2b9 done 02:19:58 #7 exporting manifest sha256:eec45cc6b01ea90357bf227ab136cc9474bb6655611d7ba8bf22d4f4d81221df done 02:19:58 #7 exporting config sha256:6ffe1006cc0b2e7a2f8cf876b5471a04eed75ddbea07a32c6c337c5243344a09 done 02:19:58 #7 exporting manifest list sha256:375d3a62935e7e3c97a8c5ca3035f10d16e4be32756b87c2215636e20da52e82 done 02:19:58 #7 pushing layers 0.0s done 02:19:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.95@sha256:375d3a62935e7e3c97a8c5ca3035f10d16e4be32756b87c2215636e20da52e82 02:19:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.95@sha256:375d3a62935e7e3c97a8c5ca3035f10d16e4be32756b87c2215636e20da52e82 0.1s done 02:19:58 #7 DONE 0.1s 02:19:58 02:19:58 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:19:58 #8 DONE 0.0s 02:19:58 02:19:58 1 warning found (use --debug to expand): 02:19:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95' 02:19:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 --push - 02:19:58 #1 [internal] load build definition from Dockerfile 02:19:58 #1 transferring dockerfile: 229B done 02:19:58 #1 DONE 0.0s 02:19:58 02:19:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:19:58 #2 DONE 0.0s 02:19:58 02:19:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:19:58 #3 DONE 0.0s 02:19:58 02:19:58 #4 [internal] load .dockerignore 02:19:58 #4 transferring context: 2B done 02:19:58 #4 DONE 0.0s 02:19:58 02:19:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 02:19:58 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 0.0s done 02:19:58 #5 CACHED 02:19:58 02:19:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 02:19:58 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 0.0s done 02:19:58 #6 CACHED 02:19:58 02:19:58 #7 exporting to image 02:19:58 #7 exporting layers done 02:19:58 #7 exporting manifest sha256:5eda14188beef7cdfecd03ee4bb145b58b5a28ca1cbac4472b77932540c761de done 02:19:58 #7 exporting config sha256:0dc48779346df5ccafae07e2652cf571271dc89126c533a7ba13d2d7d3bfa2b9 done 02:19:58 #7 exporting manifest sha256:eec45cc6b01ea90357bf227ab136cc9474bb6655611d7ba8bf22d4f4d81221df done 02:19:58 #7 exporting config sha256:6ffe1006cc0b2e7a2f8cf876b5471a04eed75ddbea07a32c6c337c5243344a09 done 02:19:58 #7 exporting manifest list sha256:375d3a62935e7e3c97a8c5ca3035f10d16e4be32756b87c2215636e20da52e82 done 02:19:58 #7 pushing layers 0.0s done 02:19:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:375d3a62935e7e3c97a8c5ca3035f10d16e4be32756b87c2215636e20da52e82 02:19:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:375d3a62935e7e3c97a8c5ca3035f10d16e4be32756b87c2215636e20da52e82 0.1s done 02:19:58 #7 DONE 0.1s 02:19:58 02:19:58 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:19:58 #8 DONE 0.0s 02:19:58 02:19:58 1 warning found (use --debug to expand): 02:19:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 02:19:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 02:19:59 #1 [internal] load build definition from Dockerfile 02:19:59 #1 transferring dockerfile: 180B done 02:19:59 #1 DONE 0.0s 02:19:59 02:19:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:19:59 #2 DONE 0.0s 02:19:59 02:19:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:19:59 #3 DONE 0.0s 02:19:59 02:19:59 #4 [internal] load .dockerignore 02:19:59 #4 transferring context: 2B done 02:19:59 #4 DONE 0.0s 02:19:59 02:19:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 02:19:59 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e done 02:19:59 #5 CACHED 02:19:59 02:19:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 02:19:59 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6a2298926a70a708b3e593471ebc113afcf816a0498ae5e22b47f02910c05b2e 0.0s done 02:19:59 #6 CACHED 02:19:59 02:19:59 #7 exporting to image 02:19:59 #7 exporting layers done 02:19:59 #7 exporting manifest sha256:5eda14188beef7cdfecd03ee4bb145b58b5a28ca1cbac4472b77932540c761de done 02:19:59 #7 exporting config sha256:0dc48779346df5ccafae07e2652cf571271dc89126c533a7ba13d2d7d3bfa2b9 done 02:19:59 #7 exporting manifest sha256:eec45cc6b01ea90357bf227ab136cc9474bb6655611d7ba8bf22d4f4d81221df done 02:19:59 #7 exporting config sha256:6ffe1006cc0b2e7a2f8cf876b5471a04eed75ddbea07a32c6c337c5243344a09 done 02:19:59 #7 exporting manifest list sha256:375d3a62935e7e3c97a8c5ca3035f10d16e4be32756b87c2215636e20da52e82 done 02:19:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:59 #7 pushing layers 0.0s done 02:19:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:375d3a62935e7e3c97a8c5ca3035f10d16e4be32756b87c2215636e20da52e82 0.1s done 02:19:59 #7 DONE 0.1s 02:19:59 02:19:59 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:19:59 #8 DONE 0.0s 02:19:59 02:19:59 1 warning found (use --debug to expand): 02:19:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884' 02:19:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884 --push - 02:19:59 #1 [internal] load build definition from Dockerfile 02:19:59 #1 transferring dockerfile: 194B done 02:19:59 #1 DONE 0.0s 02:19:59 02:19:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884 02:19:59 #2 DONE 0.0s 02:19:59 02:19:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884 02:19:59 #3 DONE 0.0s 02:19:59 02:19:59 #4 [internal] load .dockerignore 02:19:59 #4 transferring context: 2B done 02:19:59 #4 DONE 0.0s 02:19:59 02:19:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 02:19:59 #5 resolve nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 0.0s done 02:19:59 #5 DONE 0.0s 02:19:59 02:19:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 02:19:59 #6 resolve nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 0.0s done 02:19:59 #6 DONE 0.0s 02:19:59 02:19:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 02:19:59 #5 resolve nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 0.0s done 02:19:59 #5 DONE 0.1s 02:19:59 02:19:59 #7 exporting to image 02:19:59 #7 exporting layers done 02:19:59 #7 exporting manifest sha256:4022414ffc491c9a7b241efd061e9d51d3282699832888a067b3ad529570358b 0.0s done 02:19:59 #7 exporting config sha256:48686469dd90613d23d271023d008707936445d5d312920579668e761ffa51c1 done 02:19:59 #7 exporting manifest sha256:bcd5e420481aa9d636c77d95256f5f1c893100fd00ca894d8c2fc6b795ad6eec done 02:19:59 #7 exporting config sha256:f2796ae696e5406c199c9759551a67d7c7fd262e538c4c24e8216eae9d523fcc done 02:19:59 #7 exporting manifest list sha256:39c4ed2b2b20e0e5584aa5a2ebf50f162a0d2c808d7bc872e3c3b93f0c70a2f2 02:19:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:59 #7 ... 02:19:59 02:19:59 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:19:59 #8 DONE 0.0s 02:19:59 02:19:59 #7 exporting to image 02:19:59 #7 exporting manifest list sha256:39c4ed2b2b20e0e5584aa5a2ebf50f162a0d2c808d7bc872e3c3b93f0c70a2f2 0.0s done 02:19:59 #7 pushing layers 0.1s done 02:19:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:39c4ed2b2b20e0e5584aa5a2ebf50f162a0d2c808d7bc872e3c3b93f0c70a2f2 02:20:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:39c4ed2b2b20e0e5584aa5a2ebf50f162a0d2c808d7bc872e3c3b93f0c70a2f2 0.1s done 02:20:00 #7 DONE 0.2s 02:20:00 02:20:00 1 warning found (use --debug to expand): 02:20:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 02:20:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 02:20:00 #1 [internal] load build definition from Dockerfile 02:20:00 #1 transferring dockerfile: 160B done 02:20:00 #1 DONE 0.0s 02:20:00 02:20:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:20:00 #2 DONE 0.0s 02:20:00 02:20:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:20:00 #3 DONE 0.0s 02:20:00 02:20:00 #4 [internal] load .dockerignore 02:20:00 #4 transferring context: 2B done 02:20:00 #4 DONE 0.0s 02:20:00 02:20:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 02:20:00 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 done 02:20:00 #5 CACHED 02:20:00 02:20:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 02:20:00 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 done 02:20:00 #6 CACHED 02:20:00 02:20:00 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:20:00 #7 DONE 0.0s 02:20:00 02:20:00 #8 exporting to image 02:20:00 #8 exporting layers done 02:20:00 #8 exporting manifest sha256:4022414ffc491c9a7b241efd061e9d51d3282699832888a067b3ad529570358b done 02:20:00 #8 exporting config sha256:48686469dd90613d23d271023d008707936445d5d312920579668e761ffa51c1 done 02:20:00 #8 exporting manifest sha256:bcd5e420481aa9d636c77d95256f5f1c893100fd00ca894d8c2fc6b795ad6eec done 02:20:00 #8 exporting config sha256:f2796ae696e5406c199c9759551a67d7c7fd262e538c4c24e8216eae9d523fcc done 02:20:00 #8 exporting manifest list sha256:39c4ed2b2b20e0e5584aa5a2ebf50f162a0d2c808d7bc872e3c3b93f0c70a2f2 done 02:20:00 #8 pushing layers 0.0s done 02:20:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:39c4ed2b2b20e0e5584aa5a2ebf50f162a0d2c808d7bc872e3c3b93f0c70a2f2 0.1s done 02:20:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:00 #8 DONE 0.1s 02:20:00 02:20:00 1 warning found (use --debug to expand): 02:20:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.95' 02:20:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.95 --push - 02:20:01 #1 [internal] load build definition from Dockerfile 02:20:01 #1 transferring dockerfile: 166B done 02:20:01 #1 DONE 0.0s 02:20:01 02:20:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.95 02:20:01 #2 DONE 0.0s 02:20:01 02:20:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.95 02:20:01 #3 DONE 0.0s 02:20:01 02:20:01 #4 [internal] load .dockerignore 02:20:01 #4 transferring context: 2B done 02:20:01 #4 DONE 0.0s 02:20:01 02:20:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.95@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 02:20:01 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.95@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 done 02:20:01 #5 CACHED 02:20:01 02:20:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.95@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 02:20:01 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.95@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 0.0s done 02:20:01 #6 CACHED 02:20:01 02:20:01 #7 exporting to image 02:20:01 #7 exporting layers done 02:20:01 #7 exporting manifest sha256:4022414ffc491c9a7b241efd061e9d51d3282699832888a067b3ad529570358b done 02:20:01 #7 exporting config sha256:48686469dd90613d23d271023d008707936445d5d312920579668e761ffa51c1 done 02:20:01 #7 exporting manifest sha256:bcd5e420481aa9d636c77d95256f5f1c893100fd00ca894d8c2fc6b795ad6eec done 02:20:01 #7 exporting config sha256:f2796ae696e5406c199c9759551a67d7c7fd262e538c4c24e8216eae9d523fcc done 02:20:01 #7 exporting manifest list sha256:39c4ed2b2b20e0e5584aa5a2ebf50f162a0d2c808d7bc872e3c3b93f0c70a2f2 done 02:20:01 #7 pushing layers 0.0s done 02:20:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.95@sha256:39c4ed2b2b20e0e5584aa5a2ebf50f162a0d2c808d7bc872e3c3b93f0c70a2f2 02:20:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.95@sha256:39c4ed2b2b20e0e5584aa5a2ebf50f162a0d2c808d7bc872e3c3b93f0c70a2f2 0.1s done 02:20:01 #7 DONE 0.1s 02:20:01 02:20:01 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:20:01 #8 DONE 0.0s 02:20:01 02:20:01 1 warning found (use --debug to expand): 02:20:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 --push - 02:20:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95' 02:20:01 #1 [internal] load build definition from Dockerfile 02:20:01 #1 transferring dockerfile: 207B done 02:20:01 #1 DONE 0.0s 02:20:01 02:20:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:01 #2 DONE 0.0s 02:20:01 02:20:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:01 #3 DONE 0.0s 02:20:01 02:20:01 #4 [internal] load .dockerignore 02:20:01 #4 transferring context: 2B done 02:20:01 #4 DONE 0.0s 02:20:01 02:20:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 02:20:01 #5 resolve nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 0.0s done 02:20:01 #5 CACHED 02:20:01 02:20:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 02:20:01 #6 resolve nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 0.0s done 02:20:01 #6 CACHED 02:20:01 02:20:01 #7 exporting to image 02:20:01 #7 exporting layers done 02:20:01 #7 exporting manifest sha256:4022414ffc491c9a7b241efd061e9d51d3282699832888a067b3ad529570358b done 02:20:01 #7 exporting config sha256:48686469dd90613d23d271023d008707936445d5d312920579668e761ffa51c1 done 02:20:01 #7 exporting manifest sha256:bcd5e420481aa9d636c77d95256f5f1c893100fd00ca894d8c2fc6b795ad6eec done 02:20:01 #7 exporting config sha256:f2796ae696e5406c199c9759551a67d7c7fd262e538c4c24e8216eae9d523fcc done 02:20:01 #7 exporting manifest list sha256:39c4ed2b2b20e0e5584aa5a2ebf50f162a0d2c808d7bc872e3c3b93f0c70a2f2 done 02:20:01 #7 pushing layers 0.0s done 02:20:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:39c4ed2b2b20e0e5584aa5a2ebf50f162a0d2c808d7bc872e3c3b93f0c70a2f2 02:20:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:39c4ed2b2b20e0e5584aa5a2ebf50f162a0d2c808d7bc872e3c3b93f0c70a2f2 0.1s done 02:20:01 #7 DONE 0.1s 02:20:01 02:20:01 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:20:01 #8 DONE 0.0s 02:20:01 02:20:01 1 warning found (use --debug to expand): 02:20:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 02:20:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 02:20:02 #1 [internal] load build definition from Dockerfile 02:20:02 #1 transferring dockerfile: 158B done 02:20:02 #1 DONE 0.0s 02:20:02 02:20:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:20:02 #2 DONE 0.0s 02:20:02 02:20:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:20:02 #3 DONE 0.0s 02:20:02 02:20:02 #4 [internal] load .dockerignore 02:20:02 #4 transferring context: 2B done 02:20:02 #4 DONE 0.0s 02:20:02 02:20:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 02:20:02 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 done 02:20:02 #5 CACHED 02:20:02 02:20:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 02:20:02 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:6db5d02fb02bf70d05b598c2cbf9107f568779924659e9fb927dc4e43251c566 done 02:20:02 #6 CACHED 02:20:02 02:20:02 #7 exporting to image 02:20:02 #7 exporting layers done 02:20:02 #7 exporting manifest sha256:4022414ffc491c9a7b241efd061e9d51d3282699832888a067b3ad529570358b done 02:20:02 #7 exporting config sha256:48686469dd90613d23d271023d008707936445d5d312920579668e761ffa51c1 done 02:20:02 #7 exporting manifest sha256:bcd5e420481aa9d636c77d95256f5f1c893100fd00ca894d8c2fc6b795ad6eec done 02:20:02 #7 exporting config sha256:f2796ae696e5406c199c9759551a67d7c7fd262e538c4c24e8216eae9d523fcc done 02:20:02 #7 exporting manifest list sha256:39c4ed2b2b20e0e5584aa5a2ebf50f162a0d2c808d7bc872e3c3b93f0c70a2f2 done 02:20:02 #7 pushing layers 0.0s done 02:20:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:39c4ed2b2b20e0e5584aa5a2ebf50f162a0d2c808d7bc872e3c3b93f0c70a2f2 02:20:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:39c4ed2b2b20e0e5584aa5a2ebf50f162a0d2c808d7bc872e3c3b93f0c70a2f2 0.1s done 02:20:02 #7 DONE 0.1s 02:20:02 02:20:02 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:20:02 #8 DONE 0.0s 02:20:02 02:20:02 1 warning found (use --debug to expand): 02:20:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884' 02:20:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884 --push - 02:20:02 #1 [internal] load build definition from Dockerfile 02:20:02 #1 transferring dockerfile: 196B done 02:20:02 #1 DONE 0.0s 02:20:02 02:20:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:02 #2 DONE 0.0s 02:20:02 02:20:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:02 #3 DONE 0.0s 02:20:02 02:20:02 #4 [internal] load .dockerignore 02:20:02 #4 transferring context: 2B done 02:20:02 #4 DONE 0.0s 02:20:02 02:20:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 02:20:02 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 0.0s done 02:20:02 #5 DONE 0.0s 02:20:02 02:20:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 02:20:02 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 0.0s done 02:20:02 #6 DONE 0.0s 02:20:02 02:20:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 02:20:02 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 0.0s done 02:20:02 #5 DONE 0.1s 02:20:02 02:20:02 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:02 #7 DONE 0.0s 02:20:02 02:20:02 #8 exporting to image 02:20:02 #8 exporting layers done 02:20:02 #8 exporting manifest sha256:49d7aa2ee3856b05a30899bb54e681f913955f2942f706e5cd4bfdbaa4aefde8 done 02:20:02 #8 exporting config sha256:3f49b68f62af70067bde083be9cb3751c7c17942a2f39ed9f74ab8516d3245df done 02:20:02 #8 exporting manifest sha256:9c3de222a469ff47e6bf4874a9ec50ec73382df4b7a0b49189f3aa9975fa21af done 02:20:02 #8 exporting config sha256:1c2c18ecbf1ae4cce1d03a0359e87dbcf1d597e6c2aca3878643da2f69687b83 done 02:20:02 #8 exporting manifest list sha256:199cae2d750096e0b45a54b7234684a074ec0004cd94ddaa0e6e5b0c242470d1 done 02:20:02 #8 pushing layers 02:20:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:03 #8 pushing layers 0.1s done 02:20:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:199cae2d750096e0b45a54b7234684a074ec0004cd94ddaa0e6e5b0c242470d1 0.1s done 02:20:03 #8 DONE 0.2s 02:20:03 02:20:03 1 warning found (use --debug to expand): 02:20:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 02:20:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 02:20:03 #1 [internal] load build definition from Dockerfile 02:20:03 #1 transferring dockerfile: 162B done 02:20:03 #1 DONE 0.0s 02:20:03 02:20:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:20:03 #2 DONE 0.0s 02:20:03 02:20:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:20:03 #3 DONE 0.0s 02:20:03 02:20:03 #4 [internal] load .dockerignore 02:20:03 #4 transferring context: 2B done 02:20:03 #4 DONE 0.0s 02:20:03 02:20:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 02:20:03 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 02:20:03 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 0.0s done 02:20:03 #5 CACHED 02:20:03 02:20:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 02:20:03 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 0.0s done 02:20:03 #6 CACHED 02:20:03 02:20:03 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:03 #7 DONE 0.0s 02:20:03 02:20:03 #8 exporting to image 02:20:03 #8 exporting layers done 02:20:03 #8 exporting manifest sha256:49d7aa2ee3856b05a30899bb54e681f913955f2942f706e5cd4bfdbaa4aefde8 done 02:20:03 #8 exporting config sha256:3f49b68f62af70067bde083be9cb3751c7c17942a2f39ed9f74ab8516d3245df done 02:20:03 #8 exporting manifest sha256:9c3de222a469ff47e6bf4874a9ec50ec73382df4b7a0b49189f3aa9975fa21af done 02:20:03 #8 exporting config sha256:1c2c18ecbf1ae4cce1d03a0359e87dbcf1d597e6c2aca3878643da2f69687b83 done 02:20:03 #8 exporting manifest list sha256:199cae2d750096e0b45a54b7234684a074ec0004cd94ddaa0e6e5b0c242470d1 done 02:20:03 #8 pushing layers 0.0s done 02:20:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:199cae2d750096e0b45a54b7234684a074ec0004cd94ddaa0e6e5b0c242470d1 0.1s done 02:20:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:03 #8 DONE 0.1s 02:20:03 02:20:03 1 warning found (use --debug to expand): 02:20:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.95' 02:20:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.95 --push - 02:20:04 #1 [internal] load build definition from Dockerfile 02:20:04 #1 transferring dockerfile: 168B done 02:20:04 #1 DONE 0.0s 02:20:04 02:20:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.95 02:20:04 #2 DONE 0.0s 02:20:04 02:20:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.95 02:20:04 #3 DONE 0.0s 02:20:04 02:20:04 #4 [internal] load .dockerignore 02:20:04 #4 transferring context: 2B done 02:20:04 #4 DONE 0.0s 02:20:04 02:20:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.95@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 02:20:04 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.95@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d done 02:20:04 #5 CACHED 02:20:04 02:20:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.95@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 02:20:04 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.95@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 0.0s done 02:20:04 #6 CACHED 02:20:04 02:20:04 #7 exporting to image 02:20:04 #7 exporting layers done 02:20:04 #7 exporting manifest sha256:49d7aa2ee3856b05a30899bb54e681f913955f2942f706e5cd4bfdbaa4aefde8 done 02:20:04 #7 exporting config sha256:3f49b68f62af70067bde083be9cb3751c7c17942a2f39ed9f74ab8516d3245df done 02:20:04 #7 exporting manifest sha256:9c3de222a469ff47e6bf4874a9ec50ec73382df4b7a0b49189f3aa9975fa21af done 02:20:04 #7 exporting config sha256:1c2c18ecbf1ae4cce1d03a0359e87dbcf1d597e6c2aca3878643da2f69687b83 done 02:20:04 #7 exporting manifest list sha256:199cae2d750096e0b45a54b7234684a074ec0004cd94ddaa0e6e5b0c242470d1 done 02:20:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:04 #7 pushing layers 0.0s done 02:20:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.95@sha256:199cae2d750096e0b45a54b7234684a074ec0004cd94ddaa0e6e5b0c242470d1 0.1s done 02:20:04 #7 DONE 0.1s 02:20:04 02:20:04 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:04 #8 DONE 0.0s 02:20:04 02:20:04 1 warning found (use --debug to expand): 02:20:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 --push - 02:20:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95' 02:20:04 #1 [internal] load build definition from Dockerfile 02:20:04 #1 transferring dockerfile: 209B done 02:20:04 #1 DONE 0.0s 02:20:04 02:20:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:04 #2 DONE 0.0s 02:20:04 02:20:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:04 #3 DONE 0.0s 02:20:04 02:20:04 #4 [internal] load .dockerignore 02:20:04 #4 transferring context: 2B done 02:20:04 #4 DONE 0.0s 02:20:04 02:20:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 02:20:04 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 0.0s done 02:20:04 #5 CACHED 02:20:04 02:20:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 02:20:04 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 0.0s done 02:20:04 #6 DONE 0.0s 02:20:04 02:20:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 02:20:04 #6 CACHED 02:20:04 02:20:04 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:04 #7 DONE 0.0s 02:20:04 02:20:04 #8 exporting to image 02:20:04 #8 exporting layers done 02:20:04 #8 exporting manifest sha256:49d7aa2ee3856b05a30899bb54e681f913955f2942f706e5cd4bfdbaa4aefde8 done 02:20:04 #8 exporting config sha256:3f49b68f62af70067bde083be9cb3751c7c17942a2f39ed9f74ab8516d3245df done 02:20:04 #8 exporting manifest sha256:9c3de222a469ff47e6bf4874a9ec50ec73382df4b7a0b49189f3aa9975fa21af done 02:20:04 #8 exporting config sha256:1c2c18ecbf1ae4cce1d03a0359e87dbcf1d597e6c2aca3878643da2f69687b83 done 02:20:04 #8 exporting manifest list sha256:199cae2d750096e0b45a54b7234684a074ec0004cd94ddaa0e6e5b0c242470d1 done 02:20:04 #8 pushing layers 0.0s done 02:20:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:199cae2d750096e0b45a54b7234684a074ec0004cd94ddaa0e6e5b0c242470d1 0.1s done 02:20:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:04 #8 DONE 0.1s 02:20:04 02:20:04 1 warning found (use --debug to expand): 02:20:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 02:20:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 02:20:05 #1 [internal] load build definition from Dockerfile 02:20:05 #1 transferring dockerfile: 160B done 02:20:05 #1 DONE 0.0s 02:20:05 02:20:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:20:05 #2 DONE 0.0s 02:20:05 02:20:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:20:05 #3 DONE 0.0s 02:20:05 02:20:05 #4 [internal] load .dockerignore 02:20:05 #4 transferring context: 2B done 02:20:05 #4 DONE 0.0s 02:20:05 02:20:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 02:20:05 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 0.0s done 02:20:05 #5 CACHED 02:20:05 02:20:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 02:20:05 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 0.0s done 02:20:05 #6 DONE 0.0s 02:20:05 02:20:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1b603ca85b0b547113cbd026257ba490642ada39a7eb3a324c50dfb909bb3f0d 02:20:05 #6 CACHED 02:20:05 02:20:05 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:05 #7 DONE 0.0s 02:20:05 02:20:05 #8 exporting to image 02:20:05 #8 exporting layers done 02:20:05 #8 exporting manifest sha256:49d7aa2ee3856b05a30899bb54e681f913955f2942f706e5cd4bfdbaa4aefde8 done 02:20:05 #8 exporting config sha256:3f49b68f62af70067bde083be9cb3751c7c17942a2f39ed9f74ab8516d3245df done 02:20:05 #8 exporting manifest sha256:9c3de222a469ff47e6bf4874a9ec50ec73382df4b7a0b49189f3aa9975fa21af done 02:20:05 #8 exporting config sha256:1c2c18ecbf1ae4cce1d03a0359e87dbcf1d597e6c2aca3878643da2f69687b83 done 02:20:05 #8 exporting manifest list sha256:199cae2d750096e0b45a54b7234684a074ec0004cd94ddaa0e6e5b0c242470d1 done 02:20:05 #8 pushing layers 0.0s done 02:20:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:199cae2d750096e0b45a54b7234684a074ec0004cd94ddaa0e6e5b0c242470d1 0.1s done 02:20:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:05 #8 DONE 0.1s 02:20:05 02:20:05 1 warning found (use --debug to expand): 02:20:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884 --push - 02:20:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884' 02:20:05 #1 [internal] load build definition from Dockerfile 02:20:05 #1 transferring dockerfile: 198B done 02:20:05 #1 DONE 0.0s 02:20:05 02:20:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:05 #2 DONE 0.0s 02:20:05 02:20:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:05 #3 DONE 0.1s 02:20:05 02:20:05 #4 [internal] load .dockerignore 02:20:05 #4 transferring context: 2B done 02:20:05 #4 DONE 0.0s 02:20:05 02:20:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 02:20:05 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 02:20:05 #5 ... 02:20:05 02:20:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 02:20:05 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c done 02:20:05 #6 DONE 0.0s 02:20:05 02:20:05 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:20:05 #7 DONE 0.0s 02:20:05 02:20:05 #8 exporting to image 02:20:05 #8 exporting layers done 02:20:05 #8 exporting manifest sha256:24e5612838042f8979090a67cfa752ab72261294c7cd656214efd5c02c8c0f43 done 02:20:05 #8 exporting config sha256:a3c762ce08f95cfe4ca3f35313f7e733e5aab963ddb7502857e500fb113cb9ce done 02:20:05 #8 exporting manifest sha256:5dafdc85ad92e347b61407fbfdeb3b13906b70c88cc3c13684cbf57e193e3e9b done 02:20:05 #8 exporting config sha256:a9b73024e7384f4a90f9e49d63631296f5b37138cbecbcc7054c4ea1a0f12ce6 done 02:20:05 #8 exporting manifest list sha256:f50e63bbe86017c03c4c475ce410f7e3ee39d8c95ef030e8209c9a44ecd8415c done 02:20:05 #8 pushing layers 0.1s done 02:20:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:f50e63bbe86017c03c4c475ce410f7e3ee39d8c95ef030e8209c9a44ecd8415c 02:20:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:f50e63bbe86017c03c4c475ce410f7e3ee39d8c95ef030e8209c9a44ecd8415c 0.1s done 02:20:06 #8 DONE 0.2s 02:20:06 02:20:06 1 warning found (use --debug to expand): 02:20:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 02:20:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 02:20:06 #1 [internal] load build definition from Dockerfile 02:20:06 #1 transferring dockerfile: 164B done 02:20:06 #1 DONE 0.0s 02:20:06 02:20:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:20:06 #2 DONE 0.0s 02:20:06 02:20:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:20:06 #3 DONE 0.0s 02:20:06 02:20:06 #4 [internal] load .dockerignore 02:20:06 #4 transferring context: 2B done 02:20:06 #4 DONE 0.0s 02:20:06 02:20:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 02:20:06 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c done 02:20:06 #5 CACHED 02:20:06 02:20:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 02:20:06 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 0.0s done 02:20:06 #6 CACHED 02:20:06 02:20:06 #7 exporting to image 02:20:06 #7 exporting layers done 02:20:06 #7 exporting manifest sha256:24e5612838042f8979090a67cfa752ab72261294c7cd656214efd5c02c8c0f43 done 02:20:06 #7 exporting config sha256:a3c762ce08f95cfe4ca3f35313f7e733e5aab963ddb7502857e500fb113cb9ce done 02:20:06 #7 exporting manifest sha256:5dafdc85ad92e347b61407fbfdeb3b13906b70c88cc3c13684cbf57e193e3e9b done 02:20:06 #7 exporting config sha256:a9b73024e7384f4a90f9e49d63631296f5b37138cbecbcc7054c4ea1a0f12ce6 done 02:20:06 #7 exporting manifest list sha256:f50e63bbe86017c03c4c475ce410f7e3ee39d8c95ef030e8209c9a44ecd8415c done 02:20:06 #7 pushing layers 0.0s done 02:20:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:f50e63bbe86017c03c4c475ce410f7e3ee39d8c95ef030e8209c9a44ecd8415c 02:20:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:f50e63bbe86017c03c4c475ce410f7e3ee39d8c95ef030e8209c9a44ecd8415c 0.1s done 02:20:06 #7 DONE 0.1s 02:20:06 02:20:06 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:20:06 #8 DONE 0.0s 02:20:06 02:20:06 1 warning found (use --debug to expand): 02:20:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.95' 02:20:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.95 --push - 02:20:07 #1 [internal] load build definition from Dockerfile 02:20:07 #1 transferring dockerfile: 170B done 02:20:07 #1 DONE 0.0s 02:20:07 02:20:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.95 02:20:07 #2 DONE 0.0s 02:20:07 02:20:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.95 02:20:07 #3 DONE 0.0s 02:20:07 02:20:07 #4 [internal] load .dockerignore 02:20:07 #4 transferring context: 2B done 02:20:07 #4 DONE 0.0s 02:20:07 02:20:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.95@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 02:20:07 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.95@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 0.0s done 02:20:07 #5 CACHED 02:20:07 02:20:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.95@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 02:20:07 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.95@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 0.0s done 02:20:07 #6 CACHED 02:20:07 02:20:07 #7 exporting to image 02:20:07 #7 exporting layers done 02:20:07 #7 exporting manifest sha256:24e5612838042f8979090a67cfa752ab72261294c7cd656214efd5c02c8c0f43 done 02:20:07 #7 exporting config sha256:a3c762ce08f95cfe4ca3f35313f7e733e5aab963ddb7502857e500fb113cb9ce done 02:20:07 #7 exporting manifest sha256:5dafdc85ad92e347b61407fbfdeb3b13906b70c88cc3c13684cbf57e193e3e9b done 02:20:07 #7 exporting config sha256:a9b73024e7384f4a90f9e49d63631296f5b37138cbecbcc7054c4ea1a0f12ce6 done 02:20:07 #7 exporting manifest list sha256:f50e63bbe86017c03c4c475ce410f7e3ee39d8c95ef030e8209c9a44ecd8415c 02:20:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:07 #7 exporting manifest list sha256:f50e63bbe86017c03c4c475ce410f7e3ee39d8c95ef030e8209c9a44ecd8415c done 02:20:07 #7 pushing layers 0.0s done 02:20:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.95@sha256:f50e63bbe86017c03c4c475ce410f7e3ee39d8c95ef030e8209c9a44ecd8415c 0.1s done 02:20:07 #7 DONE 0.1s 02:20:07 02:20:07 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:20:07 #8 DONE 0.0s 02:20:07 02:20:07 1 warning found (use --debug to expand): 02:20:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95' 02:20:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 --push - 02:20:07 #1 [internal] load build definition from Dockerfile 02:20:07 #1 transferring dockerfile: 211B done 02:20:07 #1 DONE 0.0s 02:20:07 02:20:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:07 #2 DONE 0.0s 02:20:07 02:20:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:07 #3 DONE 0.0s 02:20:07 02:20:07 #4 [internal] load .dockerignore 02:20:07 #4 transferring context: 2B done 02:20:07 #4 DONE 0.0s 02:20:07 02:20:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 02:20:07 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 0.0s done 02:20:07 #5 DONE 0.0s 02:20:07 02:20:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 02:20:07 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 0.0s done 02:20:07 #6 CACHED 02:20:07 02:20:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 02:20:07 #5 CACHED 02:20:07 02:20:07 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:20:07 #7 DONE 0.0s 02:20:07 02:20:07 #8 exporting to image 02:20:07 #8 exporting layers done 02:20:07 #8 exporting manifest sha256:24e5612838042f8979090a67cfa752ab72261294c7cd656214efd5c02c8c0f43 done 02:20:07 #8 exporting config sha256:a3c762ce08f95cfe4ca3f35313f7e733e5aab963ddb7502857e500fb113cb9ce done 02:20:07 #8 exporting manifest sha256:5dafdc85ad92e347b61407fbfdeb3b13906b70c88cc3c13684cbf57e193e3e9b done 02:20:07 #8 exporting config sha256:a9b73024e7384f4a90f9e49d63631296f5b37138cbecbcc7054c4ea1a0f12ce6 done 02:20:07 #8 exporting manifest list sha256:f50e63bbe86017c03c4c475ce410f7e3ee39d8c95ef030e8209c9a44ecd8415c done 02:20:07 #8 pushing layers 0.0s done 02:20:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:f50e63bbe86017c03c4c475ce410f7e3ee39d8c95ef030e8209c9a44ecd8415c 0.1s done 02:20:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:07 #8 DONE 0.1s 02:20:07 02:20:07 1 warning found (use --debug to expand): 02:20:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 02:20:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 02:20:08 #1 [internal] load build definition from Dockerfile 02:20:08 #1 transferring dockerfile: 162B done 02:20:08 #1 DONE 0.0s 02:20:08 02:20:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:20:08 #2 DONE 0.0s 02:20:08 02:20:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:20:08 #3 DONE 0.0s 02:20:08 02:20:08 #4 [internal] load .dockerignore 02:20:08 #4 transferring context: 2B done 02:20:08 #4 DONE 0.0s 02:20:08 02:20:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 02:20:08 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c done 02:20:08 #5 CACHED 02:20:08 02:20:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c 02:20:08 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:cfbed3e994b1fdc42adc86a3d0e469a26ccd6aa0ddbc9cd117d9e6b74dc8df2c done 02:20:08 #6 CACHED 02:20:08 02:20:08 #7 exporting to image 02:20:08 #7 exporting layers done 02:20:08 #7 exporting manifest sha256:24e5612838042f8979090a67cfa752ab72261294c7cd656214efd5c02c8c0f43 done 02:20:08 #7 exporting config sha256:a3c762ce08f95cfe4ca3f35313f7e733e5aab963ddb7502857e500fb113cb9ce 02:20:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:08 #7 exporting config sha256:a3c762ce08f95cfe4ca3f35313f7e733e5aab963ddb7502857e500fb113cb9ce done 02:20:08 #7 exporting manifest sha256:5dafdc85ad92e347b61407fbfdeb3b13906b70c88cc3c13684cbf57e193e3e9b done 02:20:08 #7 exporting config sha256:a9b73024e7384f4a90f9e49d63631296f5b37138cbecbcc7054c4ea1a0f12ce6 done 02:20:08 #7 exporting manifest list sha256:f50e63bbe86017c03c4c475ce410f7e3ee39d8c95ef030e8209c9a44ecd8415c done 02:20:08 #7 pushing layers 0.0s done 02:20:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:f50e63bbe86017c03c4c475ce410f7e3ee39d8c95ef030e8209c9a44ecd8415c 0.1s done 02:20:08 #7 DONE 0.1s 02:20:08 02:20:08 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:20:08 #8 DONE 0.0s 02:20:08 02:20:08 1 warning found (use --debug to expand): 02:20:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884' 02:20:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884 --push - 02:20:08 #1 [internal] load build definition from Dockerfile 02:20:08 #1 transferring dockerfile: 206B done 02:20:08 #1 DONE 0.0s 02:20:08 02:20:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:08 #2 DONE 0.0s 02:20:08 02:20:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:08 #3 DONE 0.0s 02:20:08 02:20:08 #4 [internal] load .dockerignore 02:20:08 #4 transferring context: 2B done 02:20:08 #4 DONE 0.0s 02:20:08 02:20:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 02:20:08 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 0.0s done 02:20:08 #5 DONE 0.0s 02:20:08 02:20:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 02:20:08 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 0.0s done 02:20:08 #6 DONE 0.2s 02:20:09 02:20:09 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:09 #7 DONE 0.0s 02:20:09 02:20:09 #8 exporting to image 02:20:09 #8 exporting layers done 02:20:09 #8 exporting manifest sha256:2594d9fb727776ed07410fa2dd67c1896b2b1fa50c6bbb06de5b831ae3845e1a 0.0s done 02:20:09 #8 exporting config sha256:b7bcd61d51324cfba0958d0ada8423fd7b517b6e0f675f0932660a40da8bcddd done 02:20:09 #8 exporting manifest sha256:2130eb79c8becdedd45afcee272094bcaf34486223a4fbf90143274a3d3ca8a5 done 02:20:09 #8 exporting config sha256:0bfd9e49774094cdfc01a240d1f430aacbc71cc34bd4f9c8ac37b343c08f4108 0.0s done 02:20:09 #8 exporting manifest list sha256:afbb82dccf9b02300c421c50d85d400319d0b4ecd926685431e86f89533879b9 done 02:20:09 #8 pushing layers 0.1s done 02:20:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:afbb82dccf9b02300c421c50d85d400319d0b4ecd926685431e86f89533879b9 02:20:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:afbb82dccf9b02300c421c50d85d400319d0b4ecd926685431e86f89533879b9 0.1s done 02:20:09 #8 DONE 0.2s 02:20:09 02:20:09 1 warning found (use --debug to expand): 02:20:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 02:20:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 02:20:09 #1 [internal] load build definition from Dockerfile 02:20:09 #1 transferring dockerfile: 172B done 02:20:09 #1 DONE 0.0s 02:20:09 02:20:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:20:09 #2 DONE 0.0s 02:20:09 02:20:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:20:09 #3 DONE 0.0s 02:20:09 02:20:09 #4 [internal] load .dockerignore 02:20:09 #4 transferring context: 2B done 02:20:09 #4 DONE 0.0s 02:20:09 02:20:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 02:20:09 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 02:20:09 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 0.0s done 02:20:09 #5 CACHED 02:20:09 02:20:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 02:20:09 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 0.0s done 02:20:09 #6 CACHED 02:20:09 02:20:09 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:09 #7 DONE 0.0s 02:20:09 02:20:09 #8 exporting to image 02:20:09 #8 exporting layers done 02:20:09 #8 exporting manifest sha256:2594d9fb727776ed07410fa2dd67c1896b2b1fa50c6bbb06de5b831ae3845e1a done 02:20:09 #8 exporting config sha256:b7bcd61d51324cfba0958d0ada8423fd7b517b6e0f675f0932660a40da8bcddd done 02:20:09 #8 exporting manifest sha256:2130eb79c8becdedd45afcee272094bcaf34486223a4fbf90143274a3d3ca8a5 done 02:20:09 #8 exporting config sha256:0bfd9e49774094cdfc01a240d1f430aacbc71cc34bd4f9c8ac37b343c08f4108 done 02:20:09 #8 exporting manifest list sha256:afbb82dccf9b02300c421c50d85d400319d0b4ecd926685431e86f89533879b9 done 02:20:09 #8 pushing layers 0.0s done 02:20:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:afbb82dccf9b02300c421c50d85d400319d0b4ecd926685431e86f89533879b9 0.1s done 02:20:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:09 #8 DONE 0.1s 02:20:09 02:20:09 1 warning found (use --debug to expand): 02:20:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.95 --push - 02:20:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.95' 02:20:10 #1 [internal] load build definition from Dockerfile 02:20:10 #1 transferring dockerfile: 178B done 02:20:10 #1 DONE 0.0s 02:20:10 02:20:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.95 02:20:10 #2 DONE 0.0s 02:20:10 02:20:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.95 02:20:10 #3 DONE 0.0s 02:20:10 02:20:10 #4 [internal] load .dockerignore 02:20:10 #4 transferring context: 2B done 02:20:10 #4 DONE 0.0s 02:20:10 02:20:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.95@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 02:20:10 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.95@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 done 02:20:10 #5 CACHED 02:20:10 02:20:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.95@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 02:20:10 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.95@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 0.0s done 02:20:10 #6 CACHED 02:20:10 02:20:10 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:10 #7 DONE 0.0s 02:20:10 02:20:10 #8 exporting to image 02:20:10 #8 exporting layers done 02:20:10 #8 exporting manifest sha256:2594d9fb727776ed07410fa2dd67c1896b2b1fa50c6bbb06de5b831ae3845e1a done 02:20:10 #8 exporting config sha256:b7bcd61d51324cfba0958d0ada8423fd7b517b6e0f675f0932660a40da8bcddd done 02:20:10 #8 exporting manifest sha256:2130eb79c8becdedd45afcee272094bcaf34486223a4fbf90143274a3d3ca8a5 done 02:20:10 #8 exporting config sha256:0bfd9e49774094cdfc01a240d1f430aacbc71cc34bd4f9c8ac37b343c08f4108 done 02:20:10 #8 exporting manifest list sha256:afbb82dccf9b02300c421c50d85d400319d0b4ecd926685431e86f89533879b9 done 02:20:10 #8 pushing layers 0.0s done 02:20:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.95@sha256:afbb82dccf9b02300c421c50d85d400319d0b4ecd926685431e86f89533879b9 0.1s done 02:20:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:10 #8 DONE 0.1s 02:20:10 02:20:10 1 warning found (use --debug to expand): 02:20:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 --push - 02:20:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95' 02:20:10 #1 [internal] load build definition from Dockerfile 02:20:10 #1 transferring dockerfile: 219B done 02:20:10 #1 DONE 0.0s 02:20:10 02:20:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:10 #2 DONE 0.0s 02:20:10 02:20:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:10 #3 DONE 0.0s 02:20:10 02:20:10 #4 [internal] load .dockerignore 02:20:10 #4 transferring context: 2B done 02:20:10 #4 DONE 0.0s 02:20:10 02:20:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 02:20:10 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 0.0s done 02:20:10 #5 CACHED 02:20:10 02:20:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 02:20:10 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 0.0s done 02:20:10 #6 CACHED 02:20:10 02:20:10 #7 exporting to image 02:20:10 #7 exporting layers done 02:20:10 #7 exporting manifest sha256:2594d9fb727776ed07410fa2dd67c1896b2b1fa50c6bbb06de5b831ae3845e1a done 02:20:10 #7 exporting config sha256:b7bcd61d51324cfba0958d0ada8423fd7b517b6e0f675f0932660a40da8bcddd done 02:20:10 #7 exporting manifest sha256:2130eb79c8becdedd45afcee272094bcaf34486223a4fbf90143274a3d3ca8a5 done 02:20:10 #7 exporting config sha256:0bfd9e49774094cdfc01a240d1f430aacbc71cc34bd4f9c8ac37b343c08f4108 done 02:20:10 #7 exporting manifest list sha256:afbb82dccf9b02300c421c50d85d400319d0b4ecd926685431e86f89533879b9 done 02:20:10 #7 pushing layers 0.0s done 02:20:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:afbb82dccf9b02300c421c50d85d400319d0b4ecd926685431e86f89533879b9 02:20:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:afbb82dccf9b02300c421c50d85d400319d0b4ecd926685431e86f89533879b9 0.1s done 02:20:10 #7 DONE 0.1s 02:20:10 02:20:10 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:10 #8 DONE 0.0s 02:20:10 02:20:10 1 warning found (use --debug to expand): 02:20:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 02:20:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 02:20:11 #1 [internal] load build definition from Dockerfile 02:20:11 #1 transferring dockerfile: 170B done 02:20:11 #1 DONE 0.0s 02:20:11 02:20:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:20:11 #2 DONE 0.0s 02:20:11 02:20:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:20:11 #3 DONE 0.0s 02:20:11 02:20:11 #4 [internal] load .dockerignore 02:20:11 #4 transferring context: 2B done 02:20:11 #4 DONE 0.0s 02:20:11 02:20:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 02:20:11 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 0.0s done 02:20:11 #5 CACHED 02:20:11 02:20:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 02:20:11 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:151cb6848aec0a714710305057586d197463e1f72998637926e8cb063f204683 0.0s done 02:20:11 #6 CACHED 02:20:11 02:20:11 #7 exporting to image 02:20:11 #7 exporting layers done 02:20:11 #7 exporting manifest sha256:2594d9fb727776ed07410fa2dd67c1896b2b1fa50c6bbb06de5b831ae3845e1a done 02:20:11 #7 exporting config sha256:b7bcd61d51324cfba0958d0ada8423fd7b517b6e0f675f0932660a40da8bcddd done 02:20:11 #7 exporting manifest sha256:2130eb79c8becdedd45afcee272094bcaf34486223a4fbf90143274a3d3ca8a5 done 02:20:11 #7 exporting config sha256:0bfd9e49774094cdfc01a240d1f430aacbc71cc34bd4f9c8ac37b343c08f4108 done 02:20:11 #7 exporting manifest list sha256:afbb82dccf9b02300c421c50d85d400319d0b4ecd926685431e86f89533879b9 done 02:20:11 #7 pushing layers 0.0s done 02:20:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:afbb82dccf9b02300c421c50d85d400319d0b4ecd926685431e86f89533879b9 02:20:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:afbb82dccf9b02300c421c50d85d400319d0b4ecd926685431e86f89533879b9 0.1s done 02:20:11 #7 DONE 0.1s 02:20:11 02:20:11 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:11 #8 DONE 0.0s 02:20:11 02:20:11 1 warning found (use --debug to expand): 02:20:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884' 02:20:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884 --push - 02:20:11 #1 [internal] load build definition from Dockerfile 02:20:11 #1 transferring dockerfile: 204B done 02:20:11 #1 DONE 0.0s 02:20:11 02:20:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:11 #2 DONE 0.0s 02:20:11 02:20:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:11 #3 DONE 0.0s 02:20:11 02:20:11 #4 [internal] load .dockerignore 02:20:11 #4 transferring context: 2B done 02:20:11 #4 DONE 0.0s 02:20:11 02:20:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 02:20:11 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 0.0s done 02:20:11 #5 DONE 0.0s 02:20:11 02:20:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 02:20:12 #6 DONE 0.0s 02:20:12 02:20:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 02:20:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 0.0s done 02:20:12 #5 DONE 0.1s 02:20:12 02:20:12 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:20:12 #7 DONE 0.0s 02:20:12 02:20:12 #8 exporting to image 02:20:12 #8 exporting layers done 02:20:12 #8 exporting manifest sha256:80b73930fab6985b0baadb578e7c190e5996acaa94c9a39aeb7d11c4e99c2329 0.0s done 02:20:12 #8 exporting config sha256:1372676e1fb8b591376f653173c63b40262ca2e7d0e010b138ba1b824e58f38c done 02:20:12 #8 exporting manifest sha256:0dc303e617b07e5d97a2e9520d8d32bd73919c3233fb9e5b8204836fa02a9b11 done 02:20:12 #8 exporting config sha256:84febfe5eadea3fc579020cb3f4042151ae891e89ab5e2881532e2fe0ec91e3a done 02:20:12 #8 exporting manifest list sha256:a66b7c3063c1cb822988b4c43bdfc4b2fc08f3c8162551fcd1b68d55fba745e1 done 02:20:12 #8 pushing layers 0.1s done 02:20:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:a66b7c3063c1cb822988b4c43bdfc4b2fc08f3c8162551fcd1b68d55fba745e1 0.1s done 02:20:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:12 #8 DONE 0.2s 02:20:12 02:20:12 1 warning found (use --debug to expand): 02:20:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 02:20:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 02:20:12 #1 [internal] load build definition from Dockerfile 02:20:12 #1 transferring dockerfile: 170B done 02:20:12 #1 DONE 0.0s 02:20:12 02:20:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:20:12 #2 DONE 0.0s 02:20:12 02:20:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:20:12 #3 DONE 0.0s 02:20:12 02:20:12 #4 [internal] load .dockerignore 02:20:12 #4 transferring context: 2B done 02:20:12 #4 DONE 0.0s 02:20:12 02:20:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 02:20:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 0.0s done 02:20:12 #5 CACHED 02:20:12 02:20:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 02:20:12 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 done 02:20:12 #6 CACHED 02:20:12 02:20:12 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:20:12 #7 DONE 0.0s 02:20:12 02:20:12 #8 exporting to image 02:20:12 #8 exporting layers done 02:20:12 #8 exporting manifest sha256:80b73930fab6985b0baadb578e7c190e5996acaa94c9a39aeb7d11c4e99c2329 done 02:20:12 #8 exporting config sha256:1372676e1fb8b591376f653173c63b40262ca2e7d0e010b138ba1b824e58f38c done 02:20:12 #8 exporting manifest sha256:0dc303e617b07e5d97a2e9520d8d32bd73919c3233fb9e5b8204836fa02a9b11 done 02:20:12 #8 exporting config sha256:84febfe5eadea3fc579020cb3f4042151ae891e89ab5e2881532e2fe0ec91e3a done 02:20:12 #8 exporting manifest list sha256:a66b7c3063c1cb822988b4c43bdfc4b2fc08f3c8162551fcd1b68d55fba745e1 done 02:20:12 #8 pushing layers 0.0s done 02:20:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:a66b7c3063c1cb822988b4c43bdfc4b2fc08f3c8162551fcd1b68d55fba745e1 0.1s done 02:20:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:12 #8 DONE 0.1s 02:20:12 02:20:12 1 warning found (use --debug to expand): 02:20:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.95' 02:20:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.95 --push - 02:20:13 #1 [internal] load build definition from Dockerfile 02:20:13 #1 transferring dockerfile: 176B done 02:20:13 #1 DONE 0.0s 02:20:13 02:20:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.95 02:20:13 #2 DONE 0.0s 02:20:13 02:20:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.95 02:20:13 #3 DONE 0.0s 02:20:13 02:20:13 #4 [internal] load .dockerignore 02:20:13 #4 transferring context: 2B done 02:20:13 #4 DONE 0.0s 02:20:13 02:20:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.95@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 02:20:13 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.95@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 done 02:20:13 #5 CACHED 02:20:13 02:20:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.95@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 02:20:13 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.95@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 0.0s done 02:20:13 #6 CACHED 02:20:13 02:20:13 #7 exporting to image 02:20:13 #7 exporting layers done 02:20:13 #7 exporting manifest sha256:80b73930fab6985b0baadb578e7c190e5996acaa94c9a39aeb7d11c4e99c2329 done 02:20:13 #7 exporting config sha256:1372676e1fb8b591376f653173c63b40262ca2e7d0e010b138ba1b824e58f38c done 02:20:13 #7 exporting manifest sha256:0dc303e617b07e5d97a2e9520d8d32bd73919c3233fb9e5b8204836fa02a9b11 done 02:20:13 #7 exporting config sha256:84febfe5eadea3fc579020cb3f4042151ae891e89ab5e2881532e2fe0ec91e3a done 02:20:13 #7 exporting manifest list sha256:a66b7c3063c1cb822988b4c43bdfc4b2fc08f3c8162551fcd1b68d55fba745e1 02:20:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:13 #7 exporting manifest list sha256:a66b7c3063c1cb822988b4c43bdfc4b2fc08f3c8162551fcd1b68d55fba745e1 done 02:20:13 #7 pushing layers 0.0s done 02:20:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.95@sha256:a66b7c3063c1cb822988b4c43bdfc4b2fc08f3c8162551fcd1b68d55fba745e1 0.1s done 02:20:13 #7 DONE 0.1s 02:20:13 02:20:13 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:20:13 #8 DONE 0.0s 02:20:13 02:20:13 1 warning found (use --debug to expand): 02:20:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95' 02:20:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 --push - 02:20:13 #1 [internal] load build definition from Dockerfile 02:20:13 #1 transferring dockerfile: 217B done 02:20:13 #1 DONE 0.0s 02:20:13 02:20:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:13 #2 DONE 0.0s 02:20:13 02:20:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:13 #3 DONE 0.0s 02:20:13 02:20:13 #4 [internal] load .dockerignore 02:20:13 #4 transferring context: 2B done 02:20:13 #4 DONE 0.0s 02:20:13 02:20:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 02:20:13 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 0.0s done 02:20:13 #5 CACHED 02:20:13 02:20:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 02:20:13 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 0.0s done 02:20:13 #6 CACHED 02:20:13 02:20:13 #7 exporting to image 02:20:13 #7 exporting layers done 02:20:13 #7 exporting manifest sha256:80b73930fab6985b0baadb578e7c190e5996acaa94c9a39aeb7d11c4e99c2329 done 02:20:13 #7 exporting config sha256:1372676e1fb8b591376f653173c63b40262ca2e7d0e010b138ba1b824e58f38c done 02:20:13 #7 exporting manifest sha256:0dc303e617b07e5d97a2e9520d8d32bd73919c3233fb9e5b8204836fa02a9b11 done 02:20:13 #7 exporting config sha256:84febfe5eadea3fc579020cb3f4042151ae891e89ab5e2881532e2fe0ec91e3a done 02:20:13 #7 exporting manifest list sha256:a66b7c3063c1cb822988b4c43bdfc4b2fc08f3c8162551fcd1b68d55fba745e1 02:20:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:13 #7 exporting manifest list sha256:a66b7c3063c1cb822988b4c43bdfc4b2fc08f3c8162551fcd1b68d55fba745e1 done 02:20:13 #7 pushing layers 0.0s done 02:20:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:a66b7c3063c1cb822988b4c43bdfc4b2fc08f3c8162551fcd1b68d55fba745e1 0.1s done 02:20:13 #7 DONE 0.1s 02:20:13 02:20:13 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:20:13 #8 DONE 0.0s 02:20:13 02:20:13 1 warning found (use --debug to expand): 02:20:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 02:20:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 02:20:14 #1 [internal] load build definition from Dockerfile 02:20:14 #1 transferring dockerfile: 168B done 02:20:14 #1 DONE 0.0s 02:20:14 02:20:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:20:14 #2 DONE 0.0s 02:20:14 02:20:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:20:14 #3 DONE 0.0s 02:20:14 02:20:14 #4 [internal] load .dockerignore 02:20:14 #4 transferring context: 2B done 02:20:14 #4 DONE 0.0s 02:20:14 02:20:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 02:20:14 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 done 02:20:14 #5 CACHED 02:20:14 02:20:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 02:20:14 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f5d18a98f50a6618a3e780a60c9ac0a8f9d5265d11b438cff31a130bb68dfac1 0.0s done 02:20:14 #6 CACHED 02:20:14 02:20:14 #7 exporting to image 02:20:14 #7 exporting layers done 02:20:14 #7 exporting manifest sha256:80b73930fab6985b0baadb578e7c190e5996acaa94c9a39aeb7d11c4e99c2329 done 02:20:14 #7 exporting config sha256:1372676e1fb8b591376f653173c63b40262ca2e7d0e010b138ba1b824e58f38c done 02:20:14 #7 exporting manifest sha256:0dc303e617b07e5d97a2e9520d8d32bd73919c3233fb9e5b8204836fa02a9b11 done 02:20:14 #7 exporting config sha256:84febfe5eadea3fc579020cb3f4042151ae891e89ab5e2881532e2fe0ec91e3a done 02:20:14 #7 exporting manifest list sha256:a66b7c3063c1cb822988b4c43bdfc4b2fc08f3c8162551fcd1b68d55fba745e1 done 02:20:14 #7 pushing layers 0.0s done 02:20:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:a66b7c3063c1cb822988b4c43bdfc4b2fc08f3c8162551fcd1b68d55fba745e1 02:20:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:a66b7c3063c1cb822988b4c43bdfc4b2fc08f3c8162551fcd1b68d55fba745e1 0.1s done 02:20:14 #7 DONE 0.1s 02:20:14 02:20:14 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:20:14 #8 DONE 0.0s 02:20:14 02:20:14 1 warning found (use --debug to expand): 02:20:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884 --push - 02:20:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884' 02:20:14 #1 [internal] load build definition from Dockerfile 02:20:14 #1 transferring dockerfile: 205B done 02:20:14 #1 DONE 0.0s 02:20:14 02:20:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:14 #2 DONE 0.0s 02:20:14 02:20:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:14 #3 DONE 0.0s 02:20:14 02:20:14 #4 [internal] load .dockerignore 02:20:14 #4 transferring context: 2B done 02:20:14 #4 DONE 0.0s 02:20:14 02:20:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 02:20:14 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 0.0s done 02:20:14 #5 DONE 0.0s 02:20:14 02:20:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 02:20:15 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 done 02:20:15 #6 DONE 0.0s 02:20:15 02:20:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 02:20:15 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 0.0s done 02:20:15 #5 DONE 0.1s 02:20:15 02:20:15 #7 exporting to image 02:20:15 #7 exporting layers 02:20:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:15 #7 ... 02:20:15 02:20:15 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:15 #8 DONE 0.0s 02:20:15 02:20:15 #7 exporting to image 02:20:15 #7 exporting layers done 02:20:15 #7 exporting manifest sha256:633a0d8c0ef5e9bee1ebe1e722142ecb79248498fda489e5a83c8aeefd358c2d 0.0s done 02:20:15 #7 exporting config sha256:e038d9243f6d6869b17302882ea6cbf72a4209653977935f75a90313068b9299 done 02:20:15 #7 exporting manifest sha256:17d5d913640148ce16022938e4ffd1a45444a2fcf6e47a38f003908a23bed460 done 02:20:15 #7 exporting config sha256:18fb38dae05731cafb5aa7ed8f7d458a9d676997ac9198ba3938195a29bc939e done 02:20:15 #7 exporting manifest list sha256:bc82b84e381a9095d8668ffd0fff80f5c0b693ac227bf8c912208f068d28bfcf done 02:20:15 #7 pushing layers 0.1s done 02:20:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:bc82b84e381a9095d8668ffd0fff80f5c0b693ac227bf8c912208f068d28bfcf 02:20:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:bc82b84e381a9095d8668ffd0fff80f5c0b693ac227bf8c912208f068d28bfcf 0.1s done 02:20:15 #7 DONE 0.2s 02:20:15 02:20:15 1 warning found (use --debug to expand): 02:20:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 02:20:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 02:20:15 #1 [internal] load build definition from Dockerfile 02:20:15 #1 transferring dockerfile: 171B done 02:20:15 #1 DONE 0.0s 02:20:15 02:20:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:20:15 #2 DONE 0.0s 02:20:15 02:20:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:20:15 #3 DONE 0.0s 02:20:15 02:20:15 #4 [internal] load .dockerignore 02:20:15 #4 transferring context: 2B done 02:20:15 #4 DONE 0.0s 02:20:15 02:20:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 02:20:15 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 done 02:20:15 #5 CACHED 02:20:15 02:20:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 02:20:15 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 0.0s done 02:20:15 #6 CACHED 02:20:15 02:20:15 #7 exporting to image 02:20:15 #7 exporting layers done 02:20:15 #7 exporting manifest sha256:633a0d8c0ef5e9bee1ebe1e722142ecb79248498fda489e5a83c8aeefd358c2d done 02:20:15 #7 exporting config sha256:e038d9243f6d6869b17302882ea6cbf72a4209653977935f75a90313068b9299 02:20:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:15 #7 exporting config sha256:e038d9243f6d6869b17302882ea6cbf72a4209653977935f75a90313068b9299 done 02:20:15 #7 exporting manifest sha256:17d5d913640148ce16022938e4ffd1a45444a2fcf6e47a38f003908a23bed460 done 02:20:15 #7 exporting config sha256:18fb38dae05731cafb5aa7ed8f7d458a9d676997ac9198ba3938195a29bc939e done 02:20:15 #7 exporting manifest list sha256:bc82b84e381a9095d8668ffd0fff80f5c0b693ac227bf8c912208f068d28bfcf done 02:20:15 #7 pushing layers 0.0s done 02:20:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:bc82b84e381a9095d8668ffd0fff80f5c0b693ac227bf8c912208f068d28bfcf 0.1s done 02:20:15 #7 DONE 0.1s 02:20:15 02:20:15 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:15 #8 DONE 0.0s 02:20:15 02:20:15 1 warning found (use --debug to expand): 02:20:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.95' 02:20:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.95 --push - 02:20:16 #1 [internal] load build definition from Dockerfile 02:20:16 #1 transferring dockerfile: 177B done 02:20:16 #1 DONE 0.0s 02:20:16 02:20:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.95 02:20:16 #2 DONE 0.0s 02:20:16 02:20:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.95 02:20:16 #3 DONE 0.0s 02:20:16 02:20:16 #4 [internal] load .dockerignore 02:20:16 #4 transferring context: 2B done 02:20:16 #4 DONE 0.0s 02:20:16 02:20:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.95@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 02:20:16 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.95@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 done 02:20:16 #5 CACHED 02:20:16 02:20:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.95@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 02:20:16 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.95@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 done 02:20:16 #6 CACHED 02:20:16 02:20:16 #7 exporting to image 02:20:16 #7 exporting layers done 02:20:16 #7 exporting manifest sha256:633a0d8c0ef5e9bee1ebe1e722142ecb79248498fda489e5a83c8aeefd358c2d done 02:20:16 #7 exporting config sha256:e038d9243f6d6869b17302882ea6cbf72a4209653977935f75a90313068b9299 done 02:20:16 #7 exporting manifest sha256:17d5d913640148ce16022938e4ffd1a45444a2fcf6e47a38f003908a23bed460 done 02:20:16 #7 exporting config sha256:18fb38dae05731cafb5aa7ed8f7d458a9d676997ac9198ba3938195a29bc939e done 02:20:16 #7 exporting manifest list sha256:bc82b84e381a9095d8668ffd0fff80f5c0b693ac227bf8c912208f068d28bfcf done 02:20:16 #7 pushing layers 0.0s done 02:20:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.95@sha256:bc82b84e381a9095d8668ffd0fff80f5c0b693ac227bf8c912208f068d28bfcf 02:20:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.95@sha256:bc82b84e381a9095d8668ffd0fff80f5c0b693ac227bf8c912208f068d28bfcf 0.1s done 02:20:16 #7 DONE 0.1s 02:20:16 02:20:16 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:16 #8 DONE 0.0s 02:20:16 02:20:16 1 warning found (use --debug to expand): 02:20:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95' 02:20:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 --push - 02:20:16 #1 [internal] load build definition from Dockerfile 02:20:16 #1 transferring dockerfile: 218B done 02:20:16 #1 DONE 0.0s 02:20:16 02:20:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:16 #2 DONE 0.0s 02:20:16 02:20:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:16 #3 DONE 0.0s 02:20:16 02:20:16 #4 [internal] load .dockerignore 02:20:16 #4 transferring context: 2B done 02:20:16 #4 DONE 0.0s 02:20:16 02:20:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 02:20:16 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 done 02:20:16 #5 CACHED 02:20:16 02:20:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 02:20:16 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 done 02:20:16 #6 CACHED 02:20:16 02:20:16 #7 exporting to image 02:20:16 #7 exporting layers done 02:20:16 #7 exporting manifest sha256:633a0d8c0ef5e9bee1ebe1e722142ecb79248498fda489e5a83c8aeefd358c2d done 02:20:16 #7 exporting config sha256:e038d9243f6d6869b17302882ea6cbf72a4209653977935f75a90313068b9299 done 02:20:16 #7 exporting manifest sha256:17d5d913640148ce16022938e4ffd1a45444a2fcf6e47a38f003908a23bed460 done 02:20:16 #7 exporting config sha256:18fb38dae05731cafb5aa7ed8f7d458a9d676997ac9198ba3938195a29bc939e done 02:20:16 #7 exporting manifest list sha256:bc82b84e381a9095d8668ffd0fff80f5c0b693ac227bf8c912208f068d28bfcf done 02:20:16 #7 pushing layers 02:20:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:16 #7 pushing layers 0.0s done 02:20:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:bc82b84e381a9095d8668ffd0fff80f5c0b693ac227bf8c912208f068d28bfcf 0.1s done 02:20:16 #7 DONE 0.1s 02:20:16 02:20:16 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:16 #8 DONE 0.0s 02:20:16 02:20:16 1 warning found (use --debug to expand): 02:20:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 02:20:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 02:20:17 #1 [internal] load build definition from Dockerfile 02:20:17 #1 transferring dockerfile: 169B done 02:20:17 #1 DONE 0.0s 02:20:17 02:20:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:20:17 #2 DONE 0.0s 02:20:17 02:20:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:20:17 #3 DONE 0.0s 02:20:17 02:20:17 #4 [internal] load .dockerignore 02:20:17 #4 transferring context: 2B done 02:20:17 #4 DONE 0.0s 02:20:17 02:20:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 02:20:17 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 done 02:20:17 #5 CACHED 02:20:17 02:20:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 02:20:17 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b7a3ecddbbe675e2f39012b3b1ed951f97b28f6759eff5909d9103feec472ea0 done 02:20:17 #6 CACHED 02:20:17 02:20:17 #7 exporting to image 02:20:17 #7 exporting layers done 02:20:17 #7 exporting manifest sha256:633a0d8c0ef5e9bee1ebe1e722142ecb79248498fda489e5a83c8aeefd358c2d done 02:20:17 #7 exporting config sha256:e038d9243f6d6869b17302882ea6cbf72a4209653977935f75a90313068b9299 done 02:20:17 #7 exporting manifest sha256:17d5d913640148ce16022938e4ffd1a45444a2fcf6e47a38f003908a23bed460 done 02:20:17 #7 exporting config sha256:18fb38dae05731cafb5aa7ed8f7d458a9d676997ac9198ba3938195a29bc939e done 02:20:17 #7 exporting manifest list sha256:bc82b84e381a9095d8668ffd0fff80f5c0b693ac227bf8c912208f068d28bfcf done 02:20:17 #7 pushing layers 0.0s done 02:20:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:bc82b84e381a9095d8668ffd0fff80f5c0b693ac227bf8c912208f068d28bfcf 02:20:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:bc82b84e381a9095d8668ffd0fff80f5c0b693ac227bf8c912208f068d28bfcf 0.1s done 02:20:17 #7 DONE 0.1s 02:20:17 02:20:17 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:17 #8 DONE 0.0s 02:20:17 02:20:17 1 warning found (use --debug to expand): 02:20:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884' 02:20:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884 --push - 02:20:17 #1 [internal] load build definition from Dockerfile 02:20:17 #1 transferring dockerfile: 211B done 02:20:17 #1 DONE 0.0s 02:20:17 02:20:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:17 #2 DONE 0.0s 02:20:17 02:20:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:17 #3 DONE 0.0s 02:20:17 02:20:17 #4 [internal] load .dockerignore 02:20:17 #4 transferring context: 2B done 02:20:17 #4 DONE 0.0s 02:20:17 02:20:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 02:20:17 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 done 02:20:17 #5 DONE 0.0s 02:20:17 02:20:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 02:20:17 #6 DONE 0.0s 02:20:17 02:20:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 02:20:17 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 done 02:20:17 #5 DONE 0.1s 02:20:17 02:20:17 #7 exporting to image 02:20:17 #7 exporting layers done 02:20:17 #7 exporting manifest sha256:7f8e9853f492e35c3ff22510f3816a95dabbff50f759cd5ef0a5e23a191d825b done 02:20:17 #7 exporting config sha256:06860c472ce881328761a5bc684e78d772db0f208ea2c703c096b53641ac5e25 02:20:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:17 #7 ... 02:20:17 02:20:17 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:17 #8 DONE 0.0s 02:20:17 02:20:17 #7 exporting to image 02:20:17 #7 exporting config sha256:06860c472ce881328761a5bc684e78d772db0f208ea2c703c096b53641ac5e25 done 02:20:17 #7 exporting manifest sha256:dc87eabc531ea4b0bcda5c224ce8f8599544fe6963a600e16429854fa3c4dda1 done 02:20:17 #7 exporting config sha256:8346441c63bdc5befa2364d91313aede3daff99e99e713f75a8772450638c5b1 done 02:20:17 #7 exporting manifest list sha256:7d5a4715c28a3e4ace73c15d76e15f95cb5e00e76c57cc01b2194b3231aea62c done 02:20:17 #7 pushing layers 0.1s done 02:20:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:7d5a4715c28a3e4ace73c15d76e15f95cb5e00e76c57cc01b2194b3231aea62c 02:20:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:7d5a4715c28a3e4ace73c15d76e15f95cb5e00e76c57cc01b2194b3231aea62c 0.1s done 02:20:18 #7 DONE 0.2s 02:20:18 02:20:18 1 warning found (use --debug to expand): 02:20:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 02:20:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 02:20:18 #1 [internal] load build definition from Dockerfile 02:20:18 #1 transferring dockerfile: 177B done 02:20:18 #1 DONE 0.0s 02:20:18 02:20:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:20:18 #2 DONE 0.0s 02:20:18 02:20:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:20:18 #3 DONE 0.0s 02:20:18 02:20:18 #4 [internal] load .dockerignore 02:20:18 #4 transferring context: 2B done 02:20:18 #4 DONE 0.0s 02:20:18 02:20:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 02:20:18 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 0.0s done 02:20:18 #5 DONE 0.0s 02:20:18 02:20:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 02:20:18 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 0.0s done 02:20:18 #6 CACHED 02:20:18 02:20:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 02:20:18 #5 CACHED 02:20:18 02:20:18 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:18 #7 DONE 0.0s 02:20:18 02:20:18 #8 exporting to image 02:20:18 #8 exporting layers done 02:20:18 #8 exporting manifest sha256:7f8e9853f492e35c3ff22510f3816a95dabbff50f759cd5ef0a5e23a191d825b done 02:20:18 #8 exporting config sha256:06860c472ce881328761a5bc684e78d772db0f208ea2c703c096b53641ac5e25 done 02:20:18 #8 exporting manifest sha256:dc87eabc531ea4b0bcda5c224ce8f8599544fe6963a600e16429854fa3c4dda1 done 02:20:18 #8 exporting config sha256:8346441c63bdc5befa2364d91313aede3daff99e99e713f75a8772450638c5b1 done 02:20:18 #8 exporting manifest list sha256:7d5a4715c28a3e4ace73c15d76e15f95cb5e00e76c57cc01b2194b3231aea62c done 02:20:18 #8 pushing layers 0.0s done 02:20:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7d5a4715c28a3e4ace73c15d76e15f95cb5e00e76c57cc01b2194b3231aea62c 0.1s done 02:20:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:18 #8 DONE 0.1s 02:20:18 02:20:18 1 warning found (use --debug to expand): 02:20:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.95 --push - 02:20:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.95' 02:20:19 #1 [internal] load build definition from Dockerfile 02:20:19 #1 transferring dockerfile: 183B done 02:20:19 #1 DONE 0.0s 02:20:19 02:20:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.95 02:20:19 #2 DONE 0.0s 02:20:19 02:20:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.95 02:20:19 #3 DONE 0.0s 02:20:19 02:20:19 #4 [internal] load .dockerignore 02:20:19 #4 transferring context: 2B done 02:20:19 #4 DONE 0.0s 02:20:19 02:20:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.95@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 02:20:19 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.95@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 done 02:20:19 #5 CACHED 02:20:19 02:20:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.95@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 02:20:19 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.95@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 0.0s done 02:20:19 #6 CACHED 02:20:19 02:20:19 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:19 #7 DONE 0.0s 02:20:19 02:20:19 #8 exporting to image 02:20:19 #8 exporting layers done 02:20:19 #8 exporting manifest sha256:7f8e9853f492e35c3ff22510f3816a95dabbff50f759cd5ef0a5e23a191d825b done 02:20:19 #8 exporting config sha256:06860c472ce881328761a5bc684e78d772db0f208ea2c703c096b53641ac5e25 done 02:20:19 #8 exporting manifest sha256:dc87eabc531ea4b0bcda5c224ce8f8599544fe6963a600e16429854fa3c4dda1 done 02:20:19 #8 exporting config sha256:8346441c63bdc5befa2364d91313aede3daff99e99e713f75a8772450638c5b1 done 02:20:19 #8 exporting manifest list sha256:7d5a4715c28a3e4ace73c15d76e15f95cb5e00e76c57cc01b2194b3231aea62c done 02:20:19 #8 pushing layers 0.0s done 02:20:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.95@sha256:7d5a4715c28a3e4ace73c15d76e15f95cb5e00e76c57cc01b2194b3231aea62c 0.1s done 02:20:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:19 #8 DONE 0.1s 02:20:19 02:20:19 1 warning found (use --debug to expand): 02:20:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 --push - 02:20:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95' 02:20:19 #1 [internal] load build definition from Dockerfile 02:20:19 #1 transferring dockerfile: 224B done 02:20:19 #1 DONE 0.0s 02:20:19 02:20:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:19 #2 DONE 0.0s 02:20:19 02:20:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:19 #3 DONE 0.0s 02:20:19 02:20:19 #4 [internal] load .dockerignore 02:20:19 #4 transferring context: 2B done 02:20:19 #4 DONE 0.0s 02:20:19 02:20:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 02:20:19 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 done 02:20:19 #5 CACHED 02:20:19 02:20:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 02:20:19 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 0.0s done 02:20:19 #6 CACHED 02:20:19 02:20:19 #7 exporting to image 02:20:19 #7 exporting layers done 02:20:19 #7 exporting manifest sha256:7f8e9853f492e35c3ff22510f3816a95dabbff50f759cd5ef0a5e23a191d825b done 02:20:19 #7 exporting config sha256:06860c472ce881328761a5bc684e78d772db0f208ea2c703c096b53641ac5e25 done 02:20:19 #7 exporting manifest sha256:dc87eabc531ea4b0bcda5c224ce8f8599544fe6963a600e16429854fa3c4dda1 done 02:20:19 #7 exporting config sha256:8346441c63bdc5befa2364d91313aede3daff99e99e713f75a8772450638c5b1 done 02:20:19 #7 exporting manifest list sha256:7d5a4715c28a3e4ace73c15d76e15f95cb5e00e76c57cc01b2194b3231aea62c done 02:20:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:19 #7 pushing layers 0.0s done 02:20:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:7d5a4715c28a3e4ace73c15d76e15f95cb5e00e76c57cc01b2194b3231aea62c 0.1s done 02:20:19 #7 DONE 0.1s 02:20:19 02:20:19 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:19 #8 DONE 0.0s 02:20:19 02:20:19 1 warning found (use --debug to expand): 02:20:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 02:20:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 02:20:20 #1 [internal] load build definition from Dockerfile 02:20:20 #1 transferring dockerfile: 175B done 02:20:20 #1 DONE 0.0s 02:20:20 02:20:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:20:20 #2 DONE 0.0s 02:20:20 02:20:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:20:20 #3 DONE 0.0s 02:20:20 02:20:20 #4 [internal] load .dockerignore 02:20:20 #4 transferring context: 2B done 02:20:20 #4 DONE 0.0s 02:20:20 02:20:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 02:20:20 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 0.0s done 02:20:20 #5 CACHED 02:20:20 02:20:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 02:20:20 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6348b29a385b87b44556fef735d054eef38505ab7c07e40163b2a9470ba18007 0.0s done 02:20:20 #6 CACHED 02:20:20 02:20:20 #7 exporting to image 02:20:20 #7 exporting layers done 02:20:20 #7 exporting manifest sha256:7f8e9853f492e35c3ff22510f3816a95dabbff50f759cd5ef0a5e23a191d825b done 02:20:20 #7 exporting config sha256:06860c472ce881328761a5bc684e78d772db0f208ea2c703c096b53641ac5e25 done 02:20:20 #7 exporting manifest sha256:dc87eabc531ea4b0bcda5c224ce8f8599544fe6963a600e16429854fa3c4dda1 done 02:20:20 #7 exporting config sha256:8346441c63bdc5befa2364d91313aede3daff99e99e713f75a8772450638c5b1 done 02:20:20 #7 exporting manifest list sha256:7d5a4715c28a3e4ace73c15d76e15f95cb5e00e76c57cc01b2194b3231aea62c 02:20:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:20 #7 exporting manifest list sha256:7d5a4715c28a3e4ace73c15d76e15f95cb5e00e76c57cc01b2194b3231aea62c done 02:20:20 #7 pushing layers 0.0s done 02:20:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7d5a4715c28a3e4ace73c15d76e15f95cb5e00e76c57cc01b2194b3231aea62c 0.1s done 02:20:20 #7 DONE 0.1s 02:20:20 02:20:20 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:20 #8 DONE 0.0s 02:20:20 02:20:20 1 warning found (use --debug to expand): 02:20:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884' 02:20:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884 --push - 02:20:20 #1 [internal] load build definition from Dockerfile 02:20:20 #1 transferring dockerfile: 215B done 02:20:20 #1 DONE 0.0s 02:20:20 02:20:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:20 #2 DONE 0.0s 02:20:20 02:20:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:20 #3 DONE 0.0s 02:20:20 02:20:20 #4 [internal] load .dockerignore 02:20:20 #4 transferring context: 2B done 02:20:20 #4 DONE 0.0s 02:20:20 02:20:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 02:20:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 02:20:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 0.0s done 02:20:20 #5 DONE 0.1s 02:20:20 02:20:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 02:20:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 0.0s done 02:20:20 #6 DONE 0.0s 02:20:20 02:20:20 #7 exporting to image 02:20:20 #7 exporting layers done 02:20:20 #7 exporting manifest sha256:5a144c867ff745576378f6b27c9f79f33f1a21c975ef86e5f7191a7b3ad8f175 0.0s done 02:20:20 #7 exporting config sha256:cab7348ef4b0e71ea93049f049c6b63b0d6ccc23b83024a1beed23ef380decd2 done 02:20:20 #7 exporting manifest sha256:6e6104b6bb2e74e24e32ef96681c377bbc04047fa9b7c6090c490bbcc01e4fa9 done 02:20:20 #7 exporting config sha256:3c2a6a8a17409e51f7a696c64abcdabc6d0770f4808919cfdb0928d36a89073c done 02:20:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:20 #7 ... 02:20:20 02:20:20 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:20:20 #8 DONE 0.0s 02:20:20 02:20:20 #7 exporting to image 02:20:20 #7 exporting manifest list sha256:96d78eb479efed00dfe91a85c34081a19e1ae37252907b27edcd5ac2ae41248a done 02:20:20 #7 pushing layers 0.1s done 02:20:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:96d78eb479efed00dfe91a85c34081a19e1ae37252907b27edcd5ac2ae41248a 02:20:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:96d78eb479efed00dfe91a85c34081a19e1ae37252907b27edcd5ac2ae41248a 0.1s done 02:20:21 #7 DONE 0.2s 02:20:21 02:20:21 1 warning found (use --debug to expand): 02:20:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 02:20:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 02:20:21 #1 [internal] load build definition from Dockerfile 02:20:21 #1 transferring dockerfile: 181B done 02:20:21 #1 DONE 0.0s 02:20:21 02:20:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:20:21 #2 DONE 0.0s 02:20:21 02:20:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:20:21 #3 DONE 0.0s 02:20:21 02:20:21 #4 [internal] load .dockerignore 02:20:21 #4 transferring context: 2B done 02:20:21 #4 DONE 0.0s 02:20:21 02:20:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 02:20:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 0.0s done 02:20:21 #5 CACHED 02:20:21 02:20:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 02:20:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 0.0s done 02:20:21 #6 CACHED 02:20:21 02:20:21 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:20:21 #7 DONE 0.0s 02:20:21 02:20:21 #8 exporting to image 02:20:21 #8 exporting layers done 02:20:21 #8 exporting manifest sha256:5a144c867ff745576378f6b27c9f79f33f1a21c975ef86e5f7191a7b3ad8f175 done 02:20:21 #8 exporting config sha256:cab7348ef4b0e71ea93049f049c6b63b0d6ccc23b83024a1beed23ef380decd2 done 02:20:21 #8 exporting manifest sha256:6e6104b6bb2e74e24e32ef96681c377bbc04047fa9b7c6090c490bbcc01e4fa9 done 02:20:21 #8 exporting config sha256:3c2a6a8a17409e51f7a696c64abcdabc6d0770f4808919cfdb0928d36a89073c done 02:20:21 #8 exporting manifest list sha256:96d78eb479efed00dfe91a85c34081a19e1ae37252907b27edcd5ac2ae41248a done 02:20:21 #8 pushing layers 0.0s done 02:20:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:96d78eb479efed00dfe91a85c34081a19e1ae37252907b27edcd5ac2ae41248a 0.1s done 02:20:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:21 #8 DONE 0.1s 02:20:21 02:20:21 1 warning found (use --debug to expand): 02:20:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.95 --push - 02:20:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.95' 02:20:22 #1 [internal] load build definition from Dockerfile 02:20:22 #1 transferring dockerfile: 187B done 02:20:22 #1 DONE 0.0s 02:20:22 02:20:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.95 02:20:22 #2 DONE 0.0s 02:20:22 02:20:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.95 02:20:22 #3 DONE 0.0s 02:20:22 02:20:22 #4 [internal] load .dockerignore 02:20:22 #4 transferring context: 2B done 02:20:22 #4 DONE 0.0s 02:20:22 02:20:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.95@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 02:20:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.95@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 0.0s done 02:20:22 #5 CACHED 02:20:22 02:20:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.95@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 02:20:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.95@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 0.0s done 02:20:22 #6 CACHED 02:20:22 02:20:22 #7 exporting to image 02:20:22 #7 exporting layers done 02:20:22 #7 exporting manifest sha256:5a144c867ff745576378f6b27c9f79f33f1a21c975ef86e5f7191a7b3ad8f175 done 02:20:22 #7 exporting config sha256:cab7348ef4b0e71ea93049f049c6b63b0d6ccc23b83024a1beed23ef380decd2 02:20:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:22 #7 exporting config sha256:cab7348ef4b0e71ea93049f049c6b63b0d6ccc23b83024a1beed23ef380decd2 done 02:20:22 #7 exporting manifest sha256:6e6104b6bb2e74e24e32ef96681c377bbc04047fa9b7c6090c490bbcc01e4fa9 done 02:20:22 #7 exporting config sha256:3c2a6a8a17409e51f7a696c64abcdabc6d0770f4808919cfdb0928d36a89073c done 02:20:22 #7 exporting manifest list sha256:96d78eb479efed00dfe91a85c34081a19e1ae37252907b27edcd5ac2ae41248a done 02:20:22 #7 pushing layers 0.0s done 02:20:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.95@sha256:96d78eb479efed00dfe91a85c34081a19e1ae37252907b27edcd5ac2ae41248a 0.1s done 02:20:22 #7 DONE 0.1s 02:20:22 02:20:22 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:20:22 #8 DONE 0.0s 02:20:22 02:20:22 1 warning found (use --debug to expand): 02:20:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95' 02:20:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 --push - 02:20:22 #1 [internal] load build definition from Dockerfile 02:20:22 #1 transferring dockerfile: 228B done 02:20:22 #1 DONE 0.0s 02:20:22 02:20:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:22 #2 DONE 0.0s 02:20:22 02:20:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:22 #3 DONE 0.0s 02:20:22 02:20:22 #4 [internal] load .dockerignore 02:20:22 #4 transferring context: 2B done 02:20:22 #4 DONE 0.0s 02:20:22 02:20:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 02:20:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 0.0s done 02:20:22 #5 CACHED 02:20:22 02:20:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 02:20:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 0.0s done 02:20:22 #6 CACHED 02:20:22 02:20:22 #7 exporting to image 02:20:22 #7 exporting layers 02:20:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:22 #7 exporting layers done 02:20:22 #7 exporting manifest sha256:5a144c867ff745576378f6b27c9f79f33f1a21c975ef86e5f7191a7b3ad8f175 done 02:20:22 #7 exporting config sha256:cab7348ef4b0e71ea93049f049c6b63b0d6ccc23b83024a1beed23ef380decd2 done 02:20:22 #7 exporting manifest sha256:6e6104b6bb2e74e24e32ef96681c377bbc04047fa9b7c6090c490bbcc01e4fa9 done 02:20:22 #7 exporting config sha256:3c2a6a8a17409e51f7a696c64abcdabc6d0770f4808919cfdb0928d36a89073c done 02:20:22 #7 exporting manifest list sha256:96d78eb479efed00dfe91a85c34081a19e1ae37252907b27edcd5ac2ae41248a done 02:20:22 #7 pushing layers 0.0s done 02:20:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:96d78eb479efed00dfe91a85c34081a19e1ae37252907b27edcd5ac2ae41248a 0.1s done 02:20:22 #7 DONE 0.1s 02:20:22 02:20:22 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:20:22 #8 DONE 0.0s 02:20:22 02:20:22 1 warning found (use --debug to expand): 02:20:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 02:20:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 02:20:23 #1 [internal] load build definition from Dockerfile 02:20:23 #1 transferring dockerfile: 179B done 02:20:23 #1 DONE 0.0s 02:20:23 02:20:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:20:23 #2 DONE 0.0s 02:20:23 02:20:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:20:23 #3 DONE 0.0s 02:20:23 02:20:23 #4 [internal] load .dockerignore 02:20:23 #4 transferring context: 2B done 02:20:23 #4 DONE 0.0s 02:20:23 02:20:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 02:20:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 0.0s done 02:20:23 #5 DONE 0.0s 02:20:23 02:20:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 02:20:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 0.0s done 02:20:23 #6 CACHED 02:20:23 02:20:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ceedc81926729eb6154a82d2890f71bf64be16c3dba5a2ec9845baee1090af21 02:20:23 #5 CACHED 02:20:23 02:20:23 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:20:23 #7 DONE 0.0s 02:20:23 02:20:23 #8 exporting to image 02:20:23 #8 exporting layers done 02:20:23 #8 exporting manifest sha256:5a144c867ff745576378f6b27c9f79f33f1a21c975ef86e5f7191a7b3ad8f175 done 02:20:23 #8 exporting config sha256:cab7348ef4b0e71ea93049f049c6b63b0d6ccc23b83024a1beed23ef380decd2 done 02:20:23 #8 exporting manifest sha256:6e6104b6bb2e74e24e32ef96681c377bbc04047fa9b7c6090c490bbcc01e4fa9 done 02:20:23 #8 exporting config sha256:3c2a6a8a17409e51f7a696c64abcdabc6d0770f4808919cfdb0928d36a89073c done 02:20:23 #8 exporting manifest list sha256:96d78eb479efed00dfe91a85c34081a19e1ae37252907b27edcd5ac2ae41248a done 02:20:23 #8 pushing layers 0.0s done 02:20:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:96d78eb479efed00dfe91a85c34081a19e1ae37252907b27edcd5ac2ae41248a 0.1s done 02:20:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:23 #8 DONE 0.1s 02:20:23 02:20:23 1 warning found (use --debug to expand): 02:20:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884' 02:20:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884 --push - 02:20:23 #1 [internal] load build definition from Dockerfile 02:20:23 #1 transferring dockerfile: 205B done 02:20:23 #1 DONE 0.0s 02:20:23 02:20:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:23 #2 DONE 0.0s 02:20:23 02:20:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:23 #3 DONE 0.0s 02:20:23 02:20:23 #4 [internal] load .dockerignore 02:20:23 #4 transferring context: 2B done 02:20:23 #4 DONE 0.0s 02:20:23 02:20:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 02:20:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 0.0s done 02:20:23 #5 DONE 0.0s 02:20:23 02:20:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 02:20:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 0.0s done 02:20:23 #6 DONE 0.1s 02:20:23 02:20:23 #7 exporting to image 02:20:23 #7 exporting layers done 02:20:23 #7 exporting manifest sha256:9daf5a25d8595cbc2066402ef06f73b8434395840b81ca69ca23df8d4ab8d4ae done 02:20:23 #7 exporting config sha256:09bffeacfa414253b87a4e4c60f2f2e8a2e81887a117350a5b1e0a65735c238f 02:20:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:23 #7 ... 02:20:23 02:20:23 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:20:23 #8 DONE 0.0s 02:20:23 02:20:23 #7 exporting to image 02:20:23 #7 exporting config sha256:09bffeacfa414253b87a4e4c60f2f2e8a2e81887a117350a5b1e0a65735c238f done 02:20:23 #7 exporting manifest sha256:9242856e7cbbc21e94ad80353ecd56ac29ca829dbc582d5246bba14d4ced0265 done 02:20:23 #7 exporting config sha256:b6ab78bc19e0a59e34463ceb25e8f3ef1f08955385223ca4efcfee6db6ea25df done 02:20:23 #7 exporting manifest list sha256:c219a214cf07c10081e8801540db994562faf5224385a5334e4aad6c2aa71502 done 02:20:23 #7 pushing layers 0.1s done 02:20:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:c219a214cf07c10081e8801540db994562faf5224385a5334e4aad6c2aa71502 02:20:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:c219a214cf07c10081e8801540db994562faf5224385a5334e4aad6c2aa71502 0.1s done 02:20:24 #7 DONE 0.2s 02:20:24 02:20:24 1 warning found (use --debug to expand): 02:20:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 02:20:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 02:20:24 #1 [internal] load build definition from Dockerfile 02:20:24 #1 transferring dockerfile: 171B done 02:20:24 #1 DONE 0.0s 02:20:24 02:20:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:20:24 #2 DONE 0.0s 02:20:24 02:20:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:20:24 #3 DONE 0.0s 02:20:24 02:20:24 #4 [internal] load .dockerignore 02:20:24 #4 transferring context: 2B done 02:20:24 #4 DONE 0.0s 02:20:24 02:20:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 02:20:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 0.0s done 02:20:24 #5 CACHED 02:20:24 02:20:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 02:20:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 0.0s done 02:20:24 #6 CACHED 02:20:24 02:20:24 #7 exporting to image 02:20:24 #7 exporting layers 02:20:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:24 #7 exporting layers done 02:20:24 #7 exporting manifest sha256:9daf5a25d8595cbc2066402ef06f73b8434395840b81ca69ca23df8d4ab8d4ae done 02:20:24 #7 exporting config sha256:09bffeacfa414253b87a4e4c60f2f2e8a2e81887a117350a5b1e0a65735c238f done 02:20:24 #7 exporting manifest sha256:9242856e7cbbc21e94ad80353ecd56ac29ca829dbc582d5246bba14d4ced0265 done 02:20:24 #7 exporting config sha256:b6ab78bc19e0a59e34463ceb25e8f3ef1f08955385223ca4efcfee6db6ea25df done 02:20:24 #7 exporting manifest list sha256:c219a214cf07c10081e8801540db994562faf5224385a5334e4aad6c2aa71502 done 02:20:24 #7 pushing layers 0.0s done 02:20:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:c219a214cf07c10081e8801540db994562faf5224385a5334e4aad6c2aa71502 0.1s done 02:20:24 #7 DONE 0.1s 02:20:24 02:20:24 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:20:24 #8 DONE 0.0s 02:20:24 02:20:24 1 warning found (use --debug to expand): 02:20:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.95' 02:20:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.95 --push - 02:20:25 #1 [internal] load build definition from Dockerfile 02:20:25 #1 transferring dockerfile: 177B 0.0s done 02:20:25 #1 DONE 0.0s 02:20:25 02:20:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.95 02:20:25 #2 DONE 0.0s 02:20:25 02:20:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.95 02:20:25 #3 DONE 0.0s 02:20:25 02:20:25 #4 [internal] load .dockerignore 02:20:25 #4 transferring context: 2B done 02:20:25 #4 DONE 0.0s 02:20:25 02:20:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.95@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 02:20:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.95@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff done 02:20:25 #5 CACHED 02:20:25 02:20:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.95@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 02:20:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.95@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 0.0s done 02:20:25 #6 DONE 0.0s 02:20:25 02:20:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.95@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 02:20:25 #6 CACHED 02:20:25 02:20:25 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:20:25 #7 DONE 0.0s 02:20:25 02:20:25 #8 exporting to image 02:20:25 #8 exporting layers done 02:20:25 #8 exporting manifest sha256:9daf5a25d8595cbc2066402ef06f73b8434395840b81ca69ca23df8d4ab8d4ae done 02:20:25 #8 exporting config sha256:09bffeacfa414253b87a4e4c60f2f2e8a2e81887a117350a5b1e0a65735c238f done 02:20:25 #8 exporting manifest sha256:9242856e7cbbc21e94ad80353ecd56ac29ca829dbc582d5246bba14d4ced0265 done 02:20:25 #8 exporting config sha256:b6ab78bc19e0a59e34463ceb25e8f3ef1f08955385223ca4efcfee6db6ea25df done 02:20:25 #8 exporting manifest list sha256:c219a214cf07c10081e8801540db994562faf5224385a5334e4aad6c2aa71502 done 02:20:25 #8 pushing layers 0.0s done 02:20:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.95@sha256:c219a214cf07c10081e8801540db994562faf5224385a5334e4aad6c2aa71502 0.1s done 02:20:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:25 #8 DONE 0.1s 02:20:25 02:20:25 1 warning found (use --debug to expand): 02:20:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 --push - 02:20:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95' 02:20:25 #1 [internal] load build definition from Dockerfile 02:20:25 #1 transferring dockerfile: 218B done 02:20:25 #1 DONE 0.0s 02:20:25 02:20:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:25 #2 DONE 0.0s 02:20:25 02:20:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:25 #3 DONE 0.0s 02:20:25 02:20:25 #4 [internal] load .dockerignore 02:20:25 #4 transferring context: 2B done 02:20:25 #4 DONE 0.0s 02:20:25 02:20:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 02:20:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 0.0s done 02:20:25 #5 CACHED 02:20:25 02:20:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 02:20:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 0.0s done 02:20:25 #6 CACHED 02:20:25 02:20:25 #7 exporting to image 02:20:25 #7 exporting layers done 02:20:25 #7 exporting manifest sha256:9daf5a25d8595cbc2066402ef06f73b8434395840b81ca69ca23df8d4ab8d4ae done 02:20:25 #7 exporting config sha256:09bffeacfa414253b87a4e4c60f2f2e8a2e81887a117350a5b1e0a65735c238f done 02:20:25 #7 exporting manifest sha256:9242856e7cbbc21e94ad80353ecd56ac29ca829dbc582d5246bba14d4ced0265 done 02:20:25 #7 exporting config sha256:b6ab78bc19e0a59e34463ceb25e8f3ef1f08955385223ca4efcfee6db6ea25df done 02:20:25 #7 exporting manifest list sha256:c219a214cf07c10081e8801540db994562faf5224385a5334e4aad6c2aa71502 done 02:20:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:25 #7 pushing layers 0.0s done 02:20:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:c219a214cf07c10081e8801540db994562faf5224385a5334e4aad6c2aa71502 0.1s done 02:20:25 #7 DONE 0.1s 02:20:25 02:20:25 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:20:25 #8 DONE 0.0s 02:20:25 02:20:25 1 warning found (use --debug to expand): 02:20:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 02:20:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 02:20:26 #1 [internal] load build definition from Dockerfile 02:20:26 #1 transferring dockerfile: 169B done 02:20:26 #1 DONE 0.0s 02:20:26 02:20:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:20:26 #2 DONE 0.0s 02:20:26 02:20:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:20:26 #3 DONE 0.0s 02:20:26 02:20:26 #4 [internal] load .dockerignore 02:20:26 #4 transferring context: 2B done 02:20:26 #4 DONE 0.0s 02:20:26 02:20:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 02:20:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff done 02:20:26 #5 CACHED 02:20:26 02:20:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 02:20:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4aa080866138502e15528bcf4d413972b059cf4547ec1bb1172898869b3fd5ff 0.0s done 02:20:26 #6 CACHED 02:20:26 02:20:26 #7 exporting to image 02:20:26 #7 exporting layers done 02:20:26 #7 exporting manifest sha256:9daf5a25d8595cbc2066402ef06f73b8434395840b81ca69ca23df8d4ab8d4ae done 02:20:26 #7 exporting config sha256:09bffeacfa414253b87a4e4c60f2f2e8a2e81887a117350a5b1e0a65735c238f done 02:20:26 #7 exporting manifest sha256:9242856e7cbbc21e94ad80353ecd56ac29ca829dbc582d5246bba14d4ced0265 done 02:20:26 #7 exporting config sha256:b6ab78bc19e0a59e34463ceb25e8f3ef1f08955385223ca4efcfee6db6ea25df done 02:20:26 #7 exporting manifest list sha256:c219a214cf07c10081e8801540db994562faf5224385a5334e4aad6c2aa71502 done 02:20:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:26 #7 pushing layers 0.0s done 02:20:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:c219a214cf07c10081e8801540db994562faf5224385a5334e4aad6c2aa71502 0.1s done 02:20:26 #7 DONE 0.1s 02:20:26 02:20:26 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:20:26 #8 DONE 0.0s 02:20:26 02:20:26 1 warning found (use --debug to expand): 02:20:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884 --push - 02:20:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884' 02:20:26 #1 [internal] load build definition from Dockerfile 02:20:26 #1 transferring dockerfile: 206B done 02:20:26 #1 DONE 0.0s 02:20:26 02:20:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:26 #2 DONE 0.0s 02:20:26 02:20:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:26 #3 DONE 0.0s 02:20:26 02:20:26 #4 [internal] load .dockerignore 02:20:26 #4 transferring context: 2B done 02:20:26 #4 DONE 0.0s 02:20:26 02:20:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 02:20:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde done 02:20:26 #5 DONE 0.0s 02:20:26 02:20:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 02:20:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 0.0s done 02:20:27 #6 DONE 0.0s 02:20:27 02:20:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 02:20:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde done 02:20:27 #5 DONE 0.1s 02:20:27 02:20:27 #7 exporting to image 02:20:27 #7 exporting layers done 02:20:27 #7 exporting manifest sha256:db1b9138be73098cf05b49afa1abce9947d2c39140f3c42da503aeb2f2c92e23 done 02:20:27 #7 exporting config sha256:3beccfe0310cd28cffbf13a6cbf228570ea63d81999b6155c31db20c3dd74688 done 02:20:27 #7 exporting manifest sha256:bfce8a9624f044e62cb3f3a5bca9e07c6e633543678717c154ffaccf9c7af8af done 02:20:27 #7 exporting config sha256:c56a0f2ee95652688e870fed28268ecf0df4c6fb53bae714c5c4c2153484cbf6 02:20:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:27 #7 ... 02:20:27 02:20:27 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:20:27 #8 DONE 0.0s 02:20:27 02:20:27 #7 exporting to image 02:20:27 #7 exporting config sha256:c56a0f2ee95652688e870fed28268ecf0df4c6fb53bae714c5c4c2153484cbf6 0.0s done 02:20:27 #7 exporting manifest list sha256:29dcb789dc087a2549872cda7d373b2a505c3c28fe6ca77ff612b1db41440668 done 02:20:27 #7 pushing layers 0.1s done 02:20:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:29dcb789dc087a2549872cda7d373b2a505c3c28fe6ca77ff612b1db41440668 02:20:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:29dcb789dc087a2549872cda7d373b2a505c3c28fe6ca77ff612b1db41440668 0.1s done 02:20:27 #7 DONE 0.2s 02:20:27 02:20:27 1 warning found (use --debug to expand): 02:20:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 02:20:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 02:20:27 #1 [internal] load build definition from Dockerfile 02:20:27 #1 transferring dockerfile: 172B done 02:20:27 #1 DONE 0.0s 02:20:27 02:20:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:20:27 #2 DONE 0.0s 02:20:27 02:20:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:20:27 #3 DONE 0.0s 02:20:27 02:20:27 #4 [internal] load .dockerignore 02:20:27 #4 transferring context: 2B done 02:20:27 #4 DONE 0.0s 02:20:27 02:20:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 02:20:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde done 02:20:27 #5 CACHED 02:20:27 02:20:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 02:20:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde done 02:20:27 #6 CACHED 02:20:27 02:20:27 #7 exporting to image 02:20:27 #7 exporting layers done 02:20:27 #7 exporting manifest sha256:db1b9138be73098cf05b49afa1abce9947d2c39140f3c42da503aeb2f2c92e23 done 02:20:27 #7 exporting config sha256:3beccfe0310cd28cffbf13a6cbf228570ea63d81999b6155c31db20c3dd74688 done 02:20:27 #7 exporting manifest sha256:bfce8a9624f044e62cb3f3a5bca9e07c6e633543678717c154ffaccf9c7af8af done 02:20:27 #7 exporting config sha256:c56a0f2ee95652688e870fed28268ecf0df4c6fb53bae714c5c4c2153484cbf6 done 02:20:27 #7 exporting manifest list sha256:29dcb789dc087a2549872cda7d373b2a505c3c28fe6ca77ff612b1db41440668 done 02:20:27 #7 pushing layers 02:20:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:27 #7 pushing layers 0.0s done 02:20:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:29dcb789dc087a2549872cda7d373b2a505c3c28fe6ca77ff612b1db41440668 0.1s done 02:20:27 #7 DONE 0.1s 02:20:27 02:20:27 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:20:27 #8 DONE 0.0s 02:20:27 02:20:27 1 warning found (use --debug to expand): 02:20:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.95 --push - 02:20:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.95' 02:20:28 #1 [internal] load build definition from Dockerfile 02:20:28 #1 transferring dockerfile: 178B done 02:20:28 #1 DONE 0.0s 02:20:28 02:20:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.95 02:20:28 #2 DONE 0.0s 02:20:28 02:20:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.95 02:20:28 #3 DONE 0.0s 02:20:28 02:20:28 #4 [internal] load .dockerignore 02:20:28 #4 transferring context: 2B done 02:20:28 #4 DONE 0.0s 02:20:28 02:20:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.95@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 02:20:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.95@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 0.0s done 02:20:28 #5 CACHED 02:20:28 02:20:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.95@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 02:20:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.95@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 0.0s done 02:20:28 #6 CACHED 02:20:28 02:20:28 #7 exporting to image 02:20:28 #7 exporting layers done 02:20:28 #7 exporting manifest sha256:db1b9138be73098cf05b49afa1abce9947d2c39140f3c42da503aeb2f2c92e23 done 02:20:28 #7 exporting config sha256:3beccfe0310cd28cffbf13a6cbf228570ea63d81999b6155c31db20c3dd74688 done 02:20:28 #7 exporting manifest sha256:bfce8a9624f044e62cb3f3a5bca9e07c6e633543678717c154ffaccf9c7af8af done 02:20:28 #7 exporting config sha256:c56a0f2ee95652688e870fed28268ecf0df4c6fb53bae714c5c4c2153484cbf6 02:20:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:28 #7 exporting config sha256:c56a0f2ee95652688e870fed28268ecf0df4c6fb53bae714c5c4c2153484cbf6 done 02:20:28 #7 exporting manifest list sha256:29dcb789dc087a2549872cda7d373b2a505c3c28fe6ca77ff612b1db41440668 done 02:20:28 #7 pushing layers 0.0s done 02:20:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.95@sha256:29dcb789dc087a2549872cda7d373b2a505c3c28fe6ca77ff612b1db41440668 0.1s done 02:20:28 #7 DONE 0.1s 02:20:28 02:20:28 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:20:28 #8 DONE 0.0s 02:20:28 02:20:28 1 warning found (use --debug to expand): 02:20:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95' 02:20:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 --push - 02:20:28 #1 [internal] load build definition from Dockerfile 02:20:28 #1 transferring dockerfile: 219B done 02:20:28 #1 DONE 0.0s 02:20:28 02:20:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:28 #2 DONE 0.0s 02:20:28 02:20:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:28 #3 DONE 0.0s 02:20:28 02:20:28 #4 [internal] load .dockerignore 02:20:28 #4 transferring context: 2B done 02:20:28 #4 DONE 0.0s 02:20:28 02:20:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 02:20:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 0.0s done 02:20:28 #5 CACHED 02:20:28 02:20:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 02:20:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 0.0s done 02:20:28 #6 CACHED 02:20:28 02:20:28 #7 exporting to image 02:20:28 #7 exporting layers done 02:20:28 #7 exporting manifest sha256:db1b9138be73098cf05b49afa1abce9947d2c39140f3c42da503aeb2f2c92e23 done 02:20:28 #7 exporting config sha256:3beccfe0310cd28cffbf13a6cbf228570ea63d81999b6155c31db20c3dd74688 done 02:20:28 #7 exporting manifest sha256:bfce8a9624f044e62cb3f3a5bca9e07c6e633543678717c154ffaccf9c7af8af done 02:20:28 #7 exporting config sha256:c56a0f2ee95652688e870fed28268ecf0df4c6fb53bae714c5c4c2153484cbf6 done 02:20:28 #7 exporting manifest list sha256:29dcb789dc087a2549872cda7d373b2a505c3c28fe6ca77ff612b1db41440668 done 02:20:28 #7 pushing layers 02:20:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:28 #7 pushing layers 0.0s done 02:20:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:29dcb789dc087a2549872cda7d373b2a505c3c28fe6ca77ff612b1db41440668 0.1s done 02:20:28 #7 DONE 0.1s 02:20:28 02:20:28 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:20:28 #8 DONE 0.0s 02:20:28 02:20:28 1 warning found (use --debug to expand): 02:20:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 02:20:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 02:20:29 #1 [internal] load build definition from Dockerfile 02:20:29 #1 transferring dockerfile: 170B done 02:20:29 #1 DONE 0.0s 02:20:29 02:20:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:20:29 #2 DONE 0.0s 02:20:29 02:20:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:20:29 #3 DONE 0.0s 02:20:29 02:20:29 #4 [internal] load .dockerignore 02:20:29 #4 transferring context: 2B done 02:20:29 #4 DONE 0.0s 02:20:29 02:20:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 02:20:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 0.0s done 02:20:29 #5 CACHED 02:20:29 02:20:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 02:20:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:925cb76e5fa649609c53ecf193b8824ec6de523a749caa4c8919d9751ffacfde 0.0s done 02:20:29 #6 CACHED 02:20:29 02:20:29 #7 exporting to image 02:20:29 #7 exporting layers done 02:20:29 #7 exporting manifest sha256:db1b9138be73098cf05b49afa1abce9947d2c39140f3c42da503aeb2f2c92e23 done 02:20:29 #7 exporting config sha256:3beccfe0310cd28cffbf13a6cbf228570ea63d81999b6155c31db20c3dd74688 done 02:20:29 #7 exporting manifest sha256:bfce8a9624f044e62cb3f3a5bca9e07c6e633543678717c154ffaccf9c7af8af done 02:20:29 #7 exporting config sha256:c56a0f2ee95652688e870fed28268ecf0df4c6fb53bae714c5c4c2153484cbf6 done 02:20:29 #7 exporting manifest list sha256:29dcb789dc087a2549872cda7d373b2a505c3c28fe6ca77ff612b1db41440668 done 02:20:29 #7 pushing layers 0.0s done 02:20:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:29dcb789dc087a2549872cda7d373b2a505c3c28fe6ca77ff612b1db41440668 02:20:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:29dcb789dc087a2549872cda7d373b2a505c3c28fe6ca77ff612b1db41440668 0.1s done 02:20:29 #7 DONE 0.1s 02:20:29 02:20:29 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:20:29 #8 DONE 0.0s 02:20:29 02:20:29 1 warning found (use --debug to expand): 02:20:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884' 02:20:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884 --push - 02:20:30 #1 [internal] load build definition from Dockerfile 02:20:30 #1 transferring dockerfile: 206B done 02:20:30 #1 DONE 0.0s 02:20:30 02:20:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:30 #2 DONE 0.0s 02:20:30 02:20:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:30 #3 DONE 0.0s 02:20:30 02:20:30 #4 [internal] load .dockerignore 02:20:30 #4 transferring context: 2B done 02:20:30 #4 DONE 0.0s 02:20:30 02:20:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 02:20:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 done 02:20:30 #5 DONE 0.0s 02:20:30 02:20:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 02:20:30 #6 DONE 0.0s 02:20:30 02:20:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 02:20:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 done 02:20:30 #5 DONE 0.1s 02:20:30 02:20:30 #7 exporting to image 02:20:30 #7 exporting layers done 02:20:30 #7 exporting manifest sha256:e1a1c490f0b441db05f951bf21ee1f7dac0a0df3b2fb0394950002e0341b083c done 02:20:30 #7 exporting config sha256:5e7a98fcbc8831c34189c00e03ff9f3ef66618507da28fff2e1d4373a02f6eaa done 02:20:30 #7 exporting manifest sha256:02efc4cdd98e1ed90d97f5fb54ba0f36efbea385974c76889f001207a3250502 done 02:20:30 #7 exporting config sha256:df40f0f58743a2f29b3f1dd488527808a940977790932ce8f76482d800febe77 done 02:20:30 #7 exporting manifest list sha256:7e620df93bcdc508acdfb45d1adbbb4933be9fde5385d2369627a6fa47b7e2ce 0.0s done 02:20:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:30 #7 ... 02:20:30 02:20:30 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:20:30 #8 DONE 0.0s 02:20:30 02:20:30 #7 exporting to image 02:20:30 #7 pushing layers 0.1s done 02:20:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:7e620df93bcdc508acdfb45d1adbbb4933be9fde5385d2369627a6fa47b7e2ce 02:20:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:7e620df93bcdc508acdfb45d1adbbb4933be9fde5385d2369627a6fa47b7e2ce 0.1s done 02:20:30 #7 DONE 0.2s 02:20:30 02:20:30 1 warning found (use --debug to expand): 02:20:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 02:20:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 02:20:30 #1 [internal] load build definition from Dockerfile 02:20:30 #1 transferring dockerfile: 172B done 02:20:30 #1 DONE 0.0s 02:20:30 02:20:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:20:30 #2 DONE 0.0s 02:20:30 02:20:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:20:30 #3 DONE 0.0s 02:20:30 02:20:30 #4 [internal] load .dockerignore 02:20:30 #4 transferring context: 2B done 02:20:30 #4 DONE 0.0s 02:20:30 02:20:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 02:20:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 0.0s done 02:20:30 #5 CACHED 02:20:30 02:20:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 02:20:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 0.0s done 02:20:30 #6 CACHED 02:20:30 02:20:30 #7 exporting to image 02:20:30 #7 exporting layers 02:20:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:30 #7 exporting layers done 02:20:30 #7 exporting manifest sha256:e1a1c490f0b441db05f951bf21ee1f7dac0a0df3b2fb0394950002e0341b083c done 02:20:30 #7 exporting config sha256:5e7a98fcbc8831c34189c00e03ff9f3ef66618507da28fff2e1d4373a02f6eaa done 02:20:30 #7 exporting manifest sha256:02efc4cdd98e1ed90d97f5fb54ba0f36efbea385974c76889f001207a3250502 done 02:20:30 #7 exporting config sha256:df40f0f58743a2f29b3f1dd488527808a940977790932ce8f76482d800febe77 done 02:20:30 #7 exporting manifest list sha256:7e620df93bcdc508acdfb45d1adbbb4933be9fde5385d2369627a6fa47b7e2ce done 02:20:30 #7 pushing layers 0.0s done 02:20:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:7e620df93bcdc508acdfb45d1adbbb4933be9fde5385d2369627a6fa47b7e2ce 0.1s done 02:20:30 #7 DONE 0.1s 02:20:30 02:20:30 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:20:30 #8 DONE 0.0s 02:20:30 02:20:30 1 warning found (use --debug to expand): 02:20:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.95' 02:20:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.95 --push - 02:20:31 #1 [internal] load build definition from Dockerfile 02:20:31 #1 transferring dockerfile: 178B done 02:20:31 #1 DONE 0.0s 02:20:31 02:20:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.95 02:20:31 #2 DONE 0.0s 02:20:31 02:20:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.95 02:20:31 #3 DONE 0.0s 02:20:31 02:20:31 #4 [internal] load .dockerignore 02:20:31 #4 transferring context: 2B done 02:20:31 #4 DONE 0.0s 02:20:31 02:20:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.95@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 02:20:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.95@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 0.0s done 02:20:31 #5 CACHED 02:20:31 02:20:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.95@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 02:20:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.95@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 0.0s done 02:20:31 #6 CACHED 02:20:31 02:20:31 #7 exporting to image 02:20:31 #7 exporting layers done 02:20:31 #7 exporting manifest sha256:e1a1c490f0b441db05f951bf21ee1f7dac0a0df3b2fb0394950002e0341b083c done 02:20:31 #7 exporting config sha256:5e7a98fcbc8831c34189c00e03ff9f3ef66618507da28fff2e1d4373a02f6eaa done 02:20:31 #7 exporting manifest sha256:02efc4cdd98e1ed90d97f5fb54ba0f36efbea385974c76889f001207a3250502 done 02:20:31 #7 exporting config sha256:df40f0f58743a2f29b3f1dd488527808a940977790932ce8f76482d800febe77 done 02:20:31 #7 exporting manifest list sha256:7e620df93bcdc508acdfb45d1adbbb4933be9fde5385d2369627a6fa47b7e2ce done 02:20:31 #7 pushing layers 0.0s done 02:20:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.95@sha256:7e620df93bcdc508acdfb45d1adbbb4933be9fde5385d2369627a6fa47b7e2ce 02:20:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.95@sha256:7e620df93bcdc508acdfb45d1adbbb4933be9fde5385d2369627a6fa47b7e2ce 0.1s done 02:20:31 #7 DONE 0.1s 02:20:31 02:20:31 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:20:31 #8 DONE 0.0s 02:20:31 02:20:31 1 warning found (use --debug to expand): 02:20:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 --push - 02:20:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95' 02:20:31 #1 [internal] load build definition from Dockerfile 02:20:31 #1 transferring dockerfile: 219B done 02:20:31 #1 DONE 0.0s 02:20:31 02:20:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:31 #2 DONE 0.0s 02:20:31 02:20:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:31 #3 DONE 0.0s 02:20:31 02:20:31 #4 [internal] load .dockerignore 02:20:31 #4 transferring context: 2B done 02:20:31 #4 DONE 0.0s 02:20:31 02:20:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 02:20:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 done 02:20:31 #5 CACHED 02:20:31 02:20:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 02:20:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 0.0s done 02:20:31 #6 CACHED 02:20:31 02:20:31 #7 exporting to image 02:20:31 #7 exporting layers done 02:20:31 #7 exporting manifest sha256:e1a1c490f0b441db05f951bf21ee1f7dac0a0df3b2fb0394950002e0341b083c done 02:20:31 #7 exporting config sha256:5e7a98fcbc8831c34189c00e03ff9f3ef66618507da28fff2e1d4373a02f6eaa done 02:20:31 #7 exporting manifest sha256:02efc4cdd98e1ed90d97f5fb54ba0f36efbea385974c76889f001207a3250502 done 02:20:31 #7 exporting config sha256:df40f0f58743a2f29b3f1dd488527808a940977790932ce8f76482d800febe77 done 02:20:31 #7 exporting manifest list sha256:7e620df93bcdc508acdfb45d1adbbb4933be9fde5385d2369627a6fa47b7e2ce done 02:20:31 #7 pushing layers 0.0s done 02:20:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:7e620df93bcdc508acdfb45d1adbbb4933be9fde5385d2369627a6fa47b7e2ce 02:20:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:7e620df93bcdc508acdfb45d1adbbb4933be9fde5385d2369627a6fa47b7e2ce 0.1s done 02:20:31 #7 DONE 0.1s 02:20:31 02:20:31 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:20:31 #8 DONE 0.0s 02:20:31 02:20:31 1 warning found (use --debug to expand): 02:20:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 02:20:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 02:20:32 #1 [internal] load build definition from Dockerfile 02:20:32 #1 transferring dockerfile: 170B done 02:20:32 #1 DONE 0.0s 02:20:32 02:20:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:20:32 #2 DONE 0.0s 02:20:32 02:20:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:20:32 #3 DONE 0.0s 02:20:32 02:20:32 #4 [internal] load .dockerignore 02:20:32 #4 transferring context: 2B done 02:20:32 #4 DONE 0.0s 02:20:32 02:20:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 02:20:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 done 02:20:32 #5 CACHED 02:20:32 02:20:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 02:20:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:c27d7a8afaee01e11142c928b5e176541fa73fe961002f556d24262e16868aa4 done 02:20:32 #6 CACHED 02:20:32 02:20:32 #7 exporting to image 02:20:32 #7 exporting layers done 02:20:32 #7 exporting manifest sha256:e1a1c490f0b441db05f951bf21ee1f7dac0a0df3b2fb0394950002e0341b083c done 02:20:32 #7 exporting config sha256:5e7a98fcbc8831c34189c00e03ff9f3ef66618507da28fff2e1d4373a02f6eaa done 02:20:32 #7 exporting manifest sha256:02efc4cdd98e1ed90d97f5fb54ba0f36efbea385974c76889f001207a3250502 done 02:20:32 #7 exporting config sha256:df40f0f58743a2f29b3f1dd488527808a940977790932ce8f76482d800febe77 done 02:20:32 #7 exporting manifest list sha256:7e620df93bcdc508acdfb45d1adbbb4933be9fde5385d2369627a6fa47b7e2ce done 02:20:32 #7 pushing layers 0.0s done 02:20:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:7e620df93bcdc508acdfb45d1adbbb4933be9fde5385d2369627a6fa47b7e2ce 02:20:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:7e620df93bcdc508acdfb45d1adbbb4933be9fde5385d2369627a6fa47b7e2ce 0.1s done 02:20:32 #7 DONE 0.1s 02:20:32 02:20:32 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:20:32 #8 DONE 0.0s 02:20:32 02:20:32 1 warning found (use --debug to expand): 02:20:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884' 02:20:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884 --push - 02:20:32 #1 [internal] load build definition from Dockerfile 02:20:32 #1 transferring dockerfile: 206B done 02:20:32 #1 DONE 0.0s 02:20:32 02:20:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:32 #2 DONE 0.0s 02:20:32 02:20:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:32 #3 DONE 0.0s 02:20:32 02:20:32 #4 [internal] load .dockerignore 02:20:32 #4 transferring context: 2B done 02:20:32 #4 DONE 0.0s 02:20:32 02:20:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 02:20:32 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa done 02:20:32 #5 DONE 0.0s 02:20:32 02:20:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 02:20:32 #6 DONE 0.0s 02:20:32 02:20:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 02:20:32 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa done 02:20:32 #5 DONE 0.1s 02:20:32 02:20:32 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:20:32 #7 DONE 0.0s 02:20:32 02:20:32 #8 exporting to image 02:20:32 #8 exporting layers done 02:20:32 #8 exporting manifest sha256:0504944af1fe27ed12712c09c93a9f581f6b83c0ea2c8a5a590a8a3c515d92f6 done 02:20:32 #8 exporting config sha256:f5e5557e29bf9547dc5577d24b1c54bc11dd5abaedf8105b9571f3c0faf68d8d done 02:20:32 #8 exporting manifest sha256:95c78695437333f2daea64cc2d6d322a1569542dc5c8060d0f8a8fb351d18584 done 02:20:32 #8 exporting config sha256:7df653f23aaaadb672c254b73284a6672702f9d1bf761e9f479c723ffb0eca72 done 02:20:32 #8 exporting manifest list sha256:535cb07d3c760756d5d93139c7c53ff58998adb31228dcb2d69eb21566529816 done 02:20:32 #8 pushing layers 0.1s done 02:20:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:535cb07d3c760756d5d93139c7c53ff58998adb31228dcb2d69eb21566529816 0.1s done 02:20:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:32 #8 DONE 0.2s 02:20:33 02:20:33 1 warning found (use --debug to expand): 02:20:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 02:20:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 02:20:33 #1 [internal] load build definition from Dockerfile 02:20:33 #1 transferring dockerfile: 172B done 02:20:33 #1 DONE 0.0s 02:20:33 02:20:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:20:33 #2 DONE 0.0s 02:20:33 02:20:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:20:33 #3 DONE 0.0s 02:20:33 02:20:33 #4 [internal] load .dockerignore 02:20:33 #4 transferring context: 2B done 02:20:33 #4 DONE 0.0s 02:20:33 02:20:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 02:20:33 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 02:20:33 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa done 02:20:33 #5 CACHED 02:20:33 02:20:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 02:20:33 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa done 02:20:33 #6 CACHED 02:20:33 02:20:33 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:20:33 #7 DONE 0.0s 02:20:33 02:20:33 #8 exporting to image 02:20:33 #8 exporting layers done 02:20:33 #8 exporting manifest sha256:0504944af1fe27ed12712c09c93a9f581f6b83c0ea2c8a5a590a8a3c515d92f6 done 02:20:33 #8 exporting config sha256:f5e5557e29bf9547dc5577d24b1c54bc11dd5abaedf8105b9571f3c0faf68d8d done 02:20:33 #8 exporting manifest sha256:95c78695437333f2daea64cc2d6d322a1569542dc5c8060d0f8a8fb351d18584 done 02:20:33 #8 exporting config sha256:7df653f23aaaadb672c254b73284a6672702f9d1bf761e9f479c723ffb0eca72 done 02:20:33 #8 exporting manifest list sha256:535cb07d3c760756d5d93139c7c53ff58998adb31228dcb2d69eb21566529816 done 02:20:33 #8 pushing layers 0.0s done 02:20:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:535cb07d3c760756d5d93139c7c53ff58998adb31228dcb2d69eb21566529816 0.1s done 02:20:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:33 #8 DONE 0.1s 02:20:33 02:20:33 1 warning found (use --debug to expand): 02:20:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.95 --push - 02:20:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.95' 02:20:34 #1 [internal] load build definition from Dockerfile 02:20:34 #1 transferring dockerfile: 178B done 02:20:34 #1 DONE 0.0s 02:20:34 02:20:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.95 02:20:34 #2 DONE 0.0s 02:20:34 02:20:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.95 02:20:34 #3 DONE 0.0s 02:20:34 02:20:34 #4 [internal] load .dockerignore 02:20:34 #4 transferring context: 2B done 02:20:34 #4 DONE 0.0s 02:20:34 02:20:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.95@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 02:20:34 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.95@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 0.0s done 02:20:34 #5 CACHED 02:20:34 02:20:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.95@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 02:20:34 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.95@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 0.0s done 02:20:34 #6 CACHED 02:20:34 02:20:34 #7 exporting to image 02:20:34 #7 exporting layers done 02:20:34 #7 exporting manifest sha256:0504944af1fe27ed12712c09c93a9f581f6b83c0ea2c8a5a590a8a3c515d92f6 done 02:20:34 #7 exporting config sha256:f5e5557e29bf9547dc5577d24b1c54bc11dd5abaedf8105b9571f3c0faf68d8d done 02:20:34 #7 exporting manifest sha256:95c78695437333f2daea64cc2d6d322a1569542dc5c8060d0f8a8fb351d18584 done 02:20:34 #7 exporting config sha256:7df653f23aaaadb672c254b73284a6672702f9d1bf761e9f479c723ffb0eca72 done 02:20:34 #7 exporting manifest list sha256:535cb07d3c760756d5d93139c7c53ff58998adb31228dcb2d69eb21566529816 done 02:20:34 #7 pushing layers 02:20:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:34 #7 pushing layers 0.0s done 02:20:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.95@sha256:535cb07d3c760756d5d93139c7c53ff58998adb31228dcb2d69eb21566529816 0.1s done 02:20:34 #7 DONE 0.1s 02:20:34 02:20:34 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:20:34 #8 DONE 0.0s 02:20:34 02:20:34 1 warning found (use --debug to expand): 02:20:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 --push - 02:20:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95' 02:20:34 #1 [internal] load build definition from Dockerfile 02:20:34 #1 transferring dockerfile: 219B done 02:20:34 #1 DONE 0.0s 02:20:34 02:20:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:34 #2 DONE 0.0s 02:20:34 02:20:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:34 #3 DONE 0.0s 02:20:34 02:20:34 #4 [internal] load .dockerignore 02:20:34 #4 transferring context: 2B done 02:20:34 #4 DONE 0.0s 02:20:34 02:20:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 02:20:34 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa done 02:20:34 #5 CACHED 02:20:34 02:20:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 02:20:34 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa done 02:20:34 #6 CACHED 02:20:34 02:20:34 #7 exporting to image 02:20:34 #7 exporting layers done 02:20:34 #7 exporting manifest sha256:0504944af1fe27ed12712c09c93a9f581f6b83c0ea2c8a5a590a8a3c515d92f6 done 02:20:34 #7 exporting config sha256:f5e5557e29bf9547dc5577d24b1c54bc11dd5abaedf8105b9571f3c0faf68d8d done 02:20:34 #7 exporting manifest sha256:95c78695437333f2daea64cc2d6d322a1569542dc5c8060d0f8a8fb351d18584 done 02:20:34 #7 exporting config sha256:7df653f23aaaadb672c254b73284a6672702f9d1bf761e9f479c723ffb0eca72 done 02:20:34 #7 exporting manifest list sha256:535cb07d3c760756d5d93139c7c53ff58998adb31228dcb2d69eb21566529816 done 02:20:34 #7 pushing layers 0.0s done 02:20:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:535cb07d3c760756d5d93139c7c53ff58998adb31228dcb2d69eb21566529816 02:20:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:535cb07d3c760756d5d93139c7c53ff58998adb31228dcb2d69eb21566529816 0.1s done 02:20:34 #7 DONE 0.1s 02:20:34 02:20:34 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:20:34 #8 DONE 0.0s 02:20:34 02:20:34 1 warning found (use --debug to expand): 02:20:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 02:20:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 02:20:35 #1 [internal] load build definition from Dockerfile 02:20:35 #1 transferring dockerfile: 170B done 02:20:35 #1 DONE 0.0s 02:20:35 02:20:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:20:35 #2 DONE 0.0s 02:20:35 02:20:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:20:35 #3 DONE 0.0s 02:20:35 02:20:35 #4 [internal] load .dockerignore 02:20:35 #4 transferring context: 2B done 02:20:35 #4 DONE 0.0s 02:20:35 02:20:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 02:20:35 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 0.0s done 02:20:35 #5 CACHED 02:20:35 02:20:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 02:20:35 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:8ccffe04820d6b7a94f96a6294de39f3715df967875976b3f1a6d09777e29efa 0.0s done 02:20:35 #6 CACHED 02:20:35 02:20:35 #7 exporting to image 02:20:35 #7 exporting layers done 02:20:35 #7 exporting manifest sha256:0504944af1fe27ed12712c09c93a9f581f6b83c0ea2c8a5a590a8a3c515d92f6 done 02:20:35 #7 exporting config sha256:f5e5557e29bf9547dc5577d24b1c54bc11dd5abaedf8105b9571f3c0faf68d8d 02:20:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:35 #7 exporting config sha256:f5e5557e29bf9547dc5577d24b1c54bc11dd5abaedf8105b9571f3c0faf68d8d done 02:20:35 #7 exporting manifest sha256:95c78695437333f2daea64cc2d6d322a1569542dc5c8060d0f8a8fb351d18584 done 02:20:35 #7 exporting config sha256:7df653f23aaaadb672c254b73284a6672702f9d1bf761e9f479c723ffb0eca72 done 02:20:35 #7 exporting manifest list sha256:535cb07d3c760756d5d93139c7c53ff58998adb31228dcb2d69eb21566529816 done 02:20:35 #7 pushing layers 0.0s done 02:20:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:535cb07d3c760756d5d93139c7c53ff58998adb31228dcb2d69eb21566529816 0.1s done 02:20:35 #7 DONE 0.1s 02:20:35 02:20:35 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:20:35 #8 DONE 0.0s 02:20:35 02:20:35 1 warning found (use --debug to expand): 02:20:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884' 02:20:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884 --push - 02:20:35 #1 [internal] load build definition from Dockerfile 02:20:35 #1 transferring dockerfile: 202B done 02:20:35 #1 DONE 0.0s 02:20:35 02:20:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:35 #2 DONE 0.0s 02:20:35 02:20:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884 02:20:35 #3 DONE 0.0s 02:20:35 02:20:35 #4 [internal] load .dockerignore 02:20:35 #4 transferring context: 2B done 02:20:35 #4 DONE 0.0s 02:20:35 02:20:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 02:20:35 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 0.0s done 02:20:35 #5 DONE 0.0s 02:20:35 02:20:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 02:20:35 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea done 02:20:35 #6 DONE 0.1s 02:20:35 02:20:35 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:20:35 #7 DONE 0.0s 02:20:35 02:20:35 #8 exporting to image 02:20:35 #8 exporting layers done 02:20:35 #8 exporting manifest sha256:f20da778b79b59bcf3088cb5950fbd57703ad9774fede69825c5de8b0dadece5 0.0s done 02:20:35 #8 exporting config sha256:4ae74a27de72ea3408fa8c339bdb7a6cf64ac426257617d87b8514e60bd74074 done 02:20:35 #8 exporting manifest sha256:9a117b00491b8661dee2554bdb752dbfe879bebe52739be56b5991f953fc373d done 02:20:35 #8 exporting config sha256:192085c00a1c6fc09e8e6b002984286f349b5f97bb6618060eaa5fc06833ba11 done 02:20:35 #8 exporting manifest list sha256:9b9be7717998062fd86f8634094795468d095651ef51741ba060465d5c09921f done 02:20:35 #8 pushing layers 0.1s done 02:20:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:9b9be7717998062fd86f8634094795468d095651ef51741ba060465d5c09921f 02:20:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884@sha256:9b9be7717998062fd86f8634094795468d095651ef51741ba060465d5c09921f 0.1s done 02:20:36 #8 DONE 0.2s 02:20:36 02:20:36 1 warning found (use --debug to expand): 02:20:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 02:20:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 02:20:36 #1 [internal] load build definition from Dockerfile 02:20:36 #1 transferring dockerfile: 168B done 02:20:36 #1 DONE 0.0s 02:20:36 02:20:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:20:36 #2 DONE 0.0s 02:20:36 02:20:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:20:36 #3 DONE 0.0s 02:20:36 02:20:36 #4 [internal] load .dockerignore 02:20:36 #4 transferring context: 2B done 02:20:36 #4 DONE 0.0s 02:20:36 02:20:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 02:20:36 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 0.0s done 02:20:36 #5 CACHED 02:20:36 02:20:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 02:20:36 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 0.0s done 02:20:36 #6 DONE 0.0s 02:20:36 02:20:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 02:20:36 #6 CACHED 02:20:36 02:20:36 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:20:36 #7 DONE 0.0s 02:20:36 02:20:36 #8 exporting to image 02:20:36 #8 exporting layers done 02:20:36 #8 exporting manifest sha256:f20da778b79b59bcf3088cb5950fbd57703ad9774fede69825c5de8b0dadece5 done 02:20:36 #8 exporting config sha256:4ae74a27de72ea3408fa8c339bdb7a6cf64ac426257617d87b8514e60bd74074 done 02:20:36 #8 exporting manifest sha256:9a117b00491b8661dee2554bdb752dbfe879bebe52739be56b5991f953fc373d done 02:20:36 #8 exporting config sha256:192085c00a1c6fc09e8e6b002984286f349b5f97bb6618060eaa5fc06833ba11 done 02:20:36 #8 exporting manifest list sha256:9b9be7717998062fd86f8634094795468d095651ef51741ba060465d5c09921f done 02:20:36 #8 pushing layers 0.0s done 02:20:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:9b9be7717998062fd86f8634094795468d095651ef51741ba060465d5c09921f 0.1s done 02:20:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:36 #8 DONE 0.1s 02:20:36 02:20:36 1 warning found (use --debug to expand): 02:20:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.95 --push - 02:20:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.95' 02:20:37 #1 [internal] load build definition from Dockerfile 02:20:37 #1 transferring dockerfile: 174B done 02:20:37 #1 DONE 0.0s 02:20:37 02:20:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.95 02:20:37 #2 DONE 0.0s 02:20:37 02:20:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.95 02:20:37 #3 DONE 0.0s 02:20:37 02:20:37 #4 [internal] load .dockerignore 02:20:37 #4 transferring context: 2B done 02:20:37 #4 DONE 0.0s 02:20:37 02:20:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.95@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 02:20:37 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.95@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 0.0s done 02:20:37 #5 CACHED 02:20:37 02:20:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.95@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 02:20:37 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.95@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 0.0s done 02:20:37 #6 CACHED 02:20:37 02:20:37 #7 exporting to image 02:20:37 #7 exporting layers done 02:20:37 #7 exporting manifest sha256:f20da778b79b59bcf3088cb5950fbd57703ad9774fede69825c5de8b0dadece5 done 02:20:37 #7 exporting config sha256:4ae74a27de72ea3408fa8c339bdb7a6cf64ac426257617d87b8514e60bd74074 done 02:20:37 #7 exporting manifest sha256:9a117b00491b8661dee2554bdb752dbfe879bebe52739be56b5991f953fc373d done 02:20:37 #7 exporting config sha256:192085c00a1c6fc09e8e6b002984286f349b5f97bb6618060eaa5fc06833ba11 done 02:20:37 #7 exporting manifest list sha256:9b9be7717998062fd86f8634094795468d095651ef51741ba060465d5c09921f 02:20:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:37 #7 exporting manifest list sha256:9b9be7717998062fd86f8634094795468d095651ef51741ba060465d5c09921f done 02:20:37 #7 pushing layers 0.0s done 02:20:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.95@sha256:9b9be7717998062fd86f8634094795468d095651ef51741ba060465d5c09921f 0.1s done 02:20:37 #7 DONE 0.1s 02:20:37 02:20:37 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:20:37 #8 DONE 0.0s 02:20:37 02:20:37 1 warning found (use --debug to expand): 02:20:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95' 02:20:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 --push - 02:20:37 #1 [internal] load build definition from Dockerfile 02:20:37 #1 transferring dockerfile: 215B done 02:20:37 #1 DONE 0.0s 02:20:37 02:20:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:37 #2 DONE 0.0s 02:20:37 02:20:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 02:20:37 #3 DONE 0.0s 02:20:37 02:20:37 #4 [internal] load .dockerignore 02:20:37 #4 transferring context: 2B done 02:20:37 #4 DONE 0.0s 02:20:37 02:20:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 02:20:37 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea done 02:20:37 #5 CACHED 02:20:37 02:20:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 02:20:37 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 0.0s done 02:20:37 #6 CACHED 02:20:37 02:20:37 #7 exporting to image 02:20:37 #7 exporting layers done 02:20:37 #7 exporting manifest sha256:f20da778b79b59bcf3088cb5950fbd57703ad9774fede69825c5de8b0dadece5 done 02:20:37 #7 exporting config sha256:4ae74a27de72ea3408fa8c339bdb7a6cf64ac426257617d87b8514e60bd74074 done 02:20:37 #7 exporting manifest sha256:9a117b00491b8661dee2554bdb752dbfe879bebe52739be56b5991f953fc373d done 02:20:37 #7 exporting config sha256:192085c00a1c6fc09e8e6b002984286f349b5f97bb6618060eaa5fc06833ba11 done 02:20:37 #7 exporting manifest list sha256:9b9be7717998062fd86f8634094795468d095651ef51741ba060465d5c09921f done 02:20:37 #7 pushing layers 0.0s done 02:20:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:9b9be7717998062fd86f8634094795468d095651ef51741ba060465d5c09921f 02:20:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95@sha256:9b9be7717998062fd86f8634094795468d095651ef51741ba060465d5c09921f 0.1s done 02:20:37 #7 DONE 0.1s 02:20:37 02:20:37 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:20:37 #8 DONE 0.0s 02:20:37 02:20:37 1 warning found (use --debug to expand): 02:20:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 02:20:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 02:20:38 #1 [internal] load build definition from Dockerfile 02:20:38 #1 transferring dockerfile: 166B done 02:20:38 #1 DONE 0.0s 02:20:38 02:20:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:20:38 #2 DONE 0.0s 02:20:38 02:20:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:20:38 #3 DONE 0.0s 02:20:38 02:20:38 #4 [internal] load .dockerignore 02:20:38 #4 transferring context: 2B done 02:20:38 #4 DONE 0.0s 02:20:38 02:20:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 02:20:38 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 02:20:38 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 0.0s done 02:20:38 #5 CACHED 02:20:38 02:20:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 02:20:38 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ce951cababb5edd2ff76ec02222c54e451a844d5d694eef415c06ff55faa2aea 0.0s done 02:20:38 #6 CACHED 02:20:38 02:20:38 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:20:38 #7 DONE 0.0s 02:20:38 02:20:38 #8 exporting to image 02:20:38 #8 exporting layers done 02:20:38 #8 exporting manifest sha256:f20da778b79b59bcf3088cb5950fbd57703ad9774fede69825c5de8b0dadece5 done 02:20:38 #8 exporting config sha256:4ae74a27de72ea3408fa8c339bdb7a6cf64ac426257617d87b8514e60bd74074 done 02:20:38 #8 exporting manifest sha256:9a117b00491b8661dee2554bdb752dbfe879bebe52739be56b5991f953fc373d done 02:20:38 #8 exporting config sha256:192085c00a1c6fc09e8e6b002984286f349b5f97bb6618060eaa5fc06833ba11 done 02:20:38 #8 exporting manifest list sha256:9b9be7717998062fd86f8634094795468d095651ef51741ba060465d5c09921f done 02:20:38 #8 pushing layers 0.0s done 02:20:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:9b9be7717998062fd86f8634094795468d095651ef51741ba060465d5c09921f 0.1s done 02:20:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:38 #8 DONE 0.1s 02:20:38 02:20:38 1 warning found (use --debug to expand): 02:20:38  - 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 02:20:38 + '[' -d /w/workspace/edgex-go/950/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:20:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:20:39 ---> package-listing.sh 02:20:39 ++ facter osfamily 02:20:39 ++ tr '[:upper:]' '[:lower:]' 02:20:39 + OS_FAMILY=redhat 02:20:39 + workspace=/w/workspace/edgex-go/950 02:20:39 + START_PACKAGES=/tmp/packages_start.txt 02:20:39 + END_PACKAGES=/tmp/packages_end.txt 02:20:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:20:39 + PACKAGES=/tmp/packages_start.txt 02:20:39 + '[' /w/workspace/edgex-go/950 ']' 02:20:39 + PACKAGES=/tmp/packages_end.txt 02:20:39 + case "${OS_FAMILY}" in 02:20:39 + rpm -qa 02:20:39 + sort 02:20:40 + '[' -f /tmp/packages_start.txt ']' 02:20:40 + '[' -f /tmp/packages_end.txt ']' 02:20:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:20:40 + '[' /w/workspace/edgex-go/950 ']' 02:20:40 + mkdir -p /w/workspace/edgex-go/950/archives/ 02:20:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/950/archives/ [Pipeline] echo 02:20:40 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/950/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:20:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:41 02:20:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:41 latest: Pulling from edgex-lftools-log-publisher 02:20:41 5eb5b503b376: Pulling fs layer 02:20:41 5c69ac0246d0: Pulling fs layer 02:20:41 ec43610c2a17: Pulling fs layer 02:20:41 3a2ae6a8a46f: Pulling fs layer 02:20:41 33b1e0a273af: Pulling fs layer 02:20:41 5d3b04190fa2: Pulling fs layer 02:20:41 2f39f015ded8: Pulling fs layer 02:20:41 3a2ae6a8a46f: Waiting 02:20:41 33b1e0a273af: Waiting 02:20:41 5d3b04190fa2: Waiting 02:20:41 2f39f015ded8: Waiting 02:20:41 5c69ac0246d0: Verifying Checksum 02:20:41 5c69ac0246d0: Download complete 02:20:41 3a2ae6a8a46f: Verifying Checksum 02:20:41 3a2ae6a8a46f: Download complete 02:20:41 33b1e0a273af: Verifying Checksum 02:20:41 33b1e0a273af: Download complete 02:20:41 ec43610c2a17: Verifying Checksum 02:20:41 ec43610c2a17: Download complete 02:20:41 5d3b04190fa2: Verifying Checksum 02:20:41 5d3b04190fa2: Download complete 02:20:41 5eb5b503b376: Verifying Checksum 02:20:41 5eb5b503b376: Download complete 02:20:42 2f39f015ded8: Verifying Checksum 02:20:42 2f39f015ded8: Download complete 02:20:43 5eb5b503b376: Pull complete 02:20:43 5c69ac0246d0: Pull complete 02:20:43 ec43610c2a17: Pull complete 02:20:43 3a2ae6a8a46f: Pull complete 02:20:43 33b1e0a273af: Pull complete 02:20:43 5d3b04190fa2: Pull complete 02:20:48 2f39f015ded8: Pull complete 02:20:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:20:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:48 prd-centos7-docker-4c-2g-1235 does not seem to be running inside a container 02:20:48 $ 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/950/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 02:20:52 $ docker top 01029836e5f490e6f639e33fb59cba6488850069e1ee8dc3dc9b2a3e91148adb -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:52 + touch /tmp/pre-build-complete [Pipeline] sh 02:20:52 + mkdir -p /var/log/sysstat [Pipeline] sh 02:20:52 + ls /var/log/sa-host 02:20:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:53 provisioning config files... 02:20:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14199719097925510178tmp [Pipeline] { [Pipeline] echo 02:20:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:20:53 ---> create-netrc.sh [Pipeline] } 02:20:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:20:53 ---> python-tools-install.sh [Pipeline] echo 02:20:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:20:54 ---> sudo-logs.sh 02:20:54 Archiving 'sudo' log.. 02:20:54 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:54 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:20:54 $ docker stop --time=1 01029836e5f490e6f639e33fb59cba6488850069e1ee8dc3dc9b2a3e91148adb 02:20:55 $ docker rm -f --volumes 01029836e5f490e6f639e33fb59cba6488850069e1ee8dc3dc9b2a3e91148adb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:20:55 [WS-CLEANUP] Deleting project workspace... 02:20:55 [WS-CLEANUP] Deferred wipeout is used... 02:20:55 [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] } 02:21:08 #54 ... 02:21:08 02:21:08 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #85 DONE 118.4s 02:21:08 02:21:08 #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #88 DONE 116.9s 02:21:08 02:21:08 #119 [support-scheduler builder 6/7] COPY . . 02:21:08 #119 ... 02:21:08 02:21:08 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #81 DONE 112.9s 02:21:08 02:21:08 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #90 DONE 106.7s 02:21:08 02:21:08 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #83 DONE 112.2s 02:21:08 02:21:08 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #92 DONE 101.4s 02:21:08 02:21:08 #120 [security-spiffe-token-provider builder 6/7] COPY . . 02:21:08 #120 ... 02:21:08 02:21:08 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #121 CACHED 02:21:08 02:21:08 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:21:08 #122 CACHED 02:21:08 02:21:08 #123 [security-bootstrapper builder 6/7] COPY . . 02:21:08 #123 CACHED 02:21:08 02:21:08 #124 [security-proxy-setup builder 6/7] COPY . . 02:21:08 #124 CACHED 02:21:08 02:21:08 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #125 CACHED 02:21:08 02:21:08 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:21:08 #126 CACHED 02:21:08 02:21:08 #127 [security-secretstore-setup builder 6/7] COPY . . 02:21:08 #127 DONE 2.0s 02:21:08 02:21:08 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #128 CACHED 02:21:08 02:21:08 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 02:21:08 #129 CACHED 02:21:08 02:21:08 #130 [core-data builder 6/7] COPY . . 02:21:08 #130 CACHED 02:21:08 02:21:08 #131 [core-metadata builder 6/7] COPY . . 02:21:08 #131 DONE 2.0s 02:21:08 02:21:08 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #132 CACHED 02:21:08 02:21:08 #133 [core-command builder 6/7] COPY . . 02:21:08 #133 CACHED 02:21:08 02:21:08 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 02:21:08 #134 CACHED 02:21:08 02:21:08 #119 [support-scheduler builder 6/7] COPY . . 02:21:08 #119 DONE 2.1s 02:21:08 02:21:08 #135 [support-notifications builder 6/7] COPY . . 02:21:08 #135 DONE 1.9s 02:21:08 02:21:08 #136 [security-proxy-auth builder 6/7] COPY . . 02:21:08 #136 CACHED 02:21:08 02:21:08 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:21:08 #137 CACHED 02:21:08 02:21:08 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #138 CACHED 02:21:08 02:21:08 #139 [core-keeper builder 7/8] COPY . . 02:21:08 #139 DONE 2.0s 02:21:08 02:21:08 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:08 #140 CACHED 02:21:08 02:21:08 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 02:21:08 #141 CACHED 02:21:08 02:21:08 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:21:08 #142 CACHED 02:21:08 02:21:08 #120 [security-spiffe-token-provider builder 6/7] COPY . . 02:21:08 #120 DONE 1.9s 02:21:08 02:21:08 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:21:11 #143 ... 02:21:11 02:21:11 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:21:11 #0 4.865 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:21:11 #144 ... 02:21:11 02:21:11 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:21:11 #0 5.590 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:21:12 #145 ... 02:21:12 02:21:12 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:21:12 #0 5.896 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:21:12 #146 ... 02:21:12 02:21:12 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:21:12 #0 6.088 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:21:12 #147 ... 02:21:12 02:21:12 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:21:12 #143 6.357 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:21:16 #143 ... 02:21:16 02:21:16 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:21:16 #0 4.613 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:21:16 #148 ... 02:21:16 02:21:16 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:21:16 #0 4.538 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:21:16 #149 ... 02:21:16 02:21:16 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:21:16 #0 6.242 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:21:16 #150 ... 02:21:16 02:21:16 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:21:16 #0 6.463 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:21:16 #151 ... 02:21:16 02:21:16 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:21:16 #0 4.221 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:21:16 #152 ... 02:21:16 02:21:16 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:21:16 #0 6.410 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:21:16 #153 ... 02:21:16 02:21:16 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:21:16 #0 5.971 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:41:39 #154 ... 02:41:39 02:41:39 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:41:39 #145 DONE 1228.9s 02:41:39 02:41:39 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:41:39 #154 ... 02:41:39 02:41:39 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:41:39 #155 DONE 0.3s 02:41:39 02:41:39 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:41:39 #156 DONE 0.2s 02:41:39 02:41:39 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:41:39 #157 DONE 0.2s 02:41:39 02:41:39 #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 02:41:39 #158 DONE 0.2s 02:41:39 02:41:39 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:41:39 #159 DONE 0.1s 02:41:39 02:41:39 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:41:39 #160 DONE 1.9s 02:41:39 02:41:39 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:41:39 #147 ... 02:41:39 02:41:39 #113 [core-common-config-bootstrapper] exporting to image 02:41:39 #113 exporting layers 02:41:39 #113 exporting layers 0.9s done 02:41:39 #113 writing image sha256:6a2bf81451d9644a9c2f325ce30f79297be8963f3bd8df62ce70c345ca0b01e1 done 02:41:39 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:41:39 #113 DONE 7.1s 02:41:39 02:41:39 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:41:58 #146 ... 02:41:58 02:41:58 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:41:58 #149 DONE 1250.3s 02:41:58 02:41:58 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:41:58 #54 ... 02:41:58 02:41:58 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:41:58 #161 DONE 0.2s 02:41:58 02:41:58 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:41:58 #162 DONE 1.8s 02:41:58 02:41:58 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:41:59 #143 ... 02:41:59 02:41:59 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:41:59 #163 DONE 0.2s 02:41:59 02:41:59 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:41:59 #164 DONE 0.3s 02:41:59 02:41:59 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:41:59 #165 DONE 0.3s 02:41:59 02:41:59 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:41:59 #166 DONE 0.2s 02:41:59 02:41:59 #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/ 02:42:00 #167 DONE 0.1s 02:42:00 02:42:00 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:42:00 #168 DONE 0.1s 02:42:00 02:42:00 #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/ 02:42:00 #169 DONE 0.2s 02:42:00 02:42:00 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:42:00 #170 DONE 0.2s 02:42:00 02:42:00 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:42:02 #171 DONE 2.0s 02:42:02 02:42:02 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:42:02 #146 ... 02:42:02 02:42:02 #113 [security-bootstrapper] exporting to image 02:42:02 #113 exporting layers 02:42:04 #113 exporting layers 1.2s done 02:42:04 #113 writing image sha256:83d67c8f2e4388a7a212cbf2639a7f6f0b40a8becc61f8cc407fb5a939a5839f done 02:42:04 #113 naming to docker.io/library/security-bootstrapper-arm64 done 02:42:04 #113 DONE 8.4s 02:42:04 02:42:04 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:58:11 #147 ... 02:58:11 02:58:11 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:58:11 #154 DONE 2213.7s 02:58:11 02:58:11 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:58:11 #153 ... 02:58:11 02:58:11 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:58:11 #172 DONE 0.5s 02:58:11 02:58:11 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:58:11 #173 DONE 0.3s 02:58:11 02:58:11 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:58:11 #42 ... 02:58:11 02:58:11 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:58:11 #174 DONE 1.9s 02:58:11 02:58:11 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:58:11 #175 DONE 0.2s 02:58:11 02:58:11 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:58:11 #150 ... 02:58:11 02:58:11 #113 [core-command] exporting to image 02:58:11 #113 exporting layers 02:58:11 #113 exporting layers 0.6s done 02:58:11 #113 writing image sha256:b3ffed471786e7655dc9676955201b21c2f503bd31f45383a6141f66d9dbc909 done 02:58:11 #113 naming to docker.io/library/core-command-arm64 done 02:58:11 #113 DONE 8.9s 02:58:11 02:58:11 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:58:23 #146 ... 02:58:23 02:58:23 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:58:23 #152 2237.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.95 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:58:25 #152 ... 02:58:25 02:58:25 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:58:25 #148 DONE 2239.7s 02:58:25 02:58:25 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:58:26 #147 ... 02:58:26 02:58:26 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:58:26 #176 DONE 0.3s 02:58:26 02:58:26 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:58:26 #177 DONE 0.2s 02:58:26 02:58:26 #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 02:58:26 #178 DONE 0.1s 02:58:26 02:58:26 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:58:26 #179 DONE 0.1s 02:58:26 02:58:26 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:58:29 #180 DONE 2.5s 02:58:29 02:58:29 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:58:29 #181 DONE 0.1s 02:58:29 02:58:29 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:58:32 #182 DONE 2.1s 02:58:32 02:58:32 #113 [security-proxy-setup] exporting to image 02:58:32 #113 exporting layers 02:58:32 #113 exporting layers 0.9s done 02:58:32 #113 writing image sha256:c56cf7e3b7db89784c3175ea6f8e0ded5de181876f1b265920ed319e2f807ba6 done 02:58:32 #113 naming to docker.io/library/security-proxy-setup-arm64 done 02:58:32 #113 DONE 9.9s 02:58:32 02:58:32 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:58:59 #152 DONE 2271.4s 02:58:59 02:58:59 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:58:59 #54 ... 02:58:59 02:58:59 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:58:59 #183 DONE 0.2s 02:58:59 02:58:59 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:58:59 #153 ... 02:58:59 02:58:59 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:58:59 #184 DONE 0.2s 02:58:59 02:58:59 #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 02:58:59 #185 DONE 0.2s 02:58:59 02:58:59 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:58:59 #150 ... 02:58:59 02:58:59 #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 02:58:59 #186 DONE 0.1s 02:58:59 02:58:59 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:58:59 #187 DONE 0.1s 02:58:59 02:58:59 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:58:59 #150 ... 02:58:59 02:58:59 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:58:59 #188 DONE 0.4s 02:58:59 02:58:59 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:59:00 #189 DONE 0.4s 02:59:00 02:59:00 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:59:00 #150 ... 02:59:00 02:59:00 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:59:00 #190 DONE 0.1s 02:59:00 02:59:00 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:59:02 #191 DONE 2.0s 02:59:02 02:59:02 #113 [security-secretstore-setup] exporting to image 02:59:02 #113 exporting layers 02:59:04 #113 exporting layers 1.5s done 02:59:04 #113 writing image sha256:d0447432f2781104f9c26ffda41609bffd13aec749539d5a3d2e6692e49abad2 done 02:59:04 #113 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 02:59:04 #113 DONE 11.4s 02:59:04 02:59:04 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:00:00 #153 ... 03:00:00 03:00:00 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:00:00 #147 DONE 2326.6s 03:00:00 03:00:00 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:00:00 #153 ... 03:00:00 03:00:00 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:00:00 #192 DONE 0.1s 03:00:00 03:00:00 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:00:00 #193 DONE 0.1s 03:00:00 03:00:00 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:00:00 #150 ... 03:00:00 03:00:00 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:00:00 #194 DONE 0.5s 03:00:00 03:00:00 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:00:00 #195 DONE 0.1s 03:00:00 03:00:00 #113 [security-spiffe-token-provider] exporting to image 03:00:00 #113 exporting layers 03:00:00 #113 exporting layers 0.6s done 03:00:00 #113 writing image sha256:fee4fa499219113db9270efc599917368036771e427fa6b776606da9902b4aee done 03:00:00 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:00:00 #113 DONE 12.0s 03:00:00 03:00:00 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:00:39 #153 DONE 2367.8s 03:00:39 03:00:39 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:00:39 #143 ... 03:00:39 03:00:39 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:00:39 #196 DONE 0.2s 03:00:39 03:00:39 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:00:39 #197 DONE 0.3s 03:00:39 03:00:39 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:00:39 #198 DONE 0.6s 03:00:39 03:00:39 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:00:39 #150 ... 03:00:39 03:00:39 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:00:39 #199 DONE 0.1s 03:00:39 03:00:39 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:00:39 #200 DONE 0.1s 03:00:39 03:00:39 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:00:39 #54 ... 03:00:39 03:00:39 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:00:39 #201 DONE 2.0s 03:00:39 03:00:39 #113 [security-proxy-auth] exporting to image 03:00:39 #113 exporting layers 03:00:39 #113 exporting layers 1.0s done 03:00:39 #113 writing image sha256:ed484899747397827b18195f53f04d7ae03f4d27525f4db9c54004e0f112d094 done 03:00:39 #113 naming to docker.io/library/security-proxy-auth-arm64 done 03:00:39 #113 DONE 13.0s 03:00:39 03:00:39 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:00:40 #150 ... 03:00:40 03:00:40 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:00:40 #151 DONE 2374.0s 03:00:40 03:00:40 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:00:41 #54 ... 03:00:41 03:00:41 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:00:41 #202 DONE 0.1s 03:00:41 03:00:41 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:00:41 #203 DONE 0.6s 03:00:41 03:00:41 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:00:41 #204 DONE 0.2s 03:00:41 03:00:41 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:00:41 #54 ... 03:00:41 03:00:41 #113 [core-keeper] exporting to image 03:00:42 #113 exporting layers 0.5s done 03:00:42 #113 writing image sha256:74d3356926daa146d49e703106dfa0088928913965f14ebe58e3b951111ec101 done 03:00:42 #113 naming to docker.io/library/core-keeper-arm64 done 03:00:42 #113 DONE 13.5s 03:00:42 03:00:42 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:00:43 #150 ... 03:00:43 03:00:43 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:00:43 #144 DONE 2377.6s 03:00:43 03:00:43 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:00:44 #54 ... 03:00:44 03:00:44 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:00:44 #205 ... 03:00:44 03:00:44 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:00:44 #150 DONE 2378.3s 03:00:44 03:00:44 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:00:44 #54 ... 03:00:44 03:00:44 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:00:44 #205 DONE 0.3s 03:00:44 03:00:44 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:00:44 #206 DONE 0.3s 03:00:44 03:00:44 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:00:44 #146 ... 03:00:44 03:00:44 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:00:45 #207 DONE 0.2s 03:00:45 03:00:45 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:00:45 #208 DONE 0.7s 03:00:45 03:00:45 #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:00:45 #209 DONE 0.2s 03:00:45 03:00:45 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:00:45 #210 DONE 0.2s 03:00:45 03:00:45 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:00:46 #211 DONE 0.6s 03:00:46 03:00:46 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:00:46 #212 DONE 0.3s 03:00:46 03:00:46 #113 [core-metadata] exporting to image 03:00:46 #113 ... 03:00:46 03:00:46 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:00:46 #213 DONE 0.3s 03:00:46 03:00:46 #113 [core-data] exporting to image 03:00:47 #113 exporting layers 0.8s done 03:00:47 #113 writing image sha256:030e8470db613dc141b5208c23ac18299a79e1f1be9353cc22ccae155177e56d 0.0s done 03:00:47 #113 naming to docker.io/library/core-metadata-arm64 done 03:00:47 #113 writing image sha256:13f40efea35a8e4d77038d407665d9722af161968d9fa22ef9f0c9be36a7b8a1 03:00:47 #113 writing image sha256:13f40efea35a8e4d77038d407665d9722af161968d9fa22ef9f0c9be36a7b8a1 done 03:00:47 #113 naming to docker.io/library/core-data-arm64 done 03:00:47 #113 DONE 14.6s 03:00:47 03:00:47 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:01:14 #54 ... 03:01:14 03:01:14 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:01:14 #143 DONE 2407.2s 03:01:14 03:01:14 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:01:14 #214 DONE 0.1s 03:01:14 03:01:14 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:01:14 #54 ... 03:01:14 03:01:14 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:01:14 #215 DONE 0.1s 03:01:14 03:01:14 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:01:14 #216 DONE 0.4s 03:01:14 03:01:14 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:01:14 #217 DONE 0.1s 03:01:14 03:01:14 #113 [support-scheduler] exporting to image 03:01:14 #113 exporting layers 03:01:15 #113 exporting layers 1.0s done 03:01:15 #113 writing image sha256:5a92458aca12f7d3c43c5cf97906d17177817a9637d9076a62cd357c9458d3b1 done 03:01:15 #113 naming to docker.io/library/support-scheduler-arm64 done 03:01:15 #113 DONE 15.6s 03:01:15 03:01:15 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:01:21 #54 ... 03:01:21 03:01:21 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:01:21 #146 DONE 2414.7s 03:01:21 03:01:21 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:01:21 #42 ... 03:01:21 03:01:21 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:01:21 #218 DONE 0.1s 03:01:21 03:01:21 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:01:21 #219 DONE 0.1s 03:01:21 03:01:21 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:01:21 #42 ... 03:01:21 03:01:21 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:01:21 #220 DONE 0.4s 03:01:21 03:01:21 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:01:21 #54 ... 03:01:21 03:01:21 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:01:21 #221 DONE 0.1s 03:01:21 03:01:21 #113 [support-notifications] exporting to image 03:01:21 #113 exporting layers 03:01:22 #113 exporting layers 0.6s done 03:01:22 #113 writing image sha256:a8cc7cbeb88a1139e3717ea8080c4e5bee1547e4fb2ec64496e8b8cba0eacf86 done 03:01:22 #113 naming to docker.io/library/support-notifications-arm64 done 03:01:22 #113 DONE 16.2s 03:01:22 03:01:22 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:01:22 time="2026-01-29T02:18:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:22 time="2026-01-29T02:18:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:22 time="2026-01-29T02:18:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:22 time="2026-01-29T02:18:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:22 time="2026-01-29T02:18:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:22 time="2026-01-29T02:18:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:22 time="2026-01-29T02:18:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:22 time="2026-01-29T02:18:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:22 time="2026-01-29T02:18:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:22 time="2026-01-29T02:18:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:22 time="2026-01-29T02:18:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:22 time="2026-01-29T02:18:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:22 time="2026-01-29T02:18:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:22 time="2026-01-29T02:18:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:22 time="2026-01-29T02:18:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:01:22 $ docker stop --time=1 7ed8754c1911c7dd312f2299f8a32f918cd180b525453c2d3130b0a945923c50 03:01:25 $ docker rm -f --volumes 7ed8754c1911c7dd312f2299f8a32f918cd180b525453c2d3130b0a945923c50 [Pipeline] // withDockerContainer [Pipeline] sh 03:01:25 + docker images 03:01:25 REPOSITORY TAG IMAGE ID CREATED SIZE 03:01:25 support-notifications-arm64 latest a8cc7cbeb88a 4 seconds ago 53.3MB 03:01:25 support-scheduler-arm64 latest 5a92458aca12 11 seconds ago 49.5MB 03:01:25 core-metadata-arm64 latest 030e8470db61 39 seconds ago 45.4MB 03:01:25 core-data-arm64 latest 13f40efea35a 39 seconds ago 45.3MB 03:01:25 core-keeper-arm64 latest 74d3356926da 44 seconds ago 45.1MB 03:01:25 security-proxy-auth-arm64 latest ed4848997473 48 seconds ago 44.5MB 03:01:25 security-spiffe-token-provider-arm64 latest fee4fa499219 About a minute ago 49.2MB 03:01:25 security-secretstore-setup-arm64 latest d0447432f278 2 minutes ago 80.7MB 03:01:25 security-proxy-setup-arm64 latest c56cf7e3b7db 2 minutes ago 50.4MB 03:01:25 core-command-arm64 latest b3ffed471786 3 minutes ago 40MB 03:01:25 security-bootstrapper-arm64 latest 83d67c8f2e43 19 minutes ago 21.3MB 03:01:25 core-common-config-bootstrapper-arm64 latest 6a2bf81451d9 19 minutes ago 20.1MB 03:01:25 security-spire-agent-arm64 latest 867e2e828431 41 minutes ago 219MB 03:01:25 security-spire-server-arm64 latest 5aca98b47a0b 41 minutes ago 163MB 03:01:25 security-spire-config-arm64 latest 44d645370515 41 minutes ago 162MB 03:01:25 ci-base-image-arm64 latest c7aa51ad0982 43 minutes ago 927MB 03:01:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 3 months ago 564MB 03:01:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:01:26 provisioning config files... 03:01:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/950@tmp/config6073743235080459302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:26 ---> ****-login.sh 03:01:26 nexus3.edgexfoundry.org:10001 03:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:26 Configure a credential helper to remove this warning. See 03:01:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:26 03:01:26 Login Succeeded 03:01:26 nexus3.edgexfoundry.org:10002 03:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:27 Configure a credential helper to remove this warning. See 03:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:27 03:01:27 Login Succeeded 03:01:27 nexus3.edgexfoundry.org:10003 03:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:27 Configure a credential helper to remove this warning. See 03:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:27 03:01:27 Login Succeeded 03:01:27 nexus3.edgexfoundry.org:10004 03:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:27 Configure a credential helper to remove this warning. See 03:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:27 03:01:27 Login Succeeded 03:01:27 ****.io 03:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:28 Configure a credential helper to remove this warning. See 03:01:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:28 03:01:28 Login Succeeded 03:01:28 ---> ****-login.sh ends [Pipeline] } 03:01:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:01:28 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:01:28 3010f6fd799ca5917f599db9f4536ecd95368884 03:01:28 latest 03:01:28 4.1.0-dev.95 03:01:28 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:01:28 main 03:01:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:01:29 26594a6b92d2: Preparing 03:01:29 9d38c9002cef: Preparing 03:01:29 27330d112afa: Preparing 03:01:29 58fa78f998d6: Preparing 03:01:29 06b82776e50b: Preparing 03:01:29 49506a6f2ac0: Preparing 03:01:29 c4e71c2a4573: Preparing 03:01:29 49506a6f2ac0: Waiting 03:01:29 26594a6b92d2: Pushed 03:01:29 06b82776e50b: Pushed 03:01:29 27330d112afa: Pushed 03:01:29 58fa78f998d6: Pushed 03:01:29 49506a6f2ac0: Pushed 03:01:31 c4e71c2a4573: Pushed 03:01:36 9d38c9002cef: Pushed 03:01:36 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:f36d0819dc9d46c886f0367d7d740db33d7cc0ee66bde780918abc792265b35c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:01:38 26594a6b92d2: Preparing 03:01:38 9d38c9002cef: Preparing 03:01:38 27330d112afa: Preparing 03:01:38 58fa78f998d6: Preparing 03:01:38 06b82776e50b: Preparing 03:01:38 49506a6f2ac0: Preparing 03:01:38 c4e71c2a4573: Preparing 03:01:38 49506a6f2ac0: Waiting 03:01:38 c4e71c2a4573: Waiting 03:01:38 27330d112afa: Layer already exists 03:01:38 06b82776e50b: Layer already exists 03:01:38 26594a6b92d2: Layer already exists 03:01:38 9d38c9002cef: Layer already exists 03:01:38 58fa78f998d6: Layer already exists 03:01:38 49506a6f2ac0: Layer already exists 03:01:38 c4e71c2a4573: Layer already exists 03:01:38 latest: digest: sha256:f36d0819dc9d46c886f0367d7d740db33d7cc0ee66bde780918abc792265b35c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.95 03:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:01:39 26594a6b92d2: Preparing 03:01:39 9d38c9002cef: Preparing 03:01:39 27330d112afa: Preparing 03:01:39 58fa78f998d6: Preparing 03:01:39 06b82776e50b: Preparing 03:01:39 49506a6f2ac0: Preparing 03:01:39 c4e71c2a4573: Preparing 03:01:39 49506a6f2ac0: Waiting 03:01:39 c4e71c2a4573: Waiting 03:01:39 26594a6b92d2: Layer already exists 03:01:39 27330d112afa: Layer already exists 03:01:39 58fa78f998d6: Layer already exists 03:01:39 9d38c9002cef: Layer already exists 03:01:39 06b82776e50b: Layer already exists 03:01:39 c4e71c2a4573: Layer already exists 03:01:39 49506a6f2ac0: Layer already exists 03:01:39 4.1.0-dev.95: digest: sha256:f36d0819dc9d46c886f0367d7d740db33d7cc0ee66bde780918abc792265b35c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:01:40 26594a6b92d2: Preparing 03:01:40 9d38c9002cef: Preparing 03:01:40 27330d112afa: Preparing 03:01:40 58fa78f998d6: Preparing 03:01:40 06b82776e50b: Preparing 03:01:40 49506a6f2ac0: Preparing 03:01:40 c4e71c2a4573: Preparing 03:01:40 49506a6f2ac0: Waiting 03:01:40 c4e71c2a4573: Waiting 03:01:40 06b82776e50b: Layer already exists 03:01:40 9d38c9002cef: Layer already exists 03:01:40 27330d112afa: Layer already exists 03:01:40 58fa78f998d6: Layer already exists 03:01:40 26594a6b92d2: Layer already exists 03:01:40 c4e71c2a4573: Layer already exists 03:01:40 49506a6f2ac0: Layer already exists 03:01:40 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:f36d0819dc9d46c886f0367d7d740db33d7cc0ee66bde780918abc792265b35c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:01:40 26594a6b92d2: Preparing 03:01:40 9d38c9002cef: Preparing 03:01:40 27330d112afa: Preparing 03:01:40 58fa78f998d6: Preparing 03:01:40 06b82776e50b: Preparing 03:01:40 49506a6f2ac0: Preparing 03:01:40 c4e71c2a4573: Preparing 03:01:40 49506a6f2ac0: Waiting 03:01:40 c4e71c2a4573: Waiting 03:01:40 58fa78f998d6: Layer already exists 03:01:40 06b82776e50b: Layer already exists 03:01:40 27330d112afa: Layer already exists 03:01:40 9d38c9002cef: Layer already exists 03:01:40 26594a6b92d2: Layer already exists 03:01:40 c4e71c2a4573: Layer already exists 03:01:40 49506a6f2ac0: Layer already exists 03:01:40 main: digest: sha256:f36d0819dc9d46c886f0367d7d740db33d7cc0ee66bde780918abc792265b35c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:41 ===================================================== [Pipeline] echo 03:01:41 taggedImages: 03:01:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:01:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:01:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.95 03:01:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:01:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:01:41 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:01:41 3010f6fd799ca5917f599db9f4536ecd95368884 03:01:41 latest 03:01:41 4.1.0-dev.95 03:01:41 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:01:41 main 03:01:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:01:42 7dcba2e244dc: Preparing 03:01:42 81f01d0298d7: Preparing 03:01:42 217fb04b4c48: Preparing 03:01:42 172c0864ab81: Preparing 03:01:42 27330d112afa: Preparing 03:01:42 58fa78f998d6: Preparing 03:01:42 06b82776e50b: Preparing 03:01:42 49506a6f2ac0: Preparing 03:01:42 c4e71c2a4573: Preparing 03:01:42 06b82776e50b: Waiting 03:01:42 49506a6f2ac0: Waiting 03:01:42 c4e71c2a4573: Waiting 03:01:42 58fa78f998d6: Waiting 03:01:42 27330d112afa: Layer already exists 03:01:42 58fa78f998d6: Layer already exists 03:01:42 81f01d0298d7: Pushed 03:01:42 217fb04b4c48: Pushed 03:01:42 06b82776e50b: Layer already exists 03:01:42 49506a6f2ac0: Layer already exists 03:01:42 7dcba2e244dc: Pushed 03:01:42 c4e71c2a4573: Layer already exists 03:01:44 172c0864ab81: Pushed 03:01:44 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:1162037073dc78a2cae41de8753df1acb284b09e8543c02b800019fa2772d71f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:01:45 7dcba2e244dc: Preparing 03:01:45 81f01d0298d7: Preparing 03:01:45 217fb04b4c48: Preparing 03:01:45 172c0864ab81: Preparing 03:01:45 27330d112afa: Preparing 03:01:45 58fa78f998d6: Preparing 03:01:45 06b82776e50b: Preparing 03:01:45 49506a6f2ac0: Preparing 03:01:45 c4e71c2a4573: Preparing 03:01:45 58fa78f998d6: Waiting 03:01:45 06b82776e50b: Waiting 03:01:45 49506a6f2ac0: Waiting 03:01:45 c4e71c2a4573: Waiting 03:01:45 81f01d0298d7: Layer already exists 03:01:45 27330d112afa: Layer already exists 03:01:45 7dcba2e244dc: Layer already exists 03:01:45 172c0864ab81: Layer already exists 03:01:45 217fb04b4c48: Layer already exists 03:01:45 58fa78f998d6: Layer already exists 03:01:45 06b82776e50b: Layer already exists 03:01:45 49506a6f2ac0: Layer already exists 03:01:45 c4e71c2a4573: Layer already exists 03:01:45 latest: digest: sha256:1162037073dc78a2cae41de8753df1acb284b09e8543c02b800019fa2772d71f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.95 03:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:01:46 7dcba2e244dc: Preparing 03:01:46 81f01d0298d7: Preparing 03:01:46 217fb04b4c48: Preparing 03:01:46 172c0864ab81: Preparing 03:01:46 27330d112afa: Preparing 03:01:46 58fa78f998d6: Preparing 03:01:46 06b82776e50b: Preparing 03:01:46 49506a6f2ac0: Preparing 03:01:46 c4e71c2a4573: Preparing 03:01:46 58fa78f998d6: Waiting 03:01:46 49506a6f2ac0: Waiting 03:01:46 c4e71c2a4573: Waiting 03:01:46 06b82776e50b: Waiting 03:01:46 172c0864ab81: Layer already exists 03:01:46 81f01d0298d7: Layer already exists 03:01:46 7dcba2e244dc: Layer already exists 03:01:46 27330d112afa: Layer already exists 03:01:46 217fb04b4c48: Layer already exists 03:01:46 58fa78f998d6: Layer already exists 03:01:46 c4e71c2a4573: Layer already exists 03:01:46 06b82776e50b: Layer already exists 03:01:46 49506a6f2ac0: Layer already exists 03:01:46 4.1.0-dev.95: digest: sha256:1162037073dc78a2cae41de8753df1acb284b09e8543c02b800019fa2772d71f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:01:47 7dcba2e244dc: Preparing 03:01:47 81f01d0298d7: Preparing 03:01:47 217fb04b4c48: Preparing 03:01:47 172c0864ab81: Preparing 03:01:47 27330d112afa: Preparing 03:01:47 58fa78f998d6: Preparing 03:01:47 06b82776e50b: Preparing 03:01:47 49506a6f2ac0: Preparing 03:01:47 c4e71c2a4573: Preparing 03:01:47 06b82776e50b: Waiting 03:01:47 49506a6f2ac0: Waiting 03:01:47 c4e71c2a4573: Waiting 03:01:47 58fa78f998d6: Waiting 03:01:47 217fb04b4c48: Layer already exists 03:01:47 172c0864ab81: Layer already exists 03:01:47 81f01d0298d7: Layer already exists 03:01:47 7dcba2e244dc: Layer already exists 03:01:47 27330d112afa: Layer already exists 03:01:47 06b82776e50b: Layer already exists 03:01:47 58fa78f998d6: Layer already exists 03:01:47 c4e71c2a4573: Layer already exists 03:01:47 49506a6f2ac0: Layer already exists 03:01:47 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:1162037073dc78a2cae41de8753df1acb284b09e8543c02b800019fa2772d71f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:01:48 7dcba2e244dc: Preparing 03:01:48 81f01d0298d7: Preparing 03:01:48 217fb04b4c48: Preparing 03:01:48 172c0864ab81: Preparing 03:01:48 27330d112afa: Preparing 03:01:48 58fa78f998d6: Preparing 03:01:48 06b82776e50b: Preparing 03:01:48 49506a6f2ac0: Preparing 03:01:48 c4e71c2a4573: Preparing 03:01:48 58fa78f998d6: Waiting 03:01:48 06b82776e50b: Waiting 03:01:48 49506a6f2ac0: Waiting 03:01:48 c4e71c2a4573: Waiting 03:01:48 81f01d0298d7: Layer already exists 03:01:48 172c0864ab81: Layer already exists 03:01:48 7dcba2e244dc: Layer already exists 03:01:48 27330d112afa: Layer already exists 03:01:48 217fb04b4c48: Layer already exists 03:01:48 06b82776e50b: Layer already exists 03:01:48 49506a6f2ac0: Layer already exists 03:01:48 58fa78f998d6: Layer already exists 03:01:48 c4e71c2a4573: Layer already exists 03:01:48 main: digest: sha256:1162037073dc78a2cae41de8753df1acb284b09e8543c02b800019fa2772d71f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:48 ===================================================== [Pipeline] echo 03:01:48 taggedImages: 03:01:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:01:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:01:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.95 03:01:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:01:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:01:48 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:01:48 3010f6fd799ca5917f599db9f4536ecd95368884 03:01:48 latest 03:01:48 4.1.0-dev.95 03:01:48 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:01:48 main 03:01:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:01:50 40f6620ae1b0: Preparing 03:01:50 97d204c8be77: Preparing 03:01:50 27330d112afa: Preparing 03:01:50 58fa78f998d6: Preparing 03:01:50 b13bdffba50a: Preparing 03:01:50 b9b2dccfa810: Preparing 03:01:50 c4e71c2a4573: Preparing 03:01:50 b9b2dccfa810: Waiting 03:01:50 c4e71c2a4573: Waiting 03:01:50 58fa78f998d6: Layer already exists 03:01:50 27330d112afa: Layer already exists 03:01:50 c4e71c2a4573: Layer already exists 03:01:50 40f6620ae1b0: Pushed 03:01:50 b13bdffba50a: Pushed 03:01:50 b9b2dccfa810: Pushed 03:01:59 97d204c8be77: Pushed 03:01:59 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:d51790660f5790654876af138fbb0c14dea8f84e9fcbad7e48ea4569d5289eac size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:01:59 40f6620ae1b0: Preparing 03:01:59 97d204c8be77: Preparing 03:01:59 27330d112afa: Preparing 03:01:59 58fa78f998d6: Preparing 03:01:59 b13bdffba50a: Preparing 03:01:59 b9b2dccfa810: Preparing 03:01:59 c4e71c2a4573: Preparing 03:01:59 b9b2dccfa810: Waiting 03:01:59 c4e71c2a4573: Waiting 03:01:59 b13bdffba50a: Layer already exists 03:01:59 97d204c8be77: Layer already exists 03:01:59 40f6620ae1b0: Layer already exists 03:01:59 58fa78f998d6: Layer already exists 03:01:59 27330d112afa: Layer already exists 03:01:59 b9b2dccfa810: Layer already exists 03:01:59 c4e71c2a4573: Layer already exists 03:02:00 latest: digest: sha256:d51790660f5790654876af138fbb0c14dea8f84e9fcbad7e48ea4569d5289eac size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.95 03:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:02:00 40f6620ae1b0: Preparing 03:02:00 97d204c8be77: Preparing 03:02:00 27330d112afa: Preparing 03:02:00 58fa78f998d6: Preparing 03:02:00 b13bdffba50a: Preparing 03:02:00 b9b2dccfa810: Preparing 03:02:00 c4e71c2a4573: Preparing 03:02:00 b9b2dccfa810: Waiting 03:02:00 c4e71c2a4573: Waiting 03:02:00 58fa78f998d6: Layer already exists 03:02:00 97d204c8be77: Layer already exists 03:02:00 40f6620ae1b0: Layer already exists 03:02:00 27330d112afa: Layer already exists 03:02:00 b13bdffba50a: Layer already exists 03:02:00 b9b2dccfa810: Layer already exists 03:02:00 c4e71c2a4573: Layer already exists 03:02:00 4.1.0-dev.95: digest: sha256:d51790660f5790654876af138fbb0c14dea8f84e9fcbad7e48ea4569d5289eac size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:02:02 40f6620ae1b0: Preparing 03:02:02 97d204c8be77: Preparing 03:02:02 27330d112afa: Preparing 03:02:02 58fa78f998d6: Preparing 03:02:02 b13bdffba50a: Preparing 03:02:02 b9b2dccfa810: Preparing 03:02:02 c4e71c2a4573: Preparing 03:02:02 b9b2dccfa810: Waiting 03:02:02 c4e71c2a4573: Waiting 03:02:02 97d204c8be77: Layer already exists 03:02:02 58fa78f998d6: Layer already exists 03:02:02 b13bdffba50a: Layer already exists 03:02:02 40f6620ae1b0: Layer already exists 03:02:02 27330d112afa: Layer already exists 03:02:02 b9b2dccfa810: Layer already exists 03:02:02 c4e71c2a4573: Layer already exists 03:02:02 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:d51790660f5790654876af138fbb0c14dea8f84e9fcbad7e48ea4569d5289eac size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:02:03 40f6620ae1b0: Preparing 03:02:03 97d204c8be77: Preparing 03:02:03 27330d112afa: Preparing 03:02:03 58fa78f998d6: Preparing 03:02:03 b13bdffba50a: Preparing 03:02:03 b9b2dccfa810: Preparing 03:02:03 c4e71c2a4573: Preparing 03:02:03 b9b2dccfa810: Waiting 03:02:03 c4e71c2a4573: Waiting 03:02:03 40f6620ae1b0: Layer already exists 03:02:03 97d204c8be77: Layer already exists 03:02:03 58fa78f998d6: Layer already exists 03:02:03 b13bdffba50a: Layer already exists 03:02:03 27330d112afa: Layer already exists 03:02:03 b9b2dccfa810: Layer already exists 03:02:03 c4e71c2a4573: Layer already exists 03:02:03 main: digest: sha256:d51790660f5790654876af138fbb0c14dea8f84e9fcbad7e48ea4569d5289eac size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:03 ===================================================== [Pipeline] echo 03:02:03 taggedImages: 03:02:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:02:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:02:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.95 03:02:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:02:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:02:03 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:02:03 3010f6fd799ca5917f599db9f4536ecd95368884 03:02:03 latest 03:02:03 4.1.0-dev.95 03:02:03 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:02:03 main 03:02:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:02:05 d3f3e92ec861: Preparing 03:02:05 4a791d3bd0dd: Preparing 03:02:05 58fa78f998d6: Preparing 03:02:05 de2fa992bf25: Preparing 03:02:05 8b556c544159: Preparing 03:02:05 c4e71c2a4573: Preparing 03:02:05 c4e71c2a4573: Waiting 03:02:05 58fa78f998d6: Layer already exists 03:02:05 c4e71c2a4573: Layer already exists 03:02:05 d3f3e92ec861: Pushed 03:02:05 8b556c544159: Pushed 03:02:05 de2fa992bf25: Pushed 03:02:13 4a791d3bd0dd: Pushed 03:02:13 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:678a32005889278d8712b7ed58fff472693174bd6163669f386087f5b6cb77f1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:02:15 d3f3e92ec861: Preparing 03:02:15 4a791d3bd0dd: Preparing 03:02:15 58fa78f998d6: Preparing 03:02:15 de2fa992bf25: Preparing 03:02:15 8b556c544159: Preparing 03:02:15 c4e71c2a4573: Preparing 03:02:15 c4e71c2a4573: Waiting 03:02:15 de2fa992bf25: Layer already exists 03:02:15 8b556c544159: Layer already exists 03:02:15 58fa78f998d6: Layer already exists 03:02:15 d3f3e92ec861: Layer already exists 03:02:15 4a791d3bd0dd: Layer already exists 03:02:15 c4e71c2a4573: Layer already exists 03:02:15 latest: digest: sha256:678a32005889278d8712b7ed58fff472693174bd6163669f386087f5b6cb77f1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.95 03:02:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:02:16 d3f3e92ec861: Preparing 03:02:16 4a791d3bd0dd: Preparing 03:02:16 58fa78f998d6: Preparing 03:02:16 de2fa992bf25: Preparing 03:02:16 8b556c544159: Preparing 03:02:16 c4e71c2a4573: Preparing 03:02:16 c4e71c2a4573: Waiting 03:02:16 4a791d3bd0dd: Layer already exists 03:02:16 d3f3e92ec861: Layer already exists 03:02:16 de2fa992bf25: Layer already exists 03:02:16 58fa78f998d6: Layer already exists 03:02:16 8b556c544159: Layer already exists 03:02:16 c4e71c2a4573: Layer already exists 03:02:16 4.1.0-dev.95: digest: sha256:678a32005889278d8712b7ed58fff472693174bd6163669f386087f5b6cb77f1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:02:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:02:17 d3f3e92ec861: Preparing 03:02:17 4a791d3bd0dd: Preparing 03:02:17 58fa78f998d6: Preparing 03:02:17 de2fa992bf25: Preparing 03:02:17 8b556c544159: Preparing 03:02:17 c4e71c2a4573: Preparing 03:02:17 c4e71c2a4573: Waiting 03:02:17 de2fa992bf25: Layer already exists 03:02:17 58fa78f998d6: Layer already exists 03:02:17 d3f3e92ec861: Layer already exists 03:02:17 4a791d3bd0dd: Layer already exists 03:02:17 8b556c544159: Layer already exists 03:02:17 c4e71c2a4573: Layer already exists 03:02:17 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:678a32005889278d8712b7ed58fff472693174bd6163669f386087f5b6cb77f1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:02:18 d3f3e92ec861: Preparing 03:02:18 4a791d3bd0dd: Preparing 03:02:18 58fa78f998d6: Preparing 03:02:18 de2fa992bf25: Preparing 03:02:18 8b556c544159: Preparing 03:02:18 c4e71c2a4573: Preparing 03:02:18 c4e71c2a4573: Waiting 03:02:18 d3f3e92ec861: Layer already exists 03:02:18 4a791d3bd0dd: Layer already exists 03:02:18 de2fa992bf25: Layer already exists 03:02:18 8b556c544159: Layer already exists 03:02:18 58fa78f998d6: Layer already exists 03:02:18 c4e71c2a4573: Layer already exists 03:02:18 main: digest: sha256:678a32005889278d8712b7ed58fff472693174bd6163669f386087f5b6cb77f1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:18 ===================================================== [Pipeline] echo 03:02:18 taggedImages: 03:02:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:02:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:02:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.95 03:02:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:02:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:02:18 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:02:18 3010f6fd799ca5917f599db9f4536ecd95368884 03:02:18 latest 03:02:18 4.1.0-dev.95 03:02:18 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:02:18 main 03:02:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:02:19 83a790851dd1: Preparing 03:02:19 4dd05e0c3dae: Preparing 03:02:19 5d9ea05d3c9b: Preparing 03:02:19 27330d112afa: Preparing 03:02:19 58fa78f998d6: Preparing 03:02:19 06b82776e50b: Preparing 03:02:19 49506a6f2ac0: Preparing 03:02:19 c4e71c2a4573: Preparing 03:02:19 06b82776e50b: Waiting 03:02:19 49506a6f2ac0: Waiting 03:02:19 c4e71c2a4573: Waiting 03:02:19 58fa78f998d6: Layer already exists 03:02:19 27330d112afa: Layer already exists 03:02:19 06b82776e50b: Layer already exists 03:02:19 49506a6f2ac0: Layer already exists 03:02:19 c4e71c2a4573: Layer already exists 03:02:19 4dd05e0c3dae: Pushed 03:02:19 83a790851dd1: Pushed 03:02:31 5d9ea05d3c9b: Pushed 03:02:31 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:6ab0ad168d4c84f31889e6e8d159cce4bdb06bdaa7c9d27a80ac97f69e1d5c0e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:02:32 83a790851dd1: Preparing 03:02:32 4dd05e0c3dae: Preparing 03:02:32 5d9ea05d3c9b: Preparing 03:02:32 27330d112afa: Preparing 03:02:32 58fa78f998d6: Preparing 03:02:32 06b82776e50b: Preparing 03:02:32 49506a6f2ac0: Preparing 03:02:32 c4e71c2a4573: Preparing 03:02:32 06b82776e50b: Waiting 03:02:32 49506a6f2ac0: Waiting 03:02:32 c4e71c2a4573: Waiting 03:02:32 58fa78f998d6: Layer already exists 03:02:32 27330d112afa: Layer already exists 03:02:32 4dd05e0c3dae: Layer already exists 03:02:32 83a790851dd1: Layer already exists 03:02:32 5d9ea05d3c9b: Layer already exists 03:02:32 06b82776e50b: Layer already exists 03:02:32 49506a6f2ac0: Layer already exists 03:02:32 c4e71c2a4573: Layer already exists 03:02:32 latest: digest: sha256:6ab0ad168d4c84f31889e6e8d159cce4bdb06bdaa7c9d27a80ac97f69e1d5c0e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.95 03:02:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:02:33 83a790851dd1: Preparing 03:02:33 4dd05e0c3dae: Preparing 03:02:33 5d9ea05d3c9b: Preparing 03:02:33 27330d112afa: Preparing 03:02:33 58fa78f998d6: Preparing 03:02:33 06b82776e50b: Preparing 03:02:33 49506a6f2ac0: Preparing 03:02:33 c4e71c2a4573: Preparing 03:02:33 06b82776e50b: Waiting 03:02:33 49506a6f2ac0: Waiting 03:02:33 c4e71c2a4573: Waiting 03:02:33 83a790851dd1: Layer already exists 03:02:33 27330d112afa: Layer already exists 03:02:33 58fa78f998d6: Layer already exists 03:02:33 5d9ea05d3c9b: Layer already exists 03:02:33 4dd05e0c3dae: Layer already exists 03:02:33 49506a6f2ac0: Layer already exists 03:02:33 06b82776e50b: Layer already exists 03:02:33 c4e71c2a4573: Layer already exists 03:02:33 4.1.0-dev.95: digest: sha256:6ab0ad168d4c84f31889e6e8d159cce4bdb06bdaa7c9d27a80ac97f69e1d5c0e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:02:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:02:34 83a790851dd1: Preparing 03:02:34 4dd05e0c3dae: Preparing 03:02:34 5d9ea05d3c9b: Preparing 03:02:34 27330d112afa: Preparing 03:02:34 58fa78f998d6: Preparing 03:02:34 06b82776e50b: Preparing 03:02:34 49506a6f2ac0: Preparing 03:02:34 06b82776e50b: Waiting 03:02:34 c4e71c2a4573: Preparing 03:02:34 49506a6f2ac0: Waiting 03:02:34 58fa78f998d6: Layer already exists 03:02:34 4dd05e0c3dae: Layer already exists 03:02:34 83a790851dd1: Layer already exists 03:02:34 27330d112afa: Layer already exists 03:02:34 5d9ea05d3c9b: Layer already exists 03:02:34 06b82776e50b: Layer already exists 03:02:34 49506a6f2ac0: Layer already exists 03:02:34 c4e71c2a4573: Layer already exists 03:02:34 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:6ab0ad168d4c84f31889e6e8d159cce4bdb06bdaa7c9d27a80ac97f69e1d5c0e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:02:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:02:35 83a790851dd1: Preparing 03:02:35 4dd05e0c3dae: Preparing 03:02:35 5d9ea05d3c9b: Preparing 03:02:35 27330d112afa: Preparing 03:02:35 58fa78f998d6: Preparing 03:02:35 06b82776e50b: Preparing 03:02:35 49506a6f2ac0: Preparing 03:02:35 c4e71c2a4573: Preparing 03:02:35 49506a6f2ac0: Waiting 03:02:35 c4e71c2a4573: Waiting 03:02:35 06b82776e50b: Waiting 03:02:35 5d9ea05d3c9b: Layer already exists 03:02:35 27330d112afa: Layer already exists 03:02:35 4dd05e0c3dae: Layer already exists 03:02:35 83a790851dd1: Layer already exists 03:02:35 58fa78f998d6: Layer already exists 03:02:35 06b82776e50b: Layer already exists 03:02:35 c4e71c2a4573: Layer already exists 03:02:35 49506a6f2ac0: Layer already exists 03:02:35 main: digest: sha256:6ab0ad168d4c84f31889e6e8d159cce4bdb06bdaa7c9d27a80ac97f69e1d5c0e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:35 ===================================================== [Pipeline] echo 03:02:35 taggedImages: 03:02:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:02:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:02:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.95 03:02:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:02:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:02:35 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:02:35 3010f6fd799ca5917f599db9f4536ecd95368884 03:02:35 latest 03:02:35 4.1.0-dev.95 03:02:35 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:02:35 main 03:02:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:02:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:02:36 dd825fc883a7: Preparing 03:02:36 e0883709e38d: Preparing 03:02:36 2fcaa9e5dfee: Preparing 03:02:36 9020488e725e: Preparing 03:02:36 c89b76394ed9: Preparing 03:02:36 74cefc27001f: Preparing 03:02:36 ae4c9142ac17: Preparing 03:02:36 74cefc27001f: Waiting 03:02:36 ae4c9142ac17: Waiting 03:02:36 27330d112afa: Preparing 03:02:36 58fa78f998d6: Preparing 03:02:36 27330d112afa: Waiting 03:02:36 09624ff00432: Preparing 03:02:36 11b3dace3bf2: Preparing 03:02:36 09624ff00432: Waiting 03:02:36 5f70bf18a086: Preparing 03:02:36 11b3dace3bf2: Waiting 03:02:36 45a8423b3b42: Preparing 03:02:36 3f9cdae005f8: Preparing 03:02:36 5f70bf18a086: Waiting 03:02:36 9c8c40d68568: Preparing 03:02:36 c4e71c2a4573: Preparing 03:02:36 45a8423b3b42: Waiting 03:02:36 3f9cdae005f8: Waiting 03:02:36 9c8c40d68568: Waiting 03:02:36 c4e71c2a4573: Waiting 03:02:36 2fcaa9e5dfee: Pushed 03:02:36 e0883709e38d: Pushed 03:02:36 dd825fc883a7: Pushed 03:02:36 9020488e725e: Pushed 03:02:36 c89b76394ed9: Pushed 03:02:36 27330d112afa: Layer already exists 03:02:36 58fa78f998d6: Layer already exists 03:02:36 74cefc27001f: Pushed 03:02:36 5f70bf18a086: Layer already exists 03:02:36 09624ff00432: Pushed 03:02:36 11b3dace3bf2: Pushed 03:02:36 45a8423b3b42: Pushed 03:02:36 3f9cdae005f8: Pushed 03:02:36 c4e71c2a4573: Layer already exists 03:02:36 9c8c40d68568: Pushed 03:02:40 ae4c9142ac17: Pushed 03:02:40 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:4b35bf5eb5f971184d6e631b71648b7d9bbc7e67e4df6ffebc25fa01ea2b5c9f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:02:42 dd825fc883a7: Preparing 03:02:42 e0883709e38d: Preparing 03:02:42 2fcaa9e5dfee: Preparing 03:02:42 9020488e725e: Preparing 03:02:42 c89b76394ed9: Preparing 03:02:42 74cefc27001f: Preparing 03:02:42 ae4c9142ac17: Preparing 03:02:42 27330d112afa: Preparing 03:02:42 58fa78f998d6: Preparing 03:02:42 09624ff00432: Preparing 03:02:42 11b3dace3bf2: Preparing 03:02:42 5f70bf18a086: Preparing 03:02:42 45a8423b3b42: Preparing 03:02:42 3f9cdae005f8: Preparing 03:02:42 9c8c40d68568: Preparing 03:02:42 c4e71c2a4573: Preparing 03:02:42 74cefc27001f: Waiting 03:02:42 ae4c9142ac17: Waiting 03:02:42 27330d112afa: Waiting 03:02:42 58fa78f998d6: Waiting 03:02:42 09624ff00432: Waiting 03:02:42 11b3dace3bf2: Waiting 03:02:42 5f70bf18a086: Waiting 03:02:42 45a8423b3b42: Waiting 03:02:42 3f9cdae005f8: Waiting 03:02:42 9c8c40d68568: Waiting 03:02:42 c4e71c2a4573: Waiting 03:02:42 2fcaa9e5dfee: Layer already exists 03:02:42 dd825fc883a7: Layer already exists 03:02:42 9020488e725e: Layer already exists 03:02:42 c89b76394ed9: Layer already exists 03:02:42 e0883709e38d: Layer already exists 03:02:42 ae4c9142ac17: Layer already exists 03:02:42 58fa78f998d6: Layer already exists 03:02:42 74cefc27001f: Layer already exists 03:02:42 09624ff00432: Layer already exists 03:02:42 27330d112afa: Layer already exists 03:02:42 45a8423b3b42: Layer already exists 03:02:42 5f70bf18a086: Layer already exists 03:02:42 11b3dace3bf2: Layer already exists 03:02:42 9c8c40d68568: Layer already exists 03:02:42 3f9cdae005f8: Layer already exists 03:02:42 c4e71c2a4573: Layer already exists 03:02:42 latest: digest: sha256:4b35bf5eb5f971184d6e631b71648b7d9bbc7e67e4df6ffebc25fa01ea2b5c9f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.95 03:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:02:43 dd825fc883a7: Preparing 03:02:43 e0883709e38d: Preparing 03:02:43 2fcaa9e5dfee: Preparing 03:02:43 9020488e725e: Preparing 03:02:43 c89b76394ed9: Preparing 03:02:43 74cefc27001f: Preparing 03:02:43 ae4c9142ac17: Preparing 03:02:43 27330d112afa: Preparing 03:02:43 58fa78f998d6: Preparing 03:02:43 09624ff00432: Preparing 03:02:43 11b3dace3bf2: Preparing 03:02:43 5f70bf18a086: Preparing 03:02:43 45a8423b3b42: Preparing 03:02:43 3f9cdae005f8: Preparing 03:02:43 9c8c40d68568: Preparing 03:02:43 c4e71c2a4573: Preparing 03:02:43 09624ff00432: Waiting 03:02:43 11b3dace3bf2: Waiting 03:02:43 5f70bf18a086: Waiting 03:02:43 45a8423b3b42: Waiting 03:02:43 3f9cdae005f8: Waiting 03:02:43 9c8c40d68568: Waiting 03:02:43 c4e71c2a4573: Waiting 03:02:43 74cefc27001f: Waiting 03:02:43 ae4c9142ac17: Waiting 03:02:43 27330d112afa: Waiting 03:02:43 58fa78f998d6: Waiting 03:02:43 2fcaa9e5dfee: Layer already exists 03:02:43 9020488e725e: Layer already exists 03:02:43 c89b76394ed9: Layer already exists 03:02:43 dd825fc883a7: Layer already exists 03:02:43 e0883709e38d: Layer already exists 03:02:43 74cefc27001f: Layer already exists 03:02:43 58fa78f998d6: Layer already exists 03:02:43 09624ff00432: Layer already exists 03:02:43 27330d112afa: Layer already exists 03:02:43 ae4c9142ac17: Layer already exists 03:02:43 11b3dace3bf2: Layer already exists 03:02:43 45a8423b3b42: Layer already exists 03:02:43 5f70bf18a086: Layer already exists 03:02:43 9c8c40d68568: Layer already exists 03:02:43 3f9cdae005f8: Layer already exists 03:02:43 c4e71c2a4573: Layer already exists 03:02:43 4.1.0-dev.95: digest: sha256:4b35bf5eb5f971184d6e631b71648b7d9bbc7e67e4df6ffebc25fa01ea2b5c9f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:02:44 dd825fc883a7: Preparing 03:02:44 e0883709e38d: Preparing 03:02:44 2fcaa9e5dfee: Preparing 03:02:44 9020488e725e: Preparing 03:02:44 c89b76394ed9: Preparing 03:02:44 74cefc27001f: Preparing 03:02:44 ae4c9142ac17: Preparing 03:02:44 27330d112afa: Preparing 03:02:44 58fa78f998d6: Preparing 03:02:44 09624ff00432: Preparing 03:02:44 11b3dace3bf2: Preparing 03:02:44 5f70bf18a086: Preparing 03:02:44 45a8423b3b42: Preparing 03:02:44 3f9cdae005f8: Preparing 03:02:44 9c8c40d68568: Preparing 03:02:44 c4e71c2a4573: Preparing 03:02:44 74cefc27001f: Waiting 03:02:44 ae4c9142ac17: Waiting 03:02:44 27330d112afa: Waiting 03:02:44 58fa78f998d6: Waiting 03:02:44 09624ff00432: Waiting 03:02:44 3f9cdae005f8: Waiting 03:02:44 11b3dace3bf2: Waiting 03:02:44 9c8c40d68568: Waiting 03:02:44 5f70bf18a086: Waiting 03:02:44 c4e71c2a4573: Waiting 03:02:44 45a8423b3b42: Waiting 03:02:44 dd825fc883a7: Layer already exists 03:02:44 c89b76394ed9: Layer already exists 03:02:44 9020488e725e: Layer already exists 03:02:44 e0883709e38d: Layer already exists 03:02:44 2fcaa9e5dfee: Layer already exists 03:02:44 ae4c9142ac17: Layer already exists 03:02:44 27330d112afa: Layer already exists 03:02:44 74cefc27001f: Layer already exists 03:02:44 58fa78f998d6: Layer already exists 03:02:44 09624ff00432: Layer already exists 03:02:44 3f9cdae005f8: Layer already exists 03:02:44 5f70bf18a086: Layer already exists 03:02:44 11b3dace3bf2: Layer already exists 03:02:44 9c8c40d68568: Layer already exists 03:02:44 45a8423b3b42: Layer already exists 03:02:44 c4e71c2a4573: Layer already exists 03:02:44 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:4b35bf5eb5f971184d6e631b71648b7d9bbc7e67e4df6ffebc25fa01ea2b5c9f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:02:45 dd825fc883a7: Preparing 03:02:45 e0883709e38d: Preparing 03:02:45 2fcaa9e5dfee: Preparing 03:02:45 9020488e725e: Preparing 03:02:45 c89b76394ed9: Preparing 03:02:45 74cefc27001f: Preparing 03:02:45 ae4c9142ac17: Preparing 03:02:45 27330d112afa: Preparing 03:02:45 58fa78f998d6: Preparing 03:02:45 74cefc27001f: Waiting 03:02:45 ae4c9142ac17: Waiting 03:02:45 27330d112afa: Waiting 03:02:45 09624ff00432: Preparing 03:02:45 58fa78f998d6: Waiting 03:02:45 11b3dace3bf2: Preparing 03:02:45 09624ff00432: Waiting 03:02:45 5f70bf18a086: Preparing 03:02:45 45a8423b3b42: Preparing 03:02:45 3f9cdae005f8: Preparing 03:02:45 9c8c40d68568: Preparing 03:02:45 c4e71c2a4573: Preparing 03:02:45 5f70bf18a086: Waiting 03:02:45 45a8423b3b42: Waiting 03:02:45 3f9cdae005f8: Waiting 03:02:45 9c8c40d68568: Waiting 03:02:45 c4e71c2a4573: Waiting 03:02:45 11b3dace3bf2: Waiting 03:02:45 9020488e725e: Layer already exists 03:02:45 2fcaa9e5dfee: Layer already exists 03:02:45 e0883709e38d: Layer already exists 03:02:45 dd825fc883a7: Layer already exists 03:02:45 c89b76394ed9: Layer already exists 03:02:45 74cefc27001f: Layer already exists 03:02:45 27330d112afa: Layer already exists 03:02:45 ae4c9142ac17: Layer already exists 03:02:45 09624ff00432: Layer already exists 03:02:45 58fa78f998d6: Layer already exists 03:02:45 3f9cdae005f8: Layer already exists 03:02:45 5f70bf18a086: Layer already exists 03:02:45 11b3dace3bf2: Layer already exists 03:02:45 9c8c40d68568: Layer already exists 03:02:45 45a8423b3b42: Layer already exists 03:02:45 c4e71c2a4573: Layer already exists 03:02:45 main: digest: sha256:4b35bf5eb5f971184d6e631b71648b7d9bbc7e67e4df6ffebc25fa01ea2b5c9f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:45 ===================================================== [Pipeline] echo 03:02:45 taggedImages: 03:02:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:02:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:02:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.95 03:02:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:02:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:02:45 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:02:45 3010f6fd799ca5917f599db9f4536ecd95368884 03:02:45 latest 03:02:45 4.1.0-dev.95 03:02:45 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:02:45 main 03:02:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:02:46 1f77c685dfc0: Preparing 03:02:46 cf6077d3a23a: Preparing 03:02:46 68dffdec42e4: Preparing 03:02:46 6aad90e7a3e1: Preparing 03:02:46 27330d112afa: Preparing 03:02:46 58fa78f998d6: Preparing 03:02:46 06b82776e50b: Preparing 03:02:46 49506a6f2ac0: Preparing 03:02:46 c4e71c2a4573: Preparing 03:02:46 06b82776e50b: Waiting 03:02:46 58fa78f998d6: Waiting 03:02:46 49506a6f2ac0: Waiting 03:02:46 c4e71c2a4573: Waiting 03:02:46 27330d112afa: Layer already exists 03:02:46 58fa78f998d6: Layer already exists 03:02:46 cf6077d3a23a: Pushed 03:02:46 68dffdec42e4: Pushed 03:02:46 06b82776e50b: Layer already exists 03:02:46 1f77c685dfc0: Pushed 03:02:46 49506a6f2ac0: Layer already exists 03:02:46 c4e71c2a4573: Layer already exists 03:02:54 6aad90e7a3e1: Pushed 03:02:54 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:e4b14db4e640213135afafdbfb0193f77d6c6eaba259170ecf14f4c57d062575 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:02:55 1f77c685dfc0: Preparing 03:02:55 cf6077d3a23a: Preparing 03:02:55 68dffdec42e4: Preparing 03:02:55 6aad90e7a3e1: Preparing 03:02:55 27330d112afa: Preparing 03:02:55 58fa78f998d6: Preparing 03:02:55 06b82776e50b: Preparing 03:02:55 49506a6f2ac0: Preparing 03:02:55 c4e71c2a4573: Preparing 03:02:55 58fa78f998d6: Waiting 03:02:55 06b82776e50b: Waiting 03:02:55 49506a6f2ac0: Waiting 03:02:55 c4e71c2a4573: Waiting 03:02:55 27330d112afa: Layer already exists 03:02:55 1f77c685dfc0: Layer already exists 03:02:55 6aad90e7a3e1: Layer already exists 03:02:55 cf6077d3a23a: Layer already exists 03:02:55 68dffdec42e4: Layer already exists 03:02:55 49506a6f2ac0: Layer already exists 03:02:55 58fa78f998d6: Layer already exists 03:02:55 06b82776e50b: Layer already exists 03:02:55 c4e71c2a4573: Layer already exists 03:02:55 latest: digest: sha256:e4b14db4e640213135afafdbfb0193f77d6c6eaba259170ecf14f4c57d062575 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.95 03:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:02:56 1f77c685dfc0: Preparing 03:02:56 cf6077d3a23a: Preparing 03:02:56 68dffdec42e4: Preparing 03:02:56 6aad90e7a3e1: Preparing 03:02:56 27330d112afa: Preparing 03:02:56 58fa78f998d6: Preparing 03:02:56 06b82776e50b: Preparing 03:02:56 49506a6f2ac0: Preparing 03:02:56 c4e71c2a4573: Preparing 03:02:56 58fa78f998d6: Waiting 03:02:56 06b82776e50b: Waiting 03:02:56 49506a6f2ac0: Waiting 03:02:56 c4e71c2a4573: Waiting 03:02:56 27330d112afa: Layer already exists 03:02:56 68dffdec42e4: Layer already exists 03:02:56 cf6077d3a23a: Layer already exists 03:02:56 1f77c685dfc0: Layer already exists 03:02:56 6aad90e7a3e1: Layer already exists 03:02:56 06b82776e50b: Layer already exists 03:02:56 58fa78f998d6: Layer already exists 03:02:56 49506a6f2ac0: Layer already exists 03:02:56 c4e71c2a4573: Layer already exists 03:02:56 4.1.0-dev.95: digest: sha256:e4b14db4e640213135afafdbfb0193f77d6c6eaba259170ecf14f4c57d062575 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:02:57 1f77c685dfc0: Preparing 03:02:57 cf6077d3a23a: Preparing 03:02:57 68dffdec42e4: Preparing 03:02:57 6aad90e7a3e1: Preparing 03:02:57 27330d112afa: Preparing 03:02:57 58fa78f998d6: Preparing 03:02:57 06b82776e50b: Preparing 03:02:57 49506a6f2ac0: Preparing 03:02:57 c4e71c2a4573: Preparing 03:02:57 06b82776e50b: Waiting 03:02:57 49506a6f2ac0: Waiting 03:02:57 c4e71c2a4573: Waiting 03:02:57 58fa78f998d6: Waiting 03:02:57 27330d112afa: Layer already exists 03:02:57 6aad90e7a3e1: Layer already exists 03:02:57 1f77c685dfc0: Layer already exists 03:02:57 68dffdec42e4: Layer already exists 03:02:57 cf6077d3a23a: Layer already exists 03:02:57 58fa78f998d6: Layer already exists 03:02:57 06b82776e50b: Layer already exists 03:02:57 c4e71c2a4573: Layer already exists 03:02:57 49506a6f2ac0: Layer already exists 03:02:58 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:e4b14db4e640213135afafdbfb0193f77d6c6eaba259170ecf14f4c57d062575 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:58 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:02:58 1f77c685dfc0: Preparing 03:02:58 cf6077d3a23a: Preparing 03:02:58 68dffdec42e4: Preparing 03:02:58 6aad90e7a3e1: Preparing 03:02:58 27330d112afa: Preparing 03:02:58 58fa78f998d6: Preparing 03:02:58 06b82776e50b: Preparing 03:02:58 49506a6f2ac0: Preparing 03:02:58 c4e71c2a4573: Preparing 03:02:58 06b82776e50b: Waiting 03:02:58 49506a6f2ac0: Waiting 03:02:58 c4e71c2a4573: Waiting 03:02:58 58fa78f998d6: Waiting 03:02:58 6aad90e7a3e1: Layer already exists 03:02:58 cf6077d3a23a: Layer already exists 03:02:58 68dffdec42e4: Layer already exists 03:02:58 1f77c685dfc0: Layer already exists 03:02:58 27330d112afa: Layer already exists 03:02:58 06b82776e50b: Layer already exists 03:02:58 c4e71c2a4573: Layer already exists 03:02:58 49506a6f2ac0: Layer already exists 03:02:58 58fa78f998d6: Layer already exists 03:02:58 main: digest: sha256:e4b14db4e640213135afafdbfb0193f77d6c6eaba259170ecf14f4c57d062575 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:59 ===================================================== [Pipeline] echo 03:02:59 taggedImages: 03:02:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:02:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:02:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.95 03:02:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:02:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:02:59 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:02:59 3010f6fd799ca5917f599db9f4536ecd95368884 03:02:59 latest 03:02:59 4.1.0-dev.95 03:02:59 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:02:59 main 03:02:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:02:59 5445decc3294: Preparing 03:02:59 8e8c21ca2166: Preparing 03:02:59 6f19ef61f74c: Preparing 03:02:59 aebfbf6b3218: Preparing 03:02:59 0752b717c770: Preparing 03:02:59 27330d112afa: Preparing 03:02:59 58fa78f998d6: Preparing 03:02:59 61ab76ab7603: Preparing 03:02:59 f315f4dd5798: Preparing 03:02:59 62e906fb4eb6: Preparing 03:02:59 c4e71c2a4573: Preparing 03:02:59 27330d112afa: Waiting 03:02:59 61ab76ab7603: Waiting 03:02:59 f315f4dd5798: Waiting 03:02:59 58fa78f998d6: Waiting 03:02:59 62e906fb4eb6: Waiting 03:02:59 c4e71c2a4573: Waiting 03:03:00 0752b717c770: Pushed 03:03:00 8e8c21ca2166: Pushed 03:03:00 aebfbf6b3218: Pushed 03:03:00 5445decc3294: Pushed 03:03:00 27330d112afa: Layer already exists 03:03:00 58fa78f998d6: Layer already exists 03:03:00 c4e71c2a4573: Layer already exists 03:03:00 61ab76ab7603: Pushed 03:03:00 f315f4dd5798: Pushed 03:03:03 62e906fb4eb6: Pushed 03:03:06 6f19ef61f74c: Pushed 03:03:08 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:be68be53ed6211b0cfe71f032a79d398c36d84e6635aa419383efc81802df9ee size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:03:09 5445decc3294: Preparing 03:03:09 8e8c21ca2166: Preparing 03:03:09 6f19ef61f74c: Preparing 03:03:09 aebfbf6b3218: Preparing 03:03:09 0752b717c770: Preparing 03:03:09 27330d112afa: Preparing 03:03:09 58fa78f998d6: Preparing 03:03:09 61ab76ab7603: Preparing 03:03:09 f315f4dd5798: Preparing 03:03:09 62e906fb4eb6: Preparing 03:03:09 c4e71c2a4573: Preparing 03:03:09 27330d112afa: Waiting 03:03:09 58fa78f998d6: Waiting 03:03:09 61ab76ab7603: Waiting 03:03:09 f315f4dd5798: Waiting 03:03:09 62e906fb4eb6: Waiting 03:03:09 c4e71c2a4573: Waiting 03:03:09 0752b717c770: Layer already exists 03:03:09 8e8c21ca2166: Layer already exists 03:03:09 6f19ef61f74c: Layer already exists 03:03:09 aebfbf6b3218: Layer already exists 03:03:09 5445decc3294: Layer already exists 03:03:09 27330d112afa: Layer already exists 03:03:09 58fa78f998d6: Layer already exists 03:03:09 f315f4dd5798: Layer already exists 03:03:09 61ab76ab7603: Layer already exists 03:03:09 62e906fb4eb6: Layer already exists 03:03:09 c4e71c2a4573: Layer already exists 03:03:09 latest: digest: sha256:be68be53ed6211b0cfe71f032a79d398c36d84e6635aa419383efc81802df9ee size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.95 03:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:03:10 5445decc3294: Preparing 03:03:10 8e8c21ca2166: Preparing 03:03:10 6f19ef61f74c: Preparing 03:03:10 aebfbf6b3218: Preparing 03:03:10 0752b717c770: Preparing 03:03:10 27330d112afa: Preparing 03:03:10 58fa78f998d6: Preparing 03:03:10 61ab76ab7603: Preparing 03:03:10 f315f4dd5798: Preparing 03:03:10 62e906fb4eb6: Preparing 03:03:10 c4e71c2a4573: Preparing 03:03:10 58fa78f998d6: Waiting 03:03:10 61ab76ab7603: Waiting 03:03:10 f315f4dd5798: Waiting 03:03:10 62e906fb4eb6: Waiting 03:03:10 27330d112afa: Waiting 03:03:10 c4e71c2a4573: Waiting 03:03:10 8e8c21ca2166: Layer already exists 03:03:10 0752b717c770: Layer already exists 03:03:10 5445decc3294: Layer already exists 03:03:10 aebfbf6b3218: Layer already exists 03:03:10 6f19ef61f74c: Layer already exists 03:03:10 27330d112afa: Layer already exists 03:03:10 58fa78f998d6: Layer already exists 03:03:10 61ab76ab7603: Layer already exists 03:03:10 f315f4dd5798: Layer already exists 03:03:10 62e906fb4eb6: Layer already exists 03:03:10 c4e71c2a4573: Layer already exists 03:03:10 4.1.0-dev.95: digest: sha256:be68be53ed6211b0cfe71f032a79d398c36d84e6635aa419383efc81802df9ee size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:03:11 5445decc3294: Preparing 03:03:11 8e8c21ca2166: Preparing 03:03:11 6f19ef61f74c: Preparing 03:03:11 aebfbf6b3218: Preparing 03:03:11 0752b717c770: Preparing 03:03:11 27330d112afa: Preparing 03:03:11 58fa78f998d6: Preparing 03:03:11 61ab76ab7603: Preparing 03:03:11 f315f4dd5798: Preparing 03:03:11 27330d112afa: Waiting 03:03:11 62e906fb4eb6: Preparing 03:03:11 58fa78f998d6: Waiting 03:03:11 c4e71c2a4573: Preparing 03:03:11 61ab76ab7603: Waiting 03:03:11 62e906fb4eb6: Waiting 03:03:11 f315f4dd5798: Waiting 03:03:11 c4e71c2a4573: Waiting 03:03:11 5445decc3294: Layer already exists 03:03:11 aebfbf6b3218: Layer already exists 03:03:11 6f19ef61f74c: Layer already exists 03:03:11 8e8c21ca2166: Layer already exists 03:03:11 0752b717c770: Layer already exists 03:03:11 27330d112afa: Layer already exists 03:03:11 62e906fb4eb6: Layer already exists 03:03:11 61ab76ab7603: Layer already exists 03:03:11 58fa78f998d6: Layer already exists 03:03:11 f315f4dd5798: Layer already exists 03:03:11 c4e71c2a4573: Layer already exists 03:03:11 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:be68be53ed6211b0cfe71f032a79d398c36d84e6635aa419383efc81802df9ee size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:03:12 5445decc3294: Preparing 03:03:12 8e8c21ca2166: Preparing 03:03:12 6f19ef61f74c: Preparing 03:03:12 aebfbf6b3218: Preparing 03:03:12 0752b717c770: Preparing 03:03:12 27330d112afa: Preparing 03:03:12 58fa78f998d6: Preparing 03:03:12 61ab76ab7603: Preparing 03:03:12 f315f4dd5798: Preparing 03:03:12 62e906fb4eb6: Preparing 03:03:12 c4e71c2a4573: Preparing 03:03:12 27330d112afa: Waiting 03:03:12 58fa78f998d6: Waiting 03:03:12 c4e71c2a4573: Waiting 03:03:12 61ab76ab7603: Waiting 03:03:12 f315f4dd5798: Waiting 03:03:12 62e906fb4eb6: Waiting 03:03:12 8e8c21ca2166: Layer already exists 03:03:12 5445decc3294: Layer already exists 03:03:12 6f19ef61f74c: Layer already exists 03:03:12 0752b717c770: Layer already exists 03:03:12 aebfbf6b3218: Layer already exists 03:03:12 62e906fb4eb6: Layer already exists 03:03:12 61ab76ab7603: Layer already exists 03:03:12 58fa78f998d6: Layer already exists 03:03:12 27330d112afa: Layer already exists 03:03:12 f315f4dd5798: Layer already exists 03:03:12 c4e71c2a4573: Layer already exists 03:03:12 main: digest: sha256:be68be53ed6211b0cfe71f032a79d398c36d84e6635aa419383efc81802df9ee size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:12 ===================================================== [Pipeline] echo 03:03:12 taggedImages: 03:03:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:03:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:03:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.95 03:03:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:03:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:03:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:03:12 3010f6fd799ca5917f599db9f4536ecd95368884 03:03:12 latest 03:03:12 4.1.0-dev.95 03:03:12 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:03:12 main 03:03:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:03:13 76fdda2aa5d8: Preparing 03:03:13 009bf980b893: Preparing 03:03:13 e934af56f25a: Preparing 03:03:13 0923c9785c92: Preparing 03:03:13 a058d8c1b606: Preparing 03:03:13 fc240051ffd7: Preparing 03:03:13 e8f1b482553a: Preparing 03:03:13 27330d112afa: Preparing 03:03:13 58fa78f998d6: Preparing 03:03:13 27fb3617d38d: Preparing 03:03:13 c70b171c40c3: Preparing 03:03:13 c4e71c2a4573: Preparing 03:03:13 fc240051ffd7: Waiting 03:03:13 e8f1b482553a: Waiting 03:03:13 58fa78f998d6: Waiting 03:03:13 c70b171c40c3: Waiting 03:03:13 27fb3617d38d: Waiting 03:03:13 27330d112afa: Waiting 03:03:13 c4e71c2a4573: Waiting 03:03:13 a058d8c1b606: Pushed 03:03:13 009bf980b893: Pushed 03:03:13 76fdda2aa5d8: Pushed 03:03:13 27330d112afa: Layer already exists 03:03:13 58fa78f998d6: Layer already exists 03:03:13 fc240051ffd7: Pushed 03:03:13 e8f1b482553a: Pushed 03:03:13 c4e71c2a4573: Layer already exists 03:03:13 27fb3617d38d: Pushed 03:03:17 c70b171c40c3: Pushed 03:03:19 0923c9785c92: Pushed 03:03:23 e934af56f25a: Pushed 03:03:23 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:99ba388b24ece4e540ae9232c271626bba74caf084e520fcc3b58dc8185f1805 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:03:24 76fdda2aa5d8: Preparing 03:03:24 009bf980b893: Preparing 03:03:24 e934af56f25a: Preparing 03:03:24 0923c9785c92: Preparing 03:03:24 a058d8c1b606: Preparing 03:03:24 fc240051ffd7: Preparing 03:03:24 e8f1b482553a: Preparing 03:03:24 27330d112afa: Preparing 03:03:24 58fa78f998d6: Preparing 03:03:24 27fb3617d38d: Preparing 03:03:24 c70b171c40c3: Preparing 03:03:24 c4e71c2a4573: Preparing 03:03:24 27330d112afa: Waiting 03:03:24 58fa78f998d6: Waiting 03:03:24 27fb3617d38d: Waiting 03:03:24 c70b171c40c3: Waiting 03:03:24 c4e71c2a4573: Waiting 03:03:24 fc240051ffd7: Waiting 03:03:24 e8f1b482553a: Waiting 03:03:24 0923c9785c92: Layer already exists 03:03:24 76fdda2aa5d8: Layer already exists 03:03:24 e934af56f25a: Layer already exists 03:03:24 009bf980b893: Layer already exists 03:03:24 a058d8c1b606: Layer already exists 03:03:24 fc240051ffd7: Layer already exists 03:03:24 27330d112afa: Layer already exists 03:03:24 e8f1b482553a: Layer already exists 03:03:24 58fa78f998d6: Layer already exists 03:03:24 27fb3617d38d: Layer already exists 03:03:24 c4e71c2a4573: Layer already exists 03:03:24 c70b171c40c3: Layer already exists 03:03:24 latest: digest: sha256:99ba388b24ece4e540ae9232c271626bba74caf084e520fcc3b58dc8185f1805 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.95 03:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:03:25 76fdda2aa5d8: Preparing 03:03:25 009bf980b893: Preparing 03:03:25 e934af56f25a: Preparing 03:03:25 0923c9785c92: Preparing 03:03:25 a058d8c1b606: Preparing 03:03:25 fc240051ffd7: Preparing 03:03:25 e8f1b482553a: Preparing 03:03:25 27330d112afa: Preparing 03:03:25 58fa78f998d6: Preparing 03:03:25 27fb3617d38d: Preparing 03:03:25 c70b171c40c3: Preparing 03:03:25 c4e71c2a4573: Preparing 03:03:25 fc240051ffd7: Waiting 03:03:25 e8f1b482553a: Waiting 03:03:25 27330d112afa: Waiting 03:03:25 58fa78f998d6: Waiting 03:03:25 27fb3617d38d: Waiting 03:03:25 c70b171c40c3: Waiting 03:03:25 c4e71c2a4573: Waiting 03:03:25 e934af56f25a: Layer already exists 03:03:25 76fdda2aa5d8: Layer already exists 03:03:25 0923c9785c92: Layer already exists 03:03:25 a058d8c1b606: Layer already exists 03:03:25 009bf980b893: Layer already exists 03:03:25 27fb3617d38d: Layer already exists 03:03:25 e8f1b482553a: Layer already exists 03:03:25 fc240051ffd7: Layer already exists 03:03:25 27330d112afa: Layer already exists 03:03:25 58fa78f998d6: Layer already exists 03:03:25 c4e71c2a4573: Layer already exists 03:03:25 c70b171c40c3: Layer already exists 03:03:25 4.1.0-dev.95: digest: sha256:99ba388b24ece4e540ae9232c271626bba74caf084e520fcc3b58dc8185f1805 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:03:26 76fdda2aa5d8: Preparing 03:03:26 009bf980b893: Preparing 03:03:26 e934af56f25a: Preparing 03:03:26 0923c9785c92: Preparing 03:03:26 a058d8c1b606: Preparing 03:03:26 fc240051ffd7: Preparing 03:03:26 e8f1b482553a: Preparing 03:03:26 27330d112afa: Preparing 03:03:26 58fa78f998d6: Preparing 03:03:26 27fb3617d38d: Preparing 03:03:26 c70b171c40c3: Preparing 03:03:26 c4e71c2a4573: Preparing 03:03:26 27330d112afa: Waiting 03:03:26 58fa78f998d6: Waiting 03:03:26 fc240051ffd7: Waiting 03:03:26 e8f1b482553a: Waiting 03:03:26 c4e71c2a4573: Waiting 03:03:26 c70b171c40c3: Waiting 03:03:26 009bf980b893: Layer already exists 03:03:26 0923c9785c92: Layer already exists 03:03:26 76fdda2aa5d8: Layer already exists 03:03:26 a058d8c1b606: Layer already exists 03:03:26 e934af56f25a: Layer already exists 03:03:26 fc240051ffd7: Layer already exists 03:03:26 e8f1b482553a: Layer already exists 03:03:26 27330d112afa: Layer already exists 03:03:26 58fa78f998d6: Layer already exists 03:03:26 27fb3617d38d: Layer already exists 03:03:26 c70b171c40c3: Layer already exists 03:03:26 c4e71c2a4573: Layer already exists 03:03:26 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:99ba388b24ece4e540ae9232c271626bba74caf084e520fcc3b58dc8185f1805 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:03:27 76fdda2aa5d8: Preparing 03:03:27 009bf980b893: Preparing 03:03:27 e934af56f25a: Preparing 03:03:27 0923c9785c92: Preparing 03:03:27 a058d8c1b606: Preparing 03:03:27 fc240051ffd7: Preparing 03:03:27 e8f1b482553a: Preparing 03:03:27 27330d112afa: Preparing 03:03:27 58fa78f998d6: Preparing 03:03:27 27fb3617d38d: Preparing 03:03:27 c70b171c40c3: Preparing 03:03:27 c4e71c2a4573: Preparing 03:03:27 e8f1b482553a: Waiting 03:03:27 27330d112afa: Waiting 03:03:27 58fa78f998d6: Waiting 03:03:27 27fb3617d38d: Waiting 03:03:27 c70b171c40c3: Waiting 03:03:27 c4e71c2a4573: Waiting 03:03:27 fc240051ffd7: Waiting 03:03:27 76fdda2aa5d8: Layer already exists 03:03:27 e934af56f25a: Layer already exists 03:03:27 009bf980b893: Layer already exists 03:03:27 0923c9785c92: Layer already exists 03:03:27 a058d8c1b606: Layer already exists 03:03:27 fc240051ffd7: Layer already exists 03:03:27 27330d112afa: Layer already exists 03:03:27 e8f1b482553a: Layer already exists 03:03:27 58fa78f998d6: Layer already exists 03:03:27 27fb3617d38d: Layer already exists 03:03:27 c70b171c40c3: Layer already exists 03:03:27 c4e71c2a4573: Layer already exists 03:03:27 main: digest: sha256:99ba388b24ece4e540ae9232c271626bba74caf084e520fcc3b58dc8185f1805 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:27 ===================================================== [Pipeline] echo 03:03:27 taggedImages: 03:03:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:03:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:03:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.95 03:03:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:03:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:03:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:03:27 3010f6fd799ca5917f599db9f4536ecd95368884 03:03:27 latest 03:03:27 4.1.0-dev.95 03:03:27 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:03:27 main 03:03:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:03:28 700da73fe9df: Preparing 03:03:28 a1b5ecfb3399: Preparing 03:03:28 27330d112afa: Preparing 03:03:28 58fa78f998d6: Preparing 03:03:28 812f257573fb: Preparing 03:03:28 eccbc1a7f390: Preparing 03:03:28 c4e71c2a4573: Preparing 03:03:28 c4e71c2a4573: Waiting 03:03:28 eccbc1a7f390: Waiting 03:03:28 27330d112afa: Layer already exists 03:03:28 58fa78f998d6: Layer already exists 03:03:28 c4e71c2a4573: Layer already exists 03:03:28 812f257573fb: Pushed 03:03:28 700da73fe9df: Pushed 03:03:30 eccbc1a7f390: Pushed 03:03:35 a1b5ecfb3399: Pushed 03:03:35 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:ac7a32602c647cdd07271398f4f74a2c34da1b664556940172ea525ac083cf09 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:03:36 700da73fe9df: Preparing 03:03:36 a1b5ecfb3399: Preparing 03:03:36 27330d112afa: Preparing 03:03:36 58fa78f998d6: Preparing 03:03:36 812f257573fb: Preparing 03:03:36 eccbc1a7f390: Preparing 03:03:36 c4e71c2a4573: Preparing 03:03:36 eccbc1a7f390: Waiting 03:03:36 c4e71c2a4573: Waiting 03:03:36 58fa78f998d6: Layer already exists 03:03:36 a1b5ecfb3399: Layer already exists 03:03:36 812f257573fb: Layer already exists 03:03:36 27330d112afa: Layer already exists 03:03:36 700da73fe9df: Layer already exists 03:03:36 eccbc1a7f390: Layer already exists 03:03:36 c4e71c2a4573: Layer already exists 03:03:36 latest: digest: sha256:ac7a32602c647cdd07271398f4f74a2c34da1b664556940172ea525ac083cf09 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.95 03:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:03:37 700da73fe9df: Preparing 03:03:37 a1b5ecfb3399: Preparing 03:03:37 27330d112afa: Preparing 03:03:37 58fa78f998d6: Preparing 03:03:37 812f257573fb: Preparing 03:03:37 eccbc1a7f390: Preparing 03:03:37 c4e71c2a4573: Preparing 03:03:37 eccbc1a7f390: Waiting 03:03:37 c4e71c2a4573: Waiting 03:03:37 a1b5ecfb3399: Layer already exists 03:03:37 812f257573fb: Layer already exists 03:03:37 27330d112afa: Layer already exists 03:03:37 700da73fe9df: Layer already exists 03:03:37 58fa78f998d6: Layer already exists 03:03:37 eccbc1a7f390: Layer already exists 03:03:37 c4e71c2a4573: Layer already exists 03:03:37 4.1.0-dev.95: digest: sha256:ac7a32602c647cdd07271398f4f74a2c34da1b664556940172ea525ac083cf09 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:03:38 700da73fe9df: Preparing 03:03:38 a1b5ecfb3399: Preparing 03:03:38 27330d112afa: Preparing 03:03:38 58fa78f998d6: Preparing 03:03:38 812f257573fb: Preparing 03:03:38 eccbc1a7f390: Preparing 03:03:38 c4e71c2a4573: Preparing 03:03:38 eccbc1a7f390: Waiting 03:03:38 c4e71c2a4573: Waiting 03:03:38 812f257573fb: Layer already exists 03:03:38 27330d112afa: Layer already exists 03:03:38 700da73fe9df: Layer already exists 03:03:38 a1b5ecfb3399: Layer already exists 03:03:38 58fa78f998d6: Layer already exists 03:03:38 c4e71c2a4573: Layer already exists 03:03:38 eccbc1a7f390: Layer already exists 03:03:38 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:ac7a32602c647cdd07271398f4f74a2c34da1b664556940172ea525ac083cf09 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:03:39 700da73fe9df: Preparing 03:03:39 a1b5ecfb3399: Preparing 03:03:39 27330d112afa: Preparing 03:03:39 58fa78f998d6: Preparing 03:03:39 812f257573fb: Preparing 03:03:39 eccbc1a7f390: Preparing 03:03:39 c4e71c2a4573: Preparing 03:03:39 eccbc1a7f390: Waiting 03:03:39 c4e71c2a4573: Waiting 03:03:39 a1b5ecfb3399: Layer already exists 03:03:39 700da73fe9df: Layer already exists 03:03:39 27330d112afa: Layer already exists 03:03:39 58fa78f998d6: Layer already exists 03:03:39 c4e71c2a4573: Layer already exists 03:03:39 812f257573fb: Layer already exists 03:03:39 eccbc1a7f390: Layer already exists 03:03:39 main: digest: sha256:ac7a32602c647cdd07271398f4f74a2c34da1b664556940172ea525ac083cf09 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:40 ===================================================== [Pipeline] echo 03:03:40 taggedImages: 03:03:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:03:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:03:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.95 03:03:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:03:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:03:40 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:03:40 3010f6fd799ca5917f599db9f4536ecd95368884 03:03:40 latest 03:03:40 4.1.0-dev.95 03:03:40 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:03:40 main 03:03:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:03:41 34b2b48674f3: Preparing 03:03:41 87c9de515277: Preparing 03:03:41 c9c8a643601d: Preparing 03:03:41 27330d112afa: Preparing 03:03:41 58fa78f998d6: Preparing 03:03:41 e7e6a65b28bd: Preparing 03:03:41 e9be9e77e004: Preparing 03:03:41 7a6457d63df1: Preparing 03:03:41 8f11ca72f61f: Preparing 03:03:41 c4e71c2a4573: Preparing 03:03:41 e9be9e77e004: Waiting 03:03:41 7a6457d63df1: Waiting 03:03:41 8f11ca72f61f: Waiting 03:03:41 c4e71c2a4573: Waiting 03:03:41 e7e6a65b28bd: Waiting 03:03:41 27330d112afa: Layer already exists 03:03:41 58fa78f998d6: Layer already exists 03:03:41 c9c8a643601d: Pushed 03:03:41 87c9de515277: Pushed 03:03:41 34b2b48674f3: Pushed 03:03:41 c4e71c2a4573: Layer already exists 03:03:41 7a6457d63df1: Pushed 03:03:42 8f11ca72f61f: Pushed 03:03:54 e9be9e77e004: Pushed 03:04:09 e7e6a65b28bd: Pushed 03:04:09 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:bb77e99a4e3d48a7ad2c376abbde314b9e6702780a22b94dfe0cbcf716009dcf size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:04:10 34b2b48674f3: Preparing 03:04:10 87c9de515277: Preparing 03:04:10 c9c8a643601d: Preparing 03:04:10 27330d112afa: Preparing 03:04:10 58fa78f998d6: Preparing 03:04:10 e7e6a65b28bd: Preparing 03:04:10 e9be9e77e004: Preparing 03:04:10 7a6457d63df1: Preparing 03:04:10 8f11ca72f61f: Preparing 03:04:10 c4e71c2a4573: Preparing 03:04:10 e7e6a65b28bd: Waiting 03:04:10 e9be9e77e004: Waiting 03:04:10 7a6457d63df1: Waiting 03:04:10 8f11ca72f61f: Waiting 03:04:10 c4e71c2a4573: Waiting 03:04:10 34b2b48674f3: Layer already exists 03:04:10 58fa78f998d6: Layer already exists 03:04:10 87c9de515277: Layer already exists 03:04:10 27330d112afa: Layer already exists 03:04:10 c9c8a643601d: Layer already exists 03:04:10 e7e6a65b28bd: Layer already exists 03:04:10 8f11ca72f61f: Layer already exists 03:04:10 7a6457d63df1: Layer already exists 03:04:10 e9be9e77e004: Layer already exists 03:04:10 c4e71c2a4573: Layer already exists 03:04:10 latest: digest: sha256:bb77e99a4e3d48a7ad2c376abbde314b9e6702780a22b94dfe0cbcf716009dcf size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.95 03:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:04:12 34b2b48674f3: Preparing 03:04:12 87c9de515277: Preparing 03:04:12 c9c8a643601d: Preparing 03:04:12 27330d112afa: Preparing 03:04:12 58fa78f998d6: Preparing 03:04:12 e7e6a65b28bd: Preparing 03:04:12 e9be9e77e004: Preparing 03:04:12 7a6457d63df1: Preparing 03:04:12 8f11ca72f61f: Preparing 03:04:12 c4e71c2a4573: Preparing 03:04:12 8f11ca72f61f: Waiting 03:04:12 7a6457d63df1: Waiting 03:04:12 e7e6a65b28bd: Waiting 03:04:12 e9be9e77e004: Waiting 03:04:12 c4e71c2a4573: Waiting 03:04:12 87c9de515277: Layer already exists 03:04:12 c9c8a643601d: Layer already exists 03:04:12 27330d112afa: Layer already exists 03:04:12 58fa78f998d6: Layer already exists 03:04:12 34b2b48674f3: Layer already exists 03:04:12 e7e6a65b28bd: Layer already exists 03:04:12 e9be9e77e004: Layer already exists 03:04:12 7a6457d63df1: Layer already exists 03:04:12 c4e71c2a4573: Layer already exists 03:04:12 8f11ca72f61f: Layer already exists 03:04:12 4.1.0-dev.95: digest: sha256:bb77e99a4e3d48a7ad2c376abbde314b9e6702780a22b94dfe0cbcf716009dcf size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:04:13 34b2b48674f3: Preparing 03:04:13 87c9de515277: Preparing 03:04:13 c9c8a643601d: Preparing 03:04:13 27330d112afa: Preparing 03:04:13 58fa78f998d6: Preparing 03:04:13 e7e6a65b28bd: Preparing 03:04:13 e9be9e77e004: Preparing 03:04:13 7a6457d63df1: Preparing 03:04:13 8f11ca72f61f: Preparing 03:04:13 c4e71c2a4573: Preparing 03:04:13 e7e6a65b28bd: Waiting 03:04:13 e9be9e77e004: Waiting 03:04:13 7a6457d63df1: Waiting 03:04:13 8f11ca72f61f: Waiting 03:04:13 c4e71c2a4573: Waiting 03:04:13 c9c8a643601d: Layer already exists 03:04:13 34b2b48674f3: Layer already exists 03:04:13 58fa78f998d6: Layer already exists 03:04:13 27330d112afa: Layer already exists 03:04:13 87c9de515277: Layer already exists 03:04:13 c4e71c2a4573: Layer already exists 03:04:13 e7e6a65b28bd: Layer already exists 03:04:13 e9be9e77e004: Layer already exists 03:04:13 7a6457d63df1: Layer already exists 03:04:13 8f11ca72f61f: Layer already exists 03:04:13 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:bb77e99a4e3d48a7ad2c376abbde314b9e6702780a22b94dfe0cbcf716009dcf size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:04:14 34b2b48674f3: Preparing 03:04:14 87c9de515277: Preparing 03:04:14 c9c8a643601d: Preparing 03:04:14 27330d112afa: Preparing 03:04:14 58fa78f998d6: Preparing 03:04:14 e7e6a65b28bd: Preparing 03:04:14 e9be9e77e004: Preparing 03:04:14 7a6457d63df1: Preparing 03:04:14 8f11ca72f61f: Preparing 03:04:14 c4e71c2a4573: Preparing 03:04:14 7a6457d63df1: Waiting 03:04:14 8f11ca72f61f: Waiting 03:04:14 c4e71c2a4573: Waiting 03:04:14 e7e6a65b28bd: Waiting 03:04:14 e9be9e77e004: Waiting 03:04:14 c9c8a643601d: Layer already exists 03:04:14 58fa78f998d6: Layer already exists 03:04:14 27330d112afa: Layer already exists 03:04:14 34b2b48674f3: Layer already exists 03:04:14 87c9de515277: Layer already exists 03:04:14 e9be9e77e004: Layer already exists 03:04:14 e7e6a65b28bd: Layer already exists 03:04:14 8f11ca72f61f: Layer already exists 03:04:14 c4e71c2a4573: Layer already exists 03:04:14 7a6457d63df1: Layer already exists 03:04:14 main: digest: sha256:bb77e99a4e3d48a7ad2c376abbde314b9e6702780a22b94dfe0cbcf716009dcf size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:14 ===================================================== [Pipeline] echo 03:04:14 taggedImages: 03:04:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:04:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:04:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.95 03:04:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:04:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:04:14 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:04:14 3010f6fd799ca5917f599db9f4536ecd95368884 03:04:14 latest 03:04:14 4.1.0-dev.95 03:04:14 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:04:14 main 03:04:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:04:15 fc279bb78dd2: Preparing 03:04:15 3957012b0000: Preparing 03:04:15 5ffe99cfbc2f: Preparing 03:04:15 27330d112afa: Preparing 03:04:15 58fa78f998d6: Preparing 03:04:15 f28939ab0930: Preparing 03:04:15 6820b9dfafb8: Preparing 03:04:15 36a57e6fba13: Preparing 03:04:15 c4e71c2a4573: Preparing 03:04:15 f28939ab0930: Waiting 03:04:15 6820b9dfafb8: Waiting 03:04:15 36a57e6fba13: Waiting 03:04:15 c4e71c2a4573: Waiting 03:04:15 58fa78f998d6: Layer already exists 03:04:15 27330d112afa: Layer already exists 03:04:15 3957012b0000: Pushed 03:04:15 5ffe99cfbc2f: Pushed 03:04:15 fc279bb78dd2: Pushed 03:04:15 6820b9dfafb8: Pushed 03:04:15 c4e71c2a4573: Layer already exists 03:04:16 36a57e6fba13: Pushed 03:04:42 f28939ab0930: Pushed 03:04:42 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:ef7ea2175dcbd87b2bcbb5c693a05fc6dfd187b2e6551e841641af736e075f22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:04:43 fc279bb78dd2: Preparing 03:04:43 3957012b0000: Preparing 03:04:43 5ffe99cfbc2f: Preparing 03:04:43 27330d112afa: Preparing 03:04:43 58fa78f998d6: Preparing 03:04:43 f28939ab0930: Preparing 03:04:43 6820b9dfafb8: Preparing 03:04:43 36a57e6fba13: Preparing 03:04:43 c4e71c2a4573: Preparing 03:04:43 6820b9dfafb8: Waiting 03:04:43 36a57e6fba13: Waiting 03:04:43 c4e71c2a4573: Waiting 03:04:43 f28939ab0930: Waiting 03:04:43 27330d112afa: Layer already exists 03:04:43 fc279bb78dd2: Layer already exists 03:04:43 3957012b0000: Layer already exists 03:04:43 58fa78f998d6: Layer already exists 03:04:43 5ffe99cfbc2f: Layer already exists 03:04:43 f28939ab0930: Layer already exists 03:04:43 36a57e6fba13: Layer already exists 03:04:43 6820b9dfafb8: Layer already exists 03:04:43 c4e71c2a4573: Layer already exists 03:04:43 latest: digest: sha256:ef7ea2175dcbd87b2bcbb5c693a05fc6dfd187b2e6551e841641af736e075f22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.95 03:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:04:44 fc279bb78dd2: Preparing 03:04:44 3957012b0000: Preparing 03:04:44 5ffe99cfbc2f: Preparing 03:04:44 27330d112afa: Preparing 03:04:44 58fa78f998d6: Preparing 03:04:44 f28939ab0930: Preparing 03:04:44 6820b9dfafb8: Preparing 03:04:44 36a57e6fba13: Preparing 03:04:44 c4e71c2a4573: Preparing 03:04:44 6820b9dfafb8: Waiting 03:04:44 36a57e6fba13: Waiting 03:04:44 c4e71c2a4573: Waiting 03:04:44 f28939ab0930: Waiting 03:04:44 3957012b0000: Layer already exists 03:04:44 27330d112afa: Layer already exists 03:04:44 fc279bb78dd2: Layer already exists 03:04:44 58fa78f998d6: Layer already exists 03:04:44 5ffe99cfbc2f: Layer already exists 03:04:44 36a57e6fba13: Layer already exists 03:04:44 6820b9dfafb8: Layer already exists 03:04:44 f28939ab0930: Layer already exists 03:04:44 c4e71c2a4573: Layer already exists 03:04:44 4.1.0-dev.95: digest: sha256:ef7ea2175dcbd87b2bcbb5c693a05fc6dfd187b2e6551e841641af736e075f22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:04:45 fc279bb78dd2: Preparing 03:04:45 3957012b0000: Preparing 03:04:45 5ffe99cfbc2f: Preparing 03:04:45 27330d112afa: Preparing 03:04:45 58fa78f998d6: Preparing 03:04:45 f28939ab0930: Preparing 03:04:45 6820b9dfafb8: Preparing 03:04:45 36a57e6fba13: Preparing 03:04:45 c4e71c2a4573: Preparing 03:04:45 f28939ab0930: Waiting 03:04:45 6820b9dfafb8: Waiting 03:04:45 36a57e6fba13: Waiting 03:04:45 58fa78f998d6: Layer already exists 03:04:45 27330d112afa: Layer already exists 03:04:45 3957012b0000: Layer already exists 03:04:45 5ffe99cfbc2f: Layer already exists 03:04:45 fc279bb78dd2: Layer already exists 03:04:45 f28939ab0930: Layer already exists 03:04:45 6820b9dfafb8: Layer already exists 03:04:45 36a57e6fba13: Layer already exists 03:04:45 c4e71c2a4573: Layer already exists 03:04:45 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:ef7ea2175dcbd87b2bcbb5c693a05fc6dfd187b2e6551e841641af736e075f22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:04:46 fc279bb78dd2: Preparing 03:04:46 3957012b0000: Preparing 03:04:46 5ffe99cfbc2f: Preparing 03:04:46 27330d112afa: Preparing 03:04:46 58fa78f998d6: Preparing 03:04:46 f28939ab0930: Preparing 03:04:46 6820b9dfafb8: Preparing 03:04:46 36a57e6fba13: Preparing 03:04:46 c4e71c2a4573: Preparing 03:04:46 f28939ab0930: Waiting 03:04:46 36a57e6fba13: Waiting 03:04:46 6820b9dfafb8: Waiting 03:04:46 c4e71c2a4573: Waiting 03:04:46 3957012b0000: Layer already exists 03:04:46 27330d112afa: Layer already exists 03:04:46 58fa78f998d6: Layer already exists 03:04:46 fc279bb78dd2: Layer already exists 03:04:46 5ffe99cfbc2f: Layer already exists 03:04:46 f28939ab0930: Layer already exists 03:04:46 36a57e6fba13: Layer already exists 03:04:46 6820b9dfafb8: Layer already exists 03:04:46 c4e71c2a4573: Layer already exists 03:04:46 main: digest: sha256:ef7ea2175dcbd87b2bcbb5c693a05fc6dfd187b2e6551e841641af736e075f22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:46 ===================================================== [Pipeline] echo 03:04:46 taggedImages: 03:04:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:04:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:04:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.95 03:04:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:04:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:04:46 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:04:46 3010f6fd799ca5917f599db9f4536ecd95368884 03:04:46 latest 03:04:46 4.1.0-dev.95 03:04:46 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:04:46 main 03:04:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:04:47 0c12b9286210: Preparing 03:04:47 a742a823a16c: Preparing 03:04:47 778205c70b79: Preparing 03:04:47 27330d112afa: Preparing 03:04:47 58fa78f998d6: Preparing 03:04:47 f28939ab0930: Preparing 03:04:47 7a6457d63df1: Preparing 03:04:47 f28939ab0930: Waiting 03:04:47 8f11ca72f61f: Preparing 03:04:47 c4e71c2a4573: Preparing 03:04:47 8f11ca72f61f: Waiting 03:04:47 c4e71c2a4573: Waiting 03:04:47 7a6457d63df1: Waiting 03:04:47 58fa78f998d6: Layer already exists 03:04:47 27330d112afa: Layer already exists 03:04:47 f28939ab0930: Layer already exists 03:04:47 7a6457d63df1: Layer already exists 03:04:47 a742a823a16c: Pushed 03:04:47 8f11ca72f61f: Layer already exists 03:04:47 0c12b9286210: Pushed 03:04:47 778205c70b79: Pushed 03:04:47 c4e71c2a4573: Layer already exists 03:04:47 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:aeeef2fd2f23ec6faaa6892a7d7ddeb4926ac0cfc1045864177142282864dd23 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:04:48 0c12b9286210: Preparing 03:04:48 a742a823a16c: Preparing 03:04:48 778205c70b79: Preparing 03:04:48 27330d112afa: Preparing 03:04:48 58fa78f998d6: Preparing 03:04:48 f28939ab0930: Preparing 03:04:48 7a6457d63df1: Preparing 03:04:48 8f11ca72f61f: Preparing 03:04:48 c4e71c2a4573: Preparing 03:04:48 7a6457d63df1: Waiting 03:04:48 8f11ca72f61f: Waiting 03:04:48 c4e71c2a4573: Waiting 03:04:48 f28939ab0930: Waiting 03:04:48 778205c70b79: Layer already exists 03:04:48 0c12b9286210: Layer already exists 03:04:48 27330d112afa: Layer already exists 03:04:48 58fa78f998d6: Layer already exists 03:04:48 a742a823a16c: Layer already exists 03:04:48 c4e71c2a4573: Layer already exists 03:04:48 7a6457d63df1: Layer already exists 03:04:48 8f11ca72f61f: Layer already exists 03:04:48 f28939ab0930: Layer already exists 03:04:48 latest: digest: sha256:aeeef2fd2f23ec6faaa6892a7d7ddeb4926ac0cfc1045864177142282864dd23 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.95 03:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:04:49 0c12b9286210: Preparing 03:04:49 a742a823a16c: Preparing 03:04:49 778205c70b79: Preparing 03:04:49 27330d112afa: Preparing 03:04:49 58fa78f998d6: Preparing 03:04:49 f28939ab0930: Preparing 03:04:49 7a6457d63df1: Preparing 03:04:49 8f11ca72f61f: Preparing 03:04:49 c4e71c2a4573: Preparing 03:04:49 7a6457d63df1: Waiting 03:04:49 8f11ca72f61f: Waiting 03:04:49 c4e71c2a4573: Waiting 03:04:49 f28939ab0930: Waiting 03:04:49 0c12b9286210: Layer already exists 03:04:49 58fa78f998d6: Layer already exists 03:04:49 778205c70b79: Layer already exists 03:04:49 a742a823a16c: Layer already exists 03:04:49 27330d112afa: Layer already exists 03:04:49 f28939ab0930: Layer already exists 03:04:49 7a6457d63df1: Layer already exists 03:04:49 c4e71c2a4573: Layer already exists 03:04:49 8f11ca72f61f: Layer already exists 03:04:49 4.1.0-dev.95: digest: sha256:aeeef2fd2f23ec6faaa6892a7d7ddeb4926ac0cfc1045864177142282864dd23 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:04:53 0c12b9286210: Preparing 03:04:53 a742a823a16c: Preparing 03:04:53 778205c70b79: Preparing 03:04:53 27330d112afa: Preparing 03:04:53 58fa78f998d6: Preparing 03:04:53 f28939ab0930: Preparing 03:04:53 7a6457d63df1: Preparing 03:04:53 8f11ca72f61f: Preparing 03:04:53 c4e71c2a4573: Preparing 03:04:53 7a6457d63df1: Waiting 03:04:53 8f11ca72f61f: Waiting 03:04:53 c4e71c2a4573: Waiting 03:04:53 f28939ab0930: Waiting 03:04:53 27330d112afa: Layer already exists 03:04:53 a742a823a16c: Layer already exists 03:04:53 0c12b9286210: Layer already exists 03:04:53 778205c70b79: Layer already exists 03:04:53 58fa78f998d6: Layer already exists 03:04:53 7a6457d63df1: Layer already exists 03:04:53 f28939ab0930: Layer already exists 03:04:53 8f11ca72f61f: Layer already exists 03:04:53 c4e71c2a4573: Layer already exists 03:04:53 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:aeeef2fd2f23ec6faaa6892a7d7ddeb4926ac0cfc1045864177142282864dd23 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:04:53 0c12b9286210: Preparing 03:04:53 a742a823a16c: Preparing 03:04:53 778205c70b79: Preparing 03:04:53 27330d112afa: Preparing 03:04:53 58fa78f998d6: Preparing 03:04:53 f28939ab0930: Preparing 03:04:53 7a6457d63df1: Preparing 03:04:53 8f11ca72f61f: Preparing 03:04:53 c4e71c2a4573: Preparing 03:04:53 7a6457d63df1: Waiting 03:04:53 8f11ca72f61f: Waiting 03:04:53 c4e71c2a4573: Waiting 03:04:53 f28939ab0930: Waiting 03:04:53 0c12b9286210: Layer already exists 03:04:53 778205c70b79: Layer already exists 03:04:53 27330d112afa: Layer already exists 03:04:53 58fa78f998d6: Layer already exists 03:04:53 a742a823a16c: Layer already exists 03:04:53 8f11ca72f61f: Layer already exists 03:04:53 7a6457d63df1: Layer already exists 03:04:53 f28939ab0930: Layer already exists 03:04:53 c4e71c2a4573: Layer already exists 03:04:54 main: digest: sha256:aeeef2fd2f23ec6faaa6892a7d7ddeb4926ac0cfc1045864177142282864dd23 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:54 ===================================================== [Pipeline] echo 03:04:54 taggedImages: 03:04:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:04:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:04:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.95 03:04:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:04:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:04:54 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:04:54 3010f6fd799ca5917f599db9f4536ecd95368884 03:04:54 latest 03:04:54 4.1.0-dev.95 03:04:54 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:04:54 main 03:04:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:04:55 b7e27a1660b6: Preparing 03:04:55 63af3292d94f: Preparing 03:04:55 27330d112afa: Preparing 03:04:55 58fa78f998d6: Preparing 03:04:55 e5aba202697d: Preparing 03:04:55 1774c053c62c: Preparing 03:04:55 c4e71c2a4573: Preparing 03:04:55 1774c053c62c: Waiting 03:04:55 c4e71c2a4573: Waiting 03:04:55 27330d112afa: Layer already exists 03:04:55 58fa78f998d6: Layer already exists 03:04:55 c4e71c2a4573: Layer already exists 03:04:55 e5aba202697d: Pushed 03:04:55 b7e27a1660b6: Pushed 03:04:56 1774c053c62c: Pushed 03:05:04 63af3292d94f: Pushed 03:05:04 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:5dba8207342a7763efa911e900bfb8837eac38612fb748e83fa6d09590614eac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:05:05 b7e27a1660b6: Preparing 03:05:05 63af3292d94f: Preparing 03:05:05 27330d112afa: Preparing 03:05:05 58fa78f998d6: Preparing 03:05:05 e5aba202697d: Preparing 03:05:05 1774c053c62c: Preparing 03:05:05 c4e71c2a4573: Preparing 03:05:05 c4e71c2a4573: Waiting 03:05:05 1774c053c62c: Waiting 03:05:05 63af3292d94f: Layer already exists 03:05:05 b7e27a1660b6: Layer already exists 03:05:05 27330d112afa: Layer already exists 03:05:05 58fa78f998d6: Layer already exists 03:05:05 e5aba202697d: Layer already exists 03:05:05 1774c053c62c: Layer already exists 03:05:05 c4e71c2a4573: Layer already exists 03:05:05 latest: digest: sha256:5dba8207342a7763efa911e900bfb8837eac38612fb748e83fa6d09590614eac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.95 03:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:05:06 b7e27a1660b6: Preparing 03:05:06 63af3292d94f: Preparing 03:05:06 27330d112afa: Preparing 03:05:06 58fa78f998d6: Preparing 03:05:06 e5aba202697d: Preparing 03:05:06 1774c053c62c: Preparing 03:05:06 c4e71c2a4573: Preparing 03:05:06 1774c053c62c: Waiting 03:05:06 c4e71c2a4573: Waiting 03:05:06 58fa78f998d6: Layer already exists 03:05:06 27330d112afa: Layer already exists 03:05:06 b7e27a1660b6: Layer already exists 03:05:06 63af3292d94f: Layer already exists 03:05:06 e5aba202697d: Layer already exists 03:05:06 c4e71c2a4573: Layer already exists 03:05:06 1774c053c62c: Layer already exists 03:05:06 4.1.0-dev.95: digest: sha256:5dba8207342a7763efa911e900bfb8837eac38612fb748e83fa6d09590614eac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:05:07 b7e27a1660b6: Preparing 03:05:07 63af3292d94f: Preparing 03:05:07 27330d112afa: Preparing 03:05:07 58fa78f998d6: Preparing 03:05:07 e5aba202697d: Preparing 03:05:07 1774c053c62c: Preparing 03:05:07 c4e71c2a4573: Preparing 03:05:07 1774c053c62c: Waiting 03:05:07 c4e71c2a4573: Waiting 03:05:07 b7e27a1660b6: Layer already exists 03:05:07 63af3292d94f: Layer already exists 03:05:07 e5aba202697d: Layer already exists 03:05:07 58fa78f998d6: Layer already exists 03:05:07 27330d112afa: Layer already exists 03:05:07 1774c053c62c: Layer already exists 03:05:07 c4e71c2a4573: Layer already exists 03:05:07 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:5dba8207342a7763efa911e900bfb8837eac38612fb748e83fa6d09590614eac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:05:08 b7e27a1660b6: Preparing 03:05:08 63af3292d94f: Preparing 03:05:08 27330d112afa: Preparing 03:05:08 58fa78f998d6: Preparing 03:05:08 e5aba202697d: Preparing 03:05:08 1774c053c62c: Preparing 03:05:08 c4e71c2a4573: Preparing 03:05:08 1774c053c62c: Waiting 03:05:08 c4e71c2a4573: Waiting 03:05:08 63af3292d94f: Layer already exists 03:05:08 e5aba202697d: Layer already exists 03:05:08 b7e27a1660b6: Layer already exists 03:05:08 58fa78f998d6: Layer already exists 03:05:08 27330d112afa: Layer already exists 03:05:08 1774c053c62c: Layer already exists 03:05:08 c4e71c2a4573: Layer already exists 03:05:08 main: digest: sha256:5dba8207342a7763efa911e900bfb8837eac38612fb748e83fa6d09590614eac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:08 ===================================================== [Pipeline] echo 03:05:08 taggedImages: 03:05:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:05:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:05:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.95 03:05:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:05:08 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:05:08 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:05:08 3010f6fd799ca5917f599db9f4536ecd95368884 03:05:08 latest 03:05:08 4.1.0-dev.95 03:05:08 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:05:08 main 03:05:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:05:09 b086cd76f3ba: Preparing 03:05:09 fd877a548948: Preparing 03:05:09 27330d112afa: Preparing 03:05:09 58fa78f998d6: Preparing 03:05:09 e2687f43c4d6: Preparing 03:05:09 29ad47d3c264: Preparing 03:05:09 c4e71c2a4573: Preparing 03:05:09 29ad47d3c264: Waiting 03:05:09 c4e71c2a4573: Waiting 03:05:09 27330d112afa: Layer already exists 03:05:09 58fa78f998d6: Layer already exists 03:05:09 c4e71c2a4573: Layer already exists 03:05:09 b086cd76f3ba: Pushed 03:05:09 e2687f43c4d6: Pushed 03:05:10 29ad47d3c264: Pushed 03:05:18 fd877a548948: Pushed 03:05:18 3010f6fd799ca5917f599db9f4536ecd95368884: digest: sha256:882cf1201f5e6fb385b121294f82b7e1dd4d738b7a9b2ff51d4887659dcaa4af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:05:19 b086cd76f3ba: Preparing 03:05:19 fd877a548948: Preparing 03:05:19 27330d112afa: Preparing 03:05:19 58fa78f998d6: Preparing 03:05:19 e2687f43c4d6: Preparing 03:05:19 29ad47d3c264: Preparing 03:05:19 c4e71c2a4573: Preparing 03:05:19 29ad47d3c264: Waiting 03:05:19 c4e71c2a4573: Waiting 03:05:19 fd877a548948: Layer already exists 03:05:19 e2687f43c4d6: Layer already exists 03:05:19 b086cd76f3ba: Layer already exists 03:05:19 58fa78f998d6: Layer already exists 03:05:19 27330d112afa: Layer already exists 03:05:19 29ad47d3c264: Layer already exists 03:05:19 c4e71c2a4573: Layer already exists 03:05:19 latest: digest: sha256:882cf1201f5e6fb385b121294f82b7e1dd4d738b7a9b2ff51d4887659dcaa4af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.95 03:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:05:20 b086cd76f3ba: Preparing 03:05:20 fd877a548948: Preparing 03:05:20 27330d112afa: Preparing 03:05:20 58fa78f998d6: Preparing 03:05:20 e2687f43c4d6: Preparing 03:05:20 29ad47d3c264: Preparing 03:05:20 c4e71c2a4573: Preparing 03:05:20 29ad47d3c264: Waiting 03:05:20 c4e71c2a4573: Waiting 03:05:20 58fa78f998d6: Layer already exists 03:05:20 27330d112afa: Layer already exists 03:05:20 b086cd76f3ba: Layer already exists 03:05:20 fd877a548948: Layer already exists 03:05:20 e2687f43c4d6: Layer already exists 03:05:20 c4e71c2a4573: Layer already exists 03:05:20 29ad47d3c264: Layer already exists 03:05:20 4.1.0-dev.95: digest: sha256:882cf1201f5e6fb385b121294f82b7e1dd4d738b7a9b2ff51d4887659dcaa4af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:05:20 b086cd76f3ba: Preparing 03:05:20 fd877a548948: Preparing 03:05:20 27330d112afa: Preparing 03:05:20 58fa78f998d6: Preparing 03:05:20 e2687f43c4d6: Preparing 03:05:20 29ad47d3c264: Preparing 03:05:20 c4e71c2a4573: Preparing 03:05:20 29ad47d3c264: Waiting 03:05:20 c4e71c2a4573: Waiting 03:05:20 58fa78f998d6: Layer already exists 03:05:20 b086cd76f3ba: Layer already exists 03:05:20 fd877a548948: Layer already exists 03:05:20 27330d112afa: Layer already exists 03:05:20 e2687f43c4d6: Layer already exists 03:05:20 c4e71c2a4573: Layer already exists 03:05:20 29ad47d3c264: Layer already exists 03:05:20 3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95: digest: sha256:882cf1201f5e6fb385b121294f82b7e1dd4d738b7a9b2ff51d4887659dcaa4af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:05:21 b086cd76f3ba: Preparing 03:05:21 fd877a548948: Preparing 03:05:21 27330d112afa: Preparing 03:05:21 58fa78f998d6: Preparing 03:05:21 e2687f43c4d6: Preparing 03:05:21 29ad47d3c264: Preparing 03:05:21 c4e71c2a4573: Preparing 03:05:21 c4e71c2a4573: Waiting 03:05:21 29ad47d3c264: Waiting 03:05:21 58fa78f998d6: Layer already exists 03:05:21 27330d112afa: Layer already exists 03:05:21 fd877a548948: Layer already exists 03:05:21 b086cd76f3ba: Layer already exists 03:05:21 e2687f43c4d6: Layer already exists 03:05:21 c4e71c2a4573: Layer already exists 03:05:21 29ad47d3c264: Layer already exists 03:05:21 main: digest: sha256:882cf1201f5e6fb385b121294f82b7e1dd4d738b7a9b2ff51d4887659dcaa4af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:21 ===================================================== [Pipeline] echo 03:05:21 taggedImages: 03:05:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 03:05:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:05:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.95 03:05:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 03:05:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.95 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.95 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.95 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.95 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.95 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.95 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.95 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.95 [Pipeline] echo 03:05:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.95 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.95 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.95 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.95 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.95 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.95 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.95 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3010f6fd799ca5917f599db9f4536ecd95368884-4.1.0-dev.95 [Pipeline] echo 03:05:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:05:22 03:05:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:05:23 arm64: Pulling from edgex-lftools-log-publisher 03:05:23 8998bd30e6a1: Pulling fs layer 03:05:23 04944245beec: Pulling fs layer 03:05:23 699f458cf7ca: Pulling fs layer 03:05:23 765212b225bb: Pulling fs layer 03:05:23 f23df028b6ca: Pulling fs layer 03:05:23 d65c8cfc05b1: Pulling fs layer 03:05:23 2437ff75d9bd: Pulling fs layer 03:05:23 f23df028b6ca: Waiting 03:05:23 d65c8cfc05b1: Waiting 03:05:23 2437ff75d9bd: Waiting 03:05:23 765212b225bb: Waiting 03:05:23 04944245beec: Verifying Checksum 03:05:23 04944245beec: Download complete 03:05:23 765212b225bb: Verifying Checksum 03:05:23 765212b225bb: Download complete 03:05:23 f23df028b6ca: Download complete 03:05:23 d65c8cfc05b1: Download complete 03:05:23 699f458cf7ca: Verifying Checksum 03:05:23 699f458cf7ca: Download complete 03:05:24 8998bd30e6a1: Verifying Checksum 03:05:24 8998bd30e6a1: Download complete 03:05:26 2437ff75d9bd: Verifying Checksum 03:05:26 2437ff75d9bd: Download complete 03:05:28 8998bd30e6a1: Pull complete 03:05:31 04944245beec: Pull complete 03:05:32 699f458cf7ca: Pull complete 03:05:32 765212b225bb: Pull complete 03:05:33 f23df028b6ca: Pull complete 03:05:33 d65c8cfc05b1: Pull complete 03:05:51 2437ff75d9bd: Pull complete 03:05:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:05:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:05:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:51 prd-ubuntu20.04-docker-arm64-4c-16g-1234 does not seem to be running inside a container 03:05:51 $ 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/950 -v /w/workspace/edgex-go/950:/w/workspace/edgex-go/950:rw,z -v /w/workspace/edgex-go/950@tmp:/w/workspace/edgex-go/950@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:05:54 $ docker top 137c94165681f743f610e0c7d15344b573abb34c7d609179016bf131819b962d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:55 ---> job-cost.sh 03:05:55 lf-activate-venv: SKIPPING 03:05:55 INFO: No Stack... 03:05:56 INFO: Retrieving Pricing Info for: v3-standard-4 03:05:56 INFO: Archiving Costs [Pipeline] sh 03:05:57 + cat /w/workspace/edgex-go/950/archives/cost.csv 03:05:57 + cut -d, -f6 [Pipeline] lock 03:05:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-950-stack-cost] 03:05:57 Resource [jenkins-edgexfoundry-edgex-go-main-950-stack-cost] did not exist. Created. 03:05:57 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-950-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:05:57 + echo total: 0.10999999940395355 [Pipeline] stash 03:05:58 Stashed 1 file(s) [Pipeline] } 03:05:58 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-950-stack-cost] [Pipeline] // lock [Pipeline] } 03:05:58 $ docker stop --time=1 137c94165681f743f610e0c7d15344b573abb34c7d609179016bf131819b962d 03:06:00 $ docker rm -f --volumes 137c94165681f743f610e0c7d15344b573abb34c7d609179016bf131819b962d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:06:00 provisioning config files... 03:06:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/950@tmp/config15418286694829440642tmp [Pipeline] { [Pipeline] sh 03:06:01 + set +x 03:06:01 + + curl -s https://codecov.io/bash 03:06:01 bash -s -- 03:06:01 03:06:01 _____ _ 03:06:01 / ____| | | 03:06:01 | | ___ __| | ___ ___ _____ __ 03:06:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:06:01 | |___| (_) | (_| | __/ (_| (_) \ V / 03:06:01 \_____\___/ \__,_|\___|\___\___/ \_/ 03:06:01 Bash-1.0.6 03:06:01 03:06:01 03:06:01 ==> git version 2.25.1 found 03:06:01 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:06:01 Release-Date: 2020-01-08 03:06:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:06:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:06:01 ==> Jenkins CI detected. 03:06:01 current dir:  /w/workspace/edgex-go/950 03:06:01 project root: . 03:06:01 --> token set from env 03:06:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:06:01 ==> Running gcov in . (disable via -X gcov) 03:06:01 ==> Python coveragepy not found 03:06:01 ==> Searching for coverage reports in: 03:06:01 + . 03:06:01 -> Found 1 reports 03:06:01 ==> Detecting git/mercurial file structure 03:06:01 ==> Reading reports 03:06:01 + ./coverage.out bytes=1044038 03:06:01 ==> Appending adjustments 03:06:01 https://docs.codecov.io/docs/fixing-reports 03:06:02 + Found adjustments 03:06:02 ==> Gzipping contents 03:06:02 108K /tmp/codecov.jeaRir.gz 03:06:02 ==> Uploading reports 03:06:02 url: https://codecov.io 03:06:02 query: branch=main&commit=3010f6fd799ca5917f599db9f4536ecd95368884&build=950&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F950%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:06:02 -> Pinging Codecov 03:06:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3010f6fd799ca5917f599db9f4536ecd95368884&build=950&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F950%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:06:02 -> Uploading to 03:06:02 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3010f6fd799ca5917f599db9f4536ecd95368884/508ec3bc-4cba-46a3-aaac-183f1396e04a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260129%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260129T030602Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1a06529cd6815f416be56ba69f3b46952eb1ce9ec0edeaeda271585ebdb3462c 03:06:02 % Total % Received % Xferd Average Speed Time Time Time Current 03:06:02 Dload Upload Total Spent Left Speed 03:06:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 584k --:--:-- --:--:-- --:--:-- 584k 100 105k 0 0 100 105k 0 584k --:--:-- --:--:-- --:--:-- 581k 03:06:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3010f6fd799ca5917f599db9f4536ecd95368884 [Pipeline] } 03:06:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:06:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:06:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:06:03 03:06:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:06:04 latest: Pulling from edgex-devops/edgex-snyk-go 03:06:04 2d35ebdb57d9: Already exists 03:06:04 85e8836fcdb2: Pulling fs layer 03:06:04 91631faa732a: Pulling fs layer 03:06:04 f3f5ae8826fa: Pulling fs layer 03:06:04 4f4fb700ef54: Pulling fs layer 03:06:04 7861252a18e6: Pulling fs layer 03:06:04 9130f900ef6f: Pulling fs layer 03:06:04 7861252a18e6: Waiting 03:06:04 9130f900ef6f: Waiting 03:06:04 4f4fb700ef54: Waiting 03:06:04 f3f5ae8826fa: Verifying Checksum 03:06:04 f3f5ae8826fa: Download complete 03:06:04 85e8836fcdb2: Download complete 03:06:04 4f4fb700ef54: Download complete 03:06:04 85e8836fcdb2: Pull complete 03:06:04 7861252a18e6: Verifying Checksum 03:06:04 7861252a18e6: Download complete 03:06:04 91631faa732a: Verifying Checksum 03:06:04 91631faa732a: Download complete 03:06:05 9130f900ef6f: Verifying Checksum 03:06:05 9130f900ef6f: Download complete 03:06:10 91631faa732a: Pull complete 03:06:10 f3f5ae8826fa: Pull complete 03:06:10 4f4fb700ef54: Pull complete 03:06:10 7861252a18e6: Pull complete 03:06:15 9130f900ef6f: Pull complete 03:06:15 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:06:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:06:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:15 prd-ubuntu20.04-docker-8c-8g-1230 does not seem to be running inside a container 03:06:15 $ 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/950 -v /w/workspace/edgex-go/950:/w/workspace/edgex-go/950:rw,z -v /w/workspace/edgex-go/950@tmp:/w/workspace/edgex-go/950@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:06:16 $ docker top 2a773decc57a480b0523a9fe7378cad2d7ffa21927b7c3b34eba0c6e55877575 -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:17 + git config --global --add safe.directory /w/workspace/edgex-go/950 [Pipeline] echo 03:06:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:06:17 + set -o pipefail 03:06:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:06:27 03:06:27 Monitoring /w/workspace/edgex-go/950 (github.com/edgexfoundry/edgex-go)... 03:06:27 03:06:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/daf4f0c9-21f4-4549-9bc7-9ff853f8a16c 03:06:27 03:06:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:06:27 [Pipeline] } 03:06:28 $ docker stop --time=1 2a773decc57a480b0523a9fe7378cad2d7ffa21927b7c3b34eba0c6e55877575 03:06:31 $ docker rm -f --volumes 2a773decc57a480b0523a9fe7378cad2d7ffa21927b7c3b34eba0c6e55877575 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:06:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:06:31 provisioning config files... 03:06:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/950@tmp/config13418512548148535223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:31 --> edgex-publish-swagger.sh 03:06:31 === Publish openapi API === 03:06:31 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:06:31 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/950/openapi/core-command.yaml] 03:06:31 % Total % Received % Xferd Average Speed Time Time Time Current 03:06:31 Dload Upload Total Spent Left Speed 03:06:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 280 138k --:--:-- --:--:-- --:--:-- 139k 03:06:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:06:32 03:06:32 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/950/openapi/core-data.yaml] 03:06:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:06:32 Dload Upload Total Spent Left Speed 03:06:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 402 448k --:--:-- --:--:-- --:--:-- 446k 100 75375 100 66 100 75309 400 445k --:--:-- --:--:-- --:--:-- 443k 03:06:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:06:32 03:06:32 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/950/openapi/core-keeper.yaml] 03:06:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:06:32 Dload Upload Total Spent Left Speed 03:06:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 445 199k --:--:-- --:--:-- --:--:-- 201k 03:06:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:06:32 03:06:32 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/950/openapi/core-metadata.yaml] 03:06:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:06:32 Dload Upload Total Spent Left Speed 03:06:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 336 815k --:--:-- --:--:-- --:--:-- 815k 03:06:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:06:32 03:06:32 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/950/openapi/security-proxy-auth.yaml] 03:06:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:06:32 Dload Upload Total Spent Left Speed 03:06:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 503 182k --:--:-- --:--:-- --:--:-- 182k 03:06:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:06:32 03:06:32 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/950/openapi/security-secretstore-setup.yaml] 03:06:32 % Total % Received % Xferd Average Speed Time Time Time Current 03:06:32 Dload Upload Total Spent Left Speed 03:06:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 680 40340 --:--:-- --:--:-- --:--:-- 41020 03:06:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:06:33 03:06:33 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/950/openapi/support-notifications.yaml] 03:06:33 % Total % Received % Xferd Average Speed Time Time Time Current 03:06:33 Dload Upload Total Spent Left Speed 03:06:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 515 762k --:--:-- --:--:-- --:--:-- 763k 03:06:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:06:33 03:06:33 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/950/openapi/support-scheduler.yaml] 03:06:33 % Total % Received % Xferd Average Speed Time Time Time Current 03:06:33 Dload Upload Total Spent Left Speed 03:06:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 594 446k --:--:-- --:--:-- --:--:-- 446k 03:06:33 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:06:33 [Pipeline] } 03:06:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:06:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:06:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:06:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:34 prd-ubuntu20.04-docker-8c-8g-1230 does not seem to be running inside a container 03:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/950 -v /w/workspace/edgex-go/950:/w/workspace/edgex-go/950:rw,z -v /w/workspace/edgex-go/950@tmp:/w/workspace/edgex-go/950@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:06:34 $ docker top bdb60d08437e1e9fb8fa7a6b43c20f64a4db367898ead337a5b47d3e2bcb9072 -eo pid,comm 03:06:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:06:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:06:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:34 [ssh-agent] Looking for ssh-agent implementation... 03:06:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:34 $ docker exec bdb60d08437e1e9fb8fa7a6b43c20f64a4db367898ead337a5b47d3e2bcb9072 ssh-agent 03:06:34 SSH_AUTH_SOCK=/tmp/ssh-bEfFvMz4BYzX/agent.32 03:06:34 SSH_AGENT_PID=38 03:06:34 Running ssh-add (command line suppressed) 03:06:34 Identity added: /w/workspace/edgex-go/950@tmp/private_key_8263277042136805948.key (/w/workspace/edgex-go/950@tmp/private_key_8263277042136805948.key) 03:06:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:06:35 + git semver tag 03:06:35 2026-01-29 03:06:35,372 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:06:35 2026-01-29 03:06:35,375 [run_tag] DEBUG tag force:False 03:06:35 2026-01-29 03:06:35,375 [check_head_tag] DEBUG check head tag 03:06:35 2026-01-29 03:06:35,377 [execute] INFO git cat-file --batch-check 03:06:35 2026-01-29 03:06:35,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/950, stdin=, shell=False, universal_newlines=False) 03:06:35 2026-01-29 03:06:35,379 [execute] INFO git cat-file --batch 03:06:35 2026-01-29 03:06:35,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/950, stdin=, shell=False, universal_newlines=False) 03:06:35 2026-01-29 03:06:35,407 [read_version] DEBUG read version from /w/workspace/edgex-go/950/.semver/main 03:06:35 2026-01-29 03:06:35,407 [execute] INFO git tag -a v4.1.0-dev.95 -m v4.1.0-dev.95 03:06:35 2026-01-29 03:06:35,407 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.95', '-m', 'v4.1.0-dev.95'], cwd=/w/workspace/edgex-go/950, stdin=None, shell=False, universal_newlines=False) 03:06:35 2026-01-29 03:06:35,411 [read_version] DEBUG read version from /w/workspace/edgex-go/950/.semver/main 03:06:35 4.1.0-dev.95 [Pipeline] } 03:06:35 $ docker exec --env ******** --env ******** bdb60d08437e1e9fb8fa7a6b43c20f64a4db367898ead337a5b47d3e2bcb9072 ssh-agent -k 03:06:35 unset SSH_AUTH_SOCK; 03:06:35 unset SSH_AGENT_PID; 03:06:35 echo Agent pid 38 killed; 03:06:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:06:36 + git semver [Pipeline] } 03:06:36 $ docker stop --time=1 bdb60d08437e1e9fb8fa7a6b43c20f64a4db367898ead337a5b47d3e2bcb9072 03:06:37 $ docker rm -f --volumes bdb60d08437e1e9fb8fa7a6b43c20f64a4db367898ead337a5b47d3e2bcb9072 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:06:38 03:06:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:06:38 0.23.1-centos7: Pulling from edgex-lftools 03:06:38 ab5ef0e58194: Pulling fs layer 03:06:38 9712f1f96733: Pulling fs layer 03:06:38 63f879dbbcfc: Pulling fs layer 03:06:38 0d9ebad4ef96: Pulling fs layer 03:06:38 e9a5061849ea: Pulling fs layer 03:06:38 d747dcd14b5f: Pulling fs layer 03:06:38 2de7ff778b66: Pulling fs layer 03:06:38 0d9ebad4ef96: Waiting 03:06:38 e9a5061849ea: Waiting 03:06:38 d747dcd14b5f: Waiting 03:06:38 2de7ff778b66: Waiting 03:06:38 9712f1f96733: Download complete 03:06:38 63f879dbbcfc: Verifying Checksum 03:06:38 63f879dbbcfc: Download complete 03:06:38 e9a5061849ea: Verifying Checksum 03:06:38 e9a5061849ea: Download complete 03:06:38 d747dcd14b5f: Download complete 03:06:38 0d9ebad4ef96: Verifying Checksum 03:06:38 0d9ebad4ef96: Download complete 03:06:39 ab5ef0e58194: Verifying Checksum 03:06:39 ab5ef0e58194: Download complete 03:06:39 2de7ff778b66: Verifying Checksum 03:06:39 2de7ff778b66: Download complete 03:06:43 ab5ef0e58194: Pull complete 03:06:43 9712f1f96733: Pull complete 03:06:44 63f879dbbcfc: Pull complete 03:06:50 0d9ebad4ef96: Pull complete 03:06:50 e9a5061849ea: Pull complete 03:06:50 d747dcd14b5f: Pull complete 03:06:51 2de7ff778b66: Pull complete 03:06:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:06:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:06:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:52 prd-ubuntu20.04-docker-8c-8g-1230 does not seem to be running inside a container 03:06:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/950 -v /w/workspace/edgex-go/950:/w/workspace/edgex-go/950:rw,z -v /w/workspace/edgex-go/950@tmp:/w/workspace/edgex-go/950@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:06:53 $ docker top 6bf0d508dcef1120de8214b26253eff4169f0849587a9efc5892cad366d530de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:06:53 provisioning config files... 03:06:53 copy managed file [sigul-config] to file:/w/workspace/edgex-go/950@tmp/config3853286975308461383tmp 03:06:53 copy managed file [sigul-password] to file:/w/workspace/edgex-go/950@tmp/config4959251424353405411tmp 03:06:53 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/950@tmp/config5564590767171063299tmp [Pipeline] { [Pipeline] echo 03:06:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:06:53 ---> sigul-configuration.sh 03:06:53 gpg: directory `/root/.gnupg' created 03:06:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:06:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:06:53 gpg: keyring `/root/.gnupg/secring.gpg' created 03:06:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:06:53 gpg: CAST5 encrypted data 03:06:53 gpg: encrypted with 1 passphrase 03:06:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:06:54 + mkdir /home/jenkins 03:06:54 + mkdir /home/jenkins/sigul [Pipeline] sh 03:06:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:06:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:06:54 ---> sigul-install.sh 03:06:54 Sigul already installed; skipping installation. [Pipeline] sh 03:06:55 + git tag --list 03:06:55 0.6.0 03:06:55 0.6.1 03:06:55 0.7.0 03:06:55 0.7.1 03:06:55 v1.0.0 03:06:55 v1.0.1 03:06:55 v1.1.0 03:06:55 v1.2.0 03:06:55 v1.2.1 03:06:55 v1.3.0 03:06:55 v1.3.1 03:06:55 v2.0.0 03:06:55 v2.1.0 03:06:55 v2.1.1 03:06:55 v2.2.0 03:06:55 v2.3.0 03:06:55 v3.0 03:06:55 v3.0.0 03:06:55 v3.1 03:06:55 v3.1.0 03:06:55 v3.1.1 03:06:55 v4.0 03:06:55 v4.0.0 03:06:55 v4.0.1 03:06:55 v4.0.1-dev.1 03:06:55 v4.0.1-dev.2 03:06:55 v4.0.2-dev.1 03:06:55 v4.1.0-dev.1 03:06:55 v4.1.0-dev.10 03:06:55 v4.1.0-dev.11 03:06:55 v4.1.0-dev.12 03:06:55 v4.1.0-dev.13 03:06:55 v4.1.0-dev.14 03:06:55 v4.1.0-dev.15 03:06:55 v4.1.0-dev.16 03:06:55 v4.1.0-dev.17 03:06:55 v4.1.0-dev.18 03:06:55 v4.1.0-dev.19 03:06:55 v4.1.0-dev.2 03:06:55 v4.1.0-dev.20 03:06:55 v4.1.0-dev.21 03:06:55 v4.1.0-dev.22 03:06:55 v4.1.0-dev.23 03:06:55 v4.1.0-dev.24 03:06:55 v4.1.0-dev.25 03:06:55 v4.1.0-dev.26 03:06:55 v4.1.0-dev.27 03:06:55 v4.1.0-dev.28 03:06:55 v4.1.0-dev.29 03:06:55 v4.1.0-dev.3 03:06:55 v4.1.0-dev.30 03:06:55 v4.1.0-dev.31 03:06:55 v4.1.0-dev.32 03:06:55 v4.1.0-dev.33 03:06:55 v4.1.0-dev.34 03:06:55 v4.1.0-dev.35 03:06:55 v4.1.0-dev.36 03:06:55 v4.1.0-dev.37 03:06:55 v4.1.0-dev.38 03:06:55 v4.1.0-dev.39 03:06:55 v4.1.0-dev.4 03:06:55 v4.1.0-dev.40 03:06:55 v4.1.0-dev.41 03:06:55 v4.1.0-dev.42 03:06:55 v4.1.0-dev.43 03:06:55 v4.1.0-dev.44 03:06:55 v4.1.0-dev.45 03:06:55 v4.1.0-dev.46 03:06:55 v4.1.0-dev.47 03:06:55 v4.1.0-dev.48 03:06:55 v4.1.0-dev.49 03:06:55 v4.1.0-dev.5 03:06:55 v4.1.0-dev.50 03:06:55 v4.1.0-dev.51 03:06:55 v4.1.0-dev.52 03:06:55 v4.1.0-dev.53 03:06:55 v4.1.0-dev.54 03:06:55 v4.1.0-dev.55 03:06:55 v4.1.0-dev.56 03:06:55 v4.1.0-dev.57 03:06:55 v4.1.0-dev.58 03:06:55 v4.1.0-dev.59 03:06:55 v4.1.0-dev.6 03:06:55 v4.1.0-dev.60 03:06:55 v4.1.0-dev.61 03:06:55 v4.1.0-dev.62 03:06:55 v4.1.0-dev.63 03:06:55 v4.1.0-dev.64 03:06:55 v4.1.0-dev.65 03:06:55 v4.1.0-dev.66 03:06:55 v4.1.0-dev.67 03:06:55 v4.1.0-dev.68 03:06:55 v4.1.0-dev.69 03:06:55 v4.1.0-dev.7 03:06:55 v4.1.0-dev.70 03:06:55 v4.1.0-dev.71 03:06:55 v4.1.0-dev.72 03:06:55 v4.1.0-dev.73 03:06:55 v4.1.0-dev.74 03:06:55 v4.1.0-dev.75 03:06:55 v4.1.0-dev.76 03:06:55 v4.1.0-dev.77 03:06:55 v4.1.0-dev.78 03:06:55 v4.1.0-dev.79 03:06:55 v4.1.0-dev.8 03:06:55 v4.1.0-dev.80 03:06:55 v4.1.0-dev.81 03:06:55 v4.1.0-dev.82 03:06:55 v4.1.0-dev.83 03:06:55 v4.1.0-dev.84 03:06:55 v4.1.0-dev.85 03:06:55 v4.1.0-dev.86 03:06:55 v4.1.0-dev.87 03:06:55 v4.1.0-dev.88 03:06:55 v4.1.0-dev.89 03:06:55 v4.1.0-dev.9 03:06:55 v4.1.0-dev.90 03:06:55 v4.1.0-dev.91 03:06:55 v4.1.0-dev.92 03:06:55 v4.1.0-dev.93 03:06:55 v4.1.0-dev.94 03:06:55 v4.1.0-dev.95 [Pipeline] sh 03:06:55 + lftools sign git-tag v4.1.0-dev.95 03:06:55 Signing Git tag with Sigul... 03:06:55 Signing v4.1.0-dev.95 [Pipeline] echo 03:06:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:06:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:06:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:06:56 $ docker stop --time=1 6bf0d508dcef1120de8214b26253eff4169f0849587a9efc5892cad366d530de 03:06:58 $ docker rm -f --volumes 6bf0d508dcef1120de8214b26253eff4169f0849587a9efc5892cad366d530de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:06:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:06:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:06:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:58 prd-ubuntu20.04-docker-8c-8g-1230 does not seem to be running inside a container 03:06:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/950 -v /w/workspace/edgex-go/950:/w/workspace/edgex-go/950:rw,z -v /w/workspace/edgex-go/950@tmp:/w/workspace/edgex-go/950@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:06:59 $ docker top 544c28bc7a5195a1f1b795b7ed76831568418b75f3ff70e8e8c7b28a7b30720f -eo pid,comm 03:06:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:06:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:06:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:59 [ssh-agent] Looking for ssh-agent implementation... 03:06:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:59 $ docker exec 544c28bc7a5195a1f1b795b7ed76831568418b75f3ff70e8e8c7b28a7b30720f ssh-agent 03:06:59 SSH_AUTH_SOCK=/tmp/ssh-66s4CqhLdu4I/agent.31 03:06:59 SSH_AGENT_PID=37 03:06:59 Running ssh-add (command line suppressed) 03:06:59 Identity added: /w/workspace/edgex-go/950@tmp/private_key_10933198228569981482.key (/w/workspace/edgex-go/950@tmp/private_key_10933198228569981482.key) 03:06:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:06:59 + git semver bump pre 03:07:00 2026-01-29 03:07:00,074 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:07:00 2026-01-29 03:07:00,077 [read_version] DEBUG read version from /w/workspace/edgex-go/950/.semver/main 03:07:00 2026-01-29 03:07:00,077 [bump_version] DEBUG bumping version:4.1.0-dev.95 on axis:pre with prefix:dev 03:07:00 2026-01-29 03:07:00,077 [bump_version] DEBUG bumped version:4.1.0-dev.96 03:07:00 2026-01-29 03:07:00,077 [write_version] DEBUG write version:4.1.0-dev.96 to path:/w/workspace/edgex-go/950/.semver/main with force:True 03:07:00 2026-01-29 03:07:00,077 [read_version] DEBUG read version from /w/workspace/edgex-go/950/.semver/main 03:07:00 2026-01-29 03:07:00,077 [write_file] DEBUG write to file:/w/workspace/edgex-go/950/.semver/main 03:07:00 2026-01-29 03:07:00,079 [execute] INFO git cat-file --batch-check 03:07:00 2026-01-29 03:07:00,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/950/.semver, stdin=, shell=False, universal_newlines=False) 03:07:00 2026-01-29 03:07:00,083 [execute] INFO git cat-file --batch 03:07:00 2026-01-29 03:07:00,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/950/.semver, stdin=, shell=False, universal_newlines=False) 03:07:00 2026-01-29 03:07:00,087 [read_version] DEBUG read version from /w/workspace/edgex-go/950/.semver/main 03:07:00 4.1.0-dev.96 [Pipeline] } 03:07:00 $ docker exec --env ******** --env ******** 544c28bc7a5195a1f1b795b7ed76831568418b75f3ff70e8e8c7b28a7b30720f ssh-agent -k 03:07:00 unset SSH_AUTH_SOCK; 03:07:00 unset SSH_AGENT_PID; 03:07:00 echo Agent pid 37 killed; 03:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:07:00 + git semver [Pipeline] } 03:07:01 $ docker stop --time=1 544c28bc7a5195a1f1b795b7ed76831568418b75f3ff70e8e8c7b28a7b30720f 03:07:02 $ docker rm -f --volumes 544c28bc7a5195a1f1b795b7ed76831568418b75f3ff70e8e8c7b28a7b30720f [Pipeline] // withDockerContainer [Pipeline] sh 03:07:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:07:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:07:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:03 prd-ubuntu20.04-docker-8c-8g-1230 does not seem to be running inside a container 03:07:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/950 -v /w/workspace/edgex-go/950:/w/workspace/edgex-go/950:rw,z -v /w/workspace/edgex-go/950@tmp:/w/workspace/edgex-go/950@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:07:03 $ docker top c597d8fb03f7711a6f24d1680bbd39efe5f7dcac92538a80920f6a758e99bd55 -eo pid,comm 03:07:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:07:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:07:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:07:03 [ssh-agent] Looking for ssh-agent implementation... 03:07:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:07:03 $ docker exec c597d8fb03f7711a6f24d1680bbd39efe5f7dcac92538a80920f6a758e99bd55 ssh-agent 03:07:03 SSH_AUTH_SOCK=/tmp/ssh-zPdjS7qCJiyS/agent.33 03:07:03 SSH_AGENT_PID=38 03:07:03 Running ssh-add (command line suppressed) 03:07:03 Identity added: /w/workspace/edgex-go/950@tmp/private_key_17693272292193509749.key (/w/workspace/edgex-go/950@tmp/private_key_17693272292193509749.key) 03:07:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:07:04 + git semver push 03:07:04 2026-01-29 03:07:04,360 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:07:04 2026-01-29 03:07:04,364 [run_push] DEBUG push 03:07:04 2026-01-29 03:07:04,364 [execute] INFO git cat-file --batch-check 03:07:04 2026-01-29 03:07:04,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/950/.semver, stdin=, shell=False, universal_newlines=False) 03:07:04 2026-01-29 03:07:04,367 [execute] INFO git rev-list ad56c8c2b547799b5c487b9ddb0d5847ead0930c -- 03:07:04 2026-01-29 03:07:04,367 [execute] DEBUG Popen(['git', 'rev-list', 'ad56c8c2b547799b5c487b9ddb0d5847ead0930c', '--'], cwd=/w/workspace/edgex-go/950/.semver, stdin=None, shell=False, universal_newlines=False) 03:07:04 2026-01-29 03:07:04,384 [execute] INFO git fetch -v -- origin 03:07:04 2026-01-29 03:07:04,384 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/950/.semver, stdin=None, shell=False, universal_newlines=True) 03:07:04 2026-01-29 03:07:04,917 [run_push] DEBUG no remote changes detected 03:07:04 2026-01-29 03:07:04,917 [execute] INFO git push origin semver 03:07:04 2026-01-29 03:07:04,917 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/950/.semver, stdin=None, shell=False, universal_newlines=False) 03:07:05 2026-01-29 03:07:05,735 [run_push] DEBUG push all version tags 03:07:05 2026-01-29 03:07:05,735 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:07:05 2026-01-29 03:07:05,735 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/950, stdin=None, shell=False, universal_newlines=False) 03:07:06 2026-01-29 03:07:06,497 [read_version] DEBUG read version from /w/workspace/edgex-go/950/.semver/main 03:07:06 4.1.0-dev.96 [Pipeline] } 03:07:06 $ docker exec --env ******** --env ******** c597d8fb03f7711a6f24d1680bbd39efe5f7dcac92538a80920f6a758e99bd55 ssh-agent -k 03:07:06 unset SSH_AUTH_SOCK; 03:07:06 unset SSH_AGENT_PID; 03:07:06 echo Agent pid 38 killed; 03:07:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:07:07 + git semver [Pipeline] } 03:07:07 $ docker stop --time=1 c597d8fb03f7711a6f24d1680bbd39efe5f7dcac92538a80920f6a758e99bd55 03:07:08 $ docker rm -f --volumes c597d8fb03f7711a6f24d1680bbd39efe5f7dcac92538a80920f6a758e99bd55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:07:09 + [ -d /w/workspace/edgex-go/950/archives ] [Pipeline] libraryResource [Pipeline] sh 03:07:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:07:10 ---> package-listing.sh 03:07:10 ++ facter osfamily 03:07:10 ++ tr '[:upper:]' '[:lower:]' 03:07:10 + OS_FAMILY=debian 03:07:10 + workspace=/w/workspace/edgex-go/950 03:07:10 + START_PACKAGES=/tmp/packages_start.txt 03:07:10 + END_PACKAGES=/tmp/packages_end.txt 03:07:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:07:10 + PACKAGES=/tmp/packages_start.txt 03:07:10 + '[' /w/workspace/edgex-go/950 ']' 03:07:10 + PACKAGES=/tmp/packages_end.txt 03:07:10 + case "${OS_FAMILY}" in 03:07:10 + dpkg -l 03:07:10 + grep '^ii' 03:07:10 + '[' -f /tmp/packages_start.txt ']' 03:07:10 + '[' -f /tmp/packages_end.txt ']' 03:07:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:07:10 + '[' /w/workspace/edgex-go/950 ']' 03:07:10 + mkdir -p /w/workspace/edgex-go/950/archives/ 03:07:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/950/archives/ [Pipeline] echo 03:07: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/950/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:07:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:07:11 03:07:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:07:11 latest: Pulling from edgex-lftools-log-publisher 03:07:11 5eb5b503b376: Pulling fs layer 03:07:11 5c69ac0246d0: Pulling fs layer 03:07:11 ec43610c2a17: Pulling fs layer 03:07:11 3a2ae6a8a46f: Pulling fs layer 03:07:11 33b1e0a273af: Pulling fs layer 03:07:11 5d3b04190fa2: Pulling fs layer 03:07:11 2f39f015ded8: Pulling fs layer 03:07:11 3a2ae6a8a46f: Waiting 03:07:11 33b1e0a273af: Waiting 03:07:11 5d3b04190fa2: Waiting 03:07:11 2f39f015ded8: Waiting 03:07:11 5c69ac0246d0: Download complete 03:07:11 3a2ae6a8a46f: Verifying Checksum 03:07:11 3a2ae6a8a46f: Download complete 03:07:11 33b1e0a273af: Verifying Checksum 03:07:11 33b1e0a273af: Download complete 03:07:11 5d3b04190fa2: Verifying Checksum 03:07:11 5d3b04190fa2: Download complete 03:07:12 ec43610c2a17: Verifying Checksum 03:07:12 ec43610c2a17: Download complete 03:07:12 5eb5b503b376: Download complete 03:07:12 2f39f015ded8: Download complete 03:07:13 5eb5b503b376: Pull complete 03:07:13 5c69ac0246d0: Pull complete 03:07:14 ec43610c2a17: Pull complete 03:07:14 3a2ae6a8a46f: Pull complete 03:07:14 33b1e0a273af: Pull complete 03:07:14 5d3b04190fa2: Pull complete 03:07:20 2f39f015ded8: Pull complete 03:07:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:07:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:21 prd-ubuntu20.04-docker-8c-8g-1230 does not seem to be running inside a container 03:07:21 $ 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/950/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/950 -v /w/workspace/edgex-go/950:/w/workspace/edgex-go/950:rw,z -v /w/workspace/edgex-go/950@tmp:/w/workspace/edgex-go/950@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:07:22 $ docker top 26226e9fe0f2bf2e16bd874871b4de2709978c72fbc69f4b54f851af5f6fe454 -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:22 + touch /tmp/pre-build-complete [Pipeline] sh 03:07:23 + mkdir -p /var/log/sysstat [Pipeline] sh 03:07:23 + ls /var/log/sa-host 03:07:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:23 provisioning config files... 03:07:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/950@tmp/config13469296576332016158tmp [Pipeline] { [Pipeline] echo 03:07:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:07:23 ---> create-netrc.sh [Pipeline] } 03:07:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:07:23 ---> python-tools-install.sh [Pipeline] echo 03:07:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:07:24 ---> sudo-logs.sh 03:07:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:07:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:07:24 ---> job-cost.sh 03:07:24 lf-activate-venv: SKIPPING 03:07:24 DEBUG: total: 0.10999999940395355 03:07:24 INFO: Retrieving Stack Cost... 03:07:24 INFO: Retrieving Pricing Info for: v3-standard-8 03:07:25 INFO: Archiving Costs [Pipeline] echo 03:07:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:07:25 ---> logs-deploy.sh 03:07:25 lf-activate-venv: SKIPPING 03:07:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/950 03:07:25 INFO: archiving workspace using pattern(s): 03:07:26 Archives upload complete. 03:07:26 INFO: archiving logs to Nexus 03:07:27 ---> uname -a: 03:07:27 Linux prd-ubuntu20-04-docker-8c-8g-1230 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:07:27 03:07:27 03:07:27 ---> lscpu: 03:07:27 Architecture: x86_64 03:07:27 CPU op-mode(s): 32-bit, 64-bit 03:07:27 Byte Order: Little Endian 03:07:27 Address sizes: 40 bits physical, 48 bits virtual 03:07:27 CPU(s): 8 03:07:27 On-line CPU(s) list: 0-7 03:07:27 Thread(s) per core: 1 03:07:27 Core(s) per socket: 1 03:07:27 Socket(s): 8 03:07:27 NUMA node(s): 1 03:07:27 Vendor ID: AuthenticAMD 03:07:27 CPU family: 23 03:07:27 Model: 49 03:07:27 Model name: AMD EPYC-Rome Processor 03:07:27 Stepping: 0 03:07:27 CPU MHz: 2799.998 03:07:27 BogoMIPS: 5599.99 03:07:27 Virtualization: AMD-V 03:07:27 Hypervisor vendor: KVM 03:07:27 Virtualization type: full 03:07:27 L1d cache: 256 KiB 03:07:27 L1i cache: 256 KiB 03:07:27 L2 cache: 4 MiB 03:07:27 L3 cache: 128 MiB 03:07:27 NUMA node0 CPU(s): 0-7 03:07:27 Vulnerability Gather data sampling: Not affected 03:07:27 Vulnerability Itlb multihit: Not affected 03:07:27 Vulnerability L1tf: Not affected 03:07:27 Vulnerability Mds: Not affected 03:07:27 Vulnerability Meltdown: Not affected 03:07:27 Vulnerability Mmio stale data: Not affected 03:07:27 Vulnerability Retbleed: Vulnerable 03:07:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:07:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:07:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:07:27 Vulnerability Srbds: Not affected 03:07:27 Vulnerability Tsx async abort: Not affected 03:07:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:07:27 03:07:27 03:07:27 ---> nproc: 03:07:27 8 03:07:27 03:07:27 03:07:27 ---> df -h: 03:07:27 Filesystem Size Used Avail Use% Mounted on 03:07:27 overlay 155G 34G 122G 22% / 03:07:27 tmpfs 64M 0 64M 0% /dev 03:07:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:07:27 shm 64M 0 64M 0% /dev/shm 03:07:27 /dev/vda1 155G 34G 122G 22% /facter-os 03:07:27 03:07:27 03:07:27 ---> sar -b -r -n DEV: 03:07:27 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1230) 01/29/26 _x86_64_ (8 CPU) 03:07:27 03:07:27 02:07:42 LINUX RESTART (8 CPU) 03:07:27 03:07:27 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:07:27 02:09:01 383.52 64.05 319.48 0.00 11193.07 164108.23 0.00 03:07:27 02:10:01 177.45 10.03 167.42 0.00 1630.67 43477.62 0.00 03:07:27 02:11:01 43.93 0.00 43.93 0.00 0.00 37813.96 0.00 03:07:27 02:12:01 46.23 0.15 46.08 0.00 3.07 19818.59 0.00 03:07:27 02:13:01 882.29 22.03 860.26 0.00 232.23 334842.99 0.00 03:07:27 02:14:01 687.42 7.91 679.51 0.00 4294.30 263712.50 0.00 03:07:27 02:15:01 423.87 0.05 423.82 0.00 0.40 129819.62 0.00 03:07:27 02:16:01 131.73 0.35 131.38 0.00 15.71 59259.00 0.00 03:07:27 02:17:01 852.06 28.31 823.75 0.00 951.44 135295.05 0.00 03:07:27 02:18:01 30.22 1.43 28.79 0.00 221.53 711.23 0.00 03:07:27 02:19:01 13.63 0.00 13.63 0.00 0.00 354.74 0.00 03:07:27 02:20:01 1.77 0.00 1.77 0.00 0.00 24.93 0.00 03:07:27 02:21:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 03:07:27 02:22:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 03:07:27 02:23:02 1.47 0.00 1.47 0.00 0.00 15.86 0.00 03:07:27 02:24:01 4.49 2.36 2.14 0.00 21.42 28.33 0.00 03:07:27 02:25:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 03:07:27 02:26:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 03:07:27 02:27:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 03:07:27 02:28:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 03:07:27 02:29:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 03:07:27 02:30:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 03:07:27 02:31:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 03:07:27 02:32:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 03:07:27 02:33:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 03:07:27 02:34:01 1.42 0.00 1.42 0.00 0.00 16.79 0.00 03:07:27 02:35:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 03:07:27 02:36:01 1.92 0.00 1.92 0.00 0.00 22.93 0.00 03:07:27 02:37:01 0.90 0.00 0.90 0.00 0.00 9.47 0.00 03:07:27 02:38:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 03:07:27 02:39:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 03:07:27 02:40:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 03:07:27 02:41:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 03:07:27 02:42:01 1.40 0.02 1.38 0.00 2.40 15.99 0.00 03:07:27 02:43:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 03:07:27 02:44:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 03:07:27 02:45:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 03:07:27 02:46:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 03:07:27 02:47:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 03:07:27 02:48:01 1.68 0.00 1.68 0.00 0.00 18.40 0.00 03:07:27 02:49:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 03:07:27 02:50:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 03:07:27 02:51:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 03:07:27 02:52:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 03:07:27 02:53:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 03:07:27 02:54:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 03:07:27 02:55:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 03:07:27 02:56:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 03:07:27 02:57:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 03:07:27 02:58:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 03:07:27 02:59:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 03:07:27 03:00:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 03:07:27 03:01:01 1.15 0.30 0.85 0.00 16.80 11.60 0.00 03:07:27 03:02:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 03:07:27 03:03:01 3.02 1.68 1.33 0.00 31.72 16.26 0.00 03:07:27 03:04:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 03:07:27 03:05:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 03:07:27 03:06:01 1.57 0.60 0.97 0.00 39.73 45.46 0.00 03:07:27 03:07:01 169.01 2.53 166.48 0.00 125.56 63404.60 0.00 03:07:27 Average: 66.21 2.40 63.81 0.00 318.40 21250.46 0.00 03:07:27 03:07:27 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:07:27 02:09:01 28106652 31522052 770932 2.35 89680 3590080 1797468 5.30 1018652 3332232 749136 03:07:27 02:10:01 26349812 31400584 879764 2.68 128020 5042568 1962628 5.79 2013016 3944804 993140 03:07:27 02:11:01 25881848 31189264 1088140 3.31 131036 5281000 2424140 7.15 2105252 4299116 678752 03:07:27 02:12:01 25696260 31390156 886144 2.70 139212 5612604 1892352 5.58 1691604 4854644 487840 03:07:27 02:13:01 15590736 30906372 1320044 4.02 322876 14473804 4023012 11.86 3344708 12657132 1780824 03:07:27 02:14:01 5359088 28352512 3812036 11.60 437800 21584372 11539248 34.02 7040260 18648868 1359488 03:07:27 02:15:01 2660128 27977228 4192448 12.75 453096 23804884 10025404 29.56 8388976 19925624 172892 03:07:27 02:16:01 692948 29228384 2939224 8.94 462444 26890480 8025936 23.66 8695728 21467928 1737592 03:07:27 02:17:01 5302388 31379812 853856 2.60 464336 24677144 2293132 6.76 4013588 21874588 760 03:07:27 02:18:01 5287456 31372820 860524 2.62 465360 24684120 2302524 6.79 4509744 21391140 528 03:07:27 02:19:01 5306372 31392504 840268 2.56 465888 24684208 2182792 6.44 4634996 21246148 8 03:07:27 02:20:01 5309648 31395820 836992 2.55 465920 24684212 2182792 6.44 4631920 21246144 40 03:07:27 02:21:01 5319128 31405316 828136 2.52 465928 24684212 2182792 6.44 4623352 21246144 8 03:07:27 02:22:01 5319688 31405896 827660 2.52 465944 24684216 2182792 6.44 4623476 21246148 172 03:07:27 02:23:02 5328792 31415008 818600 2.49 465952 24684220 2182792 6.44 4614500 21246152 40 03:07:27 02:24:01 5327344 31414208 819792 2.49 466420 24684376 2199880 6.49 4614932 21246176 8 03:07:27 02:25:01 5327272 31414172 819716 2.49 466432 24684380 2199880 6.49 4614900 21246176 12 03:07:27 02:26:01 5327400 31414308 819684 2.49 466440 24684384 2199880 6.49 4614924 21246176 184 03:07:27 02:27:01 5327896 31414824 819144 2.49 466460 24684388 2199880 6.49 4614960 21246180 8 03:07:27 02:28:01 5328020 31415008 818840 2.49 466484 24684392 2199880 6.49 4614616 21246184 172 03:07:27 02:29:01 5328492 31415508 818312 2.49 466504 24684392 2199880 6.49 4614844 21246184 8 03:07:27 02:30:01 5328176 31415208 818564 2.49 466512 24684396 2199880 6.49 4614720 21246188 188 03:07:27 02:31:01 5328120 31415172 818520 2.49 466536 24684400 2199880 6.49 4614716 21246192 8 03:07:27 02:32:01 5327788 31414868 818768 2.49 466560 24684400 2199880 6.49 4614764 21246192 132 03:07:27 02:33:01 5327772 31414872 818708 2.49 466572 24684404 2199880 6.49 4615072 21246196 24 03:07:27 02:34:01 5328008 31415120 818404 2.49 466580 24684404 2199880 6.49 4614900 21246196 172 03:07:27 02:35:01 5328024 31415172 818336 2.49 466608 24684408 2199880 6.49 4614860 21246200 8 03:07:27 02:36:01 5327976 31415160 818284 2.49 466636 24684420 2199880 6.49 4614888 21246208 4 03:07:27 02:37:01 5327384 31414580 818808 2.49 466644 24684420 2199880 6.49 4614896 21246212 8 03:07:27 02:38:01 5327304 31414644 818624 2.49 466656 24684552 2199880 6.49 4615324 21246344 208 03:07:27 02:39:01 5327192 31414536 818668 2.49 466660 24684552 2199880 6.49 4615524 21246344 164 03:07:27 02:40:01 5326956 31414308 818884 2.49 466676 24684556 2199880 6.49 4614916 21246348 44 03:07:27 02:41:01 5326372 31413756 819328 2.49 466688 24684560 2199880 6.49 4615488 21246352 172 03:07:27 02:42:01 5326720 31414176 818900 2.49 466696 24684632 2199880 6.49 4614940 21246424 44 03:07:27 02:43:01 5326880 31414352 818884 2.49 466704 24684636 2199880 6.49 4614952 21246428 8 03:07:27 02:44:01 5326832 31414324 818864 2.49 466720 24684644 2199880 6.49 4615320 21246432 68 03:07:27 02:45:01 5326848 31414356 818828 2.49 466740 24684644 2199880 6.49 4614988 21246432 8 03:07:27 02:46:01 5326988 31414520 818604 2.49 466760 24684648 2199880 6.49 4615008 21246436 4 03:07:27 02:47:01 5327156 31414700 818584 2.49 466768 24684648 2199880 6.49 4615324 21246440 8 03:07:27 02:48:01 5327384 31414940 818332 2.49 466772 24684652 2199880 6.49 4615040 21246444 8 03:07:27 02:49:01 5327052 31414620 818616 2.49 466784 24684652 2199880 6.49 4615116 21246448 8 03:07:27 02:50:01 5326792 31414376 818800 2.49 466804 24684656 2199880 6.49 4615064 21246448 172 03:07:27 02:51:01 5326744 31414356 818760 2.49 466828 24684660 2199880 6.49 4615088 21246452 12 03:07:27 02:52:01 5326432 31414076 819200 2.49 466848 24684668 2199880 6.49 4615112 21246456 44 03:07:27 02:53:01 5326464 31414132 819136 2.49 466864 24684668 2199880 6.49 4615136 21246460 8 03:07:27 02:54:01 5326328 31414132 819052 2.49 466880 24684804 2199880 6.49 4615228 21246584 64 03:07:27 02:55:01 5325752 31413596 819536 2.49 466900 24684804 2199880 6.49 4615752 21246592 180 03:07:27 02:56:01 5326328 31414180 818940 2.49 466916 24684808 2199880 6.49 4615212 21246596 176 03:07:27 02:57:01 5326440 31414316 818956 2.49 466928 24684812 2199880 6.49 4615232 21246600 8 03:07:27 02:58:01 5326188 31414084 819184 2.49 466940 24684812 2199880 6.49 4615252 21246604 184 03:07:27 02:59:01 5326116 31414036 819236 2.49 466956 24684816 2199880 6.49 4615708 21246608 92 03:07:27 03:00:01 5325816 31413748 819524 2.49 466968 24684816 2216028 6.53 4615280 21246608 4 03:07:27 03:01:01 5324044 31412496 820720 2.50 466984 24685320 2216028 6.53 4620456 21246940 44 03:07:27 03:02:01 5324220 31412688 820692 2.50 467000 24685324 2216028 6.53 4620324 21246924 172 03:07:27 03:03:01 5317708 31408356 824900 2.51 467084 24686220 2232088 6.58 4625592 21247060 12 03:07:27 03:04:01 5316764 31407424 825788 2.51 467100 24686216 2232088 6.58 4625708 21247064 212 03:07:27 03:05:01 5315912 31406604 826484 2.51 467128 24686228 2232088 6.58 4625408 21247048 16 03:07:27 03:06:01 5308400 31401036 831484 2.53 467180 24688200 2198184 6.48 4628140 21249868 1120 03:07:27 03:07:01 3737200 31336528 890932 2.71 518560 26005832 2311456 6.81 4778012 22525700 1012 03:07:27 Average: 6784033 31251785 981273 2.99 440888 23161267 2614398 7.71 4563244 19911067 135024 03:07:27 03:07:27 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:07:27 02:09:01 ens3 1447.82 1164.58 13842.20 191.15 0.00 0.00 0.00 0.00 03:07:27 02:09:01 lo 4.53 4.53 0.46 0.46 0.00 0.00 0.00 0.00 03:07:27 02:09:01 docker0 554.78 547.10 38.27 2995.73 0.00 0.00 0.00 0.00 03:07:27 02:10:01 ens3 332.43 267.40 1721.88 37.67 0.00 0.00 0.00 0.00 03:07:27 02:10:01 veth86d8eb5 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 03:07:27 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:10:01 docker0 246.10 297.35 20.45 1689.14 0.00 0.00 0.00 0.00 03:07:27 02:11:01 ens3 24.80 15.90 19.67 11.14 0.00 0.00 0.00 0.00 03:07:27 02:11:01 veth86d8eb5 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 03:07:27 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:11:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 03:07:27 02:12:01 ens3 21.31 13.70 18.99 9.79 0.00 0.00 0.00 0.00 03:07:27 02:12:01 veth86d8eb5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:13:01 vethd06dd34 88.35 122.23 9.07 1304.81 0.00 0.00 0.00 0.11 03:07:27 02:13:01 veth3f39c88 87.90 162.11 9.09 1305.78 0.00 0.00 0.00 0.11 03:07:27 02:13:01 veth711a8d7 94.27 146.46 9.53 1306.20 0.00 0.00 0.00 0.11 03:07:27 02:13:01 ens3 1167.69 712.01 13516.56 89.03 0.00 0.00 0.00 0.00 03:07:27 02:13:01 vetha0dd6f8 0.63 3.70 0.06 0.37 0.00 0.00 0.00 0.00 03:07:27 02:13:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 03:07:27 02:13:01 vethd4bf9ad 87.25 137.71 9.00 1305.14 0.00 0.00 0.00 0.11 03:07:27 02:13:01 docker0 593.37 933.94 51.90 9401.03 0.00 0.00 0.00 0.00 03:07:27 02:13:01 vethe3a0a38 88.62 126.70 9.18 1306.98 0.00 0.00 0.00 0.11 03:07:27 02:13:01 vethb847543 85.39 122.21 8.88 1303.59 0.00 0.00 0.00 0.11 03:07:27 02:14:01 vethd01d461 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 03:07:27 02:14:01 veth1428aa8 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 03:07:27 02:14:01 veth9a0cc9c 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 03:07:27 02:14:01 ens3 173.43 82.99 2136.85 12.77 0.00 0.00 0.00 0.00 03:07:27 02:14:01 veth566bf04 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 03:07:27 02:14:01 veth5b4fa0d 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 03:07:27 02:14:01 vetha0dd6f8 0.08 0.72 0.00 0.03 0.00 0.00 0.00 0.00 03:07:27 02:14:01 veth6e4d605 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 03:07:27 02:14:01 vethf0905a9 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 03:07:27 02:14:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 03:07:27 02:14:01 veth68d1643 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 03:07:27 02:14:01 vethed7aa35 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 03:07:27 02:14:01 veth73dc9d2 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 03:07:27 02:14:01 veth2ebee38 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 03:07:27 02:14:01 docker0 1.28 0.38 0.05 0.02 0.00 0.00 0.00 0.00 03:07:27 02:14:01 veth80a4e78 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 03:07:27 02:15:01 vethd01d461 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:15:01 veth1428aa8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:15:01 veth9a0cc9c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:15:01 ens3 2.07 0.82 1.20 0.60 0.00 0.00 0.00 0.00 03:07:27 02:15:01 veth566bf04 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:15:01 veth5b4fa0d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:15:01 vetha0dd6f8 0.08 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:07:27 02:15:01 veth6e4d605 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:15:01 veth68d1643 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:15:01 veth73dc9d2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:15:01 veth2ebee38 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:15:01 docker0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:07:27 02:15:01 veth80a4e78 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:16:01 vethd01d461 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:16:01 veth1428aa8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:16:01 veth9a0cc9c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:16:01 ens3 6.64 3.51 6.35 2.87 0.00 0.00 0.00 0.00 03:07:27 02:16:01 veth566bf04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:16:01 veth5b4fa0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:16:01 vetha0dd6f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:16:01 veth6e4d605 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:16:01 veth68d1643 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:16:01 veth73dc9d2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:16:01 veth2ebee38 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:16:01 veth80a4e78 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:17:01 ens3 282.62 291.00 135.67 1211.84 0.00 0.00 0.00 0.00 03:07:27 02:17:01 lo 24.13 24.13 2.37 2.37 0.00 0.00 0.00 0.00 03:07:27 02:17:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:18:01 ens3 435.85 449.68 167.25 2838.28 0.00 0.00 0.00 0.00 03:07:27 02:18:01 lo 30.39 30.39 2.97 2.97 0.00 0.00 0.00 0.00 03:07:27 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:19:01 ens3 154.07 142.69 82.88 704.89 0.00 0.00 0.00 0.00 03:07:27 02:19:01 lo 14.46 14.46 1.41 1.41 0.00 0.00 0.00 0.00 03:07:27 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:20:01 ens3 2.67 1.38 8.86 0.29 0.00 0.00 0.00 0.00 03:07:27 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:21:01 ens3 0.52 0.37 0.27 0.21 0.00 0.00 0.00 0.00 03:07:27 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:07:27 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:23:02 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:07:27 02:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:24:01 ens3 0.36 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:07:27 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:25:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 03:07:27 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:07:27 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:07:27 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:28:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:07:27 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:29:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 03:07:27 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:07:27 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:32:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:07:27 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:33:01 ens3 0.20 0.03 0.07 0.00 0.00 0.00 0.00 0.00 03:07:27 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:34:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:07:27 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:35:01 ens3 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:07:27 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:36:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:07:27 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:07:27 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:38:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:07:27 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:39:01 ens3 0.20 0.15 0.09 0.07 0.00 0.00 0.00 0.00 03:07:27 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:40:01 ens3 0.27 0.18 0.08 0.01 0.00 0.00 0.00 0.00 03:07:27 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:07:27 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:42:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:07:27 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:07:27 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:44:01 ens3 0.33 0.23 0.09 0.07 0.00 0.00 0.00 0.00 03:07:27 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:45:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:07:27 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:07:27 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:07:27 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:49:01 ens3 0.20 0.15 0.09 0.07 0.00 0.00 0.00 0.00 03:07:27 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:50:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:07:27 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:07:27 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:52:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:07:27 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:53:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:07:27 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:54:01 ens3 0.40 0.27 0.26 0.08 0.00 0.00 0.00 0.00 03:07:27 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:07:27 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:56:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:07:27 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:07:27 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:58:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:07:27 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:59:01 ens3 0.20 0.08 0.09 0.06 0.00 0.00 0.00 0.00 03:07:27 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 03:00:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:07:27 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 03:01:01 ens3 0.98 0.72 0.88 0.38 0.00 0.00 0.00 0.00 03:07:27 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 03:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:07:27 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 03:03:01 ens3 5.75 4.92 3.75 4.85 0.00 0.00 0.00 0.00 03:07:27 03:03:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 03:04:01 ens3 2.87 2.30 1.46 1.52 0.00 0.00 0.00 0.00 03:07:27 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:27 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 03:05:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:07:27 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 03:06:01 ens3 3.88 2.57 4.94 1.09 0.00 0.00 0.00 0.00 03:07:27 03:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:07:27 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 03:07:01 veth1cd10aa 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:07:27 03:07:01 ens3 440.27 306.16 8183.27 160.99 0.00 0.00 0.00 0.00 03:07:27 03:07:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 03:07:27 03:07:01 docker0 88.39 110.28 7.59 901.91 0.00 0.00 0.00 0.00 03:07:27 Average: veth1cd10aa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:27 Average: ens3 76.49 58.76 675.70 89.52 0.00 0.00 0.00 0.00 03:07:27 Average: lo 1.42 1.42 0.14 0.14 0.00 0.00 0.00 0.00 03:07:27 Average: docker0 25.18 32.05 2.01 254.09 0.00 0.00 0.00 0.00 03:07:27 03:07:27 03:07:27 ---> sar -P ALL: 03:07:27 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1230) 01/29/26 _x86_64_ (8 CPU) 03:07:27 03:07:27 02:07:42 LINUX RESTART (8 CPU) 03:07:27 03:07:27 02:08:01 CPU %user %nice %system %iowait %steal %idle 03:07:27 02:09:01 all 12.08 0.00 3.80 1.38 0.07 82.68 03:07:27 02:09:01 0 11.31 0.00 3.37 1.30 0.05 83.98 03:07:27 02:09:01 1 13.18 0.00 4.25 0.78 0.07 81.73 03:07:27 02:09:01 2 12.81 0.00 3.19 0.08 0.07 83.85 03:07:27 02:09:01 3 12.59 0.00 4.90 0.29 0.07 82.14 03:07:27 02:09:01 4 13.04 0.00 4.63 2.49 0.07 79.77 03:07:27 02:09:01 5 10.05 0.00 2.87 0.46 0.07 86.55 03:07:27 02:09:01 6 13.30 0.00 3.27 2.73 0.08 80.62 03:07:27 02:09:01 7 10.36 0.00 3.91 2.92 0.07 82.75 03:07:27 02:10:01 all 40.45 0.00 7.17 0.60 0.08 51.69 03:07:27 02:10:01 0 40.89 0.00 7.96 1.81 0.08 49.26 03:07:27 02:10:01 1 39.28 0.00 7.27 0.32 0.08 53.05 03:07:27 02:10:01 2 40.42 0.00 6.74 1.38 0.08 51.37 03:07:27 02:10:01 3 40.50 0.00 7.13 0.07 0.08 52.22 03:07:27 02:10:01 4 39.46 0.00 7.24 0.13 0.08 53.08 03:07:27 02:10:01 5 42.58 0.00 6.94 0.62 0.08 49.77 03:07:27 02:10:01 6 40.52 0.00 7.03 0.15 0.08 52.22 03:07:27 02:10:01 7 39.95 0.00 7.07 0.32 0.08 52.57 03:07:27 02:11:01 all 43.12 0.00 9.06 0.25 0.08 47.50 03:07:27 02:11:01 0 41.77 0.00 9.17 0.15 0.10 48.80 03:07:27 02:11:01 1 40.25 0.00 8.79 0.02 0.07 50.88 03:07:27 02:11:01 2 43.63 0.00 8.77 0.08 0.08 47.43 03:07:27 02:11:01 3 43.96 0.00 9.22 0.00 0.07 46.75 03:07:27 02:11:01 4 46.15 0.00 9.04 1.03 0.08 43.70 03:07:27 02:11:01 5 43.87 0.00 9.09 0.69 0.07 46.29 03:07:27 02:11:01 6 43.17 0.00 9.70 0.00 0.08 47.05 03:07:27 02:11:01 7 42.14 0.00 8.66 0.00 0.07 49.13 03:07:27 02:12:01 all 61.70 0.00 7.52 0.09 0.12 30.57 03:07:27 02:12:01 0 60.71 0.00 7.22 0.27 0.12 31.69 03:07:27 02:12:01 1 61.85 0.00 7.63 0.00 0.12 30.41 03:07:27 02:12:01 2 61.21 0.00 7.43 0.03 0.12 31.20 03:07:27 02:12:01 3 61.02 0.00 7.80 0.02 0.12 31.05 03:07:27 02:12:01 4 62.24 0.00 7.92 0.30 0.13 29.40 03:07:27 02:12:01 5 62.88 0.00 7.79 0.02 0.12 29.19 03:07:27 02:12:01 6 61.43 0.00 7.30 0.03 0.12 31.12 03:07:27 02:12:01 7 62.28 0.00 7.07 0.02 0.13 30.50 03:07:27 02:13:01 all 33.78 0.00 13.13 4.27 0.09 48.73 03:07:27 02:13:01 0 34.24 0.00 13.69 3.53 0.08 48.46 03:07:27 02:13:01 1 34.81 0.00 13.22 3.99 0.10 47.88 03:07:27 02:13:01 2 34.23 0.00 12.85 5.04 0.08 47.80 03:07:27 02:13:01 3 32.70 0.00 12.51 3.61 0.10 51.07 03:07:27 02:13:01 4 34.62 0.00 12.30 6.52 0.10 46.45 03:07:27 02:13:01 5 33.94 0.00 12.72 3.60 0.10 49.64 03:07:27 02:13:01 6 34.56 0.00 13.99 4.08 0.10 47.27 03:07:27 02:13:01 7 31.11 0.00 13.75 3.85 0.07 51.23 03:07:27 02:14:01 all 64.93 0.00 12.61 4.85 0.10 17.50 03:07:27 02:14:01 0 63.69 0.00 14.43 6.36 0.10 15.42 03:07:27 02:14:01 1 65.51 0.00 11.54 7.41 0.10 15.44 03:07:27 02:14:01 2 64.28 0.00 14.10 7.29 0.10 14.22 03:07:27 02:14:01 3 65.26 0.00 12.28 5.05 0.12 17.28 03:07:27 02:14:01 4 64.74 0.00 12.10 2.04 0.10 21.02 03:07:27 02:14:01 5 65.34 0.00 11.82 1.67 0.10 21.06 03:07:27 02:14:01 6 65.30 0.00 12.44 3.32 0.12 18.83 03:07:27 02:14:01 7 65.33 0.00 12.20 5.62 0.10 16.75 03:07:27 02:15:01 all 89.83 0.00 10.06 0.00 0.11 0.00 03:07:27 02:15:01 0 89.64 0.00 10.24 0.00 0.12 0.00 03:07:27 02:15:01 1 90.12 0.00 9.78 0.00 0.10 0.00 03:07:27 02:15:01 2 90.67 0.00 9.21 0.00 0.12 0.00 03:07:27 02:15:01 3 90.34 0.00 9.55 0.00 0.12 0.00 03:07:27 02:15:01 4 89.52 0.00 10.36 0.00 0.12 0.00 03:07:27 02:15:01 5 89.57 0.00 10.29 0.00 0.13 0.00 03:07:27 02:15:01 6 88.64 0.00 11.24 0.00 0.12 0.00 03:07:27 02:15:01 7 90.12 0.00 9.78 0.00 0.10 0.00 03:07:27 02:16:01 all 90.99 0.00 8.91 0.00 0.10 0.00 03:07:27 02:16:01 0 91.06 0.00 8.84 0.00 0.10 0.00 03:07:27 02:16:01 1 91.34 0.00 8.56 0.00 0.10 0.00 03:07:27 02:16:01 2 91.31 0.00 8.61 0.00 0.08 0.00 03:07:27 02:16:01 3 92.03 0.00 7.86 0.00 0.12 0.00 03:07:27 02:16:01 4 90.34 0.00 9.56 0.00 0.10 0.00 03:07:27 02:16:01 5 90.98 0.00 8.92 0.00 0.10 0.00 03:07:27 02:16:01 6 89.71 0.00 10.19 0.00 0.10 0.00 03:07:27 02:16:01 7 91.13 0.00 8.77 0.00 0.10 0.00 03:07:27 02:17:01 all 30.79 0.00 5.24 0.49 0.08 63.40 03:07:27 02:17:01 0 30.22 0.00 5.75 0.55 0.08 63.40 03:07:27 02:17:01 1 31.31 0.00 5.19 0.27 0.07 63.17 03:07:27 02:17:01 2 29.98 0.00 5.20 0.18 0.08 64.55 03:07:27 02:17:01 3 27.74 0.00 4.52 0.28 0.07 67.39 03:07:27 02:17:01 4 31.72 0.00 5.14 0.52 0.07 62.55 03:07:27 02:17:01 5 31.56 0.00 5.05 0.52 0.08 62.79 03:07:27 02:17:01 6 29.53 0.00 6.06 0.70 0.08 63.62 03:07:27 02:17:01 7 34.24 0.00 5.05 0.92 0.07 59.73 03:07:27 02:18:01 all 12.62 0.00 0.98 0.08 0.06 86.25 03:07:27 02:18:01 0 10.86 0.00 1.02 0.02 0.05 88.05 03:07:27 02:18:01 1 13.38 0.00 1.12 0.03 0.08 85.38 03:07:27 02:18:01 2 13.70 0.00 0.90 0.03 0.07 85.30 03:07:27 02:18:01 3 13.19 0.00 0.97 0.03 0.07 85.74 03:07:27 02:18:01 4 7.75 0.00 0.80 0.02 0.07 91.37 03:07:27 02:18:01 5 12.79 0.00 0.96 0.05 0.07 86.13 03:07:27 02:18:01 6 10.92 0.00 1.00 0.05 0.05 87.98 03:07:27 02:18:01 7 18.37 0.00 1.09 0.42 0.07 80.05 03:07:27 02:19:01 all 3.87 0.00 0.46 0.04 0.04 95.60 03:07:27 02:19:01 0 4.79 0.00 0.50 0.00 0.05 94.66 03:07:27 02:19:01 1 0.62 0.00 0.33 0.00 0.03 99.02 03:07:27 02:19:01 2 5.93 0.00 0.48 0.00 0.05 93.54 03:07:27 02:19:01 3 1.42 0.00 0.40 0.03 0.03 98.12 03:07:27 02:19:01 4 4.21 0.00 0.42 0.00 0.05 95.32 03:07:27 02:19:01 5 3.61 0.00 0.40 0.00 0.03 95.96 03:07:27 02:19:01 6 5.49 0.00 0.52 0.05 0.05 93.90 03:07:27 02:19:01 7 4.89 0.00 0.60 0.20 0.05 94.26 03:07:27 03:07:27 02:19:01 CPU %user %nice %system %iowait %steal %idle 03:07:27 02:20:01 all 0.04 0.00 0.02 0.01 0.01 99.92 03:07:27 02:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:07:27 02:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:07:27 02:20:01 3 0.00 0.00 0.00 0.03 0.02 99.95 03:07:27 02:20:01 4 0.07 0.00 0.03 0.00 0.02 99.88 03:07:27 02:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:20:01 6 0.13 0.00 0.05 0.00 0.03 99.78 03:07:27 02:20:01 7 0.03 0.00 0.02 0.02 0.02 99.92 03:07:27 02:21:01 all 0.04 0.00 0.01 0.01 0.01 99.92 03:07:27 02:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:07:27 02:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:07:27 02:21:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:21:01 3 0.05 0.00 0.02 0.02 0.02 99.90 03:07:27 02:21:01 4 0.02 0.00 0.05 0.00 0.03 99.90 03:07:27 02:21:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:07:27 02:21:01 6 0.07 0.00 0.02 0.00 0.00 99.92 03:07:27 02:21:01 7 0.05 0.00 0.00 0.03 0.02 99.90 03:07:27 02:22:01 all 0.02 0.00 0.01 0.03 0.01 99.94 03:07:27 02:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:07:27 02:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:07:27 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:22:01 3 0.00 0.00 0.00 0.17 0.02 99.82 03:07:27 02:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:22:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:07:27 02:22:01 7 0.02 0.00 0.02 0.05 0.02 99.90 03:07:27 02:23:02 all 0.04 0.00 0.02 0.01 0.01 99.92 03:07:27 02:23:02 0 0.03 0.00 0.03 0.00 0.00 99.93 03:07:27 02:23:02 1 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:23:02 2 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:23:02 3 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:23:02 4 0.10 0.00 0.02 0.00 0.02 99.87 03:07:27 02:23:02 5 0.00 0.00 0.03 0.00 0.00 99.97 03:07:27 02:23:02 6 0.05 0.00 0.03 0.08 0.02 99.82 03:07:27 02:23:02 7 0.08 0.00 0.02 0.02 0.00 99.88 03:07:27 02:24:01 all 0.03 0.00 0.03 0.02 0.01 99.90 03:07:27 02:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:24:01 2 0.00 0.00 0.03 0.00 0.00 99.97 03:07:27 02:24:01 3 0.02 0.00 0.03 0.05 0.02 99.88 03:07:27 02:24:01 4 0.10 0.00 0.05 0.00 0.03 99.81 03:07:27 02:24:01 5 0.00 0.00 0.02 0.03 0.00 99.95 03:07:27 02:24:01 6 0.05 0.00 0.05 0.05 0.02 99.83 03:07:27 02:24:01 7 0.03 0.00 0.03 0.02 0.02 99.90 03:07:27 02:25:01 all 0.22 0.00 0.01 0.00 0.01 99.76 03:07:27 02:25:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:07:27 02:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:07:27 02:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:25:01 3 1.48 0.00 0.00 0.00 0.00 98.52 03:07:27 02:25:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:07:27 02:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:25:01 7 0.08 0.00 0.02 0.00 0.02 99.88 03:07:27 02:26:01 all 0.27 0.00 0.02 0.00 0.01 99.69 03:07:27 02:26:01 0 0.07 0.00 0.03 0.00 0.03 99.87 03:07:27 02:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:07:27 02:26:01 3 1.97 0.00 0.00 0.00 0.02 98.01 03:07:27 02:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:26:01 6 0.02 0.00 0.02 0.02 0.02 99.93 03:07:27 02:26:01 7 0.03 0.00 0.03 0.02 0.02 99.90 03:07:27 02:27:01 all 0.15 0.00 0.02 0.00 0.01 99.81 03:07:27 02:27:01 0 0.07 0.00 0.05 0.00 0.03 99.85 03:07:27 02:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:27:01 2 0.08 0.00 0.02 0.00 0.00 99.90 03:07:27 02:27:01 3 0.86 0.00 0.05 0.00 0.00 99.09 03:07:27 02:27:01 4 0.08 0.00 0.02 0.00 0.00 99.90 03:07:27 02:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:07:27 02:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:07:27 02:27:01 7 0.05 0.00 0.03 0.02 0.03 99.87 03:07:27 02:28:01 all 0.03 0.00 0.02 0.00 0.01 99.93 03:07:27 02:28:01 0 0.07 0.00 0.07 0.00 0.03 99.83 03:07:27 02:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:07:27 02:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:07:27 02:28:01 3 0.00 0.00 0.00 0.02 0.02 99.97 03:07:27 02:28:01 4 0.10 0.00 0.02 0.00 0.02 99.87 03:07:27 02:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:28:01 7 0.05 0.00 0.03 0.02 0.02 99.88 03:07:27 02:29:01 all 0.05 0.00 0.02 0.00 0.01 99.91 03:07:27 02:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:07:27 02:29:01 1 0.03 0.00 0.00 0.02 0.02 99.93 03:07:27 02:29:01 2 0.07 0.00 0.07 0.00 0.02 99.85 03:07:27 02:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:07:27 02:29:01 4 0.07 0.00 0.05 0.00 0.02 99.87 03:07:27 02:29:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:07:27 02:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:07:27 02:29:01 7 0.13 0.00 0.02 0.00 0.00 99.85 03:07:27 02:30:01 all 0.02 0.00 0.02 0.01 0.01 99.94 03:07:27 02:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:07:27 02:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:30:01 2 0.03 0.00 0.02 0.00 0.03 99.92 03:07:27 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:07:27 02:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:07:27 02:30:01 6 0.00 0.00 0.02 0.05 0.00 99.93 03:07:27 02:30:01 7 0.03 0.00 0.03 0.03 0.02 99.88 03:07:27 03:07:27 02:30:01 CPU %user %nice %system %iowait %steal %idle 03:07:27 02:31:01 all 0.05 0.00 0.02 0.00 0.00 99.92 03:07:27 02:31:01 0 0.10 0.00 0.05 0.00 0.00 99.85 03:07:27 02:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:31:01 2 0.03 0.00 0.05 0.00 0.00 99.92 03:07:27 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:31:01 4 0.13 0.00 0.02 0.00 0.02 99.83 03:07:27 02:31:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:07:27 02:31:01 6 0.00 0.00 0.03 0.02 0.00 99.95 03:07:27 02:31:01 7 0.03 0.00 0.02 0.02 0.02 99.92 03:07:27 02:32:01 all 0.04 0.00 0.02 0.00 0.01 99.92 03:07:27 02:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:07:27 02:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:07:27 02:32:01 2 0.03 0.00 0.03 0.00 0.03 99.90 03:07:27 02:32:01 3 0.12 0.00 0.02 0.02 0.03 99.82 03:07:27 02:32:01 4 0.10 0.00 0.03 0.00 0.00 99.87 03:07:27 02:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:07:27 02:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:07:27 02:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:33:01 all 0.29 0.00 0.02 0.00 0.01 99.68 03:07:27 02:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:07:27 02:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:33:01 2 0.08 0.00 0.07 0.00 0.02 99.83 03:07:27 02:33:01 3 1.97 0.00 0.00 0.00 0.00 98.03 03:07:27 02:33:01 4 0.10 0.00 0.03 0.02 0.02 99.83 03:07:27 02:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:07:27 02:33:01 7 0.08 0.00 0.02 0.02 0.02 99.87 03:07:27 02:34:01 all 0.11 0.00 0.01 0.00 0.01 99.86 03:07:27 02:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:07:27 02:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:07:27 02:34:01 2 0.02 0.00 0.07 0.00 0.02 99.90 03:07:27 02:34:01 3 0.75 0.00 0.00 0.00 0.02 99.24 03:07:27 02:34:01 4 0.03 0.00 0.00 0.02 0.00 99.95 03:07:27 02:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:07:27 02:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:35:01 all 0.04 0.00 0.01 0.01 0.01 99.94 03:07:27 02:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:07:27 02:35:01 2 0.15 0.00 0.00 0.00 0.03 99.82 03:07:27 02:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:35:01 4 0.05 0.00 0.00 0.03 0.02 99.90 03:07:27 02:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:35:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:07:27 02:35:01 7 0.07 0.00 0.00 0.02 0.02 99.90 03:07:27 02:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:07:27 02:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:07:27 02:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:07:27 02:36:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:07:27 02:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:07:27 02:36:01 4 0.07 0.00 0.02 0.02 0.02 99.88 03:07:27 02:36:01 5 0.00 0.00 0.03 0.00 0.00 99.97 03:07:27 02:36:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:07:27 02:36:01 7 0.03 0.00 0.02 0.02 0.00 99.93 03:07:27 02:37:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:07:27 02:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:07:27 02:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:07:27 02:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:37:01 4 0.07 0.00 0.02 0.02 0.02 99.88 03:07:27 02:37:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:07:27 02:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:07:27 02:37:01 7 0.07 0.00 0.00 0.00 0.02 99.92 03:07:27 02:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:07:27 02:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:07:27 02:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:07:27 02:38:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:07:27 02:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:07:27 02:38:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:07:27 02:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:38:01 6 0.03 0.00 0.00 0.02 0.00 99.95 03:07:27 02:38:01 7 0.02 0.00 0.02 0.02 0.02 99.93 03:07:27 02:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:07:27 02:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:39:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:07:27 02:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:39:01 4 0.07 0.00 0.03 0.02 0.02 99.87 03:07:27 02:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:07:27 02:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:07:27 02:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:07:27 02:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:07:27 02:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:07:27 02:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:40:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:07:27 02:40:01 4 0.05 0.00 0.02 0.02 0.02 99.90 03:07:27 02:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:07:27 02:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:07:27 02:40:01 7 0.05 0.00 0.00 0.02 0.02 99.92 03:07:27 02:41:01 all 0.04 0.00 0.02 0.00 0.01 99.94 03:07:27 02:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:07:27 02:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:07:27 02:41:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:07:27 02:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:41:01 4 0.05 0.00 0.02 0.02 0.02 99.90 03:07:27 02:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:41:01 7 0.07 0.00 0.02 0.00 0.02 99.90 03:07:27 03:07:27 02:41:01 CPU %user %nice %system %iowait %steal %idle 03:07:27 02:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:07:27 02:42:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:07:27 02:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:42:01 2 0.00 0.00 0.03 0.00 0.02 99.95 03:07:27 02:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:07:27 02:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:07:27 02:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:07:27 02:42:01 7 0.03 0.00 0.03 0.02 0.02 99.90 03:07:27 02:43:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:07:27 02:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:43:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:07:27 02:43:01 2 0.07 0.00 0.00 0.00 0.02 99.92 03:07:27 02:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:43:01 4 0.07 0.00 0.00 0.02 0.02 99.90 03:07:27 02:43:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:07:27 02:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:43:01 7 0.05 0.00 0.02 0.02 0.02 99.90 03:07:27 02:44:01 all 0.02 0.00 0.02 0.00 0.01 99.94 03:07:27 02:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:07:27 02:44:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:07:27 02:44:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:07:27 02:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:07:27 02:44:01 4 0.05 0.00 0.05 0.00 0.02 99.88 03:07:27 02:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:07:27 02:44:01 6 0.00 0.00 0.00 0.02 0.02 99.97 03:07:27 02:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:45:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:07:27 02:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:07:27 02:45:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:07:27 02:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:45:01 4 0.08 0.00 0.02 0.02 0.02 99.87 03:07:27 02:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:07:27 02:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:07:27 02:45:01 7 0.05 0.00 0.02 0.02 0.02 99.90 03:07:27 02:46:01 all 0.03 0.00 0.02 0.00 0.01 99.93 03:07:27 02:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:46:01 1 0.08 0.00 0.03 0.00 0.02 99.87 03:07:27 02:46:01 2 0.00 0.00 0.05 0.00 0.03 99.92 03:07:27 02:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:46:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:07:27 02:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:07:27 02:46:01 7 0.03 0.00 0.02 0.02 0.02 99.92 03:07:27 02:47:01 all 0.05 0.00 0.01 0.01 0.01 99.92 03:07:27 02:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:07:27 02:47:01 1 0.07 0.00 0.03 0.00 0.00 99.90 03:07:27 02:47:01 2 0.12 0.00 0.02 0.00 0.02 99.85 03:07:27 02:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:07:27 02:47:01 4 0.07 0.00 0.00 0.00 0.02 99.92 03:07:27 02:47:01 5 0.07 0.00 0.00 0.00 0.00 99.93 03:07:27 02:47:01 6 0.02 0.00 0.00 0.03 0.02 99.93 03:07:27 02:47:01 7 0.03 0.00 0.02 0.03 0.02 99.90 03:07:27 02:48:01 all 0.03 0.00 0.03 0.00 0.01 99.93 03:07:27 02:48:01 0 0.08 0.00 0.07 0.00 0.02 99.83 03:07:27 02:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:07:27 02:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:07:27 02:48:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:07:27 02:48:01 4 0.03 0.00 0.03 0.02 0.02 99.90 03:07:27 02:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:07:27 02:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:48:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:07:27 02:49:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:07:27 02:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:07:27 02:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:07:27 02:49:01 2 0.08 0.00 0.02 0.00 0.02 99.88 03:07:27 02:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:07:27 02:49:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:07:27 02:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:07:27 02:49:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:07:27 02:49:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:07:27 02:50:01 all 0.03 0.00 0.02 0.00 0.00 99.94 03:07:27 02:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:50:01 1 0.08 0.00 0.03 0.00 0.00 99.88 03:07:27 02:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:07:27 02:50:01 4 0.05 0.00 0.03 0.02 0.00 99.90 03:07:27 02:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:07:27 02:50:01 6 0.08 0.00 0.03 0.00 0.02 99.87 03:07:27 02:50:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:07:27 02:51:01 all 0.04 0.00 0.02 0.00 0.01 99.92 03:07:27 02:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:51:01 1 0.10 0.00 0.02 0.00 0.02 99.87 03:07:27 02:51:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:07:27 02:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:07:27 02:51:01 4 0.10 0.00 0.02 0.02 0.02 99.85 03:07:27 02:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:51:01 6 0.03 0.00 0.02 0.00 0.03 99.92 03:07:27 02:51:01 7 0.00 0.00 0.03 0.02 0.02 99.93 03:07:27 02:52:01 all 0.06 0.00 0.01 0.00 0.01 99.91 03:07:27 02:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:07:27 02:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:07:27 02:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:52:01 3 0.30 0.00 0.00 0.00 0.02 99.68 03:07:27 02:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:07:27 02:52:01 6 0.05 0.00 0.05 0.02 0.02 99.87 03:07:27 02:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 03:07:27 02:52:01 CPU %user %nice %system %iowait %steal %idle 03:07:27 02:53:01 all 0.23 0.00 0.01 0.00 0.01 99.74 03:07:27 02:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:07:27 02:53:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:07:27 02:53:01 2 0.07 0.00 0.00 0.00 0.02 99.92 03:07:27 02:53:01 3 1.55 0.00 0.05 0.00 0.02 98.39 03:07:27 02:53:01 4 0.07 0.00 0.00 0.00 0.00 99.93 03:07:27 02:53:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:07:27 02:53:01 6 0.03 0.00 0.00 0.02 0.02 99.93 03:07:27 02:53:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:07:27 02:54:01 all 0.13 0.00 0.02 0.00 0.01 99.84 03:07:27 02:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:07:27 02:54:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:07:27 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:54:01 3 0.81 0.00 0.07 0.00 0.00 99.12 03:07:27 02:54:01 4 0.05 0.00 0.03 0.02 0.02 99.88 03:07:27 02:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:54:01 6 0.03 0.00 0.03 0.00 0.03 99.90 03:07:27 02:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:07:27 02:55:01 all 0.05 0.00 0.02 0.00 0.01 99.92 03:07:27 02:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:07:27 02:55:01 1 0.08 0.00 0.02 0.00 0.00 99.90 03:07:27 02:55:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:07:27 02:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:55:01 4 0.13 0.00 0.00 0.00 0.00 99.87 03:07:27 02:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:55:01 6 0.07 0.00 0.03 0.00 0.02 99.88 03:07:27 02:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:07:27 02:56:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:07:27 02:56:01 0 0.03 0.00 0.05 0.00 0.00 99.92 03:07:27 02:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:07:27 02:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:56:01 4 0.08 0.00 0.03 0.00 0.02 99.87 03:07:27 02:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:07:27 02:56:01 6 0.05 0.00 0.03 0.02 0.02 99.88 03:07:27 02:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:07:27 02:57:01 all 0.05 0.00 0.02 0.00 0.01 99.92 03:07:27 02:57:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:07:27 02:57:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:07:27 02:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:07:27 02:57:01 4 0.12 0.00 0.03 0.00 0.02 99.83 03:07:27 02:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 02:57:01 6 0.12 0.00 0.02 0.02 0.03 99.82 03:07:27 02:57:01 7 0.02 0.00 0.02 0.02 0.02 99.93 03:07:27 02:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:07:27 02:58:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:07:27 02:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 02:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:07:27 02:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:07:27 02:58:01 4 0.03 0.00 0.00 0.02 0.02 99.93 03:07:27 02:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:07:27 02:58:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:07:27 02:58:01 7 0.07 0.00 0.03 0.02 0.02 99.87 03:07:27 02:59:01 all 0.05 0.00 0.01 0.00 0.01 99.93 03:07:27 02:59:01 0 0.08 0.00 0.03 0.00 0.02 99.87 03:07:27 02:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:07:27 02:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 02:59:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:07:27 02:59:01 5 0.07 0.00 0.00 0.00 0.00 99.93 03:07:27 02:59:01 6 0.10 0.00 0.02 0.00 0.02 99.87 03:07:27 02:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:07:27 03:00:01 all 0.26 0.00 0.01 0.00 0.01 99.72 03:07:27 03:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:07:27 03:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:07:27 03:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:07:27 03:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:07:27 03:00:01 4 1.84 0.00 0.02 0.00 0.02 98.13 03:07:27 03:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:07:27 03:00:01 6 0.03 0.00 0.02 0.02 0.02 99.92 03:07:27 03:00:01 7 0.05 0.00 0.00 0.02 0.02 99.92 03:07:27 03:01:01 all 0.35 0.00 0.02 0.00 0.01 99.61 03:07:27 03:01:01 0 0.17 0.00 0.00 0.00 0.03 99.80 03:07:27 03:01:01 1 0.10 0.00 0.03 0.00 0.00 99.87 03:07:27 03:01:01 2 0.00 0.00 0.03 0.00 0.02 99.95 03:07:27 03:01:01 3 0.12 0.00 0.02 0.00 0.02 99.85 03:07:27 03:01:01 4 2.10 0.00 0.02 0.00 0.00 97.88 03:07:27 03:01:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:07:27 03:01:01 6 0.17 0.00 0.08 0.03 0.03 99.68 03:07:27 03:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:07:27 03:02:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:07:27 03:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:07:27 03:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:07:27 03:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:07:27 03:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:07:27 03:02:01 4 0.18 0.00 0.03 0.00 0.02 99.77 03:07:27 03:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:07:27 03:02:01 6 0.03 0.00 0.02 0.00 0.03 99.92 03:07:27 03:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:07:27 03:03:01 all 0.36 0.00 0.04 0.01 0.01 99.59 03:07:27 03:03:01 0 0.15 0.00 0.03 0.00 0.00 99.82 03:07:27 03:03:01 1 0.10 0.00 0.02 0.02 0.00 99.87 03:07:27 03:03:01 2 0.07 0.00 0.07 0.00 0.00 99.87 03:07:27 03:03:01 3 0.15 0.00 0.05 0.00 0.02 99.78 03:07:27 03:03:01 4 1.92 0.00 0.02 0.00 0.02 98.05 03:07:27 03:03:01 5 0.22 0.00 0.03 0.02 0.00 99.73 03:07:27 03:03:01 6 0.12 0.00 0.05 0.00 0.02 99.82 03:07:27 03:03:01 7 0.12 0.00 0.05 0.03 0.02 99.78 03:07:27 03:07:27 03:03:01 CPU %user %nice %system %iowait %steal %idle 03:07:27 03:04:01 all 0.31 0.00 0.02 0.00 0.01 99.65 03:07:27 03:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:07:27 03:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:07:27 03:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:07:27 03:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:07:27 03:04:01 4 2.27 0.00 0.05 0.00 0.02 97.67 03:07:27 03:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:07:27 03:04:01 6 0.07 0.00 0.00 0.02 0.03 99.88 03:07:27 03:04:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:07:27 03:05:01 all 0.09 0.00 0.02 0.00 0.01 99.88 03:07:27 03:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:07:27 03:05:01 1 0.05 0.00 0.02 0.02 0.02 99.90 03:07:27 03:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:07:27 03:05:01 3 0.07 0.00 0.00 0.00 0.00 99.93 03:07:27 03:05:01 4 0.37 0.00 0.03 0.00 0.02 99.58 03:07:27 03:05:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:07:27 03:05:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:07:27 03:05:01 7 0.07 0.00 0.02 0.00 0.02 99.90 03:07:27 03:06:01 all 0.14 0.00 0.08 0.01 0.01 99.76 03:07:27 03:06:01 0 0.12 0.00 0.05 0.00 0.00 99.83 03:07:27 03:06:01 1 0.17 0.00 0.10 0.02 0.00 99.72 03:07:27 03:06:01 2 0.13 0.00 0.07 0.00 0.02 99.78 03:07:27 03:06:01 3 0.10 0.00 0.10 0.00 0.02 99.78 03:07:27 03:06:01 4 0.22 0.00 0.07 0.02 0.02 99.68 03:07:27 03:06:01 5 0.12 0.00 0.07 0.00 0.00 99.82 03:07:27 03:06:01 6 0.13 0.00 0.05 0.00 0.02 99.80 03:07:27 03:06:01 7 0.15 0.00 0.13 0.02 0.00 99.70 03:07:27 03:07:01 all 10.92 0.00 4.30 0.61 0.08 84.10 03:07:27 03:07:01 0 9.50 0.00 3.93 0.64 0.08 85.84 03:07:27 03:07:01 1 10.04 0.00 5.61 1.53 0.07 82.76 03:07:27 03:07:01 2 12.20 0.00 5.54 0.07 0.07 82.13 03:07:27 03:07:01 3 9.76 0.00 3.88 0.22 0.07 86.07 03:07:27 03:07:01 4 12.07 0.00 3.99 0.02 0.08 83.83 03:07:27 03:07:01 5 10.60 0.00 3.99 1.03 0.07 84.31 03:07:27 03:07:01 6 12.22 0.00 4.08 1.03 0.08 82.58 03:07:27 03:07:01 7 10.98 0.00 3.39 0.31 0.08 85.23 03:07:27 Average: all 8.44 0.00 1.42 0.22 0.03 89.90 03:07:27 Average: 0 8.29 0.00 1.47 0.25 0.03 89.97 03:07:27 Average: 1 8.34 0.00 1.42 0.24 0.02 89.97 03:07:27 Average: 2 8.48 0.00 1.42 0.24 0.03 89.83 03:07:27 Average: 3 8.48 0.00 1.38 0.17 0.03 89.95 03:07:27 Average: 4 8.57 0.00 1.42 0.22 0.03 89.75 03:07:27 Average: 5 8.44 0.00 1.37 0.15 0.02 90.03 03:07:27 Average: 6 8.39 0.00 1.48 0.21 0.03 89.89 03:07:27 Average: 7 8.50 0.00 1.39 0.26 0.03 89.84 03:07:27 03:07:27 03:07:27