Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 965d791293024edc72babc9af6c9db7170a85624 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-ssh6568960074557119919.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh1620162356994223816.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh32291019812763895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh10104727743782062084.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-ssh12181122018168883861.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4243 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/863 [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/863 # 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 965d791293024edc72babc9af6c9db7170a85624 (main) Commit message: "feat: CoreMetadata improve SQL statement (#5196)" > git config core.sparsecheckout # timeout=10 > git checkout -f 965d791293024edc72babc9af6c9db7170a85624 # timeout=10 > git rev-list --no-walk 755a569b73dd440e9bb4c730bc07283f2b359723 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:17:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:17:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:17:24 ========================================================= 05:17:24 EdgeX Global Pipelines Version Info 05:17:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:17:24 ------------------- 05:17:24 stable info: 05:17:24 ------------------- 05:17:24 Commited By: Ginny Guan ginny@iotechsys.com 05:17:24 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 05:17:24 Message: update stable to v1.0.274 05:17:25 ------------------- 05:17:25 experimental info: 05:17:25 ------------------- 05:17:25 Commited By: **** collab-it+edgex@linuxfoundation.org 05:17:25 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 05:17:25 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:17:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:17:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:17:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:17:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:17:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:17:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:17:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:17:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:17:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 05:17:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 965d791 [Pipeline] echo 05:17:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:26 provisioning config files... 05:17:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/863@tmp/config11462267156699721741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:26 ---> ****-login.sh 05:17:26 nexus3.edgexfoundry.org:10001 05:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:27 Configure a credential helper to remove this warning. See 05:17:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:27 05:17:27 Login Succeeded 05:17:27 nexus3.edgexfoundry.org:10002 05:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:27 Configure a credential helper to remove this warning. See 05:17:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:27 05:17:27 Login Succeeded 05:17:27 nexus3.edgexfoundry.org:10003 05:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:27 Configure a credential helper to remove this warning. See 05:17:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:27 05:17:27 Login Succeeded 05:17:27 nexus3.edgexfoundry.org:10004 05:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:27 Configure a credential helper to remove this warning. See 05:17:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:27 05:17:27 Login Succeeded 05:17:27 ****.io 05:17:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:27 Configure a credential helper to remove this warning. See 05:17:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:27 05:17:27 Login Succeeded 05:17:27 ---> ****-login.sh ends [Pipeline] } 05:17:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:17:28 + 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 05:17:28 + cut -d/ -f2 05:17:28 + dirname cmd/core-command/Dockerfile 05:17:28 + echo core-command,cmd/core-command/Dockerfile 05:17:28 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:17:28 + cut -d/ -f2 05:17:28 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:17:28 + + dirnamecut cmd/core-data/Dockerfile -d/ 05:17:28 -f2 05:17:28 + echo core-data,cmd/core-data/Dockerfile 05:17:28 + dirname cmd/core-keeper/Dockerfile 05:17:28 + cut -d/ -f2 05:17:28 + echo core-keeper,cmd/core-keeper/Dockerfile 05:17:28 + dirname cmd/core-metadata/Dockerfile 05:17:28 + cut -d/ -f2 05:17:28 + echo core-metadata,cmd/core-metadata/Dockerfile 05:17:28 + dirname cmd/security-bootstrapper/Dockerfile 05:17:28 + cut -d/ -f2 05:17:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:17:28 + dirname cmd/security-proxy-auth/Dockerfile 05:17:28 + cut -d/ -f2 05:17:28 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:17:28 + dirname cmd/security-proxy-setup/Dockerfile 05:17:28 + cut -d/ -f2 05:17:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:17:28 + dirname cmd/security-secretstore-setup/Dockerfile 05:17:28 + cut -d/ -f2 05:17:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:17:28 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:17:28 + cut -d/ -f2 05:17:28 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:17:28 + dirname cmd/security-spire-agent/Dockerfile 05:17:28 + cut -d/ -f2 05:17:28 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:17:28 + dirname cmd/security-spire-config/Dockerfile 05:17:28 + cut -d/ -f2 05:17:28 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:17:28 + dirname cmd/security-spire-server/Dockerfile 05:17:28 + cut -d/ -f2 05:17:28 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:17:28 + dirname cmd/support-notifications/Dockerfile 05:17:28 + cut -d/ -f2 05:17:28 + echo support-notifications,cmd/support-notifications/Dockerfile 05:17:28 + dirname cmd/support-scheduler/Dockerfile 05:17:28 + cut -d/ -f2 05:17:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:17:28 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 05:17:28 + git rev-list -1 --merges 965d791293024edc72babc9af6c9db7170a85624~1..965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 05:17:28 -----------> git rev-list -1 --merges 965d791293024edc72babc9af6c9db7170a85624~1..965d791293024edc72babc9af6c9db7170a85624 965d791293024edc72babc9af6c9db7170a85624 [false] [Pipeline] sh 05:17:28 + git log --format=format:%s -1 965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 05:17:28 ========================================================= 05:17:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:17:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:17:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:17:29 + grep -v github /etc/ssh/ssh_known_hosts 05:17:29 + [ -e /tmp/ssh_known_hosts ] 05:17:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:17:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:17:29 + sudo tee -a /etc/ssh/ssh_known_hosts 05:17:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:29 05:17:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:29 0.1.4: Pulling from edgex-devops/py-git-semver 05:17:29 3dae71ba6b94: Pulling fs layer 05:17:29 6bf1a483ea7c: Pulling fs layer 05:17:29 f5dfc541a4d3: Pulling fs layer 05:17:29 461d9e800cba: Pulling fs layer 05:17:29 80192f66455f: Pulling fs layer 05:17:29 2e8e34ca0e6c: Pulling fs layer 05:17:29 a29436f7fd5d: Pulling fs layer 05:17:29 923cac83aea3: Pulling fs layer 05:17:29 25ad8b0a4227: Pulling fs layer 05:17:29 db01528c6b51: Pulling fs layer 05:17:29 28988de357af: Pulling fs layer 05:17:29 80192f66455f: Waiting 05:17:29 2e8e34ca0e6c: Waiting 05:17:29 25ad8b0a4227: Waiting 05:17:29 db01528c6b51: Waiting 05:17:29 28988de357af: Waiting 05:17:29 a29436f7fd5d: Waiting 05:17:29 461d9e800cba: Waiting 05:17:29 923cac83aea3: Waiting 05:17:30 6bf1a483ea7c: Verifying Checksum 05:17:30 6bf1a483ea7c: Download complete 05:17:30 461d9e800cba: Download complete 05:17:30 80192f66455f: Verifying Checksum 05:17:30 80192f66455f: Download complete 05:17:30 f5dfc541a4d3: Verifying Checksum 05:17:30 f5dfc541a4d3: Download complete 05:17:30 3dae71ba6b94: Verifying Checksum 05:17:30 3dae71ba6b94: Download complete 05:17:30 923cac83aea3: Download complete 05:17:30 25ad8b0a4227: Verifying Checksum 05:17:30 25ad8b0a4227: Download complete 05:17:30 db01528c6b51: Verifying Checksum 05:17:30 db01528c6b51: Download complete 05:17:30 28988de357af: Verifying Checksum 05:17:30 28988de357af: Download complete 05:17:31 a29436f7fd5d: Verifying Checksum 05:17:31 a29436f7fd5d: Download complete 05:17:31 2e8e34ca0e6c: Verifying Checksum 05:17:31 2e8e34ca0e6c: Download complete 05:17:31 3dae71ba6b94: Pull complete 05:17:31 6bf1a483ea7c: Pull complete 05:17:32 f5dfc541a4d3: Pull complete 05:17:32 461d9e800cba: Pull complete 05:17:32 80192f66455f: Pull complete 05:17:35 2e8e34ca0e6c: Pull complete 05:17:35 a29436f7fd5d: Pull complete 05:17:35 923cac83aea3: Pull complete 05:17:35 25ad8b0a4227: Pull complete 05:17:35 db01528c6b51: Pull complete 05:17:36 28988de357af: Pull complete 05:17:36 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:17:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:36 prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container 05:17:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:17:40 $ docker top 5048ca4c5970ecd475872f182dab8a5e234471b194647058f637fe4a92c0e13a -eo pid,comm 05:17:40 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). 05:17:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:17:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:40 [ssh-agent] Looking for ssh-agent implementation... 05:17:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:40 $ docker exec 5048ca4c5970ecd475872f182dab8a5e234471b194647058f637fe4a92c0e13a ssh-agent 05:17:40 SSH_AUTH_SOCK=/tmp/ssh-jLr9fEbZ3qY3/agent.32 05:17:40 SSH_AGENT_PID=38 05:17:40 Running ssh-add (command line suppressed) 05:17:40 Identity added: /w/workspace/edgex-go/863@tmp/private_key_16047492662632120661.key (/w/workspace/edgex-go/863@tmp/private_key_16047492662632120661.key) 05:17:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:41 + git tag --points-at HEAD [Pipeline] } 05:17:41 $ docker exec --env ******** --env ******** 5048ca4c5970ecd475872f182dab8a5e234471b194647058f637fe4a92c0e13a ssh-agent -k 05:17:41 unset SSH_AUTH_SOCK; 05:17:41 unset SSH_AGENT_PID; 05:17:41 echo Agent pid 38 killed; 05:17:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:17:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:41 [ssh-agent] Looking for ssh-agent implementation... 05:17:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:41 $ docker exec 5048ca4c5970ecd475872f182dab8a5e234471b194647058f637fe4a92c0e13a ssh-agent 05:17:41 SSH_AUTH_SOCK=/tmp/ssh-9qKGPdB3mWpw/agent.71 05:17:41 SSH_AGENT_PID=77 05:17:41 Running ssh-add (command line suppressed) 05:17:41 Identity added: /w/workspace/edgex-go/863@tmp/private_key_7817241320675664517.key (/w/workspace/edgex-go/863@tmp/private_key_7817241320675664517.key) 05:17:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:42 + git semver init 05:17:42 2025-06-30 05:17:42,306 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:17:42 2025-06-30 05:17:42,310 [run_init] DEBUG init version:0.0.0 force:False 05:17:42 2025-06-30 05:17:42,311 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/863/.semver 05:17:42 2025-06-30 05:17:42,311 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/863/.semver 05:17:42 2025-06-30 05:17:42,311 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/863/.semver'], cwd=/w/workspace/edgex-go/863, stdin=None, shell=False, universal_newlines=False) 05:17:47 2025-06-30 05:17:47,190 [append_file] DEBUG append to file:/w/workspace/edgex-go/863/.git/info/exclude 05:17:47 2025-06-30 05:17:47,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/863/.semver/main with force:False 05:17:47 2025-06-30 05:17:47,191 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main 05:17:47 2025-06-30 05:17:47,191 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main 05:17:47 4.1.0-dev.31 [Pipeline] } 05:17:47 $ docker exec --env ******** --env ******** 5048ca4c5970ecd475872f182dab8a5e234471b194647058f637fe4a92c0e13a ssh-agent -k 05:17:47 unset SSH_AUTH_SOCK; 05:17:47 unset SSH_AGENT_PID; 05:17:47 echo Agent pid 77 killed; 05:17:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:17:48 + git semver [Pipeline] } 05:17:48 $ docker stop --time=1 5048ca4c5970ecd475872f182dab8a5e234471b194647058f637fe4a92c0e13a 05:17:49 $ docker rm -f --volumes 5048ca4c5970ecd475872f182dab8a5e234471b194647058f637fe4a92c0e13a [Pipeline] // withDockerContainer [Pipeline] sh 05:17:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:17:50 Stashed 1 file(s) [Pipeline] echo 05:17:50 [edgeXSemver]: initialized semver on version 4.1.0-dev.31 [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 05:17:50 + git config --global --add safe.directory /w/workspace/edgex-go/863 [Pipeline] echo 05:17:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:17:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:17:50 ========================================================= 05:17:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:17:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:17:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:17:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:17:50 0a9a5dfd008f: Pulling fs layer 05:17:50 36466aa92d05: Pulling fs layer 05:17:50 e10405b45d13: Pulling fs layer 05:17:50 096b7ceb2af7: Pulling fs layer 05:17:50 4f4fb700ef54: Pulling fs layer 05:17:50 8213a616a21b: Pulling fs layer 05:17:50 985586143405: Pulling fs layer 05:17:50 0eae2285b678: Pulling fs layer 05:17:50 d3ac315be8c5: Pulling fs layer 05:17:50 8213a616a21b: Waiting 05:17:50 096b7ceb2af7: Waiting 05:17:50 985586143405: Waiting 05:17:50 0eae2285b678: Waiting 05:17:50 4f4fb700ef54: Waiting 05:17:50 d3ac315be8c5: Waiting 05:17:50 36466aa92d05: Verifying Checksum 05:17:50 36466aa92d05: Download complete 05:17:50 096b7ceb2af7: Verifying Checksum 05:17:50 096b7ceb2af7: Download complete 05:17:50 4f4fb700ef54: Verifying Checksum 05:17:50 4f4fb700ef54: Download complete 05:17:50 8213a616a21b: Verifying Checksum 05:17:50 8213a616a21b: Download complete 05:17:50 0a9a5dfd008f: Verifying Checksum 05:17:50 0a9a5dfd008f: Download complete 05:17:51 985586143405: Verifying Checksum 05:17:51 985586143405: Download complete 05:17:51 0a9a5dfd008f: Pull complete 05:17:51 d3ac315be8c5: Verifying Checksum 05:17:51 d3ac315be8c5: Download complete 05:17:51 36466aa92d05: Pull complete 05:17:51 e10405b45d13: Download complete 05:17:51 0eae2285b678: Verifying Checksum 05:17:51 0eae2285b678: Download complete 05:17:55 e10405b45d13: Pull complete 05:17:55 096b7ceb2af7: Pull complete 05:17:55 4f4fb700ef54: Pull complete 05:17:55 8213a616a21b: Pull complete 05:17:55 985586143405: Pull complete 05:17:56 0eae2285b678: Pull complete 05:17:57 d3ac315be8c5: Pull complete 05:17:57 Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 05:17:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:17:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:17:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:17:57 WORKDIR /edgex 05:17:57 COPY go.mod . 05:17:57 RUN go mod download 05:17:57 + docker build -t ci-base-image-x86_64 -f - . 05:17:58 Sending build context to Docker daemon 185.9MB 05:17:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:17:58 ---> ea6120ae94a0 05:17:58 Step 2/4 : WORKDIR /edgex 05:18:02 ---> Running in 254cedee1c38 05:18:02 Removing intermediate container 254cedee1c38 05:18:02 ---> 23a3db93237b 05:18:02 Step 3/4 : COPY go.mod . 05:18:02 ---> 438bae5bab82 05:18:02 Step 4/4 : RUN go mod download 05:18:02 ---> Running in 9397122bd145 05:18:05 Still waiting to schedule task 05:18:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:18:41 Removing intermediate container 9397122bd145 05:18:41 ---> 6492032dd50c 05:18:41 Successfully built 6492032dd50c 05:18:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:41 + docker inspect -f . ci-base-image-x86_64 05:18:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:41 prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container 05:18:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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 ******** ci-base-image-x86_64 cat 05:18:42 $ docker top c74f85c6849f04d99e0dc991028bc7f977133e172eea6b53a29321b373737758 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:42 + go version 05:18:42 go version go1.23.9 linux/amd64 [Pipeline] } 05:18:42 $ docker stop --time=1 c74f85c6849f04d99e0dc991028bc7f977133e172eea6b53a29321b373737758 05:18:43 $ docker rm -f --volumes c74f85c6849f04d99e0dc991028bc7f977133e172eea6b53a29321b373737758 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:44 + docker inspect -f . ci-base-image-x86_64 05:18:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:44 prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container 05:18:44 $ 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/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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 ******** ci-base-image-x86_64 cat 05:18:44 $ docker top 264d53bfedc27c06b8dfa54425f96bc577e1806f20b09a7c02c26d52f0848c7c -eo pid,comm [Pipeline] { [Pipeline] echo 05:18:44 ========================================================= 05:18:44 [edgeXBuildGoParallel] Running Tests and Build... 05:18:44 ========================================================= [Pipeline] sh 05:18:45 + git config --global --add safe.directory /w/workspace/edgex-go/863 [Pipeline] fileExists [Pipeline] sh 05:18:45 + make test 05:18:45 go test -race -coverprofile=coverage.out ./... 05:18:53 ? github.com/edgexfoundry/edgex-go [no test files] 05:19:15 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 05:19:15 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 05:19:15 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 05:19:15 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 05:19:15 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 05:19:15 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 05:19:15 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 05:19:15 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 05:19:15 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 05:19:15 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 05:19:16 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 05:19:16 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 05:19:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:19:16 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 05:19:16 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 05:19:16 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 05:19:16 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 05:19:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 42.3% of statements 05:19:17 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 05:19:17 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 05:19:17 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 05:19:17 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 05:19:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 05:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 05:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:19:18 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 05:19:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 05:19:18 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 05:19:18 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 05:19:18 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:19:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 05:19:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 05:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 05:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:19:19 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 05:19:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 05:19:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 05:19:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:19:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.4% of statements 05:19:21 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements 05:19:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 46.3% of statements 05:19:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 05:19:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 05:19:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.224s coverage: 93.4% of statements 05:19:21 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 92.3% of statements 05:19:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.4% of statements 05:19:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 05:19:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:19:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:19:23 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 05:19:23 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:19:23 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 05:19:23 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 05:19:23 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 05:19:23 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 05:19:23 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 05:19:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:19:23 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 05:19:23 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 05:19:23 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 05:19:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.332s coverage: 95.8% of statements 05:19:24 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 05:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 05:19:25 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 05:19:25 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 05:19:25 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 05:19:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 05:19:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 05:19:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.038s coverage: 1.0% of statements 05:19:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.1% of statements 05:19:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 81.1% of statements 05:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 05:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements 05:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 05:19:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 05:19:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 05:19:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 05:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 05:19:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:19:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 05:19:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 05:19:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 05:19:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements 05:19:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 05:19:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 05:19:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 05:19:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 05:19:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 05:19:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 05:19:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 05:19:28 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 05:19:28 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 05:19:29 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 05:19:30 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 05:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:19:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4244 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:19:31 Running in /w/workspace/edgex-go/863 [Pipeline] { [Pipeline] checkout 05:19:31 The recommended git tool is: git 05:19:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 05:19:33 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 05:19:33 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 05:19:33 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 05:19:35 using credential edgex-jenkins-ssh 05:19:35 Cloning the remote Git repository 05:19:36 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 05:19:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:19:35 > git init /w/workspace/edgex-go/863 # timeout=10 05:19:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:19:35 > git --version # timeout=10 05:19:35 > git --version # 'git version 2.25.1' 05:19:35 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 05:19:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 05:19:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 05:19:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 05:19:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements 05:19:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 05:19:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 05:19:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 05:19:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 05:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:19:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 05:19:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 05:19:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 05:19:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 05:19:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 05:19:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 05:19:40 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 05:19:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 05:19:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 05:19:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 05:19:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 05:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 05:19:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:19:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 05:19:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:19:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 05:19:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 05:19:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 05:19:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 05:19:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:19:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.041s coverage: 92.9% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 68.8% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.110s coverage: 82.1% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.049s coverage: 33.3% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.179s coverage: 54.5% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.031s coverage: 88.6% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 29.2% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements 05:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements 05:19:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements 05:19:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 94.9% of statements 05:19:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements 05:19:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 97.7% of statements 05:19:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements 05:19:50 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 05:19:50 running golangci-lint 05:19:50 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 05:19:50 go version go1.23.9 linux/amd64 05:19:50 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 05:19:50 level=info msg="[config_reader] Used config file .golangci.yml" 05:19:50 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:19:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:19:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:54 Avoid second fetch 05:19:54 Checking out Revision 965d791293024edc72babc9af6c9db7170a85624 (main) 05:19:54 Commit message: "feat: CoreMetadata improve SQL statement (#5196)" 05:19:54 > git config core.sparsecheckout # timeout=10 05:19:54 > git checkout -f 965d791293024edc72babc9af6c9db7170a85624 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:19:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:19:59 % Total % Received % Xferd Average Speed Time Time Time Current 05:19:59 Dload Upload Total Spent Left Speed 05:19:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 126k 0 --:--:-- --:--:-- --:--:-- 127k [Pipeline] sh 05:20:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:20:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:20:00 + sudo tee /etc/docker/daemon.new 05:20:00 { 05:20:00 "registry-mirrors": [ 05:20:00 "https://nexus3.edgexfoundry.org:10001" 05:20:00 ], 05:20:00 "bip": "10.250.0.254/24", 05:20:00 "hosts": [ 05:20:00 "tcp://0.0.0.0:5555", 05:20:00 "unix:///var/run/docker.sock" 05:20:00 ], 05:20:00 "mtu": 1458, 05:20:00 "selinux-enabled": true, 05:20:00 "seccomp-profile": "/etc/docker/seccomp.json" 05:20:00 } [Pipeline] sh 05:20:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:20:01 + sudo service docker restart 05:20:12 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|imports|types_sizes) took 21.22719097s" 05:20:12 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.175071ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:19 provisioning config files... 05:20:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/863@tmp/config8726023897538972584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:19 ---> ****-login.sh 05:20:19 nexus3.edgexfoundry.org:10001 05:20:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:20 Configure a credential helper to remove this warning. See 05:20:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:20 05:20:20 Login Succeeded 05:20:20 nexus3.edgexfoundry.org:10002 05:20:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:20 Configure a credential helper to remove this warning. See 05:20:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:20 05:20:20 Login Succeeded 05:20:20 nexus3.edgexfoundry.org:10003 05:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:21 Configure a credential helper to remove this warning. See 05:20:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:21 05:20:21 Login Succeeded 05:20:21 nexus3.edgexfoundry.org:10004 05:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:21 Configure a credential helper to remove this warning. See 05:20:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:21 05:20:21 Login Succeeded 05:20:21 ****.io 05:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:21 Configure a credential helper to remove this warning. See 05:20:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:21 05:20:21 Login Succeeded 05:20:21 ---> ****-login.sh ends [Pipeline] } 05:20:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:20:22 + git config --global --add safe.directory /w/workspace/edgex-go/863 [Pipeline] echo 05:20:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:20:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:20:22 ========================================================= 05:20:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:20:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:20:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:20:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:20:22 94e9d8af2201: Pulling fs layer 05:20:22 a6c56e8762df: Pulling fs layer 05:20:22 f0f3c8884826: Pulling fs layer 05:20:22 c7e7622c144d: Pulling fs layer 05:20:22 4f4fb700ef54: Pulling fs layer 05:20:22 e8859aadc426: Pulling fs layer 05:20:22 b4813487a9f6: Pulling fs layer 05:20:22 502a3d64fb4b: Pulling fs layer 05:20:22 c7e7622c144d: Waiting 05:20:22 4f4fb700ef54: Waiting 05:20:22 e8859aadc426: Waiting 05:20:22 b4813487a9f6: Waiting 05:20:22 502a3d64fb4b: Waiting 05:20:23 a6c56e8762df: Verifying Checksum 05:20:23 a6c56e8762df: Download complete 05:20:23 c7e7622c144d: Verifying Checksum 05:20:23 c7e7622c144d: Download complete 05:20:23 4f4fb700ef54: Verifying Checksum 05:20:23 4f4fb700ef54: Download complete 05:20:23 e8859aadc426: Verifying Checksum 05:20:23 e8859aadc426: Download complete 05:20:23 94e9d8af2201: Verifying Checksum 05:20:23 94e9d8af2201: Download complete 05:20:23 502a3d64fb4b: Verifying Checksum 05:20:23 502a3d64fb4b: Download complete 05:20:24 94e9d8af2201: Pull complete 05:20:24 a6c56e8762df: Pull complete 05:20:24 level=info msg="[linters_context/goanalysis] analyzers took 1m32.223885449s with top 10 stages: buildir: 53.092405919s, gosec: 3.886850406s, fact_deprecated: 3.314192577s, inspect: 2.863073976s, printf: 2.146311891s, ctrlflow: 1.890847577s, nilness: 1.083517357s, fact_purity: 1.059463902s, directives: 984.526102ms, errcheck: 980.216304ms" 05:20:24 level=info msg="[runner] Issues before processing: 202, after processing: 0" 05:20:24 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, nolint: 20/0, exclude-rules: 202/20, cgo: 202/202, invalid_issue: 202/202, exclude: 202/202, skip_files: 202/202, skip_dirs: 202/202" 05:20:24 level=info msg="[runner] processing took 16.623962ms with stages: nolint: 6.932892ms, identifier_marker: 4.139723ms, path_prettifier: 1.581346ms, autogenerated_exclude: 1.498456ms, exclude-rules: 1.391474ms, skip_dirs: 958.08µs, cgo: 48.28µs, invalid_issue: 48.121µs, filename_unadjuster: 21.61µs, max_same_issues: 600ns, diff: 560ns, max_from_linter: 440ns, skip_files: 440ns, fixer: 410ns, uniq_by_line: 400ns, exclude: 260ns, sort_results: 250ns, source_code: 150ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, severity-rules: 110ns" 05:20:24 level=info msg="[runner] linters took 11.252030657s with stages: goanalysis_metalinter: 11.235320105s" 05:20:24 level=info msg="File cache stats: 0 entries of total size 0B" 05:20:24 level=info msg="Memory: 325 samples, avg is 296.7MB, max is 1425.0MB" 05:20:24 level=info msg="Execution took 32.518622824s" 05:20:24 go vet ./... 05:20:25 f0f3c8884826: Verifying Checksum 05:20:25 f0f3c8884826: Download complete 05:20:25 b4813487a9f6: Verifying Checksum 05:20:25 b4813487a9f6: Download complete 05:20:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:20:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:20:30 ./bin/test-attribution-txt.sh 05:20:30 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 05:20:30 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 05:20:30 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 05:20:30 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 05:20:30 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 05:20:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 05:20:30 + ls -al . 05:20:30 total 2000 05:20:30 drwxrwxr-x 11 1001 1001 4096 Jun 30 05:18 . 05:20:30 drwxr-xr-x 4 root root 4096 Jun 30 05:18 .. 05:20:30 drwxrwxr-x 2 1001 1001 4096 Jun 30 05:17 .blubracket 05:20:30 -rw-rw-r-- 1 1001 1001 10 Jun 30 05:17 .dockerignore 05:20:30 drwxrwxr-x 8 1001 1001 4096 Jun 30 05:19 .git 05:20:30 drwxrwxr-x 3 1001 1001 4096 Jun 30 05:17 .github 05:20:30 -rw-rw-r-- 1 1001 1001 909 Jun 30 05:17 .gitignore 05:20:30 -rw-rw-r-- 1 1001 1001 218 Jun 30 05:17 .golangci.yml 05:20:30 -rw-rw-r-- 1 1001 1001 100 Jun 30 05:17 .hadolint.yml 05:20:30 drwxr-xr-x 3 1001 1001 4096 Jun 30 05:17 .semver 05:20:30 -rw-rw-r-- 1 1001 1001 155 Jun 30 05:17 .sonarcloud.properties 05:20:30 -rw-rw-r-- 1 1001 1001 1171 Jun 30 05:17 ADOPTERS.md 05:20:30 -rw-rw-r-- 1 1001 1001 17374 Jun 30 05:17 Attribution.txt 05:20:30 -rw-rw-r-- 1 1001 1001 108018 Jun 30 05:17 CHANGELOG.md 05:20:30 -rw-rw-r-- 1 1001 1001 3804 Jun 30 05:17 CONTRIBUTING.md 05:20:30 -rw-rw-r-- 1 1001 1001 677 Jun 30 05:17 GOVERNANCE.md 05:20:30 -rw-rw-r-- 1 1001 1001 858 Jun 30 05:17 Jenkinsfile 05:20:30 -rw-rw-r-- 1 1001 1001 10775 Jun 30 05:17 LICENSE 05:20:30 -rw-rw-r-- 1 1001 1001 16740 Jun 30 05:17 Makefile 05:20:30 -rw-rw-r-- 1 1001 1001 582 Jun 30 05:17 OWNERS.md 05:20:30 -rw-rw-r-- 1 1001 1001 9932 Jun 30 05:17 README.md 05:20:30 -rw-rw-r-- 1 1001 1001 789 Jun 30 05:17 SECURITY.md 05:20:30 -rw-rw-r-- 1 1001 1001 12 Jun 30 05:17 VERSION 05:20:30 drwxrwxr-x 2 1001 1001 4096 Jun 30 05:17 bin 05:20:30 drwxrwxr-x 19 1001 1001 4096 Jun 30 05:17 cmd 05:20:30 -rw-r--r-- 1 root root 1667161 Jun 30 05:19 coverage.out 05:20:30 drwxrwxr-x 2 1001 1001 4096 Jun 30 05:17 fuzz_test 05:20:30 -rw-rw-r-- 1 1001 1001 6474 Jun 30 05:17 go.mod 05:20:30 -rw-rw-r-- 1 1001 1001 88358 Jun 30 05:17 go.sum 05:20:30 drwxrwxr-x 7 1001 1001 4096 Jun 30 05:17 internal 05:20:30 drwxrwxr-x 2 1001 1001 4096 Jun 30 05:17 openapi 05:20:30 -rw-rw-r-- 1 1001 1001 584 Jun 30 05:17 security.txt 05:20:30 -rw-rw-r-- 1 1001 1001 204 Jun 30 05:17 version.go [Pipeline] sh 05:20:30 + '[' -e coverage.out ] 05:20:30 + chown 1001:1001 coverage.out [Pipeline] stash 05:20:30 Stashed 1 file(s) [Pipeline] sh 05:20:31 + make build 05:20:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:20:40 f0f3c8884826: Pull complete 05:20:40 c7e7622c144d: Pull complete 05:20:40 4f4fb700ef54: Pull complete 05:20:40 e8859aadc426: Pull complete 05:20:47 b4813487a9f6: Pull complete 05:20:49 502a3d64fb4b: Pull complete 05:20:49 Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde 05:20:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:20:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:20:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:20:49 WORKDIR /edgex 05:20:49 COPY go.mod . 05:20:49 RUN go mod download 05:20:49 + docker build -t ci-base-image-arm64 -f - . 05:20:50 Sending build context to Docker daemon 3.709MB 05:20:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:20:50 ---> 3bb21d53e231 05:20:50 Step 2/4 : WORKDIR /edgex 05:20:52 ---> Running in fa81984f9faf 05:20:52 Removing intermediate container fa81984f9faf 05:20:52 ---> 511fdf21cf37 05:20:52 Step 3/4 : COPY go.mod . 05:20:52 ---> 27329414e219 05:20:52 Step 4/4 : RUN go mod download 05:20:52 ---> Running in 576215c679ef 05:20:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:20:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:20:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:20:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:20:57 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:21:02 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:21:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:21:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:21:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:21:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:21:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:21:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:21:12 $ docker stop --time=1 264d53bfedc27c06b8dfa54425f96bc577e1806f20b09a7c02c26d52f0848c7c 05:21:17 $ docker rm -f --volumes 264d53bfedc27c06b8dfa54425f96bc577e1806f20b09a7c02c26d52f0848c7c [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 05:21:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:21:18 05:21:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:21:19 latest: Pulling from edgex-devops/edgex-compose 05:21:19 91d30c5bc195: Pulling fs layer 05:21:19 2e9b0aa3be6d: Pulling fs layer 05:21:19 9c61dcf015f6: Pulling fs layer 05:21:19 4698f68db338: Pulling fs layer 05:21:19 2a2f49069b9e: Pulling fs layer 05:21:19 e0025b399a48: Pulling fs layer 05:21:19 2a2f49069b9e: Waiting 05:21:19 4698f68db338: Waiting 05:21:19 e0025b399a48: Waiting 05:21:19 91d30c5bc195: Download complete 05:21:19 4698f68db338: Download complete 05:21:19 91d30c5bc195: Pull complete 05:21:19 2e9b0aa3be6d: Verifying Checksum 05:21:19 2e9b0aa3be6d: Download complete 05:21:19 e0025b399a48: Verifying Checksum 05:21:19 e0025b399a48: Download complete 05:21:19 2a2f49069b9e: Verifying Checksum 05:21:19 2a2f49069b9e: Download complete 05:21:19 2e9b0aa3be6d: Pull complete 05:21:19 9c61dcf015f6: Download complete 05:21:22 9c61dcf015f6: Pull complete 05:21:22 4698f68db338: Pull complete 05:21:22 2a2f49069b9e: Pull complete 05:21:22 e0025b399a48: Pull complete 05:21:22 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:21:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:22 prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container 05:21:23 $ 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/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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-compose:latest cat 05:21:25 $ docker top d3d676a1cc28968dc0ab72edf2812ff16ca2f463e11db47f281142229fb7cd9c -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:25 + docker compose -f ./docker-compose-build.yml build --parallel 05:21:28 #1 [security-bootstrapper internal] load build definition from Dockerfile 05:21:28 #1 transferring dockerfile: 3.02kB done 05:21:28 #1 DONE 0.0s 05:21:28 05:21:28 #2 [core-keeper internal] load build definition from Dockerfile 05:21:28 #2 transferring dockerfile: 2.01kB done 05:21:28 #2 DONE 0.0s 05:21:28 05:21:28 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:21:28 #3 transferring dockerfile: 1.89kB done 05:21:28 #3 DONE 0.0s 05:21:28 05:21:28 #4 [core-command internal] load build definition from Dockerfile 05:21:28 #4 transferring dockerfile: 1.94kB done 05:21:28 #4 DONE 0.0s 05:21:28 05:21:28 #5 [security-spire-server internal] load build definition from Dockerfile 05:21:28 #5 transferring dockerfile: 1.70kB done 05:21:28 #5 DONE 0.0s 05:21:28 05:21:28 #6 [support-notifications internal] load build definition from Dockerfile 05:21:28 #6 transferring dockerfile: 2.00kB done 05:21:28 #6 DONE 0.0s 05:21:28 05:21:28 #7 [security-proxy-auth internal] load build definition from Dockerfile 05:21:28 #7 transferring dockerfile: 2.14kB done 05:21:28 #7 DONE 0.0s 05:21:28 05:21:28 #8 [security-secretstore-setup internal] load build definition from Dockerfile 05:21:28 #8 transferring dockerfile: 2.49kB done 05:21:28 #8 DONE 0.0s 05:21:28 05:21:28 #9 [core-metadata internal] load build definition from Dockerfile 05:21:28 #9 transferring dockerfile: 2.10kB done 05:21:28 #9 DONE 0.0s 05:21:28 05:21:28 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:21:28 #10 transferring dockerfile: 2.23kB done 05:21:28 #10 DONE 0.0s 05:21:28 05:21:28 #11 [support-scheduler internal] load build definition from Dockerfile 05:21:28 #11 transferring dockerfile: 1.83kB done 05:21:28 #11 DONE 0.0s 05:21:28 05:21:28 #12 [security-spire-agent internal] load build definition from Dockerfile 05:21:28 #12 transferring dockerfile: 1.81kB done 05:21:28 #12 DONE 0.0s 05:21:28 05:21:28 #13 [security-proxy-setup internal] load build definition from Dockerfile 05:21:28 #13 transferring dockerfile: 2.50kB done 05:21:28 #13 DONE 0.0s 05:21:28 05:21:28 #14 [security-spire-config internal] load build definition from Dockerfile 05:21:28 #14 transferring dockerfile: 1.69kB done 05:21:28 #14 DONE 0.0s 05:21:28 05:21:28 #15 [core-data internal] load build definition from Dockerfile 05:21:28 #15 transferring dockerfile: 2.04kB done 05:21:28 #15 DONE 0.0s 05:21:28 05:21:28 #16 [security-bootstrapper internal] load .dockerignore 05:21:28 #16 transferring context: 50B done 05:21:28 #16 DONE 0.0s 05:21:28 05:21:28 #17 [core-keeper internal] load .dockerignore 05:21:28 #17 transferring context: 50B done 05:21:28 #17 DONE 0.0s 05:21:28 05:21:28 #18 [security-spiffe-token-provider internal] load .dockerignore 05:21:28 #18 transferring context: 50B done 05:21:28 #18 DONE 0.0s 05:21:28 05:21:28 #19 [core-command internal] load .dockerignore 05:21:28 #19 transferring context: 50B done 05:21:28 #19 DONE 0.0s 05:21:28 05:21:28 #20 [security-spire-server internal] load .dockerignore 05:21:28 #20 transferring context: 50B done 05:21:28 #20 DONE 0.0s 05:21:28 05:21:28 #21 [support-notifications internal] load .dockerignore 05:21:28 #21 transferring context: 50B done 05:21:28 #21 DONE 0.0s 05:21:28 05:21:28 #22 [security-proxy-auth internal] load .dockerignore 05:21:28 #22 transferring context: 50B done 05:21:28 #22 DONE 0.0s 05:21:28 05:21:28 #23 [security-secretstore-setup internal] load .dockerignore 05:21:28 #23 transferring context: 50B done 05:21:28 #23 DONE 0.0s 05:21:28 05:21:28 #24 [core-metadata internal] load .dockerignore 05:21:28 #24 transferring context: 50B done 05:21:28 #24 DONE 0.0s 05:21:28 05:21:28 #25 [core-common-config-bootstrapper internal] load .dockerignore 05:21:28 #25 transferring context: 50B done 05:21:28 #25 DONE 0.0s 05:21:28 05:21:28 #26 [support-scheduler internal] load .dockerignore 05:21:28 #26 transferring context: 50B done 05:21:28 #26 DONE 0.0s 05:21:28 05:21:28 #27 [security-spire-agent internal] load .dockerignore 05:21:28 #27 transferring context: 50B done 05:21:28 #27 DONE 0.0s 05:21:28 05:21:28 #28 [security-proxy-setup internal] load .dockerignore 05:21:28 #28 transferring context: 50B done 05:21:28 #28 DONE 0.0s 05:21:28 05:21:28 #29 [security-spire-config internal] load .dockerignore 05:21:28 #29 transferring context: 50B done 05:21:28 #29 DONE 0.0s 05:21:28 05:21:28 #30 [core-data internal] load .dockerignore 05:21:28 #30 transferring context: 50B done 05:21:28 #30 DONE 0.0s 05:21:28 05:21:28 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:21:28 #31 DONE 0.0s 05:21:28 05:21:28 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:21:28 #32 DONE 0.1s 05:21:28 05:21:28 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:21:28 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:21:28 #33 ... 05:21:28 05:21:28 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:21:28 #31 DONE 0.0s 05:21:28 05:21:28 #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:21:28 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:21:28 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:21:28 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:21:28 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:21:28 #33 ... 05:21:28 05:21:28 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:21:28 #31 DONE 0.0s 05:21:28 05:21:28 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 05:21:28 #32 DONE 0.2s 05:21:28 05:21:28 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:21:28 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:21:28 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:21:28 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:21:28 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:21:28 #33 ... 05:21:28 05:21:28 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:21:28 #31 DONE 0.0s 05:21:29 05:21:29 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:21:29 #31 DONE 0.0s 05:21:29 05:21:29 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:21:29 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:21:29 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:21:29 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:21:29 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:21:29 #33 ... 05:21:29 05:21:29 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:21:29 #31 DONE 0.0s 05:21:29 05:21:29 #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:21:29 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:21:29 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:21:29 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:21:29 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:21:29 #33 ... 05:21:29 05:21:29 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 05:21:29 #32 DONE 0.5s 05:21:29 05:21:29 #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:21:29 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:21:29 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:21:29 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:21:29 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:21:29 #33 ... 05:21:29 05:21:29 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:21:29 #34 DONE 0.7s 05:21:29 05:21:29 #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:21:29 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:21:29 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:21:29 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:21:29 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:21:29 #33 ... 05:21:29 05:21:29 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 05:21:29 #35 DONE 0.8s 05:21:29 05:21:29 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:21:29 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:21:29 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:21:29 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:21:29 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:21:30 #33 ... 05:21:30 05:21:30 #36 [security-spire-config internal] load build context 05:21:30 #36 transferring context: 22.05kB 0.0s done 05:21:30 #36 DONE 0.8s 05:21:30 05:21:30 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:21:30 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 05:21:30 #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 05:21:30 #37 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 05:21:30 #37 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 05:21:30 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s 05:21:30 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s 05:21:30 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s 05:21:32 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 05:21:33 #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 05:21:35 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 5.6s 05:21:35 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.6s 05:21:36 #37 ... 05:21:36 05:21:36 #38 [security-spire-server internal] load build context 05:21:36 #38 transferring context: 23.80kB 0.0s done 05:21:36 #38 DONE 7.5s 05:21:36 05:21:36 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:21:36 #37 ... 05:21:36 05:21:36 #39 [security-secretstore-setup internal] load build context 05:21:36 #39 transferring context: 365.90MB 7.9s 05:21:36 #39 ... 05:21:36 05:21:36 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:21:37 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 6.4s done 05:21:39 #37 ... 05:21:39 05:21:39 #40 [core-keeper internal] load build context 05:21:39 #40 ... 05:21:39 05:21:39 #41 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:21:39 #41 ... 05:21:39 05:21:39 #42 [core-metadata internal] load build context 05:21:39 #42 ... 05:21:39 05:21:39 #43 [support-notifications internal] load build context 05:21:39 #43 ... 05:21:39 05:21:39 #44 [support-scheduler internal] load build context 05:21:39 #44 ... 05:21:39 05:21:39 #45 [core-common-config-bootstrapper internal] load build context 05:21:39 #45 ... 05:21:39 05:21:39 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:21:39 #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:21:39 #0 1.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:21:39 #0 1.391 (1/4) Installing ca-certificates (20241121-r1) 05:21:39 #0 1.412 (2/4) Installing dumb-init (1.2.5-r3) 05:21:39 #0 1.418 (3/4) Installing su-exec (0.2-r3) 05:21:39 #0 1.418 (4/4) Installing yq-go (4.44.1-r2) 05:21:39 #0 1.494 Executing busybox-1.36.1-r29.trigger 05:21:39 #0 1.502 Executing ca-certificates-20241121-r1.trigger 05:21:39 #0 1.548 OK: 19 MiB in 18 packages 05:21:39 #46 ... 05:21:39 05:21:39 #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:21:39 #0 0.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:21:39 #0 1.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:21:39 #0 1.410 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:21:39 #0 1.410 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:21:39 #0 1.410 OK: 24171 distinct packages available 05:21:39 #0 1.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:21:39 #0 1.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:21:39 #0 1.806 (1/14) Installing ca-certificates (20241121-r1) 05:21:39 #0 1.818 (2/14) Installing brotli-libs (1.1.0-r2) 05:21:39 #0 1.829 (3/14) Installing c-ares (1.33.1-r0) 05:21:39 #0 1.834 (4/14) Installing libunistring (1.2-r0) 05:21:39 #0 1.849 (5/14) Installing libidn2 (2.3.7-r0) 05:21:39 #0 1.849 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:21:39 #0 1.874 (7/14) Installing libpsl (0.21.5-r1) 05:21:39 #0 1.877 (8/14) Installing zstd-libs (1.5.6-r0) 05:21:39 #0 1.886 (9/14) Installing libcurl (8.12.1-r0) 05:21:39 #0 1.900 (10/14) Installing curl (8.12.1-r0) 05:21:39 #0 1.907 (11/14) Installing dumb-init (1.2.5-r3) 05:21:39 #0 1.910 (12/14) Installing musl-obstack (1.2.3-r2) 05:21:39 #0 1.914 (13/14) Installing libucontext (1.2-r3) 05:21:39 #0 1.915 (14/14) Installing gcompat (1.1.0-r4) 05:21:39 #0 1.920 Executing busybox-1.36.1-r29.trigger 05:21:39 #0 1.941 Executing ca-certificates-20241121-r1.trigger 05:21:39 #0 1.977 OK: 13 MiB in 28 packages 05:21:39 #47 ... 05:21:39 05:21:39 #48 [core-data internal] load build context 05:21:39 #48 ... 05:21:39 05:21:39 #49 [core-data builder 1/8] FROM docker.io/library/ci-base-image-x86_64 05:21:39 #49 ... 05:21:39 05:21:39 #50 [security-proxy-setup internal] load build context 05:21:39 #50 transferring context: 508.34MB 10.4s done 05:21:40 #50 ... 05:21:40 05:21:40 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:21:40 #0 1.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:21:40 #0 1.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:21:40 #0 1.516 (1/2) Installing dumb-init (1.2.5-r3) 05:21:40 #0 1.528 (2/2) Installing su-exec (0.2-r3) 05:21:40 #0 1.528 Executing busybox-1.36.1-r29.trigger 05:21:40 #0 1.536 OK: 8 MiB in 16 packages 05:21:40 #51 ... 05:21:40 05:21:40 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:21:40 #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 05:21:40 #52 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 05:21:40 #52 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 05:21:40 #52 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 05:21:40 #52 ... 05:21:40 05:21:40 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:21:40 #53 ... 05:21:40 05:21:40 #54 [security-spiffe-token-provider internal] load build context 05:21:40 #54 ... 05:21:40 05:21:40 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:21:40 #0 0.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:21:40 #0 0.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:21:40 #0 1.333 (1/7) Installing ca-certificates (20241121-r1) 05:21:40 #0 1.352 (2/7) Installing dumb-init (1.2.5-r3) 05:21:40 #0 1.358 (3/7) Installing libgcc (13.2.1_git20240309-r1) 05:21:40 #0 1.364 (4/7) Installing libsodium (1.0.19-r0) 05:21:40 #0 1.374 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 05:21:40 #0 1.395 (6/7) Installing libzmq (4.3.5-r2) 05:21:40 #0 1.403 (7/7) Installing zeromq (4.3.5-r2) 05:21:40 #0 1.409 Executing busybox-1.36.1-r29.trigger 05:21:40 #0 1.426 Executing ca-certificates-20241121-r1.trigger 05:21:40 #0 1.468 OK: 12 MiB in 21 packages 05:21:40 #55 ... 05:21:40 05:21:40 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:21:40 #56 ... 05:21:40 05:21:40 #57 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:21:40 #0 6.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:21:40 #0 6.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:21:40 #0 6.463 (1/1) Installing dumb-init (1.2.5-r3) 05:21:40 #0 6.471 Executing busybox-1.36.1-r29.trigger 05:21:40 #0 6.477 OK: 8 MiB in 15 packages 05:21:40 #57 ... 05:21:40 05:21:40 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:21:41 #58 ... 05:21:41 05:21:41 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:21:41 #59 ... 05:21:41 05:21:41 #60 [security-spire-agent internal] load build context 05:21:41 #60 ... 05:21:41 05:21:41 #61 [core-command internal] load build context 05:21:41 #61 ... 05:21:41 05:21:41 #62 [security-proxy-auth internal] load build context 05:21:41 #62 transferring context: 508.34MB 11.0s done 05:21:41 #62 ... 05:21:41 05:21:41 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:21:41 #63 ... 05:21:41 05:21:41 #64 [security-bootstrapper internal] load build context 05:21:41 #64 transferring context: 508.34MB 10.4s done 05:21:42 #64 ... 05:21:42 05:21:42 #54 [security-spiffe-token-provider internal] load build context 05:21:43 #54 transferring context: 508.34MB 15.0s done 05:21:46 #54 ... 05:21:46 05:21:46 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:21:46 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 8.8s done 05:21:46 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 05:21:46 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 16.7s 05:21:46 #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 05:21:47 #37 ... 05:21:47 05:21:47 #39 [security-secretstore-setup internal] load build context 05:21:47 #39 transferring context: 508.34MB 11.3s done 05:21:47 #39 ... 05:21:47 05:21:47 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:21:48 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 18.6s done 05:21:48 #37 ... 05:21:48 05:21:48 #40 [core-keeper internal] load build context 05:21:48 #40 transferring context: 508.34MB 12.5s done 05:21:48 #40 ... 05:21:48 05:21:48 #42 [core-metadata internal] load build context 05:21:48 #42 transferring context: 508.34MB 12.6s done 05:21:49 #42 ... 05:21:49 05:21:49 #43 [support-notifications internal] load build context 05:21:49 #43 transferring context: 508.34MB 10.3s done 05:21:49 #43 ... 05:21:49 05:21:49 #45 [core-common-config-bootstrapper internal] load build context 05:21:49 #45 transferring context: 508.34MB 11.0s done 05:21:49 #45 ... 05:21:49 05:21:49 #44 [support-scheduler internal] load build context 05:21:49 #44 transferring context: 508.34MB 11.8s done 05:21:49 #44 ... 05:21:49 05:21:49 #48 [core-data internal] load build context 05:21:49 #48 transferring context: 508.34MB 12.0s done 05:21:50 #48 ... 05:21:50 05:21:50 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:21:50 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 05:21:50 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 05:21:50 #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 05:21:50 #52 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 8.0s 05:21:51 #52 ... 05:21:51 05:21:51 #61 [core-command internal] load build context 05:21:51 #61 transferring context: 508.34MB 12.7s done 05:21:51 #61 ... 05:21:51 05:21:51 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:21:52 #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 10.1s 05:21:52 #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 10.3s 05:21:53 #52 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 10.5s done 05:21:53 #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 11.4s done 05:21:54 #52 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 05:22:03 #52 ... 05:22:03 05:22:03 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:22:03 #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done 05:22:03 #37 ... 05:22:03 05:22:03 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:22:03 #52 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 05:22:03 #52 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.3s done 05:22:03 #52 ... 05:22:03 05:22:03 #64 [security-bootstrapper internal] load build context 05:22:03 #64 DONE 34.6s 05:22:03 05:22:03 #43 [support-notifications internal] load build context 05:22:03 #43 DONE 34.5s 05:22:03 05:22:03 #50 [security-proxy-setup internal] load build context 05:22:03 #50 DONE 34.2s 05:22:03 05:22:03 #62 [security-proxy-auth internal] load build context 05:22:03 #62 DONE 34.5s 05:22:03 05:22:03 #39 [security-secretstore-setup internal] load build context 05:22:03 #39 DONE 34.5s 05:22:03 05:22:03 #45 [core-common-config-bootstrapper internal] load build context 05:22:03 #45 DONE 34.4s 05:22:03 05:22:03 #44 [support-scheduler internal] load build context 05:22:03 #44 DONE 34.4s 05:22:03 05:22:03 #48 [core-data internal] load build context 05:22:03 #48 DONE 34.1s 05:22:03 05:22:03 #40 [core-keeper internal] load build context 05:22:03 #40 DONE 34.7s 05:22:03 05:22:03 #61 [core-command internal] load build context 05:22:03 #61 DONE 34.7s 05:22:03 05:22:03 #42 [core-metadata internal] load build context 05:22:03 #42 DONE 34.5s 05:22:03 05:22:03 #54 [security-spiffe-token-provider internal] load build context 05:22:03 #54 DONE 34.8s 05:22:03 05:22:03 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:22:03 #55 DONE 34.6s 05:22:03 05:22:03 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:22:03 #46 DONE 34.5s 05:22:03 05:22:03 #41 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:22:03 #41 DONE 34.7s 05:22:03 05:22:03 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:22:03 #51 DONE 34.7s 05:22:03 05:22:03 #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:22:03 #47 DONE 34.7s 05:22:03 05:22:03 #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:22:03 #57 DONE 34.7s 05:22:03 05:22:03 #60 [security-spire-agent internal] load build context 05:22:03 #60 transferring context: 23.33kB done 05:22:03 #60 DONE 33.7s 05:22:03 05:22:03 #65 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 05:22:03 #65 ... 05:22:03 05:22:03 #49 [core-command builder 1/8] FROM docker.io/library/ci-base-image-x86_64 05:22:03 #49 DONE 34.9s 05:22:03 05:22:03 #66 [support-notifications builder 2/8] WORKDIR /edgex-go 05:22:03 #66 DONE 0.1s 05:22:03 05:22:03 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:22:03 #52 DONE 33.8s 05:22:03 05:22:03 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:22:04 #67 ... 05:22:04 05:22:04 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:22:04 #58 34.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:04 #58 34.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:04 #58 35.13 (1/1) Installing dumb-init (1.2.5-r3) 05:22:04 #58 35.14 Executing busybox-1.36.1-r29.trigger 05:22:04 #58 35.14 OK: 8 MiB in 15 packages 05:22:04 #58 DONE 35.3s 05:22:04 05:22:04 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:22:04 #59 35.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:04 #59 35.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:04 #59 35.40 (1/4) Installing dumb-init (1.2.5-r3) 05:22:04 #59 35.47 (2/4) Installing openssl (3.3.3-r0) 05:22:04 #59 35.49 (3/4) Installing su-exec (0.2-r3) 05:22:04 #59 35.49 (4/4) Installing yq-go (4.44.1-r2) 05:22:04 #59 35.56 Executing busybox-1.36.1-r29.trigger 05:22:04 #59 35.58 OK: 19 MiB in 18 packages 05:22:05 #59 DONE 36.0s 05:22:05 05:22:05 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:22:05 #53 35.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:05 #53 35.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:05 #53 35.61 (1/3) Installing ca-certificates (20241121-r1) 05:22:05 #53 35.64 (2/3) Installing dumb-init (1.2.5-r3) 05:22:05 #53 35.64 (3/3) Installing tzdata (2025b-r0) 05:22:05 #53 35.69 Executing busybox-1.36.1-r29.trigger 05:22:05 #53 35.69 Executing ca-certificates-20241121-r1.trigger 05:22:05 #53 35.73 OK: 10 MiB in 17 packages 05:22:05 #53 DONE 36.1s 05:22:05 05:22:05 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:22:05 #68 ... 05:22:05 05:22:05 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:22:05 #56 34.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:05 #56 34.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:05 #56 34.99 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:22:05 #56 34.99 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:22:05 #56 34.99 OK: 24171 distinct packages available 05:22:05 #56 35.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:05 #56 35.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:05 #56 35.41 (1/5) Installing dumb-init (1.2.5-r3) 05:22:05 #56 35.41 (2/5) Installing musl-obstack (1.2.3-r2) 05:22:05 #56 35.41 (3/5) Installing libucontext (1.2-r3) 05:22:05 #56 35.42 (4/5) Installing gcompat (1.1.0-r4) 05:22:05 #56 35.42 (5/5) Installing openssl (3.3.3-r0) 05:22:05 #56 35.44 Executing busybox-1.36.1-r29.trigger 05:22:05 #56 35.45 OK: 9 MiB in 19 packages 05:22:05 #56 DONE 35.6s 05:22:05 05:22:05 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:22:05 #63 34.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:05 #63 34.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:05 #63 34.94 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:22:05 #63 34.94 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:22:05 #63 34.94 OK: 24171 distinct packages available 05:22:05 #63 35.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:05 #63 35.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:05 #63 35.44 (1/4) Installing dumb-init (1.2.5-r3) 05:22:05 #63 35.45 (2/4) Installing musl-obstack (1.2.3-r2) 05:22:05 #63 35.45 (3/4) Installing libucontext (1.2-r3) 05:22:05 #63 35.45 (4/4) Installing gcompat (1.1.0-r4) 05:22:05 #63 35.46 Executing busybox-1.36.1-r29.trigger 05:22:05 #63 35.47 OK: 8 MiB in 18 packages 05:22:05 #63 DONE 35.7s 05:22:05 05:22:05 #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:22:05 #0 1.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:05 #0 1.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:05 #0 1.727 OK: 19 MiB in 18 packages 05:22:05 #69 DONE 1.9s 05:22:05 05:22:05 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:22:05 #70 ... 05:22:05 05:22:05 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:22:05 #0 1.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:05 #0 1.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:05 #0 2.168 OK: 12 MiB in 21 packages 05:22:05 #71 DONE 2.6s 05:22:06 05:22:06 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:22:06 #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:06 #0 1.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:06 #0 2.087 OK: 8 MiB in 16 packages 05:22:06 #72 DONE 2.6s 05:22:06 05:22:06 #65 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 05:22:06 #65 1.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:06 #65 1.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:06 #65 2.092 OK: 8 MiB in 15 packages 05:22:06 #65 DONE 2.6s 05:22:06 05:22:06 #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:22:06 #73 ... 05:22:06 05:22:06 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:22:06 #0 2.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:06 #0 2.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:06 #0 2.908 OK: 13 MiB in 28 packages 05:22:06 #74 DONE 3.0s 05:22:06 05:22:06 #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:22:06 #0 2.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:06 #0 2.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:06 #0 2.788 OK: 248 MiB in 58 packages 05:22:06 #75 DONE 2.9s 05:22:06 05:22:06 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:22:06 #76 DONE 0.0s 05:22:06 05:22:06 #77 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:22:06 #0 2.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:06 #0 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:06 #0 2.791 OK: 248 MiB in 58 packages 05:22:06 #77 DONE 2.9s 05:22:06 05:22:06 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:22:06 #78 DONE 0.1s 05:22:06 05:22:06 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:07 #79 ... 05:22:07 05:22:07 #80 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:22:07 #0 3.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:07 #0 3.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:07 #0 3.378 OK: 248 MiB in 58 packages 05:22:07 #80 DONE 3.5s 05:22:07 05:22:07 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:22:07 #81 DONE 0.1s 05:22:07 05:22:07 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:07 #82 ... 05:22:07 05:22:07 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:22:07 #70 1.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:07 #70 1.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:07 #70 1.919 OK: 9 MiB in 19 packages 05:22:07 #70 DONE 2.0s 05:22:07 05:22:07 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:22:08 #83 DONE 1.3s 05:22:08 05:22:08 #84 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:22:08 #84 DONE 4.9s 05:22:08 05:22:08 #85 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:22:08 #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:08 #0 3.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:08 #0 4.018 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:22:08 #0 4.018 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:22:08 #0 4.018 OK: 24171 distinct packages available 05:22:08 #0 4.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:08 #0 4.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:08 #0 4.366 OK: 248 MiB in 58 packages 05:22:08 #85 DONE 5.0s 05:22:08 05:22:08 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:22:08 #86 DONE 1.3s 05:22:08 05:22:08 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:22:09 #87 DONE 0.7s 05:22:09 05:22:09 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:22:09 #88 DONE 0.7s 05:22:09 05:22:09 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:22:09 #67 4.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:09 #67 5.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:09 #67 5.346 OK: 248 MiB in 58 packages 05:22:09 #67 DONE 5.7s 05:22:09 05:22:09 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:22:09 #89 DONE 0.1s 05:22:09 05:22:09 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:22:09 #90 DONE 0.8s 05:22:09 05:22:09 #91 [security-spire-server stage-2 6/9] COPY security.txt / 05:22:09 #91 DONE 0.1s 05:22:09 05:22:09 #92 [core-command builder 4/7] COPY go.mod vendor* ./ 05:22:09 #92 DONE 0.1s 05:22:09 05:22:09 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:22:09 #93 DONE 0.1s 05:22:09 05:22:09 #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:09 #94 ... 05:22:09 05:22:09 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 05:22:09 #95 DONE 0.1s 05:22:09 05:22:09 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:22:09 #96 DONE 0.1s 05:22:09 05:22:09 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:22:09 #97 DONE 0.1s 05:22:09 05:22:09 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:22:09 #98 DONE 0.0s 05:22:09 05:22:09 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:22:09 #99 DONE 0.1s 05:22:09 05:22:09 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:22:09 #100 DONE 0.0s 05:22:09 05:22:09 #101 [security-spire-server] exporting to image 05:22:09 #101 exporting layers 05:22:09 #101 ... 05:22:09 05:22:09 #102 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:22:09 #0 4.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:09 #0 4.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:09 #0 5.007 OK: 8 MiB in 15 packages 05:22:09 #102 DONE 5.1s 05:22:09 05:22:09 #101 [security-spire-agent] exporting to image 05:22:09 #101 ... 05:22:09 05:22:09 #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:22:09 #73 DONE 3.9s 05:22:09 05:22:09 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:22:09 #103 DONE 0.1s 05:22:09 05:22:09 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:22:09 #68 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:09 #68 4.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:09 #68 4.864 OK: 19 MiB in 18 packages 05:22:10 #68 DONE 5.0s 05:22:10 05:22:10 #104 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:22:10 #0 4.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:10 #0 4.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:10 #0 4.720 OK: 8 MiB in 18 packages 05:22:10 #104 DONE 4.8s 05:22:10 05:22:10 #105 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:22:11 #105 DONE 0.9s 05:22:11 05:22:11 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:22:11 #106 DONE 0.9s 05:22:11 05:22:11 #107 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:22:11 #0 4.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:11 #0 4.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:11 #0 5.037 OK: 10 MiB in 17 packages 05:22:11 #107 DONE 5.9s 05:22:11 05:22:11 #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:22:11 #108 DONE 0.1s 05:22:11 05:22:11 #109 [security-spire-config stage-2 6/10] COPY security.txt / 05:22:11 #109 DONE 0.1s 05:22:11 05:22:11 #101 [security-spire-server] exporting to image 05:22:11 #101 exporting layers 1.6s done 05:22:11 #101 writing image sha256:343a8914747938b2daef612b3bae377538ef5d9d2e6f025fc9413cff13d41096 0.0s done 05:22:11 #101 naming to docker.io/library/security-spire-server done 05:22:11 #101 writing image sha256:7672afc091be43c1187dfab87af88242e38c633c72fb00835df86d466f76bdb5 05:22:11 #101 writing image sha256:7672afc091be43c1187dfab87af88242e38c633c72fb00835df86d466f76bdb5 done 05:22:11 #101 naming to docker.io/library/security-spire-agent done 05:22:11 #101 DONE 1.7s 05:22:11 05:22:11 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:22:11 #110 DONE 0.1s 05:22:11 05:22:11 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:22:11 #111 DONE 0.1s 05:22:11 05:22:11 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:22:11 #112 DONE 0.1s 05:22:11 05:22:11 #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:22:11 #0 2.497 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:11 #113 ... 05:22:11 05:22:11 #101 [security-spire-config] exporting to image 05:22:11 #101 exporting layers 0.7s done 05:22:11 #101 writing image sha256:b92871bdf94c3d85e38292aa9ff8ea8fec19d6de1d7b69c0d2eea9517f3d8e0e done 05:22:11 #101 naming to docker.io/library/security-spire-config done 05:22:11 #101 DONE 2.3s 05:22:12 05:22:12 #114 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:22:12 #0 1.267 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:22:12 #0 4.180 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:12 #0 7.747 (1/1) Installing dumb-init (1.2.5-r3) 05:22:12 #114 9.302 Executing busybox-1.36.1-r29.trigger 05:22:12 #114 9.309 OK: 8 MiB in 15 packages 05:22:12 #114 DONE 9.4s 05:22:12 05:22:12 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:22:13 #37 ... 05:22:13 05:22:13 #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:22:13 #113 5.189 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:22:14 Removing intermediate container 576215c679ef 05:22:14 ---> f2bcd6718b6a 05:22:14 Successfully built f2bcd6718b6a 05:22:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:14 + docker inspect -f . ci-base-image-arm64 05:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:15 prd-ubuntu20.04-docker-arm64-4c-16g-4244 does not seem to be running inside a container 05:22:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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 05:22:16 $ docker top 7c1516f01a04c414594c1691be85d0e94670450a840077a48187d84ddf6511f0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:17 #113 ... 05:22:17 05:22:17 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:17 #115 ... 05:22:17 05:22:17 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:17 + go version 05:22:17 go version go1.23.9 linux/arm64 [Pipeline] } 05:22:17 $ docker stop --time=1 7c1516f01a04c414594c1691be85d0e94670450a840077a48187d84ddf6511f0 05:22:17 #116 ... 05:22:17 05:22:17 #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:22:17 #113 8.718 OK: 248 MiB in 58 packages 05:22:17 #113 DONE 9.3s 05:22:17 05:22:17 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:17 #116 ... 05:22:17 05:22:17 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:22:17 #117 DONE 0.0s 05:22:17 05:22:17 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:18 $ docker rm -f --volumes 7c1516f01a04c414594c1691be85d0e94670450a840077a48187d84ddf6511f0 [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 05:22:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:22:19 05:22:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:22:19 latest: Pulling from edgex-devops/edgex-compose-arm64 05:22:19 547446be3368: Pulling fs layer 05:22:19 d125d8839a47: Pulling fs layer 05:22:19 3e85d5ac6304: Pulling fs layer 05:22:19 c3105a71a48b: Pulling fs layer 05:22:19 0f093f025ec4: Pulling fs layer 05:22:19 c3106fc0e877: Pulling fs layer 05:22:19 c3105a71a48b: Waiting 05:22:19 c3106fc0e877: Waiting 05:22:19 0f093f025ec4: Waiting 05:22:19 547446be3368: Verifying Checksum 05:22:19 547446be3368: Download complete 05:22:19 c3105a71a48b: Verifying Checksum 05:22:19 c3105a71a48b: Download complete 05:22:20 d125d8839a47: Verifying Checksum 05:22:20 d125d8839a47: Download complete 05:22:20 c3106fc0e877: Verifying Checksum 05:22:20 c3106fc0e877: Download complete 05:22:20 0f093f025ec4: Verifying Checksum 05:22:20 0f093f025ec4: Download complete 05:22:20 547446be3368: Pull complete 05:22:21 d125d8839a47: Pull complete 05:22:22 3e85d5ac6304: Verifying Checksum 05:22:22 3e85d5ac6304: Download complete 05:22:32 3e85d5ac6304: Pull complete 05:22:32 c3105a71a48b: Pull complete 05:22:33 0f093f025ec4: Pull complete 05:22:33 c3106fc0e877: Pull complete 05:22:33 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:22:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:22:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:33 prd-ubuntu20.04-docker-arm64-4c-16g-4244 does not seem to be running inside a container 05:22:33 $ 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/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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 05:22:35 $ docker top 4c845276eb79829a261374ecd8c9766e85486b2cb355ed3177f7c6a26057e7b2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:36 + docker compose -f ./docker-compose-build.yml build --parallel 05:22:46 #1 [security-bootstrapper internal] load build definition from Dockerfile 05:22:46 #1 transferring dockerfile: 3.02kB done 05:22:46 #1 DONE 0.1s 05:22:46 05:22:46 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:22:46 #2 ... 05:22:46 05:22:46 #3 [core-data internal] load build definition from Dockerfile 05:22:46 #3 transferring dockerfile: 2.04kB done 05:22:46 #3 DONE 0.9s 05:22:46 05:22:46 #4 [core-metadata internal] load build definition from Dockerfile 05:22:46 #4 transferring dockerfile: 2.10kB done 05:22:46 #4 DONE 0.9s 05:22:46 05:22:46 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:22:46 #2 transferring dockerfile: 1.89kB 0.0s done 05:22:46 #2 DONE 1.1s 05:22:46 05:22:46 #5 [support-scheduler internal] load build definition from Dockerfile 05:22:46 #5 transferring dockerfile: 1.83kB done 05:22:46 #5 DONE 1.1s 05:22:46 05:22:46 #6 [support-notifications internal] load build definition from Dockerfile 05:22:46 #6 transferring dockerfile: 2.00kB 0.0s done 05:22:46 #6 DONE 1.1s 05:22:46 05:22:46 #7 [security-spire-config internal] load build definition from Dockerfile 05:22:46 #7 transferring dockerfile: 1.69kB 0.0s done 05:22:47 #7 ... 05:22:47 05:22:47 #8 [core-command internal] load build definition from Dockerfile 05:22:47 #8 transferring dockerfile: 1.94kB 0.0s done 05:22:47 #8 DONE 1.1s 05:22:47 05:22:47 #9 [security-proxy-auth internal] load build definition from Dockerfile 05:22:47 #9 transferring dockerfile: 2.14kB 0.0s done 05:22:47 #9 DONE 1.1s 05:22:47 05:22:47 #7 [security-spire-config internal] load build definition from Dockerfile 05:22:47 #7 DONE 1.0s 05:22:47 05:22:47 #10 [security-proxy-setup internal] load build definition from Dockerfile 05:22:47 #10 transferring dockerfile: 2.50kB 0.0s done 05:22:47 #10 DONE 1.1s 05:22:47 05:22:47 #11 [core-keeper internal] load build definition from Dockerfile 05:22:47 #11 transferring dockerfile: 2.01kB 0.0s done 05:22:47 #11 DONE 1.0s 05:22:47 05:22:47 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:22:47 #12 transferring dockerfile: 2.23kB 0.0s done 05:22:47 #12 DONE 0.9s 05:22:47 05:22:47 #13 [security-secretstore-setup internal] load build definition from Dockerfile 05:22:47 #13 transferring dockerfile: 2.49kB 0.0s done 05:22:47 #13 DONE 1.1s 05:22:47 05:22:47 #14 [security-bootstrapper internal] load .dockerignore 05:22:47 #14 transferring context: 50B 0.0s done 05:22:47 #14 DONE 1.0s 05:22:47 05:22:47 #15 [security-spire-agent internal] load build definition from Dockerfile 05:22:47 #15 transferring dockerfile: 1.81kB 0.0s done 05:22:47 #15 DONE 0.9s 05:22:47 05:22:47 #16 [security-spire-server internal] load build definition from Dockerfile 05:22:47 #16 transferring dockerfile: 1.70kB 0.0s done 05:22:47 #16 DONE 1.1s 05:22:47 05:22:47 #17 [core-data internal] load .dockerignore 05:22:47 #17 transferring context: 50B 0.0s done 05:22:47 #17 DONE 0.1s 05:22:47 05:22:47 #18 [core-metadata internal] load .dockerignore 05:22:47 #18 transferring context: 50B 0.0s done 05:22:47 #18 DONE 0.1s 05:22:47 05:22:47 #19 [security-spiffe-token-provider internal] load .dockerignore 05:22:47 #19 transferring context: 50B done 05:22:47 #19 DONE 0.1s 05:22:47 05:22:47 #20 [support-notifications internal] load .dockerignore 05:22:47 #20 transferring context: 50B done 05:22:47 #20 DONE 0.1s 05:22:47 05:22:47 #21 [support-scheduler internal] load .dockerignore 05:22:47 #21 transferring context: 50B done 05:22:47 #21 ... 05:22:47 05:22:47 #22 [security-proxy-auth internal] load .dockerignore 05:22:47 #22 transferring context: 50B done 05:22:47 #22 DONE 0.1s 05:22:47 05:22:47 #23 [core-command internal] load .dockerignore 05:22:47 #23 transferring context: 50B 0.0s done 05:22:47 #23 DONE 0.1s 05:22:47 05:22:47 #24 [security-proxy-setup internal] load .dockerignore 05:22:47 #24 transferring context: 50B 0.0s done 05:22:47 #24 DONE 0.1s 05:22:47 05:22:47 #25 [security-spire-config internal] load .dockerignore 05:22:47 #25 transferring context: 50B 0.0s done 05:22:47 #25 DONE 0.1s 05:22:47 05:22:47 #26 [core-keeper internal] load .dockerignore 05:22:47 #26 transferring context: 50B 0.0s done 05:22:47 #26 DONE 0.1s 05:22:47 05:22:47 #27 [security-secretstore-setup internal] load .dockerignore 05:22:48 #27 transferring context: 50B 0.0s done 05:22:48 #27 DONE 0.1s 05:22:48 05:22:48 #28 [security-spire-server internal] load .dockerignore 05:22:48 #28 transferring context: 50B done 05:22:48 #28 DONE 0.1s 05:22:48 05:22:48 #21 [support-scheduler internal] load .dockerignore 05:22:48 #21 ... 05:22:48 05:22:48 #29 [core-common-config-bootstrapper internal] load .dockerignore 05:22:48 #29 transferring context: 50B done 05:22:48 #29 DONE 0.1s 05:22:48 05:22:48 #30 [security-spire-agent internal] load .dockerignore 05:22:48 #30 transferring context: 50B 0.0s done 05:22:48 #30 DONE 0.1s 05:22:48 05:22:48 #21 [support-scheduler internal] load .dockerignore 05:22:48 #21 ... 05:22:48 05:22:48 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:22:48 #31 DONE 0.0s 05:22:48 05:22:48 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:22:48 #31 DONE 0.0s 05:22:48 05:22:48 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 05:22:49 #32 ... 05:22:49 05:22:49 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:22:49 #31 DONE 0.0s 05:22:49 05:22:49 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 05:22:49 #32 ... 05:22:49 05:22:49 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:22:49 #31 DONE 0.0s 05:22:49 05:22:49 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 05:22:49 #32 DONE 1.3s 05:22:49 05:22:49 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:22:49 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:22:49 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:22:49 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:22:50 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:22:50 #33 DONE 1.3s 05:22:50 05:22:50 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:22:54 #34 ... 05:22:54 05:22:54 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:22:54 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:22:54 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:22:54 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:22:54 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:22:54 #33 DONE 1.3s 05:22:54 05:22:54 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:22:54 #35 DONE 4.8s 05:22:54 05:22:54 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:22:54 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:22:54 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:22:54 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:22:54 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:22:54 #33 DONE 1.3s 05:22:54 05:22:54 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 05:22:54 #36 DONE 4.7s 05:22:54 05:22:54 #37 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:22:54 #37 ... 05:22:54 05:22:54 #38 [core-common-config-bootstrapper internal] load build context 05:22:54 #38 transferring context: 3.23MB 3.4s done 05:22:54 #38 DONE 4.8s 05:22:54 05:22:54 #39 [security-proxy-auth internal] load build context 05:22:54 #39 transferring context: 3.23MB 3.4s done 05:22:54 #39 DONE 4.8s 05:22:54 05:22:54 #40 [security-spiffe-token-provider internal] load build context 05:22:54 #40 transferring context: 3.23MB 3.5s done 05:22:54 #40 DONE 4.8s 05:22:54 05:22:54 #41 [support-scheduler internal] load build context 05:22:54 #41 transferring context: 3.23MB 3.9s done 05:22:54 #41 DONE 4.8s 05:22:54 05:22:54 #42 [core-command internal] load build context 05:22:54 #42 transferring context: 3.23MB 3.7s done 05:22:54 #42 DONE 4.9s 05:22:54 05:22:54 #43 [core-keeper internal] load build context 05:22:54 #43 transferring context: 3.23MB 3.8s done 05:22:54 #43 DONE 5.0s 05:22:54 05:22:54 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:22:54 #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 05:22:54 #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 05:22:54 #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 05:22:54 #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 05:22:54 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 05:22:54 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 05:22:54 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 05:22:54 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s 05:22:54 #44 ... 05:22:54 05:22:54 #45 [security-proxy-setup internal] load build context 05:22:54 #45 transferring context: 3.23MB 3.8s done 05:22:54 #45 DONE 5.0s 05:22:54 05:22:54 #46 [security-secretstore-setup internal] load build context 05:22:54 #46 transferring context: 3.23MB 3.9s done 05:22:54 #46 DONE 5.1s 05:22:54 05:22:54 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:22:54 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.4s 05:22:54 #44 ... 05:22:54 05:22:54 #47 [core-metadata internal] load build context 05:22:54 #47 transferring context: 3.23MB 4.2s done 05:22:54 #47 DONE 5.3s 05:22:54 05:22:54 #48 [security-bootstrapper internal] load build context 05:22:54 #48 transferring context: 3.23MB 4.1s done 05:22:54 #48 DONE 5.2s 05:22:54 05:22:54 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:22:54 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s 05:22:55 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s done 05:22:55 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 0.7s 05:22:55 #44 ... 05:22:55 05:22:55 #49 [core-data internal] load build context 05:22:55 #49 transferring context: 3.23MB 4.2s done 05:22:55 #49 DONE 5.5s 05:22:55 05:22:55 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:22:55 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 0.9s 05:22:55 #44 ... 05:22:55 05:22:55 #50 [support-notifications internal] load build context 05:22:55 #50 transferring context: 3.23MB 4.2s done 05:22:55 #50 DONE 5.7s 05:22:55 05:22:55 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:22:55 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 05:22:55 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.06MB / 33.17MB 1.2s 05:22:55 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 05:22:55 #44 ... 05:22:55 05:22:55 #51 [security-spire-config internal] load build context 05:22:55 #51 transferring context: 22.05kB 0.1s done 05:22:55 #51 DONE 1.7s 05:22:55 05:22:55 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:22:56 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 2.0s 05:22:56 #44 ... 05:22:56 05:22:56 #52 [security-spire-server internal] load build context 05:22:56 #52 transferring context: 23.80kB 0.1s done 05:22:56 #52 DONE 2.5s 05:22:56 05:22:56 #53 [security-spire-agent internal] load build context 05:22:56 #53 transferring context: 23.33kB 0.1s done 05:22:56 #53 DONE 2.4s 05:22:56 05:22:56 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:22:56 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.23MB / 33.17MB 2.4s 05:22:56 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 2.7s 05:22:57 #44 ... 05:22:57 05:22:57 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:22:57 #34 DONE 8.3s 05:22:57 05:22:57 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:22:57 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 3.0s 05:22:57 #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 05:22:57 #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 05:22:57 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.93MB / 33.17MB 3.5s 05:22:57 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 3.8s 05:22:58 #44 ... 05:22:58 05:22:58 #54 [core-metadata builder 2/7] WORKDIR /edgex-go 05:22:58 #54 DONE 1.8s 05:22:58 05:22:58 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:22:58 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.91MB / 33.17MB 4.3s 05:22:59 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 5.4s 05:23:00 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.02MB / 33.17MB 6.0s 05:23:01 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 6.7s 05:23:01 #44 ... 05:23:01 05:23:01 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:23:01 #55 ... 05:23:01 05:23:01 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:23:01 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 7.2s 05:23:01 #44 ... 05:23:01 05:23:01 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:23:01 #0 9.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:01 #56 ... 05:23:01 05:23:01 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:23:01 #57 ... 05:23:01 05:23:01 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:23:02 #58 ... 05:23:02 05:23:02 #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:23:02 #59 ... 05:23:02 05:23:02 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:23:02 #60 ... 05:23:02 05:23:02 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:23:02 #61 ... 05:23:02 05:23:02 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:23:02 #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:02 #62 ... 05:23:02 05:23:02 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:23:02 #63 ... 05:23:02 05:23:02 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:23:02 #62 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:04 #62 ... 05:23:04 05:23:04 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:23:04 #64 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 05:23:04 #64 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 05:23:04 #64 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 05:23:04 #64 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 05:23:04 #64 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 05:23:04 #64 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 05:23:04 #64 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 05:23:04 #64 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.4s done 05:23:04 #64 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 05:23:04 #64 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 05:23:04 #64 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.0s 05:23:04 #64 ... 05:23:04 05:23:04 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:23:04 #61 DONE 12.6s 05:23:04 05:23:04 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:23:04 #64 ... 05:23:04 05:23:04 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:23:04 #0 9.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:04 #65 ... 05:23:04 05:23:04 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:23:04 #118 ... 05:23:04 05:23:04 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:04 #79 DONE 56.3s 05:23:04 05:23:04 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:04 #115 DONE 56.4s 05:23:04 05:23:04 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:04 #116 DONE 53.6s 05:23:04 05:23:04 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:04 #118 DONE 45.1s 05:23:04 05:23:04 #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:04 #94 DONE 53.6s 05:23:04 05:23:04 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:04 #82 DONE 55.8s 05:23:04 05:23:04 #119 [core-command builder 6/7] COPY . . 05:23:07 #64 ... 05:23:07 05:23:07 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:23:07 #66 DONE 8.2s 05:23:07 05:23:07 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:23:08 #64 ... 05:23:08 05:23:08 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:23:08 #67 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:08 #67 ... 05:23:08 05:23:08 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:23:08 #0 9.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:08 #68 ... 05:23:08 05:23:08 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:23:08 #0 9.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:08 #69 ... 05:23:08 05:23:08 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:23:08 #0 8.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:08 #0 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:09 #119 ... 05:23:09 05:23:09 #120 [support-notifications builder 6/7] COPY . . 05:23:09 #70 ... 05:23:09 05:23:09 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:23:09 #0 9.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:09 #71 ... 05:23:09 05:23:09 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:23:09 #64 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.3s 05:23:11 #64 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.6s done 05:23:11 #64 ... 05:23:11 05:23:11 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:23:11 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 7.6s done 05:23:11 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.8s 05:23:11 #44 ... 05:23:11 05:23:11 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:23:11 #56 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:11 #56 17.31 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:23:11 #56 17.31 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:23:11 #56 17.31 OK: 24049 distinct packages available 05:23:11 #56 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:11 #56 ... 05:23:11 05:23:11 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:23:11 #62 18.26 (1/2) Installing dumb-init (1.2.5-r3) 05:23:11 #62 18.31 (2/2) Installing su-exec (0.2-r3) 05:23:11 #62 18.39 Executing busybox-1.36.1-r29.trigger 05:23:11 #62 18.53 OK: 9 MiB in 16 packages 05:23:11 #62 DONE 20.2s 05:23:11 05:23:11 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:23:11 #55 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:11 #55 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:11 #55 16.55 (1/3) Installing ca-certificates (20241121-r1) 05:23:11 #55 17.31 (2/3) Installing dumb-init (1.2.5-r3) 05:23:11 #55 17.33 (3/3) Installing tzdata (2025b-r0) 05:23:11 #55 19.88 Executing busybox-1.36.1-r29.trigger 05:23:11 #55 20.10 Executing ca-certificates-20241121-r1.trigger 05:23:12 #55 ... 05:23:12 05:23:12 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:23:12 #64 DONE 18.0s 05:23:12 05:23:12 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:23:12 #44 ... 05:23:12 05:23:12 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:23:12 #57 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:12 #57 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:12 #57 21.10 (1/4) Installing ca-certificates (20241121-r1) 05:23:12 #57 ... 05:23:12 05:23:12 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:23:13 #44 ... 05:23:13 05:23:13 #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:23:13 #59 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:13 #59 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:13 #59 ... 05:23:13 05:23:13 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:23:13 #58 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:13 #58 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:13 #120 ... 05:23:13 05:23:13 #121 [support-scheduler builder 6/7] COPY . . 05:23:13 #121 ... 05:23:13 05:23:13 #122 [core-keeper builder 7/8] COPY . . 05:23:13 #122 ... 05:23:13 05:23:13 #123 [security-spiffe-token-provider builder 6/7] COPY . . 05:23:13 #58 ... 05:23:13 05:23:13 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:23:13 #123 ... 05:23:13 05:23:13 #124 [security-bootstrapper builder 6/7] COPY . . 05:23:14 #44 ... 05:23:14 05:23:14 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:23:14 #0 6.436 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:14 #72 ... 05:23:14 05:23:14 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:23:14 #44 ... 05:23:14 05:23:14 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:23:14 #55 21.55 OK: 11 MiB in 17 packages 05:23:14 #55 DONE 23.7s 05:23:14 05:23:14 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:23:14 #44 ... 05:23:14 05:23:14 #37 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:23:14 #37 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:14 #37 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:14 #37 ... 05:23:14 05:23:14 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:23:14 #72 10.66 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:15 #72 ... 05:23:15 05:23:15 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:23:15 #63 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:15 #63 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:15 #63 ... 05:23:15 05:23:15 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:23:15 #124 ... 05:23:15 05:23:15 #119 [core-command builder 6/7] COPY . . 05:23:15 #119 DONE 12.2s 05:23:15 05:23:15 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:15 #125 CACHED 05:23:15 05:23:15 #126 [core-data builder 6/7] COPY . . 05:23:15 #126 CACHED 05:23:15 05:23:15 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 05:23:15 #127 CACHED 05:23:15 05:23:15 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 05:23:15 #128 CACHED 05:23:15 05:23:15 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:15 #129 CACHED 05:23:15 05:23:15 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:23:15 #130 CACHED 05:23:15 05:23:15 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:23:15 #131 CACHED 05:23:15 05:23:15 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:15 #132 CACHED 05:23:15 05:23:15 #133 [core-metadata builder 6/7] COPY . . 05:23:15 #133 CACHED 05:23:15 05:23:15 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:15 #134 CACHED 05:23:15 05:23:15 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:23:15 #135 CACHED 05:23:15 05:23:15 #136 [security-proxy-auth builder 6/7] COPY . . 05:23:15 #136 CACHED 05:23:15 05:23:15 #122 [core-keeper builder 7/8] COPY . . 05:23:15 #122 DONE 12.3s 05:23:15 05:23:15 #124 [security-bootstrapper builder 6/7] COPY . . 05:23:15 #124 DONE 12.3s 05:23:15 05:23:15 #120 [support-notifications builder 6/7] COPY . . 05:23:15 #120 DONE 12.2s 05:23:15 05:23:15 #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:15 #137 CACHED 05:23:15 05:23:15 #138 [security-proxy-setup builder 6/7] COPY . . 05:23:15 #138 CACHED 05:23:15 05:23:15 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:23:15 #139 CACHED 05:23:15 05:23:15 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:15 #140 CACHED 05:23:15 05:23:15 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:23:15 #141 CACHED 05:23:15 05:23:15 #142 [security-secretstore-setup builder 6/7] COPY . . 05:23:15 #142 CACHED 05:23:15 05:23:15 #123 [security-spiffe-token-provider builder 6/7] COPY . . 05:23:15 #123 DONE 12.4s 05:23:15 05:23:15 #121 [support-scheduler builder 6/7] COPY . . 05:23:15 #121 DONE 12.4s 05:23:15 05:23:15 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:23:16 #44 ... 05:23:16 05:23:16 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:23:16 #65 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:16 #65 ... 05:23:16 05:23:16 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:23:16 #60 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:16 #60 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:16 #60 ... 05:23:16 05:23:16 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:23:16 #44 ... 05:23:16 05:23:16 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:23:16 #59 22.49 (1/1) Installing dumb-init (1.2.5-r3) 05:23:16 #59 22.54 Executing busybox-1.36.1-r29.trigger 05:23:16 #59 22.69 OK: 9 MiB in 15 packages 05:23:16 #59 DONE 24.9s 05:23:16 05:23:16 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:23:16 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.0s 05:23:16 #44 ... 05:23:16 05:23:16 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:23:16 #0 4.290 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:16 #0 8.897 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:16 #143 1.492 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:23:16 #73 ... 05:23:16 05:23:16 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:23:18 #74 ... 05:23:18 05:23:18 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:23:18 #58 21.62 (1/7) Installing ca-certificates (20241121-r1) 05:23:18 #58 22.17 (2/7) Installing dumb-init (1.2.5-r3) 05:23:18 #58 22.18 (3/7) Installing libgcc (13.2.1_git20240309-r1) 05:23:18 #58 22.22 (4/7) Installing libsodium (1.0.19-r0) 05:23:18 #58 22.31 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 05:23:18 #58 22.78 (6/7) Installing libzmq (4.3.5-r2) 05:23:18 #58 23.10 (7/7) Installing zeromq (4.3.5-r2) 05:23:18 #58 23.24 Executing busybox-1.36.1-r29.trigger 05:23:18 #58 23.43 Executing ca-certificates-20241121-r1.trigger 05:23:18 #58 24.54 OK: 14 MiB in 21 packages 05:23:18 #58 DONE 26.4s 05:23:18 05:23:18 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:23:20 #44 ... 05:23:20 05:23:20 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:23:20 #68 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:20 #68 ... 05:23:20 05:23:20 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:23:20 #69 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:20 #69 ... 05:23:20 05:23:20 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:23:20 #57 21.63 (2/4) Installing dumb-init (1.2.5-r3) 05:23:20 #57 21.68 (3/4) Installing su-exec (0.2-r3) 05:23:20 #57 21.70 (4/4) Installing yq-go (4.44.1-r2) 05:23:20 #57 23.28 Executing busybox-1.36.1-r29.trigger 05:23:20 #57 23.51 Executing ca-certificates-20241121-r1.trigger 05:23:20 #57 25.43 OK: 20 MiB in 18 packages 05:23:20 #57 DONE 28.4s 05:23:20 05:23:20 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:23:20 #71 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:20 #71 21.33 OK: 239 MiB in 58 packages 05:23:20 #71 ... 05:23:20 05:23:20 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:23:20 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.0s done 05:23:20 #44 ... 05:23:20 05:23:20 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:23:20 #67 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:21 #67 ... 05:23:21 05:23:21 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:23:21 #69 22.64 OK: 239 MiB in 58 packages 05:23:22 #69 ... 05:23:22 05:23:22 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:23:22 #71 DONE 23.6s 05:23:22 05:23:22 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:23:22 #0 4.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:22 #0 6.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:22 #75 ... 05:23:22 05:23:22 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:23:22 #44 ... 05:23:22 05:23:22 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:23:22 #56 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:22 #56 ... 05:23:22 05:23:22 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:23:22 #74 5.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:22 #74 ... 05:23:22 05:23:22 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:23:22 #76 DONE 0.9s 05:23:22 05:23:22 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:23:22 #70 21.78 OK: 239 MiB in 58 packages 05:23:22 #70 DONE 25.3s 05:23:22 05:23:22 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:23:23 #77 ... 05:23:23 05:23:23 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:23:23 #69 DONE 25.4s 05:23:23 05:23:23 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:23:24 #78 ... 05:23:24 05:23:24 #68 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:23:24 #68 23.03 OK: 239 MiB in 58 packages 05:23:24 #68 DONE 25.7s 05:23:24 05:23:24 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:23:24 #77 DONE 1.3s 05:23:24 05:23:24 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:24 #79 ... 05:23:24 05:23:24 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:23:24 #0 5.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:24 #0 8.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:24 #80 ... 05:23:24 05:23:24 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:23:24 #74 8.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:25 #74 ... 05:23:25 05:23:25 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:23:25 #60 28.87 (1/1) Installing dumb-init (1.2.5-r3) 05:23:25 #60 28.94 Executing busybox-1.36.1-r29.trigger 05:23:25 #60 29.27 OK: 9 MiB in 15 packages 05:23:25 #60 DONE 33.2s 05:23:25 05:23:25 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:23:25 #81 ... 05:23:25 05:23:25 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:23:25 #63 27.98 (1/4) Installing dumb-init (1.2.5-r3) 05:23:25 #63 28.02 (2/4) Installing openssl (3.3.3-r0) 05:23:25 #63 28.24 (3/4) Installing su-exec (0.2-r3) 05:23:25 #63 28.24 (4/4) Installing yq-go (4.44.1-r2) 05:23:25 #63 29.92 Executing busybox-1.36.1-r29.trigger 05:23:25 #63 30.31 OK: 20 MiB in 18 packages 05:23:25 #63 DONE 33.8s 05:23:25 05:23:25 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:23:25 #78 DONE 2.0s 05:23:25 05:23:25 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:23:26 #82 ... 05:23:26 05:23:26 #83 [core-command builder 4/7] COPY go.mod vendor* ./ 05:23:26 #83 DONE 2.0s 05:23:26 05:23:26 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:23:26 #56 31.64 (1/14) Installing ca-certificates (20241121-r1) 05:23:26 #56 32.47 (2/14) Installing brotli-libs (1.1.0-r2) 05:23:26 #56 32.78 (3/14) Installing c-ares (1.33.1-r0) 05:23:26 #56 32.80 (4/14) Installing libunistring (1.2-r0) 05:23:26 #56 33.13 (5/14) Installing libidn2 (2.3.7-r0) 05:23:26 #56 33.18 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:23:26 #56 33.33 (7/14) Installing libpsl (0.21.5-r1) 05:23:26 #56 33.39 (8/14) Installing zstd-libs (1.5.6-r0) 05:23:26 #56 33.62 (9/14) Installing libcurl (8.12.1-r0) 05:23:26 #56 33.76 (10/14) Installing curl (8.12.1-r0) 05:23:26 #56 33.90 (11/14) Installing dumb-init (1.2.5-r3) 05:23:26 #56 33.90 (12/14) Installing musl-obstack (1.2.3-r2) 05:23:26 #56 33.95 (13/14) Installing libucontext (1.2-r3) 05:23:26 #56 33.97 (14/14) Installing gcompat (1.1.0-r4) 05:23:26 #56 34.07 Executing busybox-1.36.1-r29.trigger 05:23:26 #56 34.30 Executing ca-certificates-20241121-r1.trigger 05:23:26 #56 ... 05:23:26 05:23:26 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:23:26 #65 22.29 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:23:26 #65 22.29 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:23:26 #65 22.29 OK: 24049 distinct packages available 05:23:26 #65 25.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:26 #65 27.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:26 #143 ... 05:23:26 05:23:26 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:23:26 #0 1.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:23:26 #144 ... 05:23:26 05:23:26 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:23:26 #0 1.204 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:23:26 #145 ... 05:23:26 05:23:26 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:23:26 #0 0.361 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:23:26 #146 ... 05:23:26 05:23:26 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:23:26 #0 0.757 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:23:26 #147 ... 05:23:26 05:23:26 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:23:26 #0 1.359 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:23:26 #148 ... 05:23:26 05:23:26 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:23:26 #0 0.596 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:23:26 #149 ... 05:23:26 05:23:26 #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 05:23:26 #0 1.208 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:23:26 #150 ... 05:23:26 05:23:26 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:23:26 #0 0.648 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:23:26 #151 ... 05:23:26 05:23:26 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:23:26 #0 1.452 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:23:26 #152 ... 05:23:26 05:23:26 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:23:26 #0 1.500 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:23:26 #153 ... 05:23:26 05:23:26 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:23:26 #0 0.956 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:23:26 #65 ... 05:23:26 05:23:26 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:27 #84 ... 05:23:27 05:23:27 #37 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:23:27 #37 23.32 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:23:27 #37 23.33 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:23:27 #37 23.33 OK: 24049 distinct packages available 05:23:27 #37 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:27 #37 27.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:27 #37 ... 05:23:27 05:23:27 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:23:27 #56 35.45 OK: 15 MiB in 28 packages 05:23:28 #56 ... 05:23:28 05:23:28 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:23:28 #0 5.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:28 #0 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:28 #85 ... 05:23:28 05:23:28 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:23:28 #67 26.09 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:23:28 #67 26.10 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:23:28 #67 26.10 OK: 24049 distinct packages available 05:23:28 #67 28.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:29 #67 30.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:29 #67 ... 05:23:29 05:23:29 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:23:29 #56 DONE 37.8s 05:23:29 05:23:29 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:23:30 #86 ... 05:23:30 05:23:30 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:23:30 #0 8.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:30 #87 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:30 #87 ... 05:23:30 05:23:30 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:23:30 #75 18.07 OK: 9 MiB in 16 packages 05:23:31 #75 ... 05:23:31 05:23:31 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:23:31 #73 22.92 OK: 239 MiB in 58 packages 05:23:31 #73 DONE 24.5s 05:23:31 05:23:31 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:23:31 #88 DONE 0.7s 05:23:31 05:23:31 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:32 #89 ... 05:23:32 05:23:32 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:23:32 #75 DONE 19.9s 05:23:32 05:23:32 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:23:32 #81 6.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:33 #81 ... 05:23:33 05:23:33 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:33 #90 ... 05:23:33 05:23:33 #37 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:23:33 #37 38.53 (1/5) Installing dumb-init (1.2.5-r3) 05:23:33 #37 38.60 (2/5) Installing musl-obstack (1.2.3-r2) 05:23:33 #37 38.69 (3/5) Installing libucontext (1.2-r3) 05:23:33 #37 38.79 (4/5) Installing gcompat (1.1.0-r4) 05:23:33 #37 38.89 (5/5) Installing openssl (3.3.3-r0) 05:23:33 #37 39.09 Executing busybox-1.36.1-r29.trigger 05:23:33 #37 39.32 OK: 10 MiB in 19 packages 05:23:33 #37 ... 05:23:33 05:23:33 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:23:33 #72 24.31 (1/1) Installing dumb-init (1.2.5-r3) 05:23:33 #72 26.98 Executing busybox-1.36.1-r29.trigger 05:23:33 #72 27.26 OK: 9 MiB in 15 packages 05:23:33 #72 DONE 29.5s 05:23:33 05:23:33 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:23:33 #80 19.20 OK: 11 MiB in 17 packages 05:23:35 #80 ... 05:23:35 05:23:35 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:23:35 #65 39.06 (1/4) Installing dumb-init (1.2.5-r3) 05:23:35 #65 39.12 (2/4) Installing musl-obstack (1.2.3-r2) 05:23:35 #65 39.14 (3/4) Installing libucontext (1.2-r3) 05:23:35 #65 39.16 (4/4) Installing gcompat (1.1.0-r4) 05:23:35 #65 39.25 Executing busybox-1.36.1-r29.trigger 05:23:35 #65 39.53 OK: 9 MiB in 18 packages 05:23:35 #65 DONE 41.1s 05:23:35 05:23:35 #37 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:23:35 #37 DONE 41.2s 05:23:35 05:23:35 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:23:35 #91 ... 05:23:35 05:23:35 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:23:35 #80 DONE 21.2s 05:23:35 05:23:35 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:36 #92 ... 05:23:36 05:23:36 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:23:36 #93 ... 05:23:36 05:23:36 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:23:36 #94 DONE 4.9s 05:23:36 05:23:36 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:23:36 #85 18.61 OK: 14 MiB in 21 packages 05:23:37 #85 ... 05:23:37 05:23:37 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:23:37 #95 DONE 0.4s 05:23:37 05:23:37 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:23:37 #86 5.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:37 #86 7.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:37 #86 ... 05:23:37 05:23:37 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:23:37 #74 18.41 OK: 9 MiB in 15 packages 05:23:37 #74 DONE 21.2s 05:23:37 05:23:37 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:23:37 #82 6.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:37 #82 7.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:39 #82 ... 05:23:39 05:23:39 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:23:39 #85 DONE 20.8s 05:23:39 05:23:39 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:23:39 #81 8.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:39 #81 ... 05:23:39 05:23:39 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:23:39 #93 3.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:40 #93 ... 05:23:40 05:23:40 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:23:40 #87 19.08 OK: 20 MiB in 18 packages 05:23:40 #87 DONE 19.8s 05:23:40 05:23:40 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:23:40 #67 41.46 OK: 239 MiB in 58 packages 05:23:40 #67 DONE 42.5s 05:23:40 05:23:40 #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:23:41 #96 DONE 0.5s 05:23:41 05:23:41 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:42 #97 ... 05:23:42 05:23:42 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:23:42 #81 16.71 OK: 9 MiB in 15 packages 05:23:42 #81 DONE 17.8s 05:23:43 05:23:43 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:23:43 #86 13.50 OK: 15 MiB in 28 packages 05:23:43 #86 ... 05:23:43 05:23:43 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:23:43 #82 16.53 OK: 20 MiB in 18 packages 05:23:43 #82 DONE 17.6s 05:23:43 05:23:43 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:23:43 #98 DONE 0.2s 05:23:43 05:23:43 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:23:43 #91 4.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:43 #91 5.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:43 #91 ... 05:23:43 05:23:43 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:23:43 #86 DONE 14.6s 05:23:44 05:23:44 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:23:44 #93 4.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:45 #93 9.840 OK: 9 MiB in 18 packages 05:23:45 #93 ... 05:23:45 05:23:45 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:23:45 #91 10.09 OK: 10 MiB in 19 packages 05:23:45 #91 ... 05:23:45 05:23:45 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:23:45 #93 DONE 10.4s 05:23:46 05:23:46 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:23:46 #99 ... 05:23:46 05:23:46 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:23:46 #91 DONE 11.0s 05:23:46 05:23:46 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:23:47 #100 ... 05:23:47 05:23:47 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:23:47 #99 DONE 2.0s 05:23:47 05:23:47 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:23:47 #101 DONE 1.3s 05:23:47 05:23:47 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:23:47 #100 DONE 1.3s 05:23:47 05:23:47 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:23:48 #102 ... 05:23:48 05:23:48 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:23:48 #103 DONE 0.2s 05:23:48 05:23:48 #104 [security-spire-config stage-2 6/10] COPY security.txt / 05:23:48 #104 DONE 0.2s 05:23:48 05:23:48 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:23:48 #102 DONE 0.3s 05:23:48 05:23:48 #105 [security-spire-server stage-2 6/9] COPY security.txt / 05:23:48 #105 ... 05:23:48 05:23:48 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:23:48 #106 DONE 0.2s 05:23:48 05:23:48 #105 [security-spire-server stage-2 6/9] COPY security.txt / 05:23:48 #105 DONE 0.2s 05:23:48 05:23:48 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:23:48 #107 ... 05:23:48 05:23:48 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:23:48 #108 DONE 0.2s 05:23:48 05:23:48 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:23:48 #107 DONE 0.3s 05:23:48 05:23:48 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:23:49 #109 ... 05:23:49 05:23:49 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:23:49 #110 DONE 0.3s 05:23:49 05:23:49 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:23:49 #109 DONE 0.3s 05:23:49 05:23:49 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:23:49 #111 DONE 0.3s 05:23:49 05:23:49 #112 [security-spire-config] exporting to image 05:23:49 #112 exporting layers 05:23:49 #112 ... 05:23:49 05:23:49 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:23:49 #113 DONE 1.9s 05:23:49 05:23:49 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:23:49 #114 DONE 0.1s 05:23:49 05:23:49 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 05:23:49 #115 DONE 0.1s 05:23:49 05:23:49 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:49 #97 ... 05:23:49 05:23:49 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:23:49 #116 DONE 0.1s 05:23:50 05:23:50 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:23:50 #117 DONE 0.2s 05:23:50 05:23:50 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:23:50 #118 DONE 0.1s 05:23:50 05:23:50 #112 [security-spire-agent] exporting to image 05:23:51 #112 exporting layers 2.9s done 05:23:51 #112 writing image sha256:04270cb1bc2cb7a3aed2fd1d1977ad10d0f54fe63084bf1a173381914996dc11 done 05:23:51 #112 naming to docker.io/library/security-spire-config-arm64 done 05:23:52 #112 exporting layers 2.8s done 05:23:52 #112 writing image sha256:9df20fa0d132c53930f704f81ef961fcec2c7363605164af0a1c729d11f7f66e done 05:23:52 #112 naming to docker.io/library/security-spire-server-arm64 05:23:52 #112 naming to docker.io/library/security-spire-server-arm64 done 05:23:53 #112 exporting layers 2.5s done 05:23:53 #112 writing image sha256:7fe6b61abb98c94ecf682a0562f8427f2795a5cbc592abcf6b6f68938a3de4c2 done 05:23:53 #112 naming to docker.io/library/security-spire-agent-arm64 done 05:23:53 #112 DONE 4.0s 05:23:53 05:23:53 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:33 #154 ... 05:25:33 05:25:33 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:25:33 #147 DONE 137.2s 05:25:33 05:25:33 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:25:41 #37 ... 05:25:41 05:25:41 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:25:41 #144 DONE 145.3s 05:25:41 05:25:41 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:25:43 #154 ... 05:25:43 05:25:43 #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 05:25:43 #150 148.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:25:44 #84 ... 05:25:44 05:25:44 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:44 #90 DONE 138.1s 05:25:44 05:25:44 #119 [support-notifications builder 6/7] COPY . . 05:25:44 #119 ... 05:25:44 05:25:44 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:44 #92 DONE 135.0s 05:25:44 05:25:44 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:44 #89 DONE 129.2s 05:25:44 05:25:44 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:44 #97 DONE 119.7s 05:25:44 05:25:44 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:44 #84 DONE 134.9s 05:25:44 05:25:44 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:44 #79 DONE 136.8s 05:25:44 05:25:44 #120 [security-proxy-setup builder 6/7] COPY . . 05:25:44 #120 ... 05:25:44 05:25:44 #121 [core-keeper builder 7/8] COPY . . 05:25:44 #121 DONE 1.9s 05:25:44 05:25:44 #122 [core-command builder 6/7] COPY . . 05:25:44 #122 DONE 1.9s 05:25:44 05:25:44 #119 [support-notifications builder 6/7] COPY . . 05:25:44 #119 DONE 2.0s 05:25:44 05:25:44 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:44 #123 CACHED 05:25:44 05:25:44 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:25:44 #124 CACHED 05:25:44 05:25:44 #125 [security-proxy-auth builder 6/7] COPY . . 05:25:44 #125 CACHED 05:25:44 05:25:44 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:25:44 #126 CACHED 05:25:44 05:25:44 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:44 #127 CACHED 05:25:44 05:25:44 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 05:25:44 #128 CACHED 05:25:44 05:25:44 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:44 #129 CACHED 05:25:44 05:25:44 #130 [core-metadata builder 6/7] COPY . . 05:25:44 #130 CACHED 05:25:44 05:25:44 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:25:44 #131 CACHED 05:25:44 05:25:44 #132 [support-scheduler builder 6/7] COPY . . 05:25:44 #132 DONE 2.0s 05:25:44 05:25:44 #133 [core-data builder 6/7] COPY . . 05:25:44 #133 CACHED 05:25:44 05:25:44 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 05:25:44 #134 CACHED 05:25:44 05:25:44 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:44 #135 CACHED 05:25:44 05:25:44 #120 [security-proxy-setup builder 6/7] COPY . . 05:25:44 #120 DONE 2.0s 05:25:44 05:25:44 #136 [security-spiffe-token-provider builder 6/7] COPY . . 05:25:44 #136 DONE 2.0s 05:25:44 05:25:44 #137 [security-secretstore-setup builder 6/7] COPY . . 05:25:44 #137 CACHED 05:25:44 05:25:44 #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:44 #138 CACHED 05:25:44 05:25:44 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:25:44 #139 CACHED 05:25:44 05:25:44 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:25:44 #140 CACHED 05:25:44 05:25:44 #141 [security-bootstrapper builder 6/7] COPY . . 05:25:44 #141 CACHED 05:25:44 05:25:44 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:44 #142 CACHED 05:25:44 05:25:44 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:25:48 #143 ... 05:25:48 05:25:48 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:25:48 #0 4.416 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:25:48 #144 ... 05:25:48 05:25:48 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:25:48 #0 5.797 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:25:48 #145 ... 05:25:48 05:25:48 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:25:48 #143 5.850 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:25:53 #143 ... 05:25:53 05:25:53 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:25:53 #0 4.154 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:25:53 #146 ... 05:25:53 05:25:53 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:25:53 #0 6.157 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:25:53 #147 ... 05:25:53 05:25:53 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:25:53 #0 5.630 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:25:53 #148 ... 05:25:53 05:25:53 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:25:53 #0 4.951 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:25:53 #150 ... 05:25:53 05:25:53 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:25:53 #154 DONE 158.0s 05:25:53 05:25:53 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:25:53 #148 DONE 158.0s 05:25:53 05:25:53 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:25:53 #155 ... 05:25:53 05:25:53 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:25:53 #145 DONE 158.0s 05:25:53 05:25:53 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:25:53 #143 DONE 158.0s 05:25:53 05:25:53 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:25:53 #152 DONE 158.0s 05:25:53 05:25:53 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:25:53 #153 DONE 158.1s 05:25:53 05:25:53 #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 05:25:53 #150 DONE 158.1s 05:25:53 05:25:53 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:25:53 #151 DONE 158.2s 05:25:53 05:25:53 #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:25:53 #156 DONE 0.1s 05:25:53 05:25:53 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:25:53 #146 DONE 158.3s 05:25:53 05:25:53 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:25:53 #157 ... 05:25:53 05:25:53 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:25:53 #149 DONE 158.3s 05:25:53 05:25:53 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:25:53 #158 DONE 0.3s 05:25:53 05:25:53 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:25:53 #149 ... 05:25:53 05:25:53 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:25:53 #0 5.503 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:25:53 #150 ... 05:25:53 05:25:53 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:25:53 #0 5.159 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:25:54 #151 ... 05:25:54 05:25:54 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:25:54 #0 5.658 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:25:54 #152 ... 05:25:54 05:25:54 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:25:54 #0 5.985 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:25:54 #159 DONE 0.6s 05:25:54 05:25:54 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:25:54 #155 DONE 0.8s 05:25:54 05:25:54 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:25:54 #157 DONE 0.8s 05:25:54 05:25:54 #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:25:54 #160 DONE 0.8s 05:25:54 05:25:54 #161 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:25:54 #161 DONE 0.8s 05:25:54 05:25:54 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:25:54 #162 DONE 0.8s 05:25:54 05:25:54 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:25:54 #163 DONE 0.6s 05:25:54 05:25:54 #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:25:54 #164 DONE 0.6s 05:25:54 05:25:54 #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:25:54 #165 DONE 0.6s 05:25:54 05:25:54 #166 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:25:54 #166 CACHED 05:25:54 05:25:54 #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:25:54 #167 CACHED 05:25:54 05:25:54 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:25:54 #168 CACHED 05:25:54 05:25:54 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:25:54 #169 CACHED 05:25:54 05:25:54 #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:25:54 #170 CACHED 05:25:54 05:25:54 #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:25:54 #171 CACHED 05:25:54 05:25:54 #172 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:25:54 #153 ... 05:25:54 05:25:54 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:25:54 #0 5.968 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:25:54 #172 ... 05:25:54 05:25:54 #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:25:54 #173 DONE 0.4s 05:25:54 05:25:54 #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:25:55 #174 DONE 1.3s 05:25:55 05:25:55 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:25:55 #175 DONE 1.3s 05:25:55 05:25:55 #172 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:25:55 #172 DONE 1.3s 05:25:55 05:25:55 #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:25:55 #176 DONE 1.3s 05:25:55 05:25:55 #177 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:25:55 #177 DONE 1.3s 05:25:55 05:25:55 #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:25:55 #178 DONE 1.3s 05:25:55 05:25:55 #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:25:55 #179 DONE 1.3s 05:25:55 05:25:55 #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:25:55 #180 DONE 1.3s 05:25:55 05:25:55 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:25:55 #181 DONE 1.3s 05:25:55 05:25:55 #182 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 05:25:55 #182 ... 05:25:55 05:25:55 #183 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:25:55 #183 DONE 1.4s 05:25:55 05:25:55 #184 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:25:56 #184 ... 05:25:56 05:25:56 #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:25:56 #185 DONE 0.9s 05:25:56 05:25:56 #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:25:56 #186 DONE 0.9s 05:25:56 05:25:56 #187 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:25:56 #187 DONE 0.9s 05:25:56 05:25:56 #188 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:25:56 #188 DONE 1.0s 05:25:56 05:25:56 #189 [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 05:25:56 #189 DONE 0.9s 05:25:56 05:25:56 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:25:56 #190 DONE 1.0s 05:25:56 05:25:56 #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:25:56 #191 DONE 0.9s 05:25:56 05:25:56 #192 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:25:56 #192 DONE 1.0s 05:25:56 05:25:56 #182 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 05:25:56 #182 DONE 1.0s 05:25:56 05:25:56 #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:25:56 #193 DONE 1.0s 05:25:56 05:25:56 #184 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:25:56 #184 DONE 1.0s 05:25:56 05:25:56 #194 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:25:56 #194 DONE 0.2s 05:25:56 05:25:56 #195 [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 05:25:56 #195 DONE 0.2s 05:25:56 05:25:56 #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 05:25:56 #196 DONE 0.3s 05:25:56 05:25:56 #197 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:25:56 #197 DONE 0.3s 05:25:56 05:25:56 #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:25:56 #198 DONE 0.2s 05:25:56 05:25:56 #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:25:56 #199 DONE 0.3s 05:25:56 05:25:56 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:25:56 #200 DONE 0.2s 05:25:56 05:25:56 #201 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:25:56 #201 DONE 2.6s 05:25:56 05:25:56 #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:25:56 #202 DONE 0.2s 05:25:56 05:25:56 #203 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:25:56 #203 DONE 0.2s 05:25:56 05:25:56 #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:25:56 #204 DONE 0.3s 05:25:56 05:25:56 #205 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:25:56 #205 DONE 0.3s 05:25:56 05:25:56 #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:25:57 #206 ... 05:25:57 05:25:57 #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:25:57 #207 DONE 0.3s 05:25:57 05:25:57 #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:25:57 #208 DONE 0.3s 05:25:57 05:25:57 #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:25:57 #206 DONE 0.3s 05:25:57 05:25:57 #101 [core-data] exporting to image 05:25:57 #101 exporting layers 0.6s done 05:25:57 #101 writing image sha256:c16155eb59fa4814b675587da380ba272851f3dd8a89faefebf67a4f578c0418 0.0s done 05:25:57 #101 writing image sha256:abf139269d27f06de97763622190bc9f286066436075443c42ac20f237745b9b 0.2s done 05:25:57 #101 writing image sha256:f99852bf79f0fef70204713f889826a28784f40f9dc4cbf539624a591a285239 0.2s done 05:25:57 #101 naming to docker.io/library/core-keeper done 05:25:57 #101 naming to docker.io/library/security-spiffe-token-provider done 05:25:57 #101 writing image sha256:7e912833cf3cc85f77dfb6beed3f4a28f18b845124c8cb0b5c60095ea394b9b1 0.0s done 05:25:57 #101 naming to docker.io/library/core-command done 05:25:57 #101 naming to docker.io/library/core-data done 05:25:57 #101 writing image sha256:c7862c33c53c46c63305b24173ed0ff070d17e94570f2111dad62af59b8bf714 0.0s done 05:25:57 #101 writing image sha256:5d79cce600e98d6d444627c6240ca36bc9e50fcc7d5915c56b50a6d4729aeba9 05:25:57 #101 writing image sha256:aeb52037b5664d8c17c1d2819b3276db2524e222d6bb49d4ec63fb1e432ab086 05:25:57 #101 naming to docker.io/library/core-metadata 05:25:57 #101 writing image sha256:5d79cce600e98d6d444627c6240ca36bc9e50fcc7d5915c56b50a6d4729aeba9 0.3s done 05:25:57 #101 writing image sha256:aeb52037b5664d8c17c1d2819b3276db2524e222d6bb49d4ec63fb1e432ab086 0.3s done 05:25:57 #101 naming to docker.io/library/core-metadata 0.3s done 05:25:57 #101 naming to docker.io/library/support-notifications 0.0s done 05:25:57 #101 naming to docker.io/library/support-scheduler done 05:25:57 #101 DONE 3.6s 05:25:57 05:25:57 #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:25:57 #209 DONE 0.5s 05:25:57 05:25:57 #210 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:25:57 #210 DONE 0.5s 05:25:57 05:25:57 #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:25:57 #211 DONE 1.0s 05:25:57 05:25:57 #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:25:57 #212 DONE 1.0s 05:25:57 05:25:57 #213 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:25:57 #213 DONE 0.1s 05:25:57 05:25:57 #101 [core-common-config-bootstrapper] exporting to image 05:25:57 #101 ... 05:25:57 05:25:57 #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:25:57 #214 DONE 0.1s 05:25:57 05:25:57 #215 [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/ 05:25:57 #215 DONE 0.0s 05:25:57 05:25:57 #216 [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/ 05:25:57 #216 DONE 0.0s 05:25:57 05:25:57 #101 [core-common-config-bootstrapper] exporting to image 05:25:57 #101 exporting layers 0.2s done 05:25:57 #101 exporting layers 0.2s done 05:25:57 #101 writing image sha256:edbc940ced75e6937d1a4f48d19eff87fba4de134b191a887cbd86b3dccc1b05 done 05:25:57 #101 naming to docker.io/library/core-common-config-bootstrapper done 05:25:57 #101 writing image sha256:3ad2f074d4f52a13d6868fd9e3e08918e615ed43de7bb601ea015bc3cccf2098 done 05:25:57 #101 naming to docker.io/library/security-proxy-auth done 05:25:57 #101 DONE 3.8s 05:25:57 05:25:57 #217 [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/ 05:25:57 #217 DONE 0.0s 05:25:57 05:25:57 #218 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:25:57 #218 DONE 0.0s 05:25:57 05:25:57 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:25:57 #219 DONE 0.8s 05:25:57 05:25:57 #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:25:58 #220 ... 05:25:58 05:25:58 #101 [security-proxy-setup] exporting to image 05:25:58 #101 exporting layers 0.2s done 05:25:58 #101 writing image sha256:517a3a10a0630a399270dc22a8aca09f35b62187cb28dd722ed0cafa8d303ddc done 05:25:58 #101 naming to docker.io/library/security-proxy-setup done 05:25:58 #101 DONE 4.1s 05:25:58 05:25:58 #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:25:58 #220 DONE 0.5s 05:25:58 05:25:58 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:25:58 #221 DONE 0.6s 05:25:58 05:25:58 #101 [security-secretstore-setup] exporting to image 05:25:58 #101 exporting layers 0.3s done 05:25:58 #101 exporting layers 0.3s done 05:25:58 #101 writing image sha256:fb1bcc6567beb6e8caa7a5740aa6d1b3d54502deded2876a62ba5b0d30232e66 done 05:25:58 #101 naming to docker.io/library/security-bootstrapper done 05:25:58 #101 writing image sha256:a0e25943f262af80bcf71a5f049387a01f264a91a28e65bad4178aeeb8329f35 done 05:25:58 #101 naming to docker.io/library/security-secretstore-setup done 05:25:58 #101 DONE 4.4s 05:25:58 05:25:58 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:25:58 time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:25:58 time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:25:58 time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:25:58 time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:25:58 time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:25:58 time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:25:58 time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:25:58 time="2025-06-30T05:21:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:25:58 time="2025-06-30T05:21:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:25:58 time="2025-06-30T05:21:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:25:58 time="2025-06-30T05:21:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:25:58 time="2025-06-30T05:21:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:25:58 time="2025-06-30T05:21:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:25:58 time="2025-06-30T05:21:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:25:58 time="2025-06-30T05:21:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:25:58 $ docker stop --time=1 d3d676a1cc28968dc0ab72edf2812ff16ca2f463e11db47f281142229fb7cd9c 05:26:00 $ docker rm -f --volumes d3d676a1cc28968dc0ab72edf2812ff16ca2f463e11db47f281142229fb7cd9c [Pipeline] // withDockerContainer [Pipeline] sh 05:26:00 + docker images 05:26:00 REPOSITORY TAG IMAGE ID CREATED SIZE 05:26:00 security-bootstrapper latest fb1bcc6567be 2 seconds ago 20.4MB 05:26:00 security-secretstore-setup latest a0e25943f262 2 seconds ago 68.9MB 05:26:00 core-common-config-bootstrapper latest edbc940ced75 3 seconds ago 17.1MB 05:26:00 security-proxy-auth latest 3ad2f074d4f5 3 seconds ago 31.9MB 05:26:00 security-proxy-setup latest 517a3a10a063 3 seconds ago 38.6MB 05:26:00 core-metadata latest c7862c33c53c 4 seconds ago 33.2MB 05:26:00 security-spiffe-token-provider latest f99852bf79f0 4 seconds ago 47.5MB 05:26:00 core-data latest 7e912833cf3c 4 seconds ago 33MB 05:26:00 core-keeper latest c16155eb59fa 4 seconds ago 32.6MB 05:26:00 core-command latest abf139269d27 4 seconds ago 28.5MB 05:26:00 support-notifications latest 5d79cce600e9 4 seconds ago 52.3MB 05:26:00 support-scheduler latest aeb52037b566 4 seconds ago 48.7MB 05:26:00 security-spire-config latest b92871bdf94c 3 minutes ago 149MB 05:26:00 security-spire-server latest 343a89147479 3 minutes ago 149MB 05:26:00 security-spire-agent latest 7672afc091be 3 minutes ago 195MB 05:26:00 ci-base-image-x86_64 latest 6492032dd50c 7 minutes ago 924MB 05:26:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine ea6120ae94a0 12 days ago 574MB 05:26:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 weeks ago 573MB 05:26:00 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 05:26:00 provisioning config files... 05:26:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/863@tmp/config4082419588556477496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:26:00 ---> ****-login.sh 05:26:00 nexus3.edgexfoundry.org:10001 05:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:00 Configure a credential helper to remove this warning. See 05:26:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:00 05:26:00 Login Succeeded 05:26:00 nexus3.edgexfoundry.org:10002 05:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:00 Configure a credential helper to remove this warning. See 05:26:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:00 05:26:00 Login Succeeded 05:26:00 nexus3.edgexfoundry.org:10003 05:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:01 Configure a credential helper to remove this warning. See 05:26:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:01 05:26:01 Login Succeeded 05:26:01 nexus3.edgexfoundry.org:10004 05:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:01 Configure a credential helper to remove this warning. See 05:26:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:01 05:26:01 Login Succeeded 05:26:01 ****.io 05:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:26:01 Configure a credential helper to remove this warning. See 05:26:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:26:01 05:26:01 Login Succeeded 05:26:01 ---> ****-login.sh ends [Pipeline] } 05:26:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:26:01 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:26:01 965d791293024edc72babc9af6c9db7170a85624 05:26:01 latest 05:26:01 4.1.0-dev.31 05:26:01 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:01 main 05:26:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:02 + docker push nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624 05:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:26:02 dc2cc327e91b: Preparing 05:26:02 d0e193995e09: Preparing 05:26:02 e6db7960431b: Preparing 05:26:02 aa85288749b2: Preparing 05:26:02 f669623f98b4: Preparing 05:26:02 75bfa9f9b5b0: Preparing 05:26:02 994456c4fd7b: Preparing 05:26:02 75bfa9f9b5b0: Waiting 05:26:02 994456c4fd7b: Waiting 05:26:02 f669623f98b4: Pushed 05:26:02 aa85288749b2: Pushed 05:26:02 e6db7960431b: Pushed 05:26:02 dc2cc327e91b: Pushed 05:26:02 994456c4fd7b: Layer already exists 05:26:02 75bfa9f9b5b0: Pushed 05:26:04 d0e193995e09: Pushed 05:26:04 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:05 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:26:05 dc2cc327e91b: Preparing 05:26:05 d0e193995e09: Preparing 05:26:05 e6db7960431b: Preparing 05:26:05 aa85288749b2: Preparing 05:26:05 f669623f98b4: Preparing 05:26:05 75bfa9f9b5b0: Preparing 05:26:05 994456c4fd7b: Preparing 05:26:05 75bfa9f9b5b0: Waiting 05:26:05 994456c4fd7b: Waiting 05:26:05 dc2cc327e91b: Layer already exists 05:26:05 f669623f98b4: Layer already exists 05:26:05 e6db7960431b: Layer already exists 05:26:05 d0e193995e09: Layer already exists 05:26:05 aa85288749b2: Layer already exists 05:26:05 75bfa9f9b5b0: Layer already exists 05:26:05 994456c4fd7b: Layer already exists 05:26:05 latest: digest: sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:05 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31 05:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:26:05 dc2cc327e91b: Preparing 05:26:05 d0e193995e09: Preparing 05:26:05 e6db7960431b: Preparing 05:26:05 aa85288749b2: Preparing 05:26:05 f669623f98b4: Preparing 05:26:05 75bfa9f9b5b0: Preparing 05:26:05 994456c4fd7b: Preparing 05:26:05 994456c4fd7b: Waiting 05:26:05 75bfa9f9b5b0: Waiting 05:26:05 dc2cc327e91b: Layer already exists 05:26:05 d0e193995e09: Layer already exists 05:26:05 aa85288749b2: Layer already exists 05:26:05 e6db7960431b: Layer already exists 05:26:05 f669623f98b4: Layer already exists 05:26:05 75bfa9f9b5b0: Layer already exists 05:26:05 994456c4fd7b: Layer already exists 05:26:05 4.1.0-dev.31: digest: sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:06 + docker push nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:26:06 dc2cc327e91b: Preparing 05:26:06 d0e193995e09: Preparing 05:26:06 e6db7960431b: Preparing 05:26:06 aa85288749b2: Preparing 05:26:06 f669623f98b4: Preparing 05:26:06 75bfa9f9b5b0: Preparing 05:26:06 994456c4fd7b: Preparing 05:26:06 994456c4fd7b: Waiting 05:26:06 75bfa9f9b5b0: Waiting 05:26:06 d0e193995e09: Layer already exists 05:26:06 aa85288749b2: Layer already exists 05:26:06 e6db7960431b: Layer already exists 05:26:06 dc2cc327e91b: Layer already exists 05:26:06 f669623f98b4: Layer already exists 05:26:06 75bfa9f9b5b0: Layer already exists 05:26:06 994456c4fd7b: Layer already exists 05:26:06 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:07 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:26:07 dc2cc327e91b: Preparing 05:26:07 d0e193995e09: Preparing 05:26:07 e6db7960431b: Preparing 05:26:07 aa85288749b2: Preparing 05:26:07 f669623f98b4: Preparing 05:26:07 75bfa9f9b5b0: Preparing 05:26:07 994456c4fd7b: Preparing 05:26:07 75bfa9f9b5b0: Waiting 05:26:07 994456c4fd7b: Waiting 05:26:07 d0e193995e09: Layer already exists 05:26:07 f669623f98b4: Layer already exists 05:26:07 dc2cc327e91b: Layer already exists 05:26:07 e6db7960431b: Layer already exists 05:26:07 aa85288749b2: Layer already exists 05:26:07 994456c4fd7b: Layer already exists 05:26:07 75bfa9f9b5b0: Layer already exists 05:26:07 main: digest: sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:07 ===================================================== [Pipeline] echo 05:26:07 taggedImages: 05:26:07 - nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624 05:26:07 - nexus3.edgexfoundry.org:10004/core-command:latest 05:26:07 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31 05:26:07 - nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:07 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:26:07 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:26:07 965d791293024edc72babc9af6c9db7170a85624 05:26:07 latest 05:26:07 4.1.0-dev.31 05:26:07 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:07 main 05:26:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 05:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:26:07 c32eff32ba7f: Preparing 05:26:07 5435b9721627: Preparing 05:26:07 dae2baac4919: Preparing 05:26:07 5da76beec2cb: Preparing 05:26:07 e6db7960431b: Preparing 05:26:07 aa85288749b2: Preparing 05:26:07 f669623f98b4: Preparing 05:26:07 75bfa9f9b5b0: Preparing 05:26:07 994456c4fd7b: Preparing 05:26:07 f669623f98b4: Waiting 05:26:07 aa85288749b2: Waiting 05:26:07 75bfa9f9b5b0: Waiting 05:26:07 994456c4fd7b: Waiting 05:26:07 e6db7960431b: Layer already exists 05:26:07 aa85288749b2: Layer already exists 05:26:07 f669623f98b4: Layer already exists 05:26:07 75bfa9f9b5b0: Layer already exists 05:26:07 994456c4fd7b: Layer already exists 05:26:07 c32eff32ba7f: Pushed 05:26:07 5435b9721627: Pushed 05:26:07 dae2baac4919: Pushed 05:26:08 5da76beec2cb: Pushed 05:26:09 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:09 + 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 05:26:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:26:09 c32eff32ba7f: Preparing 05:26:09 5435b9721627: Preparing 05:26:09 dae2baac4919: Preparing 05:26:09 5da76beec2cb: Preparing 05:26:09 e6db7960431b: Preparing 05:26:09 aa85288749b2: Preparing 05:26:09 f669623f98b4: Preparing 05:26:09 75bfa9f9b5b0: Preparing 05:26:09 994456c4fd7b: Preparing 05:26:09 75bfa9f9b5b0: Waiting 05:26:09 f669623f98b4: Waiting 05:26:09 994456c4fd7b: Waiting 05:26:09 aa85288749b2: Waiting 05:26:09 5da76beec2cb: Layer already exists 05:26:09 5435b9721627: Layer already exists 05:26:09 dae2baac4919: Layer already exists 05:26:09 e6db7960431b: Layer already exists 05:26:09 c32eff32ba7f: Layer already exists 05:26:09 aa85288749b2: Layer already exists 05:26:09 f669623f98b4: Layer already exists 05:26:09 994456c4fd7b: Layer already exists 05:26:09 75bfa9f9b5b0: Layer already exists 05:26:09 latest: digest: sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31 05:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:26:10 c32eff32ba7f: Preparing 05:26:10 5435b9721627: Preparing 05:26:10 dae2baac4919: Preparing 05:26:10 5da76beec2cb: Preparing 05:26:10 e6db7960431b: Preparing 05:26:10 aa85288749b2: Preparing 05:26:10 f669623f98b4: Preparing 05:26:10 75bfa9f9b5b0: Preparing 05:26:10 994456c4fd7b: Preparing 05:26:10 aa85288749b2: Waiting 05:26:10 75bfa9f9b5b0: Waiting 05:26:10 994456c4fd7b: Waiting 05:26:10 f669623f98b4: Waiting 05:26:10 e6db7960431b: Layer already exists 05:26:10 5435b9721627: Layer already exists 05:26:10 5da76beec2cb: Layer already exists 05:26:10 dae2baac4919: Layer already exists 05:26:10 c32eff32ba7f: Layer already exists 05:26:10 aa85288749b2: Layer already exists 05:26:10 f669623f98b4: Layer already exists 05:26:10 994456c4fd7b: Layer already exists 05:26:10 75bfa9f9b5b0: Layer already exists 05:26:10 4.1.0-dev.31: digest: sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:26:10 c32eff32ba7f: Preparing 05:26:10 5435b9721627: Preparing 05:26:10 dae2baac4919: Preparing 05:26:10 5da76beec2cb: Preparing 05:26:10 e6db7960431b: Preparing 05:26:10 aa85288749b2: Preparing 05:26:10 f669623f98b4: Preparing 05:26:10 75bfa9f9b5b0: Preparing 05:26:10 994456c4fd7b: Preparing 05:26:10 aa85288749b2: Waiting 05:26:10 f669623f98b4: Waiting 05:26:10 75bfa9f9b5b0: Waiting 05:26:10 994456c4fd7b: Waiting 05:26:10 5da76beec2cb: Layer already exists 05:26:10 c32eff32ba7f: Layer already exists 05:26:10 dae2baac4919: Layer already exists 05:26:10 e6db7960431b: Layer already exists 05:26:10 5435b9721627: Layer already exists 05:26:10 aa85288749b2: Layer already exists 05:26:10 75bfa9f9b5b0: Layer already exists 05:26:10 f669623f98b4: Layer already exists 05:26:10 994456c4fd7b: Layer already exists 05:26:10 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:11 + 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 05:26:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:26:11 c32eff32ba7f: Preparing 05:26:11 5435b9721627: Preparing 05:26:11 dae2baac4919: Preparing 05:26:11 5da76beec2cb: Preparing 05:26:11 e6db7960431b: Preparing 05:26:11 aa85288749b2: Preparing 05:26:11 f669623f98b4: Preparing 05:26:11 75bfa9f9b5b0: Preparing 05:26:11 994456c4fd7b: Preparing 05:26:11 f669623f98b4: Waiting 05:26:11 75bfa9f9b5b0: Waiting 05:26:11 994456c4fd7b: Waiting 05:26:11 dae2baac4919: Layer already exists 05:26:11 5435b9721627: Layer already exists 05:26:11 5da76beec2cb: Layer already exists 05:26:11 c32eff32ba7f: Layer already exists 05:26:11 e6db7960431b: Layer already exists 05:26:11 75bfa9f9b5b0: Layer already exists 05:26:11 994456c4fd7b: Layer already exists 05:26:11 aa85288749b2: Layer already exists 05:26:11 f669623f98b4: Layer already exists 05:26:11 main: digest: sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:11 ===================================================== [Pipeline] echo 05:26:11 taggedImages: 05:26:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 05:26:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:26:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31 05:26:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:26:11 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:26:11 965d791293024edc72babc9af6c9db7170a85624 05:26:11 latest 05:26:11 4.1.0-dev.31 05:26:11 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:11 main 05:26:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:12 + docker push nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624 05:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:26:12 e0eb051c3f69: Preparing 05:26:12 f17e42324767: Preparing 05:26:12 e6db7960431b: Preparing 05:26:12 aa85288749b2: Preparing 05:26:12 bbb463336be2: Preparing 05:26:12 880256e4f7b7: Preparing 05:26:12 994456c4fd7b: Preparing 05:26:12 880256e4f7b7: Waiting 05:26:12 aa85288749b2: Layer already exists 05:26:12 e6db7960431b: Layer already exists 05:26:12 994456c4fd7b: Layer already exists 05:26:12 e0eb051c3f69: Pushed 05:26:12 bbb463336be2: Pushed 05:26:12 880256e4f7b7: Pushed 05:26:14 f17e42324767: Pushed 05:26:14 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:15 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:26:15 e0eb051c3f69: Preparing 05:26:15 f17e42324767: Preparing 05:26:15 e6db7960431b: Preparing 05:26:15 aa85288749b2: Preparing 05:26:15 bbb463336be2: Preparing 05:26:15 880256e4f7b7: Preparing 05:26:15 994456c4fd7b: Preparing 05:26:15 880256e4f7b7: Waiting 05:26:15 994456c4fd7b: Waiting 05:26:15 f17e42324767: Layer already exists 05:26:15 e6db7960431b: Layer already exists 05:26:15 e0eb051c3f69: Layer already exists 05:26:15 aa85288749b2: Layer already exists 05:26:15 bbb463336be2: Layer already exists 05:26:15 994456c4fd7b: Layer already exists 05:26:15 880256e4f7b7: Layer already exists 05:26:15 latest: digest: sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:16 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31 05:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:26:16 e0eb051c3f69: Preparing 05:26:16 f17e42324767: Preparing 05:26:16 e6db7960431b: Preparing 05:26:16 aa85288749b2: Preparing 05:26:16 bbb463336be2: Preparing 05:26:16 880256e4f7b7: Preparing 05:26:16 994456c4fd7b: Preparing 05:26:16 880256e4f7b7: Waiting 05:26:16 994456c4fd7b: Waiting 05:26:16 aa85288749b2: Layer already exists 05:26:16 bbb463336be2: Layer already exists 05:26:16 e6db7960431b: Layer already exists 05:26:16 f17e42324767: Layer already exists 05:26:16 e0eb051c3f69: Layer already exists 05:26:16 880256e4f7b7: Layer already exists 05:26:16 994456c4fd7b: Layer already exists 05:26:16 4.1.0-dev.31: digest: sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:16 + docker push nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:26:16 e0eb051c3f69: Preparing 05:26:16 f17e42324767: Preparing 05:26:16 e6db7960431b: Preparing 05:26:16 aa85288749b2: Preparing 05:26:16 bbb463336be2: Preparing 05:26:16 880256e4f7b7: Preparing 05:26:16 994456c4fd7b: Preparing 05:26:16 880256e4f7b7: Waiting 05:26:16 994456c4fd7b: Waiting 05:26:16 e0eb051c3f69: Layer already exists 05:26:16 f17e42324767: Layer already exists 05:26:16 bbb463336be2: Layer already exists 05:26:16 e6db7960431b: Layer already exists 05:26:16 aa85288749b2: Layer already exists 05:26:16 994456c4fd7b: Layer already exists 05:26:16 880256e4f7b7: Layer already exists 05:26:16 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:17 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:26:17 e0eb051c3f69: Preparing 05:26:17 f17e42324767: Preparing 05:26:17 e6db7960431b: Preparing 05:26:17 aa85288749b2: Preparing 05:26:17 bbb463336be2: Preparing 05:26:17 880256e4f7b7: Preparing 05:26:17 994456c4fd7b: Preparing 05:26:17 880256e4f7b7: Waiting 05:26:17 994456c4fd7b: Waiting 05:26:17 e6db7960431b: Layer already exists 05:26:17 aa85288749b2: Layer already exists 05:26:17 f17e42324767: Layer already exists 05:26:17 bbb463336be2: Layer already exists 05:26:17 e0eb051c3f69: Layer already exists 05:26:17 880256e4f7b7: Layer already exists 05:26:17 994456c4fd7b: Layer already exists 05:26:17 main: digest: sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:17 ===================================================== [Pipeline] echo 05:26:17 taggedImages: 05:26:17 - nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624 05:26:17 - nexus3.edgexfoundry.org:10004/core-data:latest 05:26:17 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31 05:26:17 - nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:17 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:26:17 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:26:17 965d791293024edc72babc9af6c9db7170a85624 05:26:17 latest 05:26:17 4.1.0-dev.31 05:26:17 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:17 main 05:26:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624 05:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:26:18 099dd7d29cf2: Preparing 05:26:18 10ffb8c22839: Preparing 05:26:18 aa85288749b2: Preparing 05:26:18 fda8d21fb8ea: Preparing 05:26:18 023fe26c8e16: Preparing 05:26:18 994456c4fd7b: Preparing 05:26:18 994456c4fd7b: Waiting 05:26:18 aa85288749b2: Layer already exists 05:26:18 994456c4fd7b: Layer already exists 05:26:18 023fe26c8e16: Pushed 05:26:18 fda8d21fb8ea: Pushed 05:26:18 099dd7d29cf2: Pushed 05:26:20 10ffb8c22839: Pushed 05:26:20 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:21 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:26:21 099dd7d29cf2: Preparing 05:26:21 10ffb8c22839: Preparing 05:26:21 aa85288749b2: Preparing 05:26:21 fda8d21fb8ea: Preparing 05:26:21 023fe26c8e16: Preparing 05:26:21 994456c4fd7b: Preparing 05:26:21 994456c4fd7b: Waiting 05:26:21 099dd7d29cf2: Layer already exists 05:26:21 fda8d21fb8ea: Layer already exists 05:26:21 023fe26c8e16: Layer already exists 05:26:21 aa85288749b2: Layer already exists 05:26:21 10ffb8c22839: Layer already exists 05:26:21 994456c4fd7b: Layer already exists 05:26:21 latest: digest: sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:21 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31 05:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:26:22 099dd7d29cf2: Preparing 05:26:22 10ffb8c22839: Preparing 05:26:22 aa85288749b2: Preparing 05:26:22 fda8d21fb8ea: Preparing 05:26:22 023fe26c8e16: Preparing 05:26:22 994456c4fd7b: Preparing 05:26:22 994456c4fd7b: Waiting 05:26:22 023fe26c8e16: Layer already exists 05:26:22 099dd7d29cf2: Layer already exists 05:26:22 fda8d21fb8ea: Layer already exists 05:26:22 aa85288749b2: Layer already exists 05:26:22 10ffb8c22839: Layer already exists 05:26:22 994456c4fd7b: Layer already exists 05:26:22 4.1.0-dev.31: digest: sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:22 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:26:22 099dd7d29cf2: Preparing 05:26:22 10ffb8c22839: Preparing 05:26:22 aa85288749b2: Preparing 05:26:22 fda8d21fb8ea: Preparing 05:26:22 023fe26c8e16: Preparing 05:26:22 994456c4fd7b: Preparing 05:26:22 994456c4fd7b: Waiting 05:26:22 10ffb8c22839: Layer already exists 05:26:22 099dd7d29cf2: Layer already exists 05:26:22 fda8d21fb8ea: Layer already exists 05:26:22 023fe26c8e16: Layer already exists 05:26:22 aa85288749b2: Layer already exists 05:26:22 994456c4fd7b: Layer already exists 05:26:22 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:26:23 099dd7d29cf2: Preparing 05:26:23 10ffb8c22839: Preparing 05:26:23 aa85288749b2: Preparing 05:26:23 fda8d21fb8ea: Preparing 05:26:23 023fe26c8e16: Preparing 05:26:23 994456c4fd7b: Preparing 05:26:23 994456c4fd7b: Waiting 05:26:23 10ffb8c22839: Layer already exists 05:26:23 099dd7d29cf2: Layer already exists 05:26:23 aa85288749b2: Layer already exists 05:26:23 fda8d21fb8ea: Layer already exists 05:26:23 023fe26c8e16: Layer already exists 05:26:23 994456c4fd7b: Layer already exists 05:26:23 main: digest: sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:23 ===================================================== [Pipeline] echo 05:26:23 taggedImages: 05:26:23 - nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624 05:26:23 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:26:23 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31 05:26:23 - nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:23 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:26:23 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:26:23 965d791293024edc72babc9af6c9db7170a85624 05:26:23 latest 05:26:23 4.1.0-dev.31 05:26:23 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:23 main 05:26:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624 05:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:26:24 bef4c0a5636e: Preparing 05:26:24 0e21cd20103d: Preparing 05:26:24 42c1fdc25f80: Preparing 05:26:24 e6db7960431b: Preparing 05:26:24 aa85288749b2: Preparing 05:26:24 f669623f98b4: Preparing 05:26:24 75bfa9f9b5b0: Preparing 05:26:24 994456c4fd7b: Preparing 05:26:24 75bfa9f9b5b0: Waiting 05:26:24 f669623f98b4: Waiting 05:26:24 994456c4fd7b: Waiting 05:26:24 aa85288749b2: Layer already exists 05:26:24 e6db7960431b: Layer already exists 05:26:24 f669623f98b4: Layer already exists 05:26:24 75bfa9f9b5b0: Layer already exists 05:26:24 994456c4fd7b: Layer already exists 05:26:24 bef4c0a5636e: Pushed 05:26:24 0e21cd20103d: Pushed 05:26:26 42c1fdc25f80: Pushed 05:26:26 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:26:27 bef4c0a5636e: Preparing 05:26:27 0e21cd20103d: Preparing 05:26:27 42c1fdc25f80: Preparing 05:26:27 e6db7960431b: Preparing 05:26:27 aa85288749b2: Preparing 05:26:27 f669623f98b4: Preparing 05:26:27 75bfa9f9b5b0: Preparing 05:26:27 994456c4fd7b: Preparing 05:26:27 75bfa9f9b5b0: Waiting 05:26:27 994456c4fd7b: Waiting 05:26:27 bef4c0a5636e: Layer already exists 05:26:27 42c1fdc25f80: Layer already exists 05:26:27 0e21cd20103d: Layer already exists 05:26:27 aa85288749b2: Layer already exists 05:26:27 e6db7960431b: Layer already exists 05:26:27 75bfa9f9b5b0: Layer already exists 05:26:27 f669623f98b4: Layer already exists 05:26:27 994456c4fd7b: Layer already exists 05:26:27 latest: digest: sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31 05:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:26:28 bef4c0a5636e: Preparing 05:26:28 0e21cd20103d: Preparing 05:26:28 42c1fdc25f80: Preparing 05:26:28 e6db7960431b: Preparing 05:26:28 aa85288749b2: Preparing 05:26:28 f669623f98b4: Preparing 05:26:28 75bfa9f9b5b0: Preparing 05:26:28 994456c4fd7b: Preparing 05:26:28 f669623f98b4: Waiting 05:26:28 75bfa9f9b5b0: Waiting 05:26:28 994456c4fd7b: Waiting 05:26:28 aa85288749b2: Layer already exists 05:26:28 e6db7960431b: Layer already exists 05:26:28 bef4c0a5636e: Layer already exists 05:26:28 42c1fdc25f80: Layer already exists 05:26:28 0e21cd20103d: Layer already exists 05:26:28 75bfa9f9b5b0: Layer already exists 05:26:28 994456c4fd7b: Layer already exists 05:26:28 f669623f98b4: Layer already exists 05:26:28 4.1.0-dev.31: digest: sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:26:28 bef4c0a5636e: Preparing 05:26:28 0e21cd20103d: Preparing 05:26:28 42c1fdc25f80: Preparing 05:26:28 e6db7960431b: Preparing 05:26:28 aa85288749b2: Preparing 05:26:28 f669623f98b4: Preparing 05:26:28 75bfa9f9b5b0: Preparing 05:26:28 994456c4fd7b: Preparing 05:26:28 f669623f98b4: Waiting 05:26:28 75bfa9f9b5b0: Waiting 05:26:28 994456c4fd7b: Waiting 05:26:28 aa85288749b2: Layer already exists 05:26:28 bef4c0a5636e: Layer already exists 05:26:28 42c1fdc25f80: Layer already exists 05:26:28 e6db7960431b: Layer already exists 05:26:28 0e21cd20103d: Layer already exists 05:26:28 f669623f98b4: Layer already exists 05:26:28 994456c4fd7b: Layer already exists 05:26:28 75bfa9f9b5b0: Layer already exists 05:26:28 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:26:29 bef4c0a5636e: Preparing 05:26:29 0e21cd20103d: Preparing 05:26:29 42c1fdc25f80: Preparing 05:26:29 e6db7960431b: Preparing 05:26:29 aa85288749b2: Preparing 05:26:29 f669623f98b4: Preparing 05:26:29 75bfa9f9b5b0: Preparing 05:26:29 994456c4fd7b: Preparing 05:26:29 f669623f98b4: Waiting 05:26:29 75bfa9f9b5b0: Waiting 05:26:29 994456c4fd7b: Waiting 05:26:29 42c1fdc25f80: Layer already exists 05:26:29 0e21cd20103d: Layer already exists 05:26:29 aa85288749b2: Layer already exists 05:26:29 bef4c0a5636e: Layer already exists 05:26:29 e6db7960431b: Layer already exists 05:26:29 75bfa9f9b5b0: Layer already exists 05:26:29 f669623f98b4: Layer already exists 05:26:29 994456c4fd7b: Layer already exists 05:26:29 main: digest: sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:29 ===================================================== [Pipeline] echo 05:26:29 taggedImages: 05:26:29 - nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624 05:26:29 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:26:29 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31 05:26:29 - nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:29 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:26:29 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:26:29 965d791293024edc72babc9af6c9db7170a85624 05:26:29 latest 05:26:29 4.1.0-dev.31 05:26:29 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:29 main 05:26:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 05:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:26:30 f08a0d4f0b21: Preparing 05:26:30 6742d15e7d30: Preparing 05:26:30 0e6fe51fbc3b: Preparing 05:26:30 0a29bd998cc9: Preparing 05:26:30 3488588b5408: Preparing 05:26:30 d73bb23104fc: Preparing 05:26:30 f880b42c3fbb: Preparing 05:26:30 e6db7960431b: Preparing 05:26:30 aa85288749b2: Preparing 05:26:30 3cf7e02ec297: Preparing 05:26:30 0835f9619cc7: Preparing 05:26:30 5f70bf18a086: Preparing 05:26:30 7bab39c15ed1: Preparing 05:26:30 33de2b4c3b30: Preparing 05:26:30 f880b42c3fbb: Waiting 05:26:30 906537c68b60: Preparing 05:26:30 994456c4fd7b: Preparing 05:26:30 e6db7960431b: Waiting 05:26:30 aa85288749b2: Waiting 05:26:30 d73bb23104fc: Waiting 05:26:30 3cf7e02ec297: Waiting 05:26:30 0835f9619cc7: Waiting 05:26:30 5f70bf18a086: Waiting 05:26:30 994456c4fd7b: Waiting 05:26:30 7bab39c15ed1: Waiting 05:26:30 33de2b4c3b30: Waiting 05:26:30 906537c68b60: Waiting 05:26:30 3488588b5408: Pushed 05:26:30 f08a0d4f0b21: Pushed 05:26:30 0e6fe51fbc3b: Pushed 05:26:30 0a29bd998cc9: Pushed 05:26:30 6742d15e7d30: Pushed 05:26:30 e6db7960431b: Layer already exists 05:26:30 aa85288749b2: Layer already exists 05:26:30 5f70bf18a086: Layer already exists 05:26:30 d73bb23104fc: Pushed 05:26:30 3cf7e02ec297: Pushed 05:26:30 0835f9619cc7: Pushed 05:26:30 7bab39c15ed1: Pushed 05:26:30 994456c4fd7b: Layer already exists 05:26:30 33de2b4c3b30: Pushed 05:26:30 906537c68b60: Pushed 05:26:32 f880b42c3fbb: Pushed 05:26:32 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:26:32 f08a0d4f0b21: Preparing 05:26:32 6742d15e7d30: Preparing 05:26:32 0e6fe51fbc3b: Preparing 05:26:32 0a29bd998cc9: Preparing 05:26:32 3488588b5408: Preparing 05:26:32 d73bb23104fc: Preparing 05:26:32 f880b42c3fbb: Preparing 05:26:32 e6db7960431b: Preparing 05:26:32 aa85288749b2: Preparing 05:26:32 3cf7e02ec297: Preparing 05:26:32 f880b42c3fbb: Waiting 05:26:32 e6db7960431b: Waiting 05:26:32 aa85288749b2: Waiting 05:26:32 d73bb23104fc: Waiting 05:26:32 3cf7e02ec297: Waiting 05:26:32 0835f9619cc7: Preparing 05:26:32 5f70bf18a086: Preparing 05:26:32 7bab39c15ed1: Preparing 05:26:32 33de2b4c3b30: Preparing 05:26:32 906537c68b60: Preparing 05:26:32 994456c4fd7b: Preparing 05:26:32 7bab39c15ed1: Waiting 05:26:32 5f70bf18a086: Waiting 05:26:32 0835f9619cc7: Waiting 05:26:32 906537c68b60: Waiting 05:26:32 994456c4fd7b: Waiting 05:26:32 33de2b4c3b30: Waiting 05:26:32 f08a0d4f0b21: Layer already exists 05:26:32 3488588b5408: Layer already exists 05:26:32 0e6fe51fbc3b: Layer already exists 05:26:32 6742d15e7d30: Layer already exists 05:26:32 0a29bd998cc9: Layer already exists 05:26:32 f880b42c3fbb: Layer already exists 05:26:32 d73bb23104fc: Layer already exists 05:26:32 3cf7e02ec297: Layer already exists 05:26:32 e6db7960431b: Layer already exists 05:26:32 aa85288749b2: Layer already exists 05:26:32 0835f9619cc7: Layer already exists 05:26:32 5f70bf18a086: Layer already exists 05:26:32 33de2b4c3b30: Layer already exists 05:26:32 7bab39c15ed1: Layer already exists 05:26:32 906537c68b60: Layer already exists 05:26:32 994456c4fd7b: Layer already exists 05:26:32 latest: digest: sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31 05:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:26:33 f08a0d4f0b21: Preparing 05:26:33 6742d15e7d30: Preparing 05:26:33 0e6fe51fbc3b: Preparing 05:26:33 0a29bd998cc9: Preparing 05:26:33 3488588b5408: Preparing 05:26:33 d73bb23104fc: Preparing 05:26:33 f880b42c3fbb: Preparing 05:26:33 e6db7960431b: Preparing 05:26:33 aa85288749b2: Preparing 05:26:33 3cf7e02ec297: Preparing 05:26:33 0835f9619cc7: Preparing 05:26:33 5f70bf18a086: Preparing 05:26:33 7bab39c15ed1: Preparing 05:26:33 33de2b4c3b30: Preparing 05:26:33 906537c68b60: Preparing 05:26:33 994456c4fd7b: Preparing 05:26:33 d73bb23104fc: Waiting 05:26:33 e6db7960431b: Waiting 05:26:33 aa85288749b2: Waiting 05:26:33 f880b42c3fbb: Waiting 05:26:33 3cf7e02ec297: Waiting 05:26:33 906537c68b60: Waiting 05:26:33 0835f9619cc7: Waiting 05:26:33 5f70bf18a086: Waiting 05:26:33 994456c4fd7b: Waiting 05:26:33 7bab39c15ed1: Waiting 05:26:33 33de2b4c3b30: Waiting 05:26:33 6742d15e7d30: Layer already exists 05:26:33 f08a0d4f0b21: Layer already exists 05:26:33 0a29bd998cc9: Layer already exists 05:26:33 0e6fe51fbc3b: Layer already exists 05:26:33 3488588b5408: Layer already exists 05:26:33 f880b42c3fbb: Layer already exists 05:26:33 d73bb23104fc: Layer already exists 05:26:33 e6db7960431b: Layer already exists 05:26:33 3cf7e02ec297: Layer already exists 05:26:33 aa85288749b2: Layer already exists 05:26:33 0835f9619cc7: Layer already exists 05:26:33 5f70bf18a086: Layer already exists 05:26:33 7bab39c15ed1: Layer already exists 05:26:33 906537c68b60: Layer already exists 05:26:33 33de2b4c3b30: Layer already exists 05:26:33 994456c4fd7b: Layer already exists 05:26:33 4.1.0-dev.31: digest: sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:26:33 f08a0d4f0b21: Preparing 05:26:33 6742d15e7d30: Preparing 05:26:33 0e6fe51fbc3b: Preparing 05:26:33 0a29bd998cc9: Preparing 05:26:33 3488588b5408: Preparing 05:26:33 d73bb23104fc: Preparing 05:26:33 f880b42c3fbb: Preparing 05:26:33 e6db7960431b: Preparing 05:26:33 aa85288749b2: Preparing 05:26:33 3cf7e02ec297: Preparing 05:26:33 0835f9619cc7: Preparing 05:26:33 5f70bf18a086: Preparing 05:26:33 7bab39c15ed1: Preparing 05:26:33 33de2b4c3b30: Preparing 05:26:33 906537c68b60: Preparing 05:26:33 994456c4fd7b: Preparing 05:26:33 7bab39c15ed1: Waiting 05:26:33 33de2b4c3b30: Waiting 05:26:33 e6db7960431b: Waiting 05:26:33 906537c68b60: Waiting 05:26:33 994456c4fd7b: Waiting 05:26:33 3cf7e02ec297: Waiting 05:26:33 0835f9619cc7: Waiting 05:26:33 5f70bf18a086: Waiting 05:26:33 d73bb23104fc: Waiting 05:26:33 f880b42c3fbb: Waiting 05:26:33 0a29bd998cc9: Layer already exists 05:26:33 0e6fe51fbc3b: Layer already exists 05:26:33 6742d15e7d30: Layer already exists 05:26:33 3488588b5408: Layer already exists 05:26:33 f08a0d4f0b21: Layer already exists 05:26:33 f880b42c3fbb: Layer already exists 05:26:33 d73bb23104fc: Layer already exists 05:26:33 aa85288749b2: Layer already exists 05:26:33 e6db7960431b: Layer already exists 05:26:33 3cf7e02ec297: Layer already exists 05:26:33 0835f9619cc7: Layer already exists 05:26:33 7bab39c15ed1: Layer already exists 05:26:33 5f70bf18a086: Layer already exists 05:26:33 906537c68b60: Layer already exists 05:26:33 33de2b4c3b30: Layer already exists 05:26:33 994456c4fd7b: Layer already exists 05:26:33 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:26:34 f08a0d4f0b21: Preparing 05:26:34 6742d15e7d30: Preparing 05:26:34 0e6fe51fbc3b: Preparing 05:26:34 0a29bd998cc9: Preparing 05:26:34 3488588b5408: Preparing 05:26:34 d73bb23104fc: Preparing 05:26:34 f880b42c3fbb: Preparing 05:26:34 e6db7960431b: Preparing 05:26:34 aa85288749b2: Preparing 05:26:34 3cf7e02ec297: Preparing 05:26:34 0835f9619cc7: Preparing 05:26:34 5f70bf18a086: Preparing 05:26:34 7bab39c15ed1: Preparing 05:26:34 33de2b4c3b30: Preparing 05:26:34 906537c68b60: Preparing 05:26:34 994456c4fd7b: Preparing 05:26:34 f880b42c3fbb: Waiting 05:26:34 e6db7960431b: Waiting 05:26:34 33de2b4c3b30: Waiting 05:26:34 aa85288749b2: Waiting 05:26:34 3cf7e02ec297: Waiting 05:26:34 5f70bf18a086: Waiting 05:26:34 906537c68b60: Waiting 05:26:34 7bab39c15ed1: Waiting 05:26:34 994456c4fd7b: Waiting 05:26:34 0835f9619cc7: Waiting 05:26:34 d73bb23104fc: Waiting 05:26:34 f08a0d4f0b21: Layer already exists 05:26:34 3488588b5408: Layer already exists 05:26:34 6742d15e7d30: Layer already exists 05:26:34 0e6fe51fbc3b: Layer already exists 05:26:34 0a29bd998cc9: Layer already exists 05:26:34 f880b42c3fbb: Layer already exists 05:26:34 e6db7960431b: Layer already exists 05:26:34 3cf7e02ec297: Layer already exists 05:26:34 d73bb23104fc: Layer already exists 05:26:34 aa85288749b2: Layer already exists 05:26:34 0835f9619cc7: Layer already exists 05:26:34 7bab39c15ed1: Layer already exists 05:26:34 5f70bf18a086: Layer already exists 05:26:34 33de2b4c3b30: Layer already exists 05:26:34 906537c68b60: Layer already exists 05:26:34 994456c4fd7b: Layer already exists 05:26:34 main: digest: sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:34 ===================================================== [Pipeline] echo 05:26:34 taggedImages: 05:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 05:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31 05:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:26:34 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:26:34 965d791293024edc72babc9af6c9db7170a85624 05:26:34 latest 05:26:34 4.1.0-dev.31 05:26:34 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:34 main 05:26:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624 05:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:26:35 c32eff32ba7f: Preparing 05:26:35 5435b9721627: Preparing 05:26:35 7eebd700f54d: Preparing 05:26:35 0c895eae0bff: Preparing 05:26:35 e6db7960431b: Preparing 05:26:35 aa85288749b2: Preparing 05:26:35 f669623f98b4: Preparing 05:26:35 75bfa9f9b5b0: Preparing 05:26:35 994456c4fd7b: Preparing 05:26:35 f669623f98b4: Waiting 05:26:35 994456c4fd7b: Waiting 05:26:35 75bfa9f9b5b0: Waiting 05:26:35 aa85288749b2: Waiting 05:26:35 e6db7960431b: Layer already exists 05:26:35 5435b9721627: Layer already exists 05:26:35 c32eff32ba7f: Layer already exists 05:26:35 aa85288749b2: Layer already exists 05:26:35 f669623f98b4: Layer already exists 05:26:35 75bfa9f9b5b0: Layer already exists 05:26:35 994456c4fd7b: Layer already exists 05:26:35 7eebd700f54d: Pushed 05:26:38 0c895eae0bff: Pushed 05:26:38 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:26:38 c32eff32ba7f: Preparing 05:26:38 5435b9721627: Preparing 05:26:38 7eebd700f54d: Preparing 05:26:38 0c895eae0bff: Preparing 05:26:38 e6db7960431b: Preparing 05:26:38 aa85288749b2: Preparing 05:26:38 f669623f98b4: Preparing 05:26:38 75bfa9f9b5b0: Preparing 05:26:38 994456c4fd7b: Preparing 05:26:38 f669623f98b4: Waiting 05:26:38 75bfa9f9b5b0: Waiting 05:26:38 994456c4fd7b: Waiting 05:26:38 aa85288749b2: Waiting 05:26:38 0c895eae0bff: Layer already exists 05:26:38 7eebd700f54d: Layer already exists 05:26:38 c32eff32ba7f: Layer already exists 05:26:38 5435b9721627: Layer already exists 05:26:38 e6db7960431b: Layer already exists 05:26:38 f669623f98b4: Layer already exists 05:26:38 994456c4fd7b: Layer already exists 05:26:38 aa85288749b2: Layer already exists 05:26:38 75bfa9f9b5b0: Layer already exists 05:26:38 latest: digest: sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31 05:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:26:39 c32eff32ba7f: Preparing 05:26:39 5435b9721627: Preparing 05:26:39 7eebd700f54d: Preparing 05:26:39 0c895eae0bff: Preparing 05:26:39 e6db7960431b: Preparing 05:26:39 aa85288749b2: Preparing 05:26:39 f669623f98b4: Preparing 05:26:39 75bfa9f9b5b0: Preparing 05:26:39 994456c4fd7b: Preparing 05:26:39 f669623f98b4: Waiting 05:26:39 aa85288749b2: Waiting 05:26:39 75bfa9f9b5b0: Waiting 05:26:39 e6db7960431b: Layer already exists 05:26:39 5435b9721627: Layer already exists 05:26:39 7eebd700f54d: Layer already exists 05:26:39 0c895eae0bff: Layer already exists 05:26:39 c32eff32ba7f: Layer already exists 05:26:39 f669623f98b4: Layer already exists 05:26:39 aa85288749b2: Layer already exists 05:26:39 75bfa9f9b5b0: Layer already exists 05:26:39 994456c4fd7b: Layer already exists 05:26:39 4.1.0-dev.31: digest: sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:26:40 c32eff32ba7f: Preparing 05:26:40 5435b9721627: Preparing 05:26:40 7eebd700f54d: Preparing 05:26:40 0c895eae0bff: Preparing 05:26:40 e6db7960431b: Preparing 05:26:40 aa85288749b2: Preparing 05:26:40 f669623f98b4: Preparing 05:26:40 75bfa9f9b5b0: Preparing 05:26:40 994456c4fd7b: Preparing 05:26:40 aa85288749b2: Waiting 05:26:40 f669623f98b4: Waiting 05:26:40 994456c4fd7b: Waiting 05:26:40 75bfa9f9b5b0: Waiting 05:26:40 7eebd700f54d: Layer already exists 05:26:40 c32eff32ba7f: Layer already exists 05:26:40 e6db7960431b: Layer already exists 05:26:40 0c895eae0bff: Layer already exists 05:26:40 5435b9721627: Layer already exists 05:26:40 f669623f98b4: Layer already exists 05:26:40 aa85288749b2: Layer already exists 05:26:40 994456c4fd7b: Layer already exists 05:26:40 75bfa9f9b5b0: Layer already exists 05:26:40 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:26:40 c32eff32ba7f: Preparing 05:26:40 5435b9721627: Preparing 05:26:40 7eebd700f54d: Preparing 05:26:40 0c895eae0bff: Preparing 05:26:40 e6db7960431b: Preparing 05:26:40 aa85288749b2: Preparing 05:26:40 f669623f98b4: Preparing 05:26:40 75bfa9f9b5b0: Preparing 05:26:40 994456c4fd7b: Preparing 05:26:40 75bfa9f9b5b0: Waiting 05:26:40 aa85288749b2: Waiting 05:26:40 994456c4fd7b: Waiting 05:26:40 e6db7960431b: Layer already exists 05:26:40 0c895eae0bff: Layer already exists 05:26:40 c32eff32ba7f: Layer already exists 05:26:40 5435b9721627: Layer already exists 05:26:40 7eebd700f54d: Layer already exists 05:26:40 75bfa9f9b5b0: Layer already exists 05:26:40 aa85288749b2: Layer already exists 05:26:40 f669623f98b4: Layer already exists 05:26:40 994456c4fd7b: Layer already exists 05:26:40 main: digest: sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:40 ===================================================== [Pipeline] echo 05:26:40 taggedImages: 05:26:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624 05:26:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:26:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31 05:26:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:26:40 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:26:40 965d791293024edc72babc9af6c9db7170a85624 05:26:40 latest 05:26:40 4.1.0-dev.31 05:26:40 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:40 main 05:26:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624 05:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:26:41 c50884a8fd3e: Preparing 05:26:41 d60b62ee29a6: Preparing 05:26:41 c49a0adbabce: Preparing 05:26:41 f0b620e7a803: Preparing 05:26:41 320930fd8866: Preparing 05:26:41 e6db7960431b: Preparing 05:26:41 aa85288749b2: Preparing 05:26:41 c955bfdfc3e4: Preparing 05:26:41 e6db7960431b: Waiting 05:26:41 c955bfdfc3e4: Waiting 05:26:41 e7f5c675a50d: Preparing 05:26:41 525793a5de93: Preparing 05:26:41 994456c4fd7b: Preparing 05:26:41 525793a5de93: Waiting 05:26:41 e7f5c675a50d: Waiting 05:26:41 994456c4fd7b: Waiting 05:26:41 320930fd8866: Pushed 05:26:41 c50884a8fd3e: Pushed 05:26:41 d60b62ee29a6: Pushed 05:26:41 e6db7960431b: Layer already exists 05:26:41 f0b620e7a803: Pushed 05:26:41 aa85288749b2: Layer already exists 05:26:41 994456c4fd7b: Layer already exists 05:26:41 c955bfdfc3e4: Pushed 05:26:41 e7f5c675a50d: Pushed 05:26:42 525793a5de93: Pushed 05:26:43 c49a0adbabce: Pushed 05:26:43 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:26:44 c50884a8fd3e: Preparing 05:26:44 d60b62ee29a6: Preparing 05:26:44 c49a0adbabce: Preparing 05:26:44 f0b620e7a803: Preparing 05:26:44 320930fd8866: Preparing 05:26:44 e6db7960431b: Preparing 05:26:44 aa85288749b2: Preparing 05:26:44 c955bfdfc3e4: Preparing 05:26:44 e7f5c675a50d: Preparing 05:26:44 525793a5de93: Preparing 05:26:44 994456c4fd7b: Preparing 05:26:44 aa85288749b2: Waiting 05:26:44 c955bfdfc3e4: Waiting 05:26:44 e7f5c675a50d: Waiting 05:26:44 525793a5de93: Waiting 05:26:44 994456c4fd7b: Waiting 05:26:44 e6db7960431b: Waiting 05:26:44 f0b620e7a803: Layer already exists 05:26:44 c50884a8fd3e: Layer already exists 05:26:44 d60b62ee29a6: Layer already exists 05:26:44 c49a0adbabce: Layer already exists 05:26:44 320930fd8866: Layer already exists 05:26:44 e6db7960431b: Layer already exists 05:26:44 aa85288749b2: Layer already exists 05:26:44 e7f5c675a50d: Layer already exists 05:26:44 c955bfdfc3e4: Layer already exists 05:26:44 525793a5de93: Layer already exists 05:26:44 994456c4fd7b: Layer already exists 05:26:44 latest: digest: sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31 05:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:26:45 c50884a8fd3e: Preparing 05:26:45 d60b62ee29a6: Preparing 05:26:45 c49a0adbabce: Preparing 05:26:45 f0b620e7a803: Preparing 05:26:45 320930fd8866: Preparing 05:26:45 e6db7960431b: Preparing 05:26:45 aa85288749b2: Preparing 05:26:45 c955bfdfc3e4: Preparing 05:26:45 e7f5c675a50d: Preparing 05:26:45 525793a5de93: Preparing 05:26:45 994456c4fd7b: Preparing 05:26:45 c955bfdfc3e4: Waiting 05:26:45 e7f5c675a50d: Waiting 05:26:45 525793a5de93: Waiting 05:26:45 994456c4fd7b: Waiting 05:26:45 aa85288749b2: Waiting 05:26:45 e6db7960431b: Waiting 05:26:45 320930fd8866: Layer already exists 05:26:45 d60b62ee29a6: Layer already exists 05:26:45 c49a0adbabce: Layer already exists 05:26:45 c50884a8fd3e: Layer already exists 05:26:45 f0b620e7a803: Layer already exists 05:26:45 aa85288749b2: Layer already exists 05:26:45 c955bfdfc3e4: Layer already exists 05:26:45 e6db7960431b: Layer already exists 05:26:45 e7f5c675a50d: Layer already exists 05:26:45 525793a5de93: Layer already exists 05:26:45 994456c4fd7b: Layer already exists 05:26:45 4.1.0-dev.31: digest: sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:26:45 c50884a8fd3e: Preparing 05:26:45 d60b62ee29a6: Preparing 05:26:45 c49a0adbabce: Preparing 05:26:45 f0b620e7a803: Preparing 05:26:45 320930fd8866: Preparing 05:26:45 e6db7960431b: Preparing 05:26:45 aa85288749b2: Preparing 05:26:45 c955bfdfc3e4: Preparing 05:26:45 e7f5c675a50d: Preparing 05:26:45 525793a5de93: Preparing 05:26:45 994456c4fd7b: Preparing 05:26:45 e6db7960431b: Waiting 05:26:45 aa85288749b2: Waiting 05:26:45 c955bfdfc3e4: Waiting 05:26:45 e7f5c675a50d: Waiting 05:26:45 525793a5de93: Waiting 05:26:45 994456c4fd7b: Waiting 05:26:45 320930fd8866: Layer already exists 05:26:45 d60b62ee29a6: Layer already exists 05:26:45 f0b620e7a803: Layer already exists 05:26:45 c50884a8fd3e: Layer already exists 05:26:45 c49a0adbabce: Layer already exists 05:26:45 e6db7960431b: Layer already exists 05:26:45 e7f5c675a50d: Layer already exists 05:26:45 c955bfdfc3e4: Layer already exists 05:26:45 525793a5de93: Layer already exists 05:26:45 aa85288749b2: Layer already exists 05:26:45 994456c4fd7b: Layer already exists 05:26:45 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:26:46 c50884a8fd3e: Preparing 05:26:46 d60b62ee29a6: Preparing 05:26:46 c49a0adbabce: Preparing 05:26:46 f0b620e7a803: Preparing 05:26:46 320930fd8866: Preparing 05:26:46 e6db7960431b: Preparing 05:26:46 aa85288749b2: Preparing 05:26:46 c955bfdfc3e4: Preparing 05:26:46 e7f5c675a50d: Preparing 05:26:46 525793a5de93: Preparing 05:26:46 994456c4fd7b: Preparing 05:26:46 c955bfdfc3e4: Waiting 05:26:46 e7f5c675a50d: Waiting 05:26:46 525793a5de93: Waiting 05:26:46 994456c4fd7b: Waiting 05:26:46 e6db7960431b: Waiting 05:26:46 aa85288749b2: Waiting 05:26:46 c50884a8fd3e: Layer already exists 05:26:46 320930fd8866: Layer already exists 05:26:46 f0b620e7a803: Layer already exists 05:26:46 d60b62ee29a6: Layer already exists 05:26:46 c49a0adbabce: Layer already exists 05:26:46 aa85288749b2: Layer already exists 05:26:46 e6db7960431b: Layer already exists 05:26:46 525793a5de93: Layer already exists 05:26:46 c955bfdfc3e4: Layer already exists 05:26:46 e7f5c675a50d: Layer already exists 05:26:46 994456c4fd7b: Layer already exists 05:26:46 main: digest: sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:46 ===================================================== [Pipeline] echo 05:26:46 taggedImages: 05:26:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624 05:26:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:26:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31 05:26:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:26:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:26:46 965d791293024edc72babc9af6c9db7170a85624 05:26:46 latest 05:26:46 4.1.0-dev.31 05:26:46 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:46 main 05:26:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624 05:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:26:47 a381627f13b0: Preparing 05:26:47 26c799b5310e: Preparing 05:26:47 74384aef3e97: Preparing 05:26:47 b9321593ec77: Preparing 05:26:47 436a722f21b5: Preparing 05:26:47 0194f76a84be: Preparing 05:26:47 a58558667f74: Preparing 05:26:47 e6db7960431b: Preparing 05:26:47 aa85288749b2: Preparing 05:26:47 68122caad932: Preparing 05:26:47 a32a08a0e061: Preparing 05:26:47 994456c4fd7b: Preparing 05:26:47 0194f76a84be: Waiting 05:26:47 aa85288749b2: Waiting 05:26:47 68122caad932: Waiting 05:26:47 a58558667f74: Waiting 05:26:47 e6db7960431b: Waiting 05:26:47 a32a08a0e061: Waiting 05:26:47 994456c4fd7b: Waiting 05:26:47 436a722f21b5: Pushed 05:26:47 26c799b5310e: Pushed 05:26:47 a381627f13b0: Pushed 05:26:47 e6db7960431b: Layer already exists 05:26:47 aa85288749b2: Layer already exists 05:26:47 0194f76a84be: Pushed 05:26:47 a58558667f74: Pushed 05:26:47 994456c4fd7b: Layer already exists 05:26:47 68122caad932: Pushed 05:26:48 a32a08a0e061: Pushed 05:26:49 b9321593ec77: Pushed 05:26:50 74384aef3e97: Pushed 05:26:50 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:26:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:26:50 a381627f13b0: Preparing 05:26:50 26c799b5310e: Preparing 05:26:50 74384aef3e97: Preparing 05:26:50 b9321593ec77: Preparing 05:26:50 436a722f21b5: Preparing 05:26:50 0194f76a84be: Preparing 05:26:50 a58558667f74: Preparing 05:26:50 e6db7960431b: Preparing 05:26:50 aa85288749b2: Preparing 05:26:50 68122caad932: Preparing 05:26:50 a32a08a0e061: Preparing 05:26:50 994456c4fd7b: Preparing 05:26:50 aa85288749b2: Waiting 05:26:50 68122caad932: Waiting 05:26:50 0194f76a84be: Waiting 05:26:50 a32a08a0e061: Waiting 05:26:50 994456c4fd7b: Waiting 05:26:50 e6db7960431b: Waiting 05:26:50 26c799b5310e: Layer already exists 05:26:50 436a722f21b5: Layer already exists 05:26:50 74384aef3e97: Layer already exists 05:26:50 b9321593ec77: Layer already exists 05:26:50 a381627f13b0: Layer already exists 05:26:50 0194f76a84be: Layer already exists 05:26:50 a58558667f74: Layer already exists 05:26:50 aa85288749b2: Layer already exists 05:26:50 e6db7960431b: Layer already exists 05:26:50 68122caad932: Layer already exists 05:26:50 a32a08a0e061: Layer already exists 05:26:50 994456c4fd7b: Layer already exists 05:26:50 latest: digest: sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31 05:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:26:51 a381627f13b0: Preparing 05:26:51 26c799b5310e: Preparing 05:26:51 74384aef3e97: Preparing 05:26:51 b9321593ec77: Preparing 05:26:51 436a722f21b5: Preparing 05:26:51 0194f76a84be: Preparing 05:26:51 a58558667f74: Preparing 05:26:51 0194f76a84be: Waiting 05:26:51 a58558667f74: Waiting 05:26:51 e6db7960431b: Preparing 05:26:51 aa85288749b2: Preparing 05:26:51 68122caad932: Preparing 05:26:51 a32a08a0e061: Preparing 05:26:51 994456c4fd7b: Preparing 05:26:51 68122caad932: Waiting 05:26:51 a32a08a0e061: Waiting 05:26:51 994456c4fd7b: Waiting 05:26:51 aa85288749b2: Waiting 05:26:51 e6db7960431b: Waiting 05:26:51 74384aef3e97: Layer already exists 05:26:51 b9321593ec77: Layer already exists 05:26:51 a381627f13b0: Layer already exists 05:26:51 26c799b5310e: Layer already exists 05:26:51 436a722f21b5: Layer already exists 05:26:51 a58558667f74: Layer already exists 05:26:51 e6db7960431b: Layer already exists 05:26:51 0194f76a84be: Layer already exists 05:26:51 aa85288749b2: Layer already exists 05:26:51 68122caad932: Layer already exists 05:26:51 a32a08a0e061: Layer already exists 05:26:51 994456c4fd7b: Layer already exists 05:26:51 4.1.0-dev.31: digest: sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:26:52 a381627f13b0: Preparing 05:26:52 26c799b5310e: Preparing 05:26:52 74384aef3e97: Preparing 05:26:52 b9321593ec77: Preparing 05:26:52 436a722f21b5: Preparing 05:26:52 0194f76a84be: Preparing 05:26:52 a58558667f74: Preparing 05:26:52 0194f76a84be: Waiting 05:26:52 e6db7960431b: Preparing 05:26:52 aa85288749b2: Preparing 05:26:52 68122caad932: Preparing 05:26:52 a58558667f74: Waiting 05:26:52 a32a08a0e061: Preparing 05:26:52 994456c4fd7b: Preparing 05:26:52 e6db7960431b: Waiting 05:26:52 a32a08a0e061: Waiting 05:26:52 68122caad932: Waiting 05:26:52 994456c4fd7b: Waiting 05:26:52 436a722f21b5: Layer already exists 05:26:52 b9321593ec77: Layer already exists 05:26:52 26c799b5310e: Layer already exists 05:26:52 a381627f13b0: Layer already exists 05:26:52 74384aef3e97: Layer already exists 05:26:52 0194f76a84be: Layer already exists 05:26:52 e6db7960431b: Layer already exists 05:26:52 a58558667f74: Layer already exists 05:26:52 aa85288749b2: Layer already exists 05:26:52 68122caad932: Layer already exists 05:26:52 a32a08a0e061: Layer already exists 05:26:52 994456c4fd7b: Layer already exists 05:26:52 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:26:52 a381627f13b0: Preparing 05:26:52 26c799b5310e: Preparing 05:26:52 74384aef3e97: Preparing 05:26:52 b9321593ec77: Preparing 05:26:52 436a722f21b5: Preparing 05:26:52 0194f76a84be: Preparing 05:26:52 a58558667f74: Preparing 05:26:52 e6db7960431b: Preparing 05:26:52 aa85288749b2: Preparing 05:26:52 68122caad932: Preparing 05:26:52 a32a08a0e061: Preparing 05:26:52 994456c4fd7b: Preparing 05:26:52 0194f76a84be: Waiting 05:26:52 a58558667f74: Waiting 05:26:52 aa85288749b2: Waiting 05:26:52 e6db7960431b: Waiting 05:26:52 68122caad932: Waiting 05:26:52 a32a08a0e061: Waiting 05:26:52 994456c4fd7b: Waiting 05:26:52 a381627f13b0: Layer already exists 05:26:52 74384aef3e97: Layer already exists 05:26:52 26c799b5310e: Layer already exists 05:26:52 436a722f21b5: Layer already exists 05:26:52 b9321593ec77: Layer already exists 05:26:52 a58558667f74: Layer already exists 05:26:52 e6db7960431b: Layer already exists 05:26:52 68122caad932: Layer already exists 05:26:52 0194f76a84be: Layer already exists 05:26:52 aa85288749b2: Layer already exists 05:26:52 a32a08a0e061: Layer already exists 05:26:52 994456c4fd7b: Layer already exists 05:26:52 main: digest: sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:52 ===================================================== [Pipeline] echo 05:26:52 taggedImages: 05:26:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624 05:26:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:26:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31 05:26:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:26:52 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:26:52 965d791293024edc72babc9af6c9db7170a85624 05:26:52 latest 05:26:52 4.1.0-dev.31 05:26:52 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:52 main 05:26:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624 05:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:26:53 d35f24874c18: Preparing 05:26:53 32a6d520b2a6: Preparing 05:26:53 e6db7960431b: Preparing 05:26:53 aa85288749b2: Preparing 05:26:53 2665eb047e06: Preparing 05:26:53 e273f3fdcdc8: Preparing 05:26:53 994456c4fd7b: Preparing 05:26:53 994456c4fd7b: Waiting 05:26:53 e273f3fdcdc8: Waiting 05:26:53 e6db7960431b: Layer already exists 05:26:53 aa85288749b2: Layer already exists 05:26:53 994456c4fd7b: Layer already exists 05:26:53 2665eb047e06: Pushed 05:26:53 d35f24874c18: Pushed 05:26:54 e273f3fdcdc8: Pushed 05:26:56 32a6d520b2a6: Pushed 05:26:56 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:56 + 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 05:26:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:26:57 d35f24874c18: Preparing 05:26:57 32a6d520b2a6: Preparing 05:26:57 e6db7960431b: Preparing 05:26:57 aa85288749b2: Preparing 05:26:57 2665eb047e06: Preparing 05:26:57 e273f3fdcdc8: Preparing 05:26:57 994456c4fd7b: Preparing 05:26:57 994456c4fd7b: Waiting 05:26:57 aa85288749b2: Layer already exists 05:26:57 e6db7960431b: Layer already exists 05:26:57 2665eb047e06: Layer already exists 05:26:57 d35f24874c18: Layer already exists 05:26:57 32a6d520b2a6: Layer already exists 05:26:57 e273f3fdcdc8: Layer already exists 05:26:57 994456c4fd7b: Layer already exists 05:26:57 latest: digest: sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31 05:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:26:57 d35f24874c18: Preparing 05:26:57 32a6d520b2a6: Preparing 05:26:57 e6db7960431b: Preparing 05:26:57 aa85288749b2: Preparing 05:26:57 2665eb047e06: Preparing 05:26:57 e273f3fdcdc8: Preparing 05:26:57 994456c4fd7b: Preparing 05:26:57 994456c4fd7b: Waiting 05:26:57 e273f3fdcdc8: Waiting 05:26:57 d35f24874c18: Layer already exists 05:26:57 aa85288749b2: Layer already exists 05:26:57 e6db7960431b: Layer already exists 05:26:57 2665eb047e06: Layer already exists 05:26:57 32a6d520b2a6: Layer already exists 05:26:57 e273f3fdcdc8: Layer already exists 05:26:57 994456c4fd7b: Layer already exists 05:26:57 4.1.0-dev.31: digest: sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:26:58 d35f24874c18: Preparing 05:26:58 32a6d520b2a6: Preparing 05:26:58 e6db7960431b: Preparing 05:26:58 aa85288749b2: Preparing 05:26:58 2665eb047e06: Preparing 05:26:58 e273f3fdcdc8: Preparing 05:26:58 994456c4fd7b: Preparing 05:26:58 994456c4fd7b: Waiting 05:26:58 e273f3fdcdc8: Waiting 05:26:58 d35f24874c18: Layer already exists 05:26:58 aa85288749b2: Layer already exists 05:26:58 e6db7960431b: Layer already exists 05:26:58 2665eb047e06: Layer already exists 05:26:58 32a6d520b2a6: Layer already exists 05:26:58 e273f3fdcdc8: Layer already exists 05:26:58 994456c4fd7b: Layer already exists 05:26:58 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:58 + 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 05:26:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:26:59 d35f24874c18: Preparing 05:26:59 32a6d520b2a6: Preparing 05:26:59 e6db7960431b: Preparing 05:26:59 aa85288749b2: Preparing 05:26:59 2665eb047e06: Preparing 05:26:59 e273f3fdcdc8: Preparing 05:26:59 994456c4fd7b: Preparing 05:26:59 994456c4fd7b: Waiting 05:26:59 e273f3fdcdc8: Waiting 05:26:59 aa85288749b2: Layer already exists 05:26:59 e6db7960431b: Layer already exists 05:26:59 2665eb047e06: Layer already exists 05:26:59 d35f24874c18: Layer already exists 05:26:59 32a6d520b2a6: Layer already exists 05:26:59 e273f3fdcdc8: Layer already exists 05:26:59 994456c4fd7b: Layer already exists 05:26:59 main: digest: sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:59 ===================================================== [Pipeline] echo 05:26:59 taggedImages: 05:26:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624 05:26:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:26:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31 05:26:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:26:59 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:26:59 965d791293024edc72babc9af6c9db7170a85624 05:26:59 latest 05:26:59 4.1.0-dev.31 05:26:59 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:26:59 main 05:26:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624 05:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:27:00 dd8b66f7ba23: Preparing 05:27:00 79f3a91c73bc: Preparing 05:27:00 2f79e18fb271: Preparing 05:27:00 e6db7960431b: Preparing 05:27:00 aa85288749b2: Preparing 05:27:00 2f9ad7515286: Preparing 05:27:00 ab85990b990a: Preparing 05:27:00 ee2373cf283e: Preparing 05:27:00 fb1bee76e3da: Preparing 05:27:00 994456c4fd7b: Preparing 05:27:00 ab85990b990a: Waiting 05:27:00 994456c4fd7b: Waiting 05:27:00 ee2373cf283e: Waiting 05:27:00 2f9ad7515286: Waiting 05:27:00 fb1bee76e3da: Waiting 05:27:00 aa85288749b2: Layer already exists 05:27:00 e6db7960431b: Layer already exists 05:27:00 2f79e18fb271: Pushed 05:27:00 dd8b66f7ba23: Pushed 05:27:00 79f3a91c73bc: Pushed 05:27:00 994456c4fd7b: Layer already exists 05:27:00 ee2373cf283e: Pushed 05:27:00 fb1bee76e3da: Pushed 05:27:04 ab85990b990a: Pushed 05:27:11 2f9ad7515286: Pushed 05:27:11 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:27:12 dd8b66f7ba23: Preparing 05:27:12 79f3a91c73bc: Preparing 05:27:12 2f79e18fb271: Preparing 05:27:12 e6db7960431b: Preparing 05:27:12 aa85288749b2: Preparing 05:27:12 2f9ad7515286: Preparing 05:27:12 ab85990b990a: Preparing 05:27:12 ee2373cf283e: Preparing 05:27:12 fb1bee76e3da: Preparing 05:27:12 994456c4fd7b: Preparing 05:27:12 ab85990b990a: Waiting 05:27:12 ee2373cf283e: Waiting 05:27:12 994456c4fd7b: Waiting 05:27:12 2f9ad7515286: Waiting 05:27:12 fb1bee76e3da: Waiting 05:27:12 79f3a91c73bc: Layer already exists 05:27:12 e6db7960431b: Layer already exists 05:27:12 2f79e18fb271: Layer already exists 05:27:12 aa85288749b2: Layer already exists 05:27:12 dd8b66f7ba23: Layer already exists 05:27:12 2f9ad7515286: Layer already exists 05:27:12 994456c4fd7b: Layer already exists 05:27:12 fb1bee76e3da: Layer already exists 05:27:12 ab85990b990a: Layer already exists 05:27:12 ee2373cf283e: Layer already exists 05:27:12 latest: digest: sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31 05:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:27:12 dd8b66f7ba23: Preparing 05:27:12 79f3a91c73bc: Preparing 05:27:12 2f79e18fb271: Preparing 05:27:12 e6db7960431b: Preparing 05:27:12 aa85288749b2: Preparing 05:27:12 2f9ad7515286: Preparing 05:27:12 ab85990b990a: Preparing 05:27:12 ee2373cf283e: Preparing 05:27:12 fb1bee76e3da: Preparing 05:27:12 994456c4fd7b: Preparing 05:27:12 ab85990b990a: Waiting 05:27:12 ee2373cf283e: Waiting 05:27:12 fb1bee76e3da: Waiting 05:27:12 994456c4fd7b: Waiting 05:27:12 2f9ad7515286: Waiting 05:27:12 aa85288749b2: Layer already exists 05:27:12 2f79e18fb271: Layer already exists 05:27:12 dd8b66f7ba23: Layer already exists 05:27:12 79f3a91c73bc: Layer already exists 05:27:12 e6db7960431b: Layer already exists 05:27:12 2f9ad7515286: Layer already exists 05:27:12 ee2373cf283e: Layer already exists 05:27:12 ab85990b990a: Layer already exists 05:27:12 fb1bee76e3da: Layer already exists 05:27:12 994456c4fd7b: Layer already exists 05:27:12 4.1.0-dev.31: digest: sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:27:13 dd8b66f7ba23: Preparing 05:27:13 79f3a91c73bc: Preparing 05:27:13 2f79e18fb271: Preparing 05:27:13 e6db7960431b: Preparing 05:27:13 aa85288749b2: Preparing 05:27:13 2f9ad7515286: Preparing 05:27:13 ab85990b990a: Preparing 05:27:13 ee2373cf283e: Preparing 05:27:13 2f9ad7515286: Waiting 05:27:13 ab85990b990a: Waiting 05:27:13 fb1bee76e3da: Preparing 05:27:13 994456c4fd7b: Preparing 05:27:13 ee2373cf283e: Waiting 05:27:13 fb1bee76e3da: Waiting 05:27:13 aa85288749b2: Layer already exists 05:27:13 79f3a91c73bc: Layer already exists 05:27:13 2f79e18fb271: Layer already exists 05:27:13 dd8b66f7ba23: Layer already exists 05:27:13 e6db7960431b: Layer already exists 05:27:13 2f9ad7515286: Layer already exists 05:27:13 ee2373cf283e: Layer already exists 05:27:13 ab85990b990a: Layer already exists 05:27:13 fb1bee76e3da: Layer already exists 05:27:13 994456c4fd7b: Layer already exists 05:27:13 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:27:14 dd8b66f7ba23: Preparing 05:27:14 79f3a91c73bc: Preparing 05:27:14 2f79e18fb271: Preparing 05:27:14 e6db7960431b: Preparing 05:27:14 aa85288749b2: Preparing 05:27:14 2f9ad7515286: Preparing 05:27:14 ab85990b990a: Preparing 05:27:14 ee2373cf283e: Preparing 05:27:14 fb1bee76e3da: Preparing 05:27:14 994456c4fd7b: Preparing 05:27:14 ab85990b990a: Waiting 05:27:14 ee2373cf283e: Waiting 05:27:14 994456c4fd7b: Waiting 05:27:14 2f9ad7515286: Waiting 05:27:14 fb1bee76e3da: Waiting 05:27:14 aa85288749b2: Layer already exists 05:27:14 2f79e18fb271: Layer already exists 05:27:14 dd8b66f7ba23: Layer already exists 05:27:14 e6db7960431b: Layer already exists 05:27:14 79f3a91c73bc: Layer already exists 05:27:14 2f9ad7515286: Layer already exists 05:27:14 fb1bee76e3da: Layer already exists 05:27:14 994456c4fd7b: Layer already exists 05:27:14 ee2373cf283e: Layer already exists 05:27:14 ab85990b990a: Layer already exists 05:27:14 main: digest: sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:14 ===================================================== [Pipeline] echo 05:27:14 taggedImages: 05:27:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624 05:27:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:27:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31 05:27:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:27:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:27:14 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:27:14 965d791293024edc72babc9af6c9db7170a85624 05:27:14 latest 05:27:14 4.1.0-dev.31 05:27:14 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:27:14 main 05:27:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624 05:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:27:14 5250765dd20f: Preparing 05:27:14 1beaf14d4914: Preparing 05:27:14 be127205194d: Preparing 05:27:14 e6db7960431b: Preparing 05:27:14 aa85288749b2: Preparing 05:27:14 28e4c5137d32: Preparing 05:27:14 3f6f365a4498: Preparing 05:27:14 46cda7407f86: Preparing 05:27:14 994456c4fd7b: Preparing 05:27:14 28e4c5137d32: Waiting 05:27:14 3f6f365a4498: Waiting 05:27:14 46cda7407f86: Waiting 05:27:14 994456c4fd7b: Waiting 05:27:14 e6db7960431b: Layer already exists 05:27:14 aa85288749b2: Layer already exists 05:27:14 be127205194d: Pushed 05:27:14 1beaf14d4914: Pushed 05:27:14 5250765dd20f: Pushed 05:27:14 994456c4fd7b: Layer already exists 05:27:14 3f6f365a4498: Pushed 05:27:15 46cda7407f86: Pushed 05:27:27 28e4c5137d32: Pushed 05:27:27 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:27:27 5250765dd20f: Preparing 05:27:27 1beaf14d4914: Preparing 05:27:27 be127205194d: Preparing 05:27:27 e6db7960431b: Preparing 05:27:27 aa85288749b2: Preparing 05:27:27 28e4c5137d32: Preparing 05:27:27 3f6f365a4498: Preparing 05:27:27 46cda7407f86: Preparing 05:27:27 994456c4fd7b: Preparing 05:27:27 3f6f365a4498: Waiting 05:27:27 46cda7407f86: Waiting 05:27:27 28e4c5137d32: Waiting 05:27:27 994456c4fd7b: Waiting 05:27:27 aa85288749b2: Layer already exists 05:27:27 e6db7960431b: Layer already exists 05:27:27 5250765dd20f: Layer already exists 05:27:27 be127205194d: Layer already exists 05:27:27 1beaf14d4914: Layer already exists 05:27:27 3f6f365a4498: Layer already exists 05:27:27 28e4c5137d32: Layer already exists 05:27:27 994456c4fd7b: Layer already exists 05:27:27 46cda7407f86: Layer already exists 05:27:27 latest: digest: sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31 05:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:27:28 5250765dd20f: Preparing 05:27:28 1beaf14d4914: Preparing 05:27:28 be127205194d: Preparing 05:27:28 e6db7960431b: Preparing 05:27:28 aa85288749b2: Preparing 05:27:28 28e4c5137d32: Preparing 05:27:28 3f6f365a4498: Preparing 05:27:28 46cda7407f86: Preparing 05:27:28 994456c4fd7b: Preparing 05:27:28 3f6f365a4498: Waiting 05:27:28 46cda7407f86: Waiting 05:27:28 994456c4fd7b: Waiting 05:27:28 28e4c5137d32: Waiting 05:27:28 5250765dd20f: Layer already exists 05:27:28 1beaf14d4914: Layer already exists 05:27:28 aa85288749b2: Layer already exists 05:27:28 be127205194d: Layer already exists 05:27:28 e6db7960431b: Layer already exists 05:27:28 46cda7407f86: Layer already exists 05:27:28 28e4c5137d32: Layer already exists 05:27:28 3f6f365a4498: Layer already exists 05:27:28 994456c4fd7b: Layer already exists 05:27:28 4.1.0-dev.31: digest: sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:27:29 5250765dd20f: Preparing 05:27:29 1beaf14d4914: Preparing 05:27:29 be127205194d: Preparing 05:27:29 e6db7960431b: Preparing 05:27:29 aa85288749b2: Preparing 05:27:29 28e4c5137d32: Preparing 05:27:29 3f6f365a4498: Preparing 05:27:29 46cda7407f86: Preparing 05:27:29 994456c4fd7b: Preparing 05:27:29 28e4c5137d32: Waiting 05:27:29 46cda7407f86: Waiting 05:27:29 3f6f365a4498: Waiting 05:27:29 994456c4fd7b: Waiting 05:27:29 be127205194d: Layer already exists 05:27:29 1beaf14d4914: Layer already exists 05:27:29 5250765dd20f: Layer already exists 05:27:29 aa85288749b2: Layer already exists 05:27:29 e6db7960431b: Layer already exists 05:27:29 28e4c5137d32: Layer already exists 05:27:29 3f6f365a4498: Layer already exists 05:27:29 46cda7407f86: Layer already exists 05:27:29 994456c4fd7b: Layer already exists 05:27:29 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:27:29 5250765dd20f: Preparing 05:27:29 1beaf14d4914: Preparing 05:27:29 be127205194d: Preparing 05:27:29 e6db7960431b: Preparing 05:27:29 aa85288749b2: Preparing 05:27:29 28e4c5137d32: Preparing 05:27:29 3f6f365a4498: Preparing 05:27:29 46cda7407f86: Preparing 05:27:29 994456c4fd7b: Preparing 05:27:29 28e4c5137d32: Waiting 05:27:29 3f6f365a4498: Waiting 05:27:29 46cda7407f86: Waiting 05:27:29 994456c4fd7b: Waiting 05:27:29 e6db7960431b: Layer already exists 05:27:29 be127205194d: Layer already exists 05:27:29 1beaf14d4914: Layer already exists 05:27:29 aa85288749b2: Layer already exists 05:27:29 5250765dd20f: Layer already exists 05:27:29 46cda7407f86: Layer already exists 05:27:29 28e4c5137d32: Layer already exists 05:27:29 3f6f365a4498: Layer already exists 05:27:29 994456c4fd7b: Layer already exists 05:27:29 main: digest: sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:30 ===================================================== [Pipeline] echo 05:27:30 taggedImages: 05:27:30 - nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624 05:27:30 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:27:30 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31 05:27:30 - nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:27:30 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:27:30 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:27:30 965d791293024edc72babc9af6c9db7170a85624 05:27:30 latest 05:27:30 4.1.0-dev.31 05:27:30 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:27:30 main 05:27:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624 05:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:27:30 dd8b66f7ba23: Preparing 05:27:30 42d580f7f9fe: Preparing 05:27:30 f37b6eecd8ec: Preparing 05:27:30 e6db7960431b: Preparing 05:27:30 aa85288749b2: Preparing 05:27:30 e1b6e95cf533: Preparing 05:27:30 ee2373cf283e: Preparing 05:27:30 fb1bee76e3da: Preparing 05:27:30 994456c4fd7b: Preparing 05:27:30 ee2373cf283e: Waiting 05:27:30 e1b6e95cf533: Waiting 05:27:30 fb1bee76e3da: Waiting 05:27:30 994456c4fd7b: Waiting 05:27:30 dd8b66f7ba23: Layer already exists 05:27:30 e6db7960431b: Layer already exists 05:27:30 aa85288749b2: Layer already exists 05:27:30 ee2373cf283e: Layer already exists 05:27:30 fb1bee76e3da: Layer already exists 05:27:30 994456c4fd7b: Layer already exists 05:27:30 42d580f7f9fe: Pushed 05:27:30 f37b6eecd8ec: Pushed 05:27:42 e1b6e95cf533: Pushed 05:27:42 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:27:43 dd8b66f7ba23: Preparing 05:27:43 42d580f7f9fe: Preparing 05:27:43 f37b6eecd8ec: Preparing 05:27:43 e6db7960431b: Preparing 05:27:43 aa85288749b2: Preparing 05:27:43 e1b6e95cf533: Preparing 05:27:43 ee2373cf283e: Preparing 05:27:43 fb1bee76e3da: Preparing 05:27:43 994456c4fd7b: Preparing 05:27:43 e1b6e95cf533: Waiting 05:27:43 ee2373cf283e: Waiting 05:27:43 994456c4fd7b: Waiting 05:27:43 fb1bee76e3da: Waiting 05:27:43 42d580f7f9fe: Layer already exists 05:27:43 f37b6eecd8ec: Layer already exists 05:27:43 e6db7960431b: Layer already exists 05:27:43 aa85288749b2: Layer already exists 05:27:43 dd8b66f7ba23: Layer already exists 05:27:43 e1b6e95cf533: Layer already exists 05:27:43 ee2373cf283e: Layer already exists 05:27:43 994456c4fd7b: Layer already exists 05:27:43 fb1bee76e3da: Layer already exists 05:27:43 latest: digest: sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31 05:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:27:44 dd8b66f7ba23: Preparing 05:27:44 42d580f7f9fe: Preparing 05:27:44 f37b6eecd8ec: Preparing 05:27:44 e6db7960431b: Preparing 05:27:44 aa85288749b2: Preparing 05:27:44 e1b6e95cf533: Preparing 05:27:44 ee2373cf283e: Preparing 05:27:44 fb1bee76e3da: Preparing 05:27:44 994456c4fd7b: Preparing 05:27:44 e1b6e95cf533: Waiting 05:27:44 ee2373cf283e: Waiting 05:27:44 fb1bee76e3da: Waiting 05:27:44 994456c4fd7b: Waiting 05:27:44 e6db7960431b: Layer already exists 05:27:44 dd8b66f7ba23: Layer already exists 05:27:44 f37b6eecd8ec: Layer already exists 05:27:44 aa85288749b2: Layer already exists 05:27:44 42d580f7f9fe: Layer already exists 05:27:44 ee2373cf283e: Layer already exists 05:27:44 e1b6e95cf533: Layer already exists 05:27:44 fb1bee76e3da: Layer already exists 05:27:44 994456c4fd7b: Layer already exists 05:27:44 4.1.0-dev.31: digest: sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:27:44 dd8b66f7ba23: Preparing 05:27:44 42d580f7f9fe: Preparing 05:27:44 f37b6eecd8ec: Preparing 05:27:44 e6db7960431b: Preparing 05:27:44 aa85288749b2: Preparing 05:27:44 e1b6e95cf533: Preparing 05:27:44 ee2373cf283e: Preparing 05:27:44 fb1bee76e3da: Preparing 05:27:44 994456c4fd7b: Preparing 05:27:44 fb1bee76e3da: Waiting 05:27:44 e1b6e95cf533: Waiting 05:27:44 ee2373cf283e: Waiting 05:27:44 e6db7960431b: Layer already exists 05:27:44 aa85288749b2: Layer already exists 05:27:44 f37b6eecd8ec: Layer already exists 05:27:44 dd8b66f7ba23: Layer already exists 05:27:44 42d580f7f9fe: Layer already exists 05:27:44 994456c4fd7b: Layer already exists 05:27:44 fb1bee76e3da: Layer already exists 05:27:44 ee2373cf283e: Layer already exists 05:27:44 e1b6e95cf533: Layer already exists 05:27:44 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:27:45 dd8b66f7ba23: Preparing 05:27:45 42d580f7f9fe: Preparing 05:27:45 f37b6eecd8ec: Preparing 05:27:45 e6db7960431b: Preparing 05:27:45 aa85288749b2: Preparing 05:27:45 e1b6e95cf533: Preparing 05:27:45 ee2373cf283e: Preparing 05:27:45 fb1bee76e3da: Preparing 05:27:45 994456c4fd7b: Preparing 05:27:45 e1b6e95cf533: Waiting 05:27:45 ee2373cf283e: Waiting 05:27:45 994456c4fd7b: Waiting 05:27:45 fb1bee76e3da: Waiting 05:27:45 42d580f7f9fe: Layer already exists 05:27:45 e6db7960431b: Layer already exists 05:27:45 aa85288749b2: Layer already exists 05:27:45 f37b6eecd8ec: Layer already exists 05:27:45 dd8b66f7ba23: Layer already exists 05:27:45 e1b6e95cf533: Layer already exists 05:27:45 ee2373cf283e: Layer already exists 05:27:45 994456c4fd7b: Layer already exists 05:27:45 fb1bee76e3da: Layer already exists 05:27:45 main: digest: sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:45 ===================================================== [Pipeline] echo 05:27:45 taggedImages: 05:27:45 - nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624 05:27:45 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:27:45 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31 05:27:45 - nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:27:45 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:27:45 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:27:45 965d791293024edc72babc9af6c9db7170a85624 05:27:45 latest 05:27:45 4.1.0-dev.31 05:27:45 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:27:45 main 05:27:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624 05:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:27:46 c5a4edaa52de: Preparing 05:27:46 eb504b6b5866: Preparing 05:27:46 e6db7960431b: Preparing 05:27:46 aa85288749b2: Preparing 05:27:46 fd96482097d2: Preparing 05:27:46 b7282aa75e73: Preparing 05:27:46 994456c4fd7b: Preparing 05:27:46 b7282aa75e73: Waiting 05:27:46 994456c4fd7b: Waiting 05:27:46 e6db7960431b: Layer already exists 05:27:46 fd96482097d2: Pushed 05:27:46 c5a4edaa52de: Pushed 05:27:46 aa85288749b2: Layer already exists 05:27:46 994456c4fd7b: Layer already exists 05:27:46 b7282aa75e73: Pushed 05:27:50 eb504b6b5866: Pushed 05:27:50 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:27:50 c5a4edaa52de: Preparing 05:27:50 eb504b6b5866: Preparing 05:27:50 e6db7960431b: Preparing 05:27:50 aa85288749b2: Preparing 05:27:50 fd96482097d2: Preparing 05:27:50 b7282aa75e73: Preparing 05:27:50 994456c4fd7b: Preparing 05:27:50 b7282aa75e73: Waiting 05:27:50 994456c4fd7b: Waiting 05:27:50 aa85288749b2: Layer already exists 05:27:50 e6db7960431b: Layer already exists 05:27:50 c5a4edaa52de: Layer already exists 05:27:50 eb504b6b5866: Layer already exists 05:27:50 fd96482097d2: Layer already exists 05:27:50 994456c4fd7b: Layer already exists 05:27:50 b7282aa75e73: Layer already exists 05:27:50 latest: digest: sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31 05:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:27:51 c5a4edaa52de: Preparing 05:27:51 eb504b6b5866: Preparing 05:27:51 e6db7960431b: Preparing 05:27:51 aa85288749b2: Preparing 05:27:51 fd96482097d2: Preparing 05:27:51 b7282aa75e73: Preparing 05:27:51 994456c4fd7b: Preparing 05:27:51 e6db7960431b: Layer already exists 05:27:51 fd96482097d2: Layer already exists 05:27:51 c5a4edaa52de: Layer already exists 05:27:51 aa85288749b2: Layer already exists 05:27:51 eb504b6b5866: Layer already exists 05:27:51 994456c4fd7b: Layer already exists 05:27:51 b7282aa75e73: Layer already exists 05:27:51 4.1.0-dev.31: digest: sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:27:52 c5a4edaa52de: Preparing 05:27:52 eb504b6b5866: Preparing 05:27:52 e6db7960431b: Preparing 05:27:52 aa85288749b2: Preparing 05:27:52 fd96482097d2: Preparing 05:27:52 b7282aa75e73: Preparing 05:27:52 994456c4fd7b: Preparing 05:27:52 b7282aa75e73: Waiting 05:27:52 994456c4fd7b: Waiting 05:27:52 c5a4edaa52de: Layer already exists 05:27:52 e6db7960431b: Layer already exists 05:27:52 aa85288749b2: Layer already exists 05:27:52 eb504b6b5866: Layer already exists 05:27:52 fd96482097d2: Layer already exists 05:27:52 994456c4fd7b: Layer already exists 05:27:52 b7282aa75e73: Layer already exists 05:27:52 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:27:52 c5a4edaa52de: Preparing 05:27:52 eb504b6b5866: Preparing 05:27:52 e6db7960431b: Preparing 05:27:52 aa85288749b2: Preparing 05:27:52 fd96482097d2: Preparing 05:27:52 b7282aa75e73: Preparing 05:27:52 994456c4fd7b: Preparing 05:27:52 b7282aa75e73: Waiting 05:27:52 994456c4fd7b: Waiting 05:27:52 c5a4edaa52de: Layer already exists 05:27:52 eb504b6b5866: Layer already exists 05:27:52 aa85288749b2: Layer already exists 05:27:52 fd96482097d2: Layer already exists 05:27:52 e6db7960431b: Layer already exists 05:27:52 b7282aa75e73: Layer already exists 05:27:52 994456c4fd7b: Layer already exists 05:27:52 main: digest: sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:53 ===================================================== [Pipeline] echo 05:27:53 taggedImages: 05:27:53 - nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624 05:27:53 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:27:53 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31 05:27:53 - nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:27:53 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:27:53 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:27:53 965d791293024edc72babc9af6c9db7170a85624 05:27:53 latest 05:27:53 4.1.0-dev.31 05:27:53 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:27:53 main 05:27:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624 05:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:27:53 e9c2a871353a: Preparing 05:27:53 e5c08f5bc947: Preparing 05:27:53 e6db7960431b: Preparing 05:27:53 aa85288749b2: Preparing 05:27:53 f7413ea4f83f: Preparing 05:27:53 2ba777b5d251: Preparing 05:27:53 994456c4fd7b: Preparing 05:27:53 2ba777b5d251: Waiting 05:27:53 994456c4fd7b: Waiting 05:27:53 aa85288749b2: Layer already exists 05:27:53 e6db7960431b: Layer already exists 05:27:53 994456c4fd7b: Layer already exists 05:27:53 e9c2a871353a: Pushed 05:27:53 f7413ea4f83f: Pushed 05:27:54 2ba777b5d251: Pushed 05:27:57 e5c08f5bc947: Pushed 05:27:57 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:27:58 e9c2a871353a: Preparing 05:27:58 e5c08f5bc947: Preparing 05:27:58 e6db7960431b: Preparing 05:27:58 aa85288749b2: Preparing 05:27:58 f7413ea4f83f: Preparing 05:27:58 2ba777b5d251: Preparing 05:27:58 994456c4fd7b: Preparing 05:27:58 2ba777b5d251: Waiting 05:27:58 994456c4fd7b: Waiting 05:27:58 e5c08f5bc947: Layer already exists 05:27:58 e9c2a871353a: Layer already exists 05:27:58 f7413ea4f83f: Layer already exists 05:27:58 aa85288749b2: Layer already exists 05:27:58 e6db7960431b: Layer already exists 05:27:58 2ba777b5d251: Layer already exists 05:27:58 994456c4fd7b: Layer already exists 05:27:58 latest: digest: sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31 05:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:27:58 e9c2a871353a: Preparing 05:27:58 e5c08f5bc947: Preparing 05:27:58 e6db7960431b: Preparing 05:27:58 aa85288749b2: Preparing 05:27:58 f7413ea4f83f: Preparing 05:27:58 2ba777b5d251: Preparing 05:27:58 994456c4fd7b: Preparing 05:27:58 2ba777b5d251: Waiting 05:27:58 994456c4fd7b: Waiting 05:27:58 aa85288749b2: Layer already exists 05:27:58 f7413ea4f83f: Layer already exists 05:27:58 e9c2a871353a: Layer already exists 05:27:58 e6db7960431b: Layer already exists 05:27:58 e5c08f5bc947: Layer already exists 05:27:58 2ba777b5d251: Layer already exists 05:27:58 994456c4fd7b: Layer already exists 05:27:58 4.1.0-dev.31: digest: sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:27:59 e9c2a871353a: Preparing 05:27:59 e5c08f5bc947: Preparing 05:27:59 e6db7960431b: Preparing 05:27:59 aa85288749b2: Preparing 05:27:59 f7413ea4f83f: Preparing 05:27:59 2ba777b5d251: Preparing 05:27:59 994456c4fd7b: Preparing 05:27:59 2ba777b5d251: Waiting 05:27:59 994456c4fd7b: Waiting 05:27:59 e5c08f5bc947: Layer already exists 05:27:59 aa85288749b2: Layer already exists 05:27:59 e6db7960431b: Layer already exists 05:27:59 f7413ea4f83f: Layer already exists 05:27:59 e9c2a871353a: Layer already exists 05:27:59 2ba777b5d251: Layer already exists 05:27:59 994456c4fd7b: Layer already exists 05:27:59 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:28:00 e9c2a871353a: Preparing 05:28:00 e5c08f5bc947: Preparing 05:28:00 e6db7960431b: Preparing 05:28:00 aa85288749b2: Preparing 05:28:00 f7413ea4f83f: Preparing 05:28:00 2ba777b5d251: Preparing 05:28:00 994456c4fd7b: Preparing 05:28:00 2ba777b5d251: Waiting 05:28:00 994456c4fd7b: Waiting 05:28:00 e6db7960431b: Layer already exists 05:28:00 e5c08f5bc947: Layer already exists 05:28:00 f7413ea4f83f: Layer already exists 05:28:00 aa85288749b2: Layer already exists 05:28:00 e9c2a871353a: Layer already exists 05:28:00 2ba777b5d251: Layer already exists 05:28:00 994456c4fd7b: Layer already exists 05:28:00 main: digest: sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:00 ===================================================== [Pipeline] echo 05:28:00 taggedImages: 05:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 05:28:00 ========================================================= 05:28:00 [edgeXBuildMultiArch] RAW Config: 05:28:00 images: 05:28:00 - nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/core-command:latest 05:28:00 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/core-command:main 05:28:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:28:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:28:00 - nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/core-data:latest 05:28:00 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/core-data:main 05:28:00 - nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:28:00 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/core-keeper:main 05:28:00 - nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:28:00 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/core-metadata:main 05:28:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:28:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:28:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:28:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:28:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:28:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:28:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:28:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:28:00 - nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:28:00 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-spire-config:main 05:28:00 - nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:28:00 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/security-spire-server:main 05:28:00 - nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:28:00 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/support-notifications:main 05:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624 05:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:main 05:28:00 settingsFile: 05:28:00 edgex-go-settings 05:28:00 ========================================================= [Pipeline] node 05:28:15 Still waiting to schedule task 05:28:15 All nodes of label ‘centos7-docker-4c-2g’ are offline 05:29:01 Running on prd-centos7-docker-4c-2g-4246 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:29:01 provisioning config files... 05:29:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config18411739010571262913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:29:05 ---> ****-login.sh 05:29:05 nexus3.edgexfoundry.org:10001 05:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:29:05 Configure a credential helper to remove this warning. See 05:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:29:05 05:29:05 Login Succeeded 05:29:05 nexus3.edgexfoundry.org:10002 05:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:29:05 Configure a credential helper to remove this warning. See 05:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:29:05 05:29:05 Login Succeeded 05:29:05 nexus3.edgexfoundry.org:10003 05:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:29:05 Configure a credential helper to remove this warning. See 05:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:29:05 05:29:05 Login Succeeded 05:29:05 nexus3.edgexfoundry.org:10004 05:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:29:05 Configure a credential helper to remove this warning. See 05:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:29:05 05:29:05 Login Succeeded 05:29:05 ****.io 05:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:29:05 Configure a credential helper to remove this warning. See 05:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:29:05 05:29:05 Login Succeeded 05:29:05 ---> ****-login.sh ends [Pipeline] } 05:29:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:06 + docker buildx ls 05:29:06 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:29:06 default * docker 05:29:06 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:29:06 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 05:29:06 edgex-builder [Pipeline] sh 05:29:06 + docker buildx inspect --bootstrap 05:29:06 #1 [internal] booting buildkit 05:29:06 #1 pulling image moby/buildkit:buildx-stable-1 05:29:10 #1 pulling image moby/buildkit:buildx-stable-1 3.3s done 05:29:10 #1 creating container buildx_buildkit_edgex-builder0 05:29:11 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 05:29:11 #1 DONE 4.4s 05:29:11 Name: edgex-builder 05:29:11 Driver: docker-container 05:29:11 05:29:11 Nodes: 05:29:11 Name: edgex-builder0 05:29:11 Endpoint: unix:///var/run/docker.sock 05:29:11 Status: running 05:29:11 Buildkit: v0.22.0 05:29:11 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 05:29:11 + docker buildx ls 05:29:11 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:29:11 edgex-builder * docker-container 05:29:11 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 05:29:11 default docker 05:29:11 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:29:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624' 05:29:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624 --push - 05:29:12 #1 [internal] load build definition from Dockerfile 05:29:12 #1 transferring dockerfile: 197B done 05:29:12 #1 DONE 0.0s 05:29:12 05:29:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624 05:29:12 #2 DONE 0.1s 05:29:12 05:29:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624 05:29:12 #3 DONE 0.1s 05:29:12 05:29:12 #4 [internal] load .dockerignore 05:29:12 #4 transferring context: 2B done 05:29:12 #4 DONE 0.0s 05:29:12 05:29:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 05:29:12 #5 resolve nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done 05:29:12 #5 DONE 0.0s 05:29:12 05:29:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 05:29:12 #6 resolve nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done 05:29:12 #6 DONE 0.1s 05:29:12 05:29:12 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 05:29:12 #7 DONE 0.0s 05:29:12 05:29:12 #8 exporting to image 05:29:12 #8 exporting layers done 05:29:12 #8 exporting manifest sha256:9eb0e544befb6579bd3a06be8a866150a465b837672e50bd6127ec1f3cd6c763 done 05:29:12 #8 exporting config sha256:1f76e956fdace3ba6f1c74b38703d0095b284ff7ddca279627bef5c665b83ac1 done 05:29:12 #8 exporting manifest sha256:dac042b1824c1a6175be40a421191430cb52d0d0cdbb9cfab3080a4649909214 done 05:29:12 #8 exporting config sha256:fbac5b52190425dee194194f5378f3b38ec2daa3cecc322d17f56031d9cd2247 done 05:29:12 #8 exporting manifest list sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 done 05:29:12 #8 pushing layers 0.1s done 05:29:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624@sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 05:29:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624@sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 0.1s done 05:29:12 #8 DONE 0.2s 05:29:12 05:29:12 1 warning found (use --debug to expand): 05:29:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 05:29:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 05:29:12 #1 [internal] load build definition from Dockerfile 05:29:12 #1 transferring dockerfile: 163B done 05:29:12 #1 DONE 0.0s 05:29:12 05:29:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 05:29:12 #2 DONE 0.0s 05:29:12 05:29:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 05:29:12 #3 DONE 0.0s 05:29:12 05:29:12 #4 [internal] load .dockerignore 05:29:12 #4 transferring context: 2B done 05:29:12 #4 DONE 0.0s 05:29:12 05:29:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 05:29:12 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done 05:29:12 #5 DONE 0.0s 05:29:12 05:29:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 05:29:13 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done 05:29:13 #6 CACHED 05:29:13 05:29:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 05:29:13 #5 CACHED 05:29:13 05:29:13 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 05:29:13 #7 DONE 0.0s 05:29:13 05:29:13 #8 exporting to image 05:29:13 #8 exporting layers done 05:29:13 #8 exporting manifest sha256:9eb0e544befb6579bd3a06be8a866150a465b837672e50bd6127ec1f3cd6c763 done 05:29:13 #8 exporting config sha256:1f76e956fdace3ba6f1c74b38703d0095b284ff7ddca279627bef5c665b83ac1 done 05:29:13 #8 exporting manifest sha256:dac042b1824c1a6175be40a421191430cb52d0d0cdbb9cfab3080a4649909214 done 05:29:13 #8 exporting config sha256:fbac5b52190425dee194194f5378f3b38ec2daa3cecc322d17f56031d9cd2247 done 05:29:13 #8 exporting manifest list sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 done 05:29:13 #8 pushing layers 0.0s done 05:29:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 0.1s done 05:29:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:13 #8 DONE 0.1s 05:29:13 05:29:13 1 warning found (use --debug to expand): 05:29:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31 --push - 05:29:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31' 05:29:13 #1 [internal] load build definition from Dockerfile 05:29:13 #1 transferring dockerfile: 169B done 05:29:13 #1 DONE 0.0s 05:29:13 05:29:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31 05:29:13 #2 DONE 0.0s 05:29:13 05:29:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31 05:29:13 #3 DONE 0.0s 05:29:13 05:29:13 #4 [internal] load .dockerignore 05:29:13 #4 transferring context: 2B done 05:29:13 #4 DONE 0.0s 05:29:13 05:29:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 05:29:13 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done 05:29:13 #5 CACHED 05:29:13 05:29:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 05:29:13 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done 05:29:13 #6 CACHED 05:29:13 05:29:13 #7 exporting to image 05:29:13 #7 exporting layers done 05:29:13 #7 exporting manifest sha256:9eb0e544befb6579bd3a06be8a866150a465b837672e50bd6127ec1f3cd6c763 done 05:29:13 #7 exporting config sha256:1f76e956fdace3ba6f1c74b38703d0095b284ff7ddca279627bef5c665b83ac1 done 05:29:13 #7 exporting manifest sha256:dac042b1824c1a6175be40a421191430cb52d0d0cdbb9cfab3080a4649909214 done 05:29:13 #7 exporting config sha256:fbac5b52190425dee194194f5378f3b38ec2daa3cecc322d17f56031d9cd2247 done 05:29:13 #7 exporting manifest list sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 done 05:29:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:13 #7 pushing layers 0.0s done 05:29:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.31@sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 0.1s done 05:29:13 #7 DONE 0.1s 05:29:13 05:29:13 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 05:29:13 #8 DONE 0.0s 05:29:13 05:29:13 1 warning found (use --debug to expand): 05:29:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - 05:29:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' 05:29:14 #1 [internal] load build definition from Dockerfile 05:29:14 #1 transferring dockerfile: 210B done 05:29:14 #1 DONE 0.0s 05:29:14 05:29:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:14 #2 DONE 0.0s 05:29:14 05:29:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:14 #3 DONE 0.0s 05:29:14 05:29:14 #4 [internal] load .dockerignore 05:29:14 #4 transferring context: 2B done 05:29:14 #4 DONE 0.0s 05:29:14 05:29:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 05:29:14 #5 resolve nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done 05:29:14 #5 CACHED 05:29:14 05:29:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 05:29:14 #6 resolve nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done 05:29:14 #6 CACHED 05:29:14 05:29:14 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 05:29:14 #7 DONE 0.0s 05:29:14 05:29:14 #8 exporting to image 05:29:14 #8 exporting layers done 05:29:14 #8 exporting manifest sha256:9eb0e544befb6579bd3a06be8a866150a465b837672e50bd6127ec1f3cd6c763 done 05:29:14 #8 exporting config sha256:1f76e956fdace3ba6f1c74b38703d0095b284ff7ddca279627bef5c665b83ac1 done 05:29:14 #8 exporting manifest sha256:dac042b1824c1a6175be40a421191430cb52d0d0cdbb9cfab3080a4649909214 done 05:29:14 #8 exporting config sha256:fbac5b52190425dee194194f5378f3b38ec2daa3cecc322d17f56031d9cd2247 done 05:29:14 #8 exporting manifest list sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 done 05:29:14 #8 pushing layers 0.0s done 05:29:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 0.1s done 05:29:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:14 #8 DONE 0.1s 05:29:14 05:29:14 1 warning found (use --debug to expand): 05:29:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 05:29:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 05:29:14 #1 [internal] load build definition from Dockerfile 05:29:14 #1 transferring dockerfile: 161B done 05:29:14 #1 DONE 0.0s 05:29:14 05:29:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 05:29:14 #2 DONE 0.0s 05:29:14 05:29:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 05:29:14 #3 DONE 0.0s 05:29:14 05:29:14 #4 [internal] load .dockerignore 05:29:14 #4 transferring context: 2B done 05:29:14 #4 DONE 0.0s 05:29:14 05:29:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 05:29:14 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done 05:29:14 #5 CACHED 05:29:14 05:29:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 05:29:14 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:753c7f63e003c62cd7e66d7f8ce1901cd9183fe42c0af2c186d328ebed547421 0.0s done 05:29:14 #6 CACHED 05:29:14 05:29:14 #7 exporting to image 05:29:14 #7 exporting layers done 05:29:14 #7 exporting manifest sha256:9eb0e544befb6579bd3a06be8a866150a465b837672e50bd6127ec1f3cd6c763 done 05:29:14 #7 exporting config sha256:1f76e956fdace3ba6f1c74b38703d0095b284ff7ddca279627bef5c665b83ac1 done 05:29:14 #7 exporting manifest sha256:dac042b1824c1a6175be40a421191430cb52d0d0cdbb9cfab3080a4649909214 done 05:29:14 #7 exporting config sha256:fbac5b52190425dee194194f5378f3b38ec2daa3cecc322d17f56031d9cd2247 done 05:29:14 #7 exporting manifest list sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 done 05:29:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:14 #7 pushing layers 0.0s done 05:29:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:1551d068e5f4c33863b1543d20747f19dc4c0535d953ecf07021d668fd533201 0.1s done 05:29:14 #7 DONE 0.1s 05:29:14 05:29:14 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 05:29:14 #8 DONE 0.0s 05:29:14 05:29:14 1 warning found (use --debug to expand): 05:29:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 --push - 05:29:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624' 05:29:15 #1 [internal] load build definition from Dockerfile 05:29:15 #1 transferring dockerfile: 216B done 05:29:15 #1 DONE 0.1s 05:29:15 05:29:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 05:29:15 #2 DONE 0.0s 05:29:15 05:29:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 05:29:15 #3 DONE 0.1s 05:29:15 05:29:15 #4 [internal] load .dockerignore 05:29:15 #4 transferring context: 2B done 05:29:15 #4 DONE 0.0s 05:29:15 05:29:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 05:29:15 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done 05:29:15 #5 DONE 0.0s 05:29:15 05:29:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 05:29:15 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done 05:29:15 #6 DONE 0.1s 05:29:15 05:29:15 #7 exporting to image 05:29:15 #7 exporting layers done 05:29:15 #7 exporting manifest sha256:98ff73c794280f4a7ceeb52c6e1e4ebe039218511ed0ad67bdde98f54b07d7ed done 05:29:15 #7 exporting config sha256:f2149ab3f9a96f75d24ca5232234cabeb2e1fff8d90f828356e021b9b870390e 05:29:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:15 #7 ... 05:29:15 05:29:15 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:29:15 #8 DONE 0.0s 05:29:15 05:29:15 #7 exporting to image 05:29:15 #7 exporting config sha256:f2149ab3f9a96f75d24ca5232234cabeb2e1fff8d90f828356e021b9b870390e done 05:29:15 #7 exporting manifest sha256:535d8503e3c4cec8316ab96f2c52e0bc8c1576f1c0e8dba23cacd8b158e08602 done 05:29:15 #7 exporting config sha256:fde753d81deb47fee29b7b7a14415dddcbf674ab0cdcdded9c6c4f6bc2c46b9f done 05:29:15 #7 exporting manifest list sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 done 05:29:15 #7 pushing layers 05:29:15 #7 pushing layers 0.1s done 05:29:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 0.1s done 05:29:15 #7 DONE 0.2s 05:29:15 05:29:15 1 warning found (use --debug to expand): 05:29:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 05:29:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 05:29:15 #1 [internal] load build definition from Dockerfile 05:29:15 #1 transferring dockerfile: 182B done 05:29:15 #1 DONE 0.0s 05:29:15 05:29:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:29:15 #2 DONE 0.0s 05:29:15 05:29:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:29:15 #3 DONE 0.0s 05:29:15 05:29:15 #4 [internal] load .dockerignore 05:29:15 #4 transferring context: 2B done 05:29:15 #4 DONE 0.0s 05:29:15 05:29:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 05:29:15 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done 05:29:15 #5 CACHED 05:29:15 05:29:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 05:29:15 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done 05:29:15 #6 CACHED 05:29:15 05:29:15 #7 exporting to image 05:29:15 #7 exporting layers done 05:29:15 #7 exporting manifest sha256:98ff73c794280f4a7ceeb52c6e1e4ebe039218511ed0ad67bdde98f54b07d7ed done 05:29:15 #7 exporting config sha256:f2149ab3f9a96f75d24ca5232234cabeb2e1fff8d90f828356e021b9b870390e done 05:29:15 #7 exporting manifest sha256:535d8503e3c4cec8316ab96f2c52e0bc8c1576f1c0e8dba23cacd8b158e08602 done 05:29:15 #7 exporting config sha256:fde753d81deb47fee29b7b7a14415dddcbf674ab0cdcdded9c6c4f6bc2c46b9f done 05:29:15 #7 exporting manifest list sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 done 05:29:15 #7 pushing layers 0.0s done 05:29:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 05:29:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 0.1s done 05:29:16 #7 DONE 0.1s 05:29:16 05:29:16 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:29:16 #8 DONE 0.0s 05:29:16 05:29:16 1 warning found (use --debug to expand): 05:29:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31' 05:29:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31 --push - 05:29:16 #1 [internal] load build definition from Dockerfile 05:29:16 #1 transferring dockerfile: 188B done 05:29:16 #1 DONE 0.0s 05:29:16 05:29:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31 05:29:16 #2 DONE 0.0s 05:29:16 05:29:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31 05:29:16 #3 DONE 0.0s 05:29:16 05:29:16 #4 [internal] load .dockerignore 05:29:16 #4 transferring context: 2B done 05:29:16 #4 DONE 0.0s 05:29:16 05:29:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 05:29:16 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done 05:29:16 #5 CACHED 05:29:16 05:29:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 05:29:16 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done 05:29:16 #6 CACHED 05:29:16 05:29:16 #7 exporting to image 05:29:16 #7 exporting layers done 05:29:16 #7 exporting manifest sha256:98ff73c794280f4a7ceeb52c6e1e4ebe039218511ed0ad67bdde98f54b07d7ed done 05:29:16 #7 exporting config sha256:f2149ab3f9a96f75d24ca5232234cabeb2e1fff8d90f828356e021b9b870390e done 05:29:16 #7 exporting manifest sha256:535d8503e3c4cec8316ab96f2c52e0bc8c1576f1c0e8dba23cacd8b158e08602 done 05:29:16 #7 exporting config sha256:fde753d81deb47fee29b7b7a14415dddcbf674ab0cdcdded9c6c4f6bc2c46b9f done 05:29:16 #7 exporting manifest list sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 done 05:29:16 #7 pushing layers 0.0s done 05:29:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31@sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 05:29:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.31@sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 0.1s done 05:29:16 #7 DONE 0.1s 05:29:16 05:29:16 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:29:16 #8 DONE 0.0s 05:29:16 05:29:16 1 warning found (use --debug to expand): 05:29:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' 05:29:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - 05:29:17 #1 [internal] load build definition from Dockerfile 05:29:17 #1 transferring dockerfile: 229B done 05:29:17 #1 DONE 0.0s 05:29:17 05:29:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:17 #2 DONE 0.0s 05:29:17 05:29:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:17 #3 DONE 0.0s 05:29:17 05:29:17 #4 [internal] load .dockerignore 05:29:17 #4 transferring context: 2B done 05:29:17 #4 DONE 0.0s 05:29:17 05:29:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 05:29:17 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 done 05:29:17 #5 CACHED 05:29:17 05:29:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 05:29:17 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done 05:29:17 #6 CACHED 05:29:17 05:29:17 #7 exporting to image 05:29:17 #7 exporting layers done 05:29:17 #7 exporting manifest sha256:98ff73c794280f4a7ceeb52c6e1e4ebe039218511ed0ad67bdde98f54b07d7ed done 05:29:17 #7 exporting config sha256:f2149ab3f9a96f75d24ca5232234cabeb2e1fff8d90f828356e021b9b870390e done 05:29:17 #7 exporting manifest sha256:535d8503e3c4cec8316ab96f2c52e0bc8c1576f1c0e8dba23cacd8b158e08602 done 05:29:17 #7 exporting config sha256:fde753d81deb47fee29b7b7a14415dddcbf674ab0cdcdded9c6c4f6bc2c46b9f 05:29:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:17 #7 exporting config sha256:fde753d81deb47fee29b7b7a14415dddcbf674ab0cdcdded9c6c4f6bc2c46b9f done 05:29:17 #7 exporting manifest list sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 done 05:29:17 #7 pushing layers 0.0s done 05:29:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 0.1s done 05:29:17 #7 DONE 0.1s 05:29:17 05:29:17 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:29:17 #8 DONE 0.0s 05:29:17 05:29:17 1 warning found (use --debug to expand): 05:29:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 05:29:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 05:29:17 #1 [internal] load build definition from Dockerfile 05:29:17 #1 transferring dockerfile: 180B done 05:29:17 #1 DONE 0.0s 05:29:17 05:29:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:29:17 #2 DONE 0.0s 05:29:17 05:29:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:29:17 #3 DONE 0.0s 05:29:17 05:29:17 #4 [internal] load .dockerignore 05:29:17 #4 transferring context: 2B done 05:29:17 #4 DONE 0.0s 05:29:17 05:29:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 05:29:17 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 done 05:29:17 #5 CACHED 05:29:17 05:29:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 05:29:17 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fe32015aded9dd79657a8589f7fc8d99947d9eba79e1781458bf97c544494f04 0.0s done 05:29:17 #6 CACHED 05:29:17 05:29:17 #7 exporting to image 05:29:17 #7 exporting layers done 05:29:17 #7 exporting manifest sha256:98ff73c794280f4a7ceeb52c6e1e4ebe039218511ed0ad67bdde98f54b07d7ed done 05:29:17 #7 exporting config sha256:f2149ab3f9a96f75d24ca5232234cabeb2e1fff8d90f828356e021b9b870390e done 05:29:17 #7 exporting manifest sha256:535d8503e3c4cec8316ab96f2c52e0bc8c1576f1c0e8dba23cacd8b158e08602 05:29:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:17 #7 exporting manifest sha256:535d8503e3c4cec8316ab96f2c52e0bc8c1576f1c0e8dba23cacd8b158e08602 done 05:29:17 #7 exporting config sha256:fde753d81deb47fee29b7b7a14415dddcbf674ab0cdcdded9c6c4f6bc2c46b9f done 05:29:17 #7 exporting manifest list sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 done 05:29:17 #7 pushing layers 0.0s done 05:29:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:453f1391504cdef4077f521fb4573a88e9966dd2dd248cc1491cd12234006369 0.1s done 05:29:17 #7 DONE 0.1s 05:29:17 05:29:17 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:29:17 #8 DONE 0.0s 05:29:17 05:29:17 1 warning found (use --debug to expand): 05:29:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624' 05:29:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624 --push - 05:29:18 #1 [internal] load build definition from Dockerfile 05:29:18 #1 transferring dockerfile: 194B done 05:29:18 #1 DONE 0.0s 05:29:18 05:29:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624 05:29:18 #2 DONE 0.0s 05:29:18 05:29:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624 05:29:18 #3 DONE 0.0s 05:29:18 05:29:18 #4 [internal] load .dockerignore 05:29:18 #4 transferring context: 2B done 05:29:18 #4 DONE 0.0s 05:29:18 05:29:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 05:29:18 #5 resolve nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done 05:29:18 #5 DONE 0.0s 05:29:18 05:29:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 05:29:18 #6 resolve nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done 05:29:18 #6 DONE 0.0s 05:29:18 05:29:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 05:29:18 #5 resolve nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done 05:29:18 #5 DONE 0.1s 05:29:18 05:29:18 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 05:29:18 #7 DONE 0.0s 05:29:18 05:29:18 #8 exporting to image 05:29:18 #8 exporting layers done 05:29:18 #8 exporting manifest sha256:6f86be99f27e1e6574498953c6e49cbf4c4b26fe81ffa4d08df5a10bd97466b8 0.0s done 05:29:18 #8 exporting config sha256:ada060758ebc00f97e37f8432ad8d257f2126de000d5be9b915511eb10c02ae8 done 05:29:18 #8 exporting manifest sha256:a40e6f36dc5ce5412274248a99693acc75d06717f4c87cdb174ee822f41c2cb3 done 05:29:18 #8 exporting config sha256:c7b9ff36e3c652a119bab1b92d888afcd5ac9c2cd87737318ecba03f095de96a done 05:29:18 #8 exporting manifest list sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 0.0s done 05:29:18 #8 pushing layers 0.1s done 05:29:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624@sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 0.1s done 05:29:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:18 #8 DONE 0.2s 05:29:18 05:29:18 1 warning found (use --debug to expand): 05:29:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 05:29:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 05:29:18 #1 [internal] load build definition from Dockerfile 05:29:18 #1 transferring dockerfile: 160B done 05:29:18 #1 DONE 0.0s 05:29:18 05:29:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 05:29:18 #2 DONE 0.0s 05:29:18 05:29:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 05:29:18 #3 DONE 0.0s 05:29:18 05:29:18 #4 [internal] load .dockerignore 05:29:18 #4 transferring context: 2B done 05:29:18 #4 DONE 0.0s 05:29:18 05:29:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 05:29:18 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done 05:29:18 #5 CACHED 05:29:18 05:29:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 05:29:18 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c done 05:29:18 #6 CACHED 05:29:18 05:29:18 #7 exporting to image 05:29:18 #7 exporting layers done 05:29:18 #7 exporting manifest sha256:6f86be99f27e1e6574498953c6e49cbf4c4b26fe81ffa4d08df5a10bd97466b8 done 05:29:18 #7 exporting config sha256:ada060758ebc00f97e37f8432ad8d257f2126de000d5be9b915511eb10c02ae8 05:29:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:19 #7 exporting config sha256:ada060758ebc00f97e37f8432ad8d257f2126de000d5be9b915511eb10c02ae8 done 05:29:19 #7 exporting manifest sha256:a40e6f36dc5ce5412274248a99693acc75d06717f4c87cdb174ee822f41c2cb3 done 05:29:19 #7 exporting config sha256:c7b9ff36e3c652a119bab1b92d888afcd5ac9c2cd87737318ecba03f095de96a done 05:29:19 #7 exporting manifest list sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 done 05:29:19 #7 pushing layers 0.0s done 05:29:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 0.1s done 05:29:19 #7 DONE 0.1s 05:29:19 05:29:19 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 05:29:19 #8 DONE 0.0s 05:29:19 05:29:19 1 warning found (use --debug to expand): 05:29:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31' 05:29:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31 --push - 05:29:19 #1 [internal] load build definition from Dockerfile 05:29:19 #1 transferring dockerfile: 166B done 05:29:19 #1 DONE 0.0s 05:29:19 05:29:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31 05:29:19 #2 DONE 0.0s 05:29:19 05:29:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31 05:29:19 #3 DONE 0.0s 05:29:19 05:29:19 #4 [internal] load .dockerignore 05:29:19 #4 transferring context: 2B done 05:29:19 #4 DONE 0.0s 05:29:19 05:29:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 05:29:19 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done 05:29:19 #5 CACHED 05:29:19 05:29:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 05:29:19 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done 05:29:19 #6 CACHED 05:29:19 05:29:19 #7 exporting to image 05:29:19 #7 exporting layers done 05:29:19 #7 exporting manifest sha256:6f86be99f27e1e6574498953c6e49cbf4c4b26fe81ffa4d08df5a10bd97466b8 done 05:29:19 #7 exporting config sha256:ada060758ebc00f97e37f8432ad8d257f2126de000d5be9b915511eb10c02ae8 done 05:29:19 #7 exporting manifest sha256:a40e6f36dc5ce5412274248a99693acc75d06717f4c87cdb174ee822f41c2cb3 done 05:29:19 #7 exporting config sha256:c7b9ff36e3c652a119bab1b92d888afcd5ac9c2cd87737318ecba03f095de96a done 05:29:19 #7 exporting manifest list sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 done 05:29:19 #7 pushing layers 0.0s done 05:29:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31@sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 05:29:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.31@sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 0.1s done 05:29:19 #7 DONE 0.1s 05:29:19 05:29:19 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 05:29:19 #8 DONE 0.0s 05:29:19 05:29:19 1 warning found (use --debug to expand): 05:29:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' 05:29:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - 05:29:20 #1 [internal] load build definition from Dockerfile 05:29:20 #1 transferring dockerfile: 207B done 05:29:20 #1 DONE 0.0s 05:29:20 05:29:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:20 #2 DONE 0.0s 05:29:20 05:29:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:20 #3 DONE 0.0s 05:29:20 05:29:20 #4 [internal] load .dockerignore 05:29:20 #4 transferring context: 2B done 05:29:20 #4 DONE 0.0s 05:29:20 05:29:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 05:29:20 #5 resolve nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done 05:29:20 #5 CACHED 05:29:20 05:29:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 05:29:20 #6 resolve nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done 05:29:20 #6 CACHED 05:29:20 05:29:20 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 05:29:20 #7 DONE 0.0s 05:29:20 05:29:20 #8 exporting to image 05:29:20 #8 exporting layers done 05:29:20 #8 exporting manifest sha256:6f86be99f27e1e6574498953c6e49cbf4c4b26fe81ffa4d08df5a10bd97466b8 done 05:29:20 #8 exporting config sha256:ada060758ebc00f97e37f8432ad8d257f2126de000d5be9b915511eb10c02ae8 done 05:29:20 #8 exporting manifest sha256:a40e6f36dc5ce5412274248a99693acc75d06717f4c87cdb174ee822f41c2cb3 done 05:29:20 #8 exporting config sha256:c7b9ff36e3c652a119bab1b92d888afcd5ac9c2cd87737318ecba03f095de96a done 05:29:20 #8 exporting manifest list sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 done 05:29:20 #8 pushing layers 0.0s done 05:29:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 0.1s done 05:29:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:20 #8 DONE 0.1s 05:29:20 05:29:20 1 warning found (use --debug to expand): 05:29:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 05:29:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 05:29:20 #1 [internal] load build definition from Dockerfile 05:29:20 #1 transferring dockerfile: 158B done 05:29:20 #1 DONE 0.0s 05:29:20 05:29:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 05:29:20 #2 DONE 0.0s 05:29:20 05:29:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 05:29:20 #3 DONE 0.0s 05:29:20 05:29:20 #4 [internal] load .dockerignore 05:29:20 #4 transferring context: 2B done 05:29:20 #4 DONE 0.0s 05:29:20 05:29:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 05:29:20 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done 05:29:20 #5 CACHED 05:29:20 05:29:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 05:29:20 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:57db07094afa88838c2aaee2e0ce02a5d47f99dc2855465e922e7bf2d317085c 0.0s done 05:29:20 #6 CACHED 05:29:20 05:29:20 #7 exporting to image 05:29:20 #7 exporting layers done 05:29:20 #7 exporting manifest sha256:6f86be99f27e1e6574498953c6e49cbf4c4b26fe81ffa4d08df5a10bd97466b8 done 05:29:20 #7 exporting config sha256:ada060758ebc00f97e37f8432ad8d257f2126de000d5be9b915511eb10c02ae8 done 05:29:20 #7 exporting manifest sha256:a40e6f36dc5ce5412274248a99693acc75d06717f4c87cdb174ee822f41c2cb3 done 05:29:20 #7 exporting config sha256:c7b9ff36e3c652a119bab1b92d888afcd5ac9c2cd87737318ecba03f095de96a 05:29:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:20 #7 exporting config sha256:c7b9ff36e3c652a119bab1b92d888afcd5ac9c2cd87737318ecba03f095de96a done 05:29:20 #7 exporting manifest list sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 done 05:29:20 #7 pushing layers 0.0s done 05:29:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:9ab9fee1f599cd140286edb7432ba74d6ce4a5f4af493063d057de83e2a4e371 0.1s done 05:29:20 #7 DONE 0.1s 05:29:20 05:29:20 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 05:29:20 #8 DONE 0.0s 05:29:20 05:29:20 1 warning found (use --debug to expand): 05:29:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624' 05:29:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624 --push - 05:29:21 #1 [internal] load build definition from Dockerfile 05:29:21 #1 transferring dockerfile: 196B done 05:29:21 #1 DONE 0.0s 05:29:21 05:29:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624 05:29:21 #2 DONE 0.0s 05:29:21 05:29:21 #3 [internal] load .dockerignore 05:29:21 #3 transferring context: 2B done 05:29:21 #3 DONE 0.0s 05:29:21 05:29:21 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624 05:29:21 #4 DONE 0.1s 05:29:21 05:29:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 05:29:21 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 0.0s done 05:29:21 #5 DONE 0.0s 05:29:21 05:29:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 05:29:21 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 0.0s done 05:29:21 #6 DONE 0.1s 05:29:21 05:29:21 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 05:29:21 #7 DONE 0.0s 05:29:21 05:29:21 #8 exporting to image 05:29:21 #8 exporting layers done 05:29:21 #8 exporting manifest sha256:d991ed07aedec0a87d577179fe756b1393f06482a6642523acff479ba3f2bcf7 done 05:29:21 #8 exporting config sha256:55a922a983ca9d18ac3aef8c83dc90d2741be874d258560560c6c5fedeee0f8b done 05:29:21 #8 exporting manifest sha256:4dc268a976fd5531f41ff47e6ece9bcdcedbf63d246abb2ae570f2297676febe done 05:29:21 #8 exporting config sha256:8c34db2119681e02f645c7a1c4b350e38ab03af03977e7fe63bb046b2d1dc609 done 05:29:21 #8 exporting manifest list sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 done 05:29:21 #8 pushing layers 0.1s done 05:29:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624@sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 05:29:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624@sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 0.1s done 05:29:21 #8 DONE 0.2s 05:29:21 05:29:21 1 warning found (use --debug to expand): 05:29:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 05:29:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 05:29:22 #1 [internal] load build definition from Dockerfile 05:29:22 #1 transferring dockerfile: 162B done 05:29:22 #1 DONE 0.0s 05:29:22 05:29:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 05:29:22 #2 DONE 0.0s 05:29:22 05:29:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 05:29:22 #3 DONE 0.0s 05:29:22 05:29:22 #4 [internal] load .dockerignore 05:29:22 #4 transferring context: 2B done 05:29:22 #4 DONE 0.0s 05:29:22 05:29:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 05:29:22 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 0.0s done 05:29:22 #5 CACHED 05:29:22 05:29:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 05:29:22 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 0.0s done 05:29:22 #6 CACHED 05:29:22 05:29:22 #7 exporting to image 05:29:22 #7 exporting layers done 05:29:22 #7 exporting manifest sha256:d991ed07aedec0a87d577179fe756b1393f06482a6642523acff479ba3f2bcf7 done 05:29:22 #7 exporting config sha256:55a922a983ca9d18ac3aef8c83dc90d2741be874d258560560c6c5fedeee0f8b 05:29:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:22 #7 exporting config sha256:55a922a983ca9d18ac3aef8c83dc90d2741be874d258560560c6c5fedeee0f8b done 05:29:22 #7 exporting manifest sha256:4dc268a976fd5531f41ff47e6ece9bcdcedbf63d246abb2ae570f2297676febe done 05:29:22 #7 exporting config sha256:8c34db2119681e02f645c7a1c4b350e38ab03af03977e7fe63bb046b2d1dc609 done 05:29:22 #7 exporting manifest list sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 done 05:29:22 #7 pushing layers 0.0s done 05:29:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 0.1s done 05:29:22 #7 DONE 0.1s 05:29:22 05:29:22 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 05:29:22 #8 DONE 0.0s 05:29:22 05:29:22 1 warning found (use --debug to expand): 05:29:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31' 05:29:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31 --push - 05:29:22 #1 [internal] load build definition from Dockerfile 05:29:22 #1 transferring dockerfile: 168B done 05:29:22 #1 DONE 0.0s 05:29:22 05:29:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31 05:29:22 #2 DONE 0.0s 05:29:22 05:29:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31 05:29:22 #3 DONE 0.0s 05:29:22 05:29:22 #4 [internal] load .dockerignore 05:29:22 #4 transferring context: 2B done 05:29:22 #4 DONE 0.0s 05:29:22 05:29:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 05:29:22 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc done 05:29:22 #5 CACHED 05:29:22 05:29:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 05:29:22 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc done 05:29:22 #6 CACHED 05:29:22 05:29:22 #7 exporting to image 05:29:22 #7 exporting layers done 05:29:22 #7 exporting manifest sha256:d991ed07aedec0a87d577179fe756b1393f06482a6642523acff479ba3f2bcf7 done 05:29:22 #7 exporting config sha256:55a922a983ca9d18ac3aef8c83dc90d2741be874d258560560c6c5fedeee0f8b done 05:29:22 #7 exporting manifest sha256:4dc268a976fd5531f41ff47e6ece9bcdcedbf63d246abb2ae570f2297676febe done 05:29:22 #7 exporting config sha256:8c34db2119681e02f645c7a1c4b350e38ab03af03977e7fe63bb046b2d1dc609 done 05:29:22 #7 exporting manifest list sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 done 05:29:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:22 #7 pushing layers 0.0s done 05:29:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.31@sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 0.1s done 05:29:22 #7 DONE 0.1s 05:29:22 05:29:22 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 05:29:22 #8 DONE 0.0s 05:29:22 05:29:22 1 warning found (use --debug to expand): 05:29:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' 05:29:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - 05:29:23 #1 [internal] load build definition from Dockerfile 05:29:23 #1 transferring dockerfile: 209B done 05:29:23 #1 DONE 0.0s 05:29:23 05:29:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:23 #2 DONE 0.0s 05:29:23 05:29:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:23 #3 DONE 0.0s 05:29:23 05:29:23 #4 [internal] load .dockerignore 05:29:23 #4 transferring context: 2B done 05:29:23 #4 DONE 0.0s 05:29:23 05:29:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 05:29:23 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 0.0s done 05:29:23 #5 CACHED 05:29:23 05:29:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 05:29:23 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc done 05:29:23 #6 CACHED 05:29:23 05:29:23 #7 exporting to image 05:29:23 #7 exporting layers done 05:29:23 #7 exporting manifest sha256:d991ed07aedec0a87d577179fe756b1393f06482a6642523acff479ba3f2bcf7 done 05:29:23 #7 exporting config sha256:55a922a983ca9d18ac3aef8c83dc90d2741be874d258560560c6c5fedeee0f8b done 05:29:23 #7 exporting manifest sha256:4dc268a976fd5531f41ff47e6ece9bcdcedbf63d246abb2ae570f2297676febe done 05:29:23 #7 exporting config sha256:8c34db2119681e02f645c7a1c4b350e38ab03af03977e7fe63bb046b2d1dc609 05:29:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:23 #7 exporting config sha256:8c34db2119681e02f645c7a1c4b350e38ab03af03977e7fe63bb046b2d1dc609 done 05:29:23 #7 exporting manifest list sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 done 05:29:23 #7 pushing layers 0.0s done 05:29:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 0.1s done 05:29:23 #7 DONE 0.1s 05:29:23 05:29:23 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 05:29:23 #8 DONE 0.0s 05:29:23 05:29:23 1 warning found (use --debug to expand): 05:29:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 05:29:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 05:29:23 #1 [internal] load build definition from Dockerfile 05:29:23 #1 transferring dockerfile: 160B done 05:29:23 #1 DONE 0.0s 05:29:23 05:29:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 05:29:23 #2 DONE 0.0s 05:29:23 05:29:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 05:29:23 #3 DONE 0.0s 05:29:23 05:29:23 #4 [internal] load .dockerignore 05:29:23 #4 transferring context: 2B done 05:29:23 #4 DONE 0.0s 05:29:23 05:29:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 05:29:23 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 0.0s done 05:29:23 #5 DONE 0.0s 05:29:23 05:29:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 05:29:23 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 0.0s done 05:29:23 #6 CACHED 05:29:23 05:29:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:f792b8790eba17a87e1662b904065e7aaa16a5646f34fc92b08fe270215eacdc 05:29:23 #5 CACHED 05:29:23 05:29:23 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 05:29:23 #7 DONE 0.0s 05:29:23 05:29:23 #8 exporting to image 05:29:23 #8 exporting layers done 05:29:23 #8 exporting manifest sha256:d991ed07aedec0a87d577179fe756b1393f06482a6642523acff479ba3f2bcf7 done 05:29:23 #8 exporting config sha256:55a922a983ca9d18ac3aef8c83dc90d2741be874d258560560c6c5fedeee0f8b done 05:29:23 #8 exporting manifest sha256:4dc268a976fd5531f41ff47e6ece9bcdcedbf63d246abb2ae570f2297676febe done 05:29:23 #8 exporting config sha256:8c34db2119681e02f645c7a1c4b350e38ab03af03977e7fe63bb046b2d1dc609 done 05:29:23 #8 exporting manifest list sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 done 05:29:23 #8 pushing layers 0.0s done 05:29:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:ac64ded1fb2da49700c756115dd3e8435c93e4d8cd2fe84598e7ec66a4166560 0.1s done 05:29:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:23 #8 DONE 0.1s 05:29:23 05:29:23 1 warning found (use --debug to expand): 05:29:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624' 05:29:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624 --push - 05:29:24 #1 [internal] load build definition from Dockerfile 05:29:24 #1 transferring dockerfile: 198B done 05:29:24 #1 DONE 0.0s 05:29:24 05:29:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624 05:29:24 #2 DONE 0.1s 05:29:24 05:29:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624 05:29:24 #3 DONE 0.1s 05:29:24 05:29:24 #4 [internal] load .dockerignore 05:29:24 #4 transferring context: 05:29:24 #4 transferring context: 2B done 05:29:24 #4 DONE 0.0s 05:29:24 05:29:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 05:29:24 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 05:29:24 #5 ... 05:29:24 05:29:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 05:29:24 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done 05:29:24 #6 DONE 0.1s 05:29:24 05:29:24 #7 exporting to image 05:29:24 #7 exporting layers done 05:29:24 #7 exporting manifest sha256:b91d6c2ae55e5c082c78a9c021aa4b7e0afc46736f1a66dad9883180c46d4c31 done 05:29:24 #7 exporting config sha256:45cbaab9ca5137028b2b70ff87414acaa2c15d559b5ca4af34c984274c2be5ec done 05:29:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:24 #7 ... 05:29:24 05:29:24 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 05:29:24 #8 DONE 0.0s 05:29:24 05:29:24 #7 exporting to image 05:29:24 #7 exporting manifest sha256:d4cd70f4720ab921f5793f1abc0080913aa58c0881fad8c7a03226911751a1e1 done 05:29:24 #7 exporting config sha256:baa1826c4604bad44d6d633655f3427fc146df84cd71732170bfa504f74750df done 05:29:24 #7 exporting manifest list sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 done 05:29:24 #7 pushing layers 0.1s done 05:29:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624@sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 05:29:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624@sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 0.1s done 05:29:24 #7 DONE 0.2s 05:29:24 05:29:24 1 warning found (use --debug to expand): 05:29:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 05:29:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 05:29:25 #1 [internal] load build definition from Dockerfile 05:29:25 #1 transferring dockerfile: 164B done 05:29:25 #1 DONE 0.0s 05:29:25 05:29:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 05:29:25 #2 DONE 0.0s 05:29:25 05:29:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 05:29:25 #3 DONE 0.0s 05:29:25 05:29:25 #4 [internal] load .dockerignore 05:29:25 #4 transferring context: 2B done 05:29:25 #4 DONE 0.0s 05:29:25 05:29:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 05:29:25 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done 05:29:25 #5 CACHED 05:29:25 05:29:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 05:29:25 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done 05:29:25 #6 CACHED 05:29:25 05:29:25 #7 exporting to image 05:29:25 #7 exporting layers done 05:29:25 #7 exporting manifest sha256:b91d6c2ae55e5c082c78a9c021aa4b7e0afc46736f1a66dad9883180c46d4c31 done 05:29:25 #7 exporting config sha256:45cbaab9ca5137028b2b70ff87414acaa2c15d559b5ca4af34c984274c2be5ec done 05:29:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:25 #7 exporting manifest sha256:d4cd70f4720ab921f5793f1abc0080913aa58c0881fad8c7a03226911751a1e1 done 05:29:25 #7 exporting config sha256:baa1826c4604bad44d6d633655f3427fc146df84cd71732170bfa504f74750df done 05:29:25 #7 exporting manifest list sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 done 05:29:25 #7 pushing layers 0.0s done 05:29:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 0.1s done 05:29:25 #7 DONE 0.1s 05:29:25 05:29:25 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 05:29:25 #8 DONE 0.0s 05:29:25 05:29:25 1 warning found (use --debug to expand): 05:29:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31' 05:29:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31 --push - 05:29:25 #1 [internal] load build definition from Dockerfile 05:29:25 #1 transferring dockerfile: 170B done 05:29:25 #1 DONE 0.0s 05:29:25 05:29:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31 05:29:25 #2 DONE 0.0s 05:29:25 05:29:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31 05:29:25 #3 DONE 0.0s 05:29:25 05:29:25 #4 [internal] load .dockerignore 05:29:25 #4 transferring context: 2B done 05:29:25 #4 DONE 0.0s 05:29:25 05:29:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 05:29:25 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done 05:29:25 #5 CACHED 05:29:25 05:29:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 05:29:25 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done 05:29:25 #6 CACHED 05:29:25 05:29:25 #7 exporting to image 05:29:25 #7 exporting layers done 05:29:25 #7 exporting manifest sha256:b91d6c2ae55e5c082c78a9c021aa4b7e0afc46736f1a66dad9883180c46d4c31 done 05:29:25 #7 exporting config sha256:45cbaab9ca5137028b2b70ff87414acaa2c15d559b5ca4af34c984274c2be5ec done 05:29:25 #7 exporting manifest sha256:d4cd70f4720ab921f5793f1abc0080913aa58c0881fad8c7a03226911751a1e1 done 05:29:25 #7 exporting config sha256:baa1826c4604bad44d6d633655f3427fc146df84cd71732170bfa504f74750df done 05:29:25 #7 exporting manifest list sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 done 05:29:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:25 #7 pushing layers 0.0s done 05:29:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.31@sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 0.1s done 05:29:25 #7 DONE 0.1s 05:29:25 05:29:25 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 05:29:25 #8 DONE 0.0s 05:29:25 05:29:25 1 warning found (use --debug to expand): 05:29:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' 05:29:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - 05:29:26 #1 [internal] load build definition from Dockerfile 05:29:26 #1 transferring dockerfile: 211B done 05:29:26 #1 DONE 0.0s 05:29:26 05:29:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:26 #2 DONE 0.0s 05:29:26 05:29:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:26 #3 DONE 0.0s 05:29:26 05:29:26 #4 [internal] load .dockerignore 05:29:26 #4 transferring context: 2B done 05:29:26 #4 DONE 0.0s 05:29:26 05:29:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 05:29:26 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done 05:29:26 #5 CACHED 05:29:26 05:29:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 05:29:26 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done 05:29:26 #6 CACHED 05:29:26 05:29:26 #7 exporting to image 05:29:26 #7 exporting layers 05:29:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:26 #7 exporting layers done 05:29:26 #7 exporting manifest sha256:b91d6c2ae55e5c082c78a9c021aa4b7e0afc46736f1a66dad9883180c46d4c31 done 05:29:26 #7 exporting config sha256:45cbaab9ca5137028b2b70ff87414acaa2c15d559b5ca4af34c984274c2be5ec done 05:29:26 #7 exporting manifest sha256:d4cd70f4720ab921f5793f1abc0080913aa58c0881fad8c7a03226911751a1e1 done 05:29:26 #7 exporting config sha256:baa1826c4604bad44d6d633655f3427fc146df84cd71732170bfa504f74750df done 05:29:26 #7 exporting manifest list sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 done 05:29:26 #7 pushing layers 0.0s done 05:29:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 0.1s done 05:29:26 #7 DONE 0.1s 05:29:26 05:29:26 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 05:29:26 #8 DONE 0.0s 05:29:26 05:29:26 1 warning found (use --debug to expand): 05:29:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 05:29:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 05:29:26 #1 [internal] load build definition from Dockerfile 05:29:26 #1 transferring dockerfile: 162B done 05:29:26 #1 DONE 0.0s 05:29:26 05:29:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 05:29:26 #2 DONE 0.0s 05:29:26 05:29:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 05:29:26 #3 DONE 0.0s 05:29:26 05:29:26 #4 [internal] load .dockerignore 05:29:26 #4 transferring context: 2B done 05:29:26 #4 DONE 0.0s 05:29:26 05:29:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 05:29:26 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done 05:29:26 #5 CACHED 05:29:26 05:29:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 05:29:26 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:f72962edc947542335471fa6854d69bee4759f306e8a7ffdd2a334dfea0f2687 0.0s done 05:29:26 #6 CACHED 05:29:26 05:29:26 #7 exporting to image 05:29:26 #7 exporting layers 05:29:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:26 #7 exporting layers done 05:29:26 #7 exporting manifest sha256:b91d6c2ae55e5c082c78a9c021aa4b7e0afc46736f1a66dad9883180c46d4c31 done 05:29:26 #7 exporting config sha256:45cbaab9ca5137028b2b70ff87414acaa2c15d559b5ca4af34c984274c2be5ec done 05:29:26 #7 exporting manifest sha256:d4cd70f4720ab921f5793f1abc0080913aa58c0881fad8c7a03226911751a1e1 done 05:29:26 #7 exporting config sha256:baa1826c4604bad44d6d633655f3427fc146df84cd71732170bfa504f74750df done 05:29:26 #7 exporting manifest list sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 done 05:29:26 #7 pushing layers 0.0s done 05:29:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3d9c5001fb840a525018bf26b3094105802b3ac6c87bbd4a16b50057483d8c11 0.1s done 05:29:26 #7 DONE 0.1s 05:29:26 05:29:26 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 05:29:26 #8 DONE 0.0s 05:29:26 05:29:26 1 warning found (use --debug to expand): 05:29:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624' 05:29:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 --push - 05:29:27 #1 [internal] load build definition from Dockerfile 05:29:27 #1 transferring dockerfile: 206B done 05:29:27 #1 DONE 0.0s 05:29:27 05:29:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 05:29:27 #2 DONE 0.0s 05:29:27 05:29:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624 05:29:27 #3 DONE 0.1s 05:29:27 05:29:27 #4 [internal] load .dockerignore 05:29:27 #4 transferring context: 2B done 05:29:27 #4 DONE 0.0s 05:29:27 05:29:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 05:29:27 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 05:29:27 #5 ... 05:29:27 05:29:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 05:29:27 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done 05:29:27 #6 DONE 0.2s 05:29:27 05:29:27 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:29:27 #7 DONE 0.0s 05:29:27 05:29:27 #8 exporting to image 05:29:27 #8 exporting layers done 05:29:27 #8 exporting manifest sha256:2e02b6822693549c9480e29ff1923f3e0afc50ff74bb7630abda3815fd4ca1b5 0.0s done 05:29:27 #8 exporting config sha256:889314608cf6277c060897e4f3b0b2957db107b73f28adfaabc98819819feb48 done 05:29:27 #8 exporting manifest sha256:692376add95396abb4b6452102bcee8e572f1410f047f0d99e7f06995020dcc2 done 05:29:27 #8 exporting config sha256:28a49feab81abf36942bd15373c74089abf7beb0494b6fafbd71bf943b988321 done 05:29:27 #8 exporting manifest list sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a done 05:29:27 #8 pushing layers 0.1s done 05:29:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a 05:29:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624@sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a 0.1s done 05:29:27 #8 DONE 0.2s 05:29:27 05:29:27 1 warning found (use --debug to expand): 05:29:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 05:29:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 05:29:28 #1 [internal] load build definition from Dockerfile 05:29:28 #1 transferring dockerfile: 172B done 05:29:28 #1 DONE 0.0s 05:29:28 05:29:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:29:28 #2 DONE 0.0s 05:29:28 05:29:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:29:28 #3 DONE 0.0s 05:29:28 05:29:28 #4 [internal] load .dockerignore 05:29:28 #4 transferring context: 2B done 05:29:28 #4 DONE 0.0s 05:29:28 05:29:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 05:29:28 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done 05:29:28 #5 DONE 0.0s 05:29:28 05:29:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 05:29:28 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done 05:29:28 #6 CACHED 05:29:28 05:29:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 05:29:28 #5 CACHED 05:29:28 05:29:28 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:29:28 #7 DONE 0.0s 05:29:28 05:29:28 #8 exporting to image 05:29:28 #8 exporting layers done 05:29:28 #8 exporting manifest sha256:2e02b6822693549c9480e29ff1923f3e0afc50ff74bb7630abda3815fd4ca1b5 done 05:29:28 #8 exporting config sha256:889314608cf6277c060897e4f3b0b2957db107b73f28adfaabc98819819feb48 done 05:29:28 #8 exporting manifest sha256:692376add95396abb4b6452102bcee8e572f1410f047f0d99e7f06995020dcc2 done 05:29:28 #8 exporting config sha256:28a49feab81abf36942bd15373c74089abf7beb0494b6fafbd71bf943b988321 done 05:29:28 #8 exporting manifest list sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a done 05:29:28 #8 pushing layers 0.0s done 05:29:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a 0.1s done 05:29:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:28 #8 DONE 0.1s 05:29:28 05:29:28 1 warning found (use --debug to expand): 05:29:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31 --push - 05:29:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31' 05:29:28 #1 [internal] load build definition from Dockerfile 05:29:28 #1 transferring dockerfile: 178B done 05:29:28 #1 DONE 0.0s 05:29:28 05:29:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31 05:29:28 #2 DONE 0.0s 05:29:28 05:29:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31 05:29:28 #3 DONE 0.0s 05:29:28 05:29:28 #4 [internal] load .dockerignore 05:29:28 #4 transferring context: 2B done 05:29:28 #4 DONE 0.0s 05:29:28 05:29:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 05:29:28 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done 05:29:28 #5 CACHED 05:29:28 05:29:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 05:29:28 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done 05:29:28 #6 CACHED 05:29:28 05:29:28 #7 exporting to image 05:29:28 #7 exporting layers 05:29:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:28 #7 exporting layers done 05:29:28 #7 exporting manifest sha256:2e02b6822693549c9480e29ff1923f3e0afc50ff74bb7630abda3815fd4ca1b5 done 05:29:28 #7 exporting config sha256:889314608cf6277c060897e4f3b0b2957db107b73f28adfaabc98819819feb48 done 05:29:28 #7 exporting manifest sha256:692376add95396abb4b6452102bcee8e572f1410f047f0d99e7f06995020dcc2 done 05:29:28 #7 exporting config sha256:28a49feab81abf36942bd15373c74089abf7beb0494b6fafbd71bf943b988321 done 05:29:28 #7 exporting manifest list sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a done 05:29:28 #7 pushing layers 0.0s done 05:29:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.31@sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a 0.1s done 05:29:28 #7 DONE 0.1s 05:29:28 05:29:28 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:29:28 #8 DONE 0.0s 05:29:28 05:29:28 1 warning found (use --debug to expand): 05:29:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - 05:29:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' 05:29:29 #1 [internal] load build definition from Dockerfile 05:29:29 #1 transferring dockerfile: 219B done 05:29:29 #1 DONE 0.0s 05:29:29 05:29:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:29 #2 DONE 0.0s 05:29:29 05:29:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:29 #3 DONE 0.0s 05:29:29 05:29:29 #4 [internal] load .dockerignore 05:29:29 #4 transferring context: 2B done 05:29:29 #4 DONE 0.0s 05:29:29 05:29:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 05:29:29 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done 05:29:29 #5 CACHED 05:29:29 05:29:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 05:29:29 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 done 05:29:29 #6 CACHED 05:29:29 05:29:29 #7 exporting to image 05:29:29 #7 exporting layers done 05:29:29 #7 exporting manifest sha256:2e02b6822693549c9480e29ff1923f3e0afc50ff74bb7630abda3815fd4ca1b5 done 05:29:29 #7 exporting config sha256:889314608cf6277c060897e4f3b0b2957db107b73f28adfaabc98819819feb48 done 05:29:29 #7 exporting manifest sha256:692376add95396abb4b6452102bcee8e572f1410f047f0d99e7f06995020dcc2 done 05:29:29 #7 exporting config sha256:28a49feab81abf36942bd15373c74089abf7beb0494b6fafbd71bf943b988321 done 05:29:29 #7 exporting manifest list sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a done 05:29:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:29 #7 pushing layers 0.0s done 05:29:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a 0.1s done 05:29:29 #7 DONE 0.1s 05:29:29 05:29:29 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:29:29 #8 DONE 0.0s 05:29:29 05:29:29 1 warning found (use --debug to expand): 05:29:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 05:29:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 05:29:29 #1 [internal] load build definition from Dockerfile 05:29:29 #1 transferring dockerfile: 170B done 05:29:29 #1 DONE 0.0s 05:29:29 05:29:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:29:29 #2 DONE 0.0s 05:29:29 05:29:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:29:29 #3 DONE 0.0s 05:29:29 05:29:29 #4 [internal] load .dockerignore 05:29:29 #4 transferring context: 2B done 05:29:29 #4 DONE 0.0s 05:29:29 05:29:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 05:29:29 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done 05:29:29 #5 CACHED 05:29:29 05:29:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 05:29:29 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:56686de4810471e2069510c2bb11f6efd7c18422457377c4a4dfe2526391c1d6 0.0s done 05:29:29 #6 CACHED 05:29:29 05:29:29 #7 exporting to image 05:29:29 #7 exporting layers done 05:29:29 #7 exporting manifest sha256:2e02b6822693549c9480e29ff1923f3e0afc50ff74bb7630abda3815fd4ca1b5 done 05:29:29 #7 exporting config sha256:889314608cf6277c060897e4f3b0b2957db107b73f28adfaabc98819819feb48 done 05:29:29 #7 exporting manifest sha256:692376add95396abb4b6452102bcee8e572f1410f047f0d99e7f06995020dcc2 done 05:29:29 #7 exporting config sha256:28a49feab81abf36942bd15373c74089abf7beb0494b6fafbd71bf943b988321 done 05:29:29 #7 exporting manifest list sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a done 05:29:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:29 #7 pushing layers 0.0s done 05:29:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:9b401f381815b6f3d385e05308456634561f4d2d72fb2cccbbab95b96854bd4a 0.1s done 05:29:29 #7 DONE 0.1s 05:29:29 05:29:29 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:29:29 #8 DONE 0.0s 05:29:29 05:29:29 1 warning found (use --debug to expand): 05:29:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624 --push - 05:29:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624' 05:29:30 #1 [internal] load build definition from Dockerfile 05:29:30 #1 transferring dockerfile: 204B done 05:29:30 #1 DONE 0.0s 05:29:30 05:29:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624 05:29:30 #2 DONE 0.0s 05:29:30 05:29:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624 05:29:30 #3 DONE 0.0s 05:29:30 05:29:30 #4 [internal] load .dockerignore 05:29:30 #4 transferring context: 2B done 05:29:30 #4 DONE 0.0s 05:29:30 05:29:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 05:29:30 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 05:29:30 #5 ... 05:29:30 05:29:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 05:29:30 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e done 05:29:30 #6 DONE 0.1s 05:29:30 05:29:30 #7 exporting to image 05:29:30 #7 exporting layers done 05:29:30 #7 exporting manifest sha256:aaa91b90b9c29579fdb33d83b598fe0a36c208c31964bc1b54e659d16485ff9d done 05:29:30 #7 exporting config sha256:898c2cb8a21d43a39484ccbb27aa7d2565977689f6a625b29eb07c1ea69b59be done 05:29:30 #7 exporting manifest sha256:4ea7da1ae25fdddbe7bd14ceb3c16eabe649d5cc3d22d1245b92583152fcfd8d done 05:29:30 #7 exporting config sha256:a8db8316de383c874f430fbd9bbcab8fa7948efd5ceb2f7076e3af08ff268ff3 done 05:29:30 #7 exporting manifest list sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 05:29:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:30 #7 ... 05:29:30 05:29:30 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 05:29:30 #8 DONE 0.0s 05:29:30 05:29:30 #7 exporting to image 05:29:30 #7 exporting manifest list sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 done 05:29:30 #7 pushing layers 0.1s done 05:29:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 05:29:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 0.1s done 05:29:30 #7 DONE 0.2s 05:29:30 05:29:30 1 warning found (use --debug to expand): 05:29:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 05:29:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 05:29:31 #1 [internal] load build definition from Dockerfile 05:29:31 #1 transferring dockerfile: 170B done 05:29:31 #1 DONE 0.1s 05:29:31 05:29:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:29:31 #2 DONE 0.1s 05:29:31 05:29:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:29:31 #3 DONE 0.1s 05:29:31 05:29:31 #4 [internal] load .dockerignore 05:29:31 #4 transferring context: 2B done 05:29:31 #4 DONE 0.0s 05:29:31 05:29:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 05:29:31 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 0.0s done 05:29:31 #5 CACHED 05:29:31 05:29:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 05:29:31 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 0.0s done 05:29:31 #6 CACHED 05:29:31 05:29:31 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 05:29:31 #7 DONE 0.0s 05:29:31 05:29:31 #8 exporting to image 05:29:31 #8 exporting layers done 05:29:31 #8 exporting manifest sha256:aaa91b90b9c29579fdb33d83b598fe0a36c208c31964bc1b54e659d16485ff9d done 05:29:31 #8 exporting config sha256:898c2cb8a21d43a39484ccbb27aa7d2565977689f6a625b29eb07c1ea69b59be done 05:29:31 #8 exporting manifest sha256:4ea7da1ae25fdddbe7bd14ceb3c16eabe649d5cc3d22d1245b92583152fcfd8d done 05:29:31 #8 exporting config sha256:a8db8316de383c874f430fbd9bbcab8fa7948efd5ceb2f7076e3af08ff268ff3 done 05:29:31 #8 exporting manifest list sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 done 05:29:31 #8 pushing layers 0.0s done 05:29:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 0.1s done 05:29:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:31 #8 DONE 0.1s 05:29:31 05:29:31 1 warning found (use --debug to expand): 05:29:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31' 05:29:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31 --push - 05:29:32 #1 [internal] load build definition from Dockerfile 05:29:32 #1 transferring dockerfile: 176B done 05:29:32 #1 DONE 0.0s 05:29:32 05:29:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31 05:29:32 #2 DONE 0.0s 05:29:32 05:29:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31 05:29:32 #3 DONE 0.0s 05:29:32 05:29:32 #4 [internal] load .dockerignore 05:29:32 #4 transferring context: 2B done 05:29:32 #4 DONE 0.0s 05:29:32 05:29:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 05:29:32 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e done 05:29:32 #5 CACHED 05:29:32 05:29:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 05:29:32 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 0.0s done 05:29:32 #6 CACHED 05:29:32 05:29:32 #7 exporting to image 05:29:32 #7 exporting layers done 05:29:32 #7 exporting manifest sha256:aaa91b90b9c29579fdb33d83b598fe0a36c208c31964bc1b54e659d16485ff9d done 05:29:32 #7 exporting config sha256:898c2cb8a21d43a39484ccbb27aa7d2565977689f6a625b29eb07c1ea69b59be done 05:29:32 #7 exporting manifest sha256:4ea7da1ae25fdddbe7bd14ceb3c16eabe649d5cc3d22d1245b92583152fcfd8d done 05:29:32 #7 exporting config sha256:a8db8316de383c874f430fbd9bbcab8fa7948efd5ceb2f7076e3af08ff268ff3 done 05:29:32 #7 exporting manifest list sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 done 05:29:32 #7 pushing layers 0.0s done 05:29:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 05:29:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.31@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 0.1s done 05:29:32 #7 DONE 0.1s 05:29:32 05:29:32 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 05:29:32 #8 DONE 0.0s 05:29:32 05:29:32 1 warning found (use --debug to expand): 05:29:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - 05:29:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' 05:29:32 #1 [internal] load build definition from Dockerfile 05:29:32 #1 transferring dockerfile: 217B done 05:29:32 #1 DONE 0.0s 05:29:32 05:29:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:32 #2 DONE 0.0s 05:29:32 05:29:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:32 #3 DONE 0.0s 05:29:32 05:29:32 #4 [internal] load .dockerignore 05:29:32 #4 transferring context: 2B done 05:29:32 #4 DONE 0.0s 05:29:32 05:29:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 05:29:32 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 0.0s done 05:29:32 #5 CACHED 05:29:32 05:29:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 05:29:32 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 0.0s done 05:29:32 #6 DONE 0.0s 05:29:32 05:29:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 05:29:32 #6 CACHED 05:29:32 05:29:32 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 05:29:32 #7 DONE 0.0s 05:29:32 05:29:32 #8 exporting to image 05:29:32 #8 exporting layers done 05:29:32 #8 exporting manifest sha256:aaa91b90b9c29579fdb33d83b598fe0a36c208c31964bc1b54e659d16485ff9d done 05:29:32 #8 exporting config sha256:898c2cb8a21d43a39484ccbb27aa7d2565977689f6a625b29eb07c1ea69b59be done 05:29:32 #8 exporting manifest sha256:4ea7da1ae25fdddbe7bd14ceb3c16eabe649d5cc3d22d1245b92583152fcfd8d done 05:29:32 #8 exporting config sha256:a8db8316de383c874f430fbd9bbcab8fa7948efd5ceb2f7076e3af08ff268ff3 done 05:29:32 #8 exporting manifest list sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 done 05:29:32 #8 pushing layers 0.0s done 05:29:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 0.1s done 05:29:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:32 #8 DONE 0.1s 05:29:32 05:29:32 1 warning found (use --debug to expand): 05:29:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 05:29:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 05:29:32 #1 [internal] load build definition from Dockerfile 05:29:32 #1 transferring dockerfile: 168B done 05:29:32 #1 DONE 0.0s 05:29:32 05:29:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:29:32 #2 DONE 0.0s 05:29:32 05:29:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:29:32 #3 DONE 0.0s 05:29:32 05:29:32 #4 [internal] load .dockerignore 05:29:32 #4 transferring context: 2B done 05:29:32 #4 DONE 0.0s 05:29:32 05:29:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 05:29:32 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e done 05:29:32 #5 CACHED 05:29:32 05:29:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e 05:29:32 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:daac5af7bac6f982a76ff14b74782af28e341c074745f6e16124a9458979058e done 05:29:32 #6 CACHED 05:29:32 05:29:32 #7 exporting to image 05:29:32 #7 exporting layers done 05:29:32 #7 exporting manifest sha256:aaa91b90b9c29579fdb33d83b598fe0a36c208c31964bc1b54e659d16485ff9d done 05:29:32 #7 exporting config sha256:898c2cb8a21d43a39484ccbb27aa7d2565977689f6a625b29eb07c1ea69b59be done 05:29:32 #7 exporting manifest sha256:4ea7da1ae25fdddbe7bd14ceb3c16eabe649d5cc3d22d1245b92583152fcfd8d done 05:29:32 #7 exporting config sha256:a8db8316de383c874f430fbd9bbcab8fa7948efd5ceb2f7076e3af08ff268ff3 done 05:29:32 #7 exporting manifest list sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 done 05:29:32 #7 pushing layers 0.0s done 05:29:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 05:29:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:73ca2e02909cf6f4af6e354e56c91a6e3118d18cb8f187ae841fff33f50e19d2 0.1s done 05:29:33 #7 DONE 0.1s 05:29:33 05:29:33 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 05:29:33 #8 DONE 0.0s 05:29:33 05:29:33 1 warning found (use --debug to expand): 05:29:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624 --push - 05:29:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624' 05:29:33 #1 [internal] load build definition from Dockerfile 05:29:33 #1 transferring dockerfile: 205B done 05:29:33 #1 DONE 0.0s 05:29:33 05:29:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624 05:29:33 #2 DONE 0.0s 05:29:33 05:29:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624 05:29:33 #3 DONE 0.0s 05:29:33 05:29:33 #4 [internal] load .dockerignore 05:29:33 #4 transferring context: 2B done 05:29:33 #4 DONE 0.0s 05:29:33 05:29:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 05:29:33 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 done 05:29:33 #5 DONE 0.0s 05:29:33 05:29:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 05:29:33 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 0.0s done 05:29:33 #6 DONE 0.0s 05:29:33 05:29:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 05:29:33 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 done 05:29:33 #5 DONE 0.1s 05:29:33 05:29:33 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:29:33 #7 DONE 0.0s 05:29:33 05:29:33 #8 exporting to image 05:29:33 #8 exporting layers done 05:29:33 #8 exporting manifest sha256:37f9ae63b0d83a836a9ed1b7f493e744031136e1b651a07ccca2cb4262fb8fdf 0.0s done 05:29:33 #8 exporting config sha256:ae52687546c28fb8b0bc8c0fb29e5fcb0ce75e5703874057532e33b222ed001f 0.0s done 05:29:33 #8 exporting manifest sha256:7138ea28d6eeb158e3bddfc5462c7db3c8a7c4cd8cafed5ddd9b560534a326b7 0.0s done 05:29:33 #8 exporting config sha256:3dfdc45a938f08249cf6c2cb7a42cae80c501f4bf0fae8b3d18f7e40325fa3c7 done 05:29:33 #8 exporting manifest list sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be done 05:29:33 #8 pushing layers 05:29:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:33 #8 pushing layers 0.1s done 05:29:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be 0.1s done 05:29:33 #8 DONE 0.3s 05:29:33 05:29:33 1 warning found (use --debug to expand): 05:29:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 05:29:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 05:29:34 #1 [internal] load build definition from Dockerfile 05:29:34 #1 transferring dockerfile: 171B done 05:29:34 #1 DONE 0.0s 05:29:34 05:29:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:29:34 #2 DONE 0.0s 05:29:34 05:29:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:29:34 #3 DONE 0.0s 05:29:34 05:29:34 #4 [internal] load .dockerignore 05:29:34 #4 transferring context: 2B done 05:29:34 #4 DONE 0.0s 05:29:34 05:29:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 05:29:34 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 done 05:29:34 #5 CACHED 05:29:34 05:29:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 05:29:34 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 0.0s done 05:29:34 #6 CACHED 05:29:34 05:29:34 #7 exporting to image 05:29:34 #7 exporting layers done 05:29:34 #7 exporting manifest sha256:37f9ae63b0d83a836a9ed1b7f493e744031136e1b651a07ccca2cb4262fb8fdf 05:29:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:34 #7 exporting manifest sha256:37f9ae63b0d83a836a9ed1b7f493e744031136e1b651a07ccca2cb4262fb8fdf done 05:29:34 #7 exporting config sha256:ae52687546c28fb8b0bc8c0fb29e5fcb0ce75e5703874057532e33b222ed001f done 05:29:34 #7 exporting manifest sha256:7138ea28d6eeb158e3bddfc5462c7db3c8a7c4cd8cafed5ddd9b560534a326b7 done 05:29:34 #7 exporting config sha256:3dfdc45a938f08249cf6c2cb7a42cae80c501f4bf0fae8b3d18f7e40325fa3c7 done 05:29:34 #7 exporting manifest list sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be done 05:29:34 #7 pushing layers 0.0s done 05:29:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be 0.1s done 05:29:34 #7 DONE 0.1s 05:29:34 05:29:34 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:29:34 #8 DONE 0.0s 05:29:34 05:29:34 1 warning found (use --debug to expand): 05:29:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31' 05:29:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31 --push - 05:29:34 #1 [internal] load build definition from Dockerfile 05:29:34 #1 transferring dockerfile: 177B done 05:29:34 #1 DONE 0.0s 05:29:34 05:29:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31 05:29:34 #2 DONE 0.0s 05:29:34 05:29:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31 05:29:34 #3 DONE 0.0s 05:29:34 05:29:34 #4 [internal] load .dockerignore 05:29:34 #4 transferring context: 2B done 05:29:34 #4 DONE 0.0s 05:29:34 05:29:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 05:29:34 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 done 05:29:34 #5 CACHED 05:29:34 05:29:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 05:29:34 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 done 05:29:34 #6 CACHED 05:29:34 05:29:34 #7 exporting to image 05:29:34 #7 exporting layers done 05:29:34 #7 exporting manifest sha256:37f9ae63b0d83a836a9ed1b7f493e744031136e1b651a07ccca2cb4262fb8fdf done 05:29:34 #7 exporting config sha256:ae52687546c28fb8b0bc8c0fb29e5fcb0ce75e5703874057532e33b222ed001f done 05:29:34 #7 exporting manifest sha256:7138ea28d6eeb158e3bddfc5462c7db3c8a7c4cd8cafed5ddd9b560534a326b7 done 05:29:34 #7 exporting config sha256:3dfdc45a938f08249cf6c2cb7a42cae80c501f4bf0fae8b3d18f7e40325fa3c7 done 05:29:34 #7 exporting manifest list sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be done 05:29:34 #7 pushing layers 0.0s done 05:29:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31@sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be 05:29:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.31@sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be 0.1s done 05:29:35 #7 DONE 0.1s 05:29:35 05:29:35 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:29:35 #8 DONE 0.0s 05:29:35 05:29:35 1 warning found (use --debug to expand): 05:29:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' 05:29:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - 05:29:35 #1 [internal] load build definition from Dockerfile 05:29:35 #1 transferring dockerfile: 218B done 05:29:35 #1 DONE 0.0s 05:29:35 05:29:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:35 #2 DONE 0.0s 05:29:35 05:29:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:35 #3 DONE 0.0s 05:29:35 05:29:35 #4 [internal] load .dockerignore 05:29:35 #4 transferring context: 2B done 05:29:35 #4 DONE 0.0s 05:29:35 05:29:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 05:29:35 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 done 05:29:35 #5 CACHED 05:29:35 05:29:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 05:29:35 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 done 05:29:35 #6 CACHED 05:29:35 05:29:35 #7 exporting to image 05:29:35 #7 exporting layers done 05:29:35 #7 exporting manifest sha256:37f9ae63b0d83a836a9ed1b7f493e744031136e1b651a07ccca2cb4262fb8fdf done 05:29:35 #7 exporting config sha256:ae52687546c28fb8b0bc8c0fb29e5fcb0ce75e5703874057532e33b222ed001f done 05:29:35 #7 exporting manifest sha256:7138ea28d6eeb158e3bddfc5462c7db3c8a7c4cd8cafed5ddd9b560534a326b7 done 05:29:35 #7 exporting config sha256:3dfdc45a938f08249cf6c2cb7a42cae80c501f4bf0fae8b3d18f7e40325fa3c7 done 05:29:35 #7 exporting manifest list sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be done 05:29:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:35 #7 pushing layers 0.0s done 05:29:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be 0.1s done 05:29:35 #7 DONE 0.1s 05:29:35 05:29:35 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:29:35 #8 DONE 0.0s 05:29:35 05:29:35 1 warning found (use --debug to expand): 05:29:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 05:29:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 05:29:35 #1 [internal] load build definition from Dockerfile 05:29:35 #1 transferring dockerfile: 05:29:36 #1 transferring dockerfile: 169B done 05:29:36 #1 DONE 0.2s 05:29:36 05:29:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:29:36 #2 DONE 0.0s 05:29:36 05:29:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:29:36 #3 DONE 0.0s 05:29:36 05:29:36 #4 [internal] load .dockerignore 05:29:36 #4 transferring context: 2B done 05:29:36 #4 DONE 0.0s 05:29:36 05:29:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 05:29:36 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 0.0s done 05:29:36 #5 CACHED 05:29:36 05:29:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 05:29:36 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:5312ade397f330e0f647b05f1977fcc12ad9adba54a2d5de8571f15c819ccf96 0.0s done 05:29:36 #6 CACHED 05:29:36 05:29:36 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:29:36 #7 DONE 0.0s 05:29:36 05:29:36 #8 exporting to image 05:29:36 #8 exporting layers done 05:29:36 #8 exporting manifest sha256:37f9ae63b0d83a836a9ed1b7f493e744031136e1b651a07ccca2cb4262fb8fdf done 05:29:36 #8 exporting config sha256:ae52687546c28fb8b0bc8c0fb29e5fcb0ce75e5703874057532e33b222ed001f done 05:29:36 #8 exporting manifest sha256:7138ea28d6eeb158e3bddfc5462c7db3c8a7c4cd8cafed5ddd9b560534a326b7 0.0s done 05:29:36 #8 exporting config sha256:3dfdc45a938f08249cf6c2cb7a42cae80c501f4bf0fae8b3d18f7e40325fa3c7 done 05:29:36 #8 exporting manifest list sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be done 05:29:36 #8 pushing layers 0.0s done 05:29:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b24eaa8a196696d43f1810a3500dac421d11ab392f8fbfb549e878eb8f9936be 0.1s done 05:29:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:36 #8 DONE 0.1s 05:29:37 05:29:37 1 warning found (use --debug to expand): 05:29:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624' 05:29:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624 --push - 05:29:37 #1 [internal] load build definition from Dockerfile 05:29:37 #1 transferring dockerfile: 211B done 05:29:37 #1 DONE 0.0s 05:29:37 05:29:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624 05:29:37 #2 DONE 0.0s 05:29:37 05:29:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624 05:29:37 #3 DONE 0.0s 05:29:37 05:29:37 #4 [internal] load .dockerignore 05:29:37 #4 transferring context: 2B done 05:29:37 #4 DONE 0.0s 05:29:37 05:29:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 05:29:37 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 done 05:29:37 #5 DONE 0.0s 05:29:37 05:29:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 05:29:37 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done 05:29:37 #6 DONE 0.0s 05:29:37 05:29:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 05:29:37 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 done 05:29:37 #5 DONE 0.1s 05:29:37 05:29:37 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:29:37 #7 DONE 0.0s 05:29:37 05:29:37 #8 exporting to image 05:29:37 #8 exporting layers done 05:29:37 #8 exporting manifest sha256:bc38712f828bdbceecb62e276d62c664c5adc2021ba168daf3589382d0e65149 0.0s done 05:29:37 #8 exporting config sha256:4bbfa1bf0b805e3c01b31029362f12c7870ca3e24f32fb96f3d3d177cc987e98 done 05:29:37 #8 exporting manifest sha256:65a9ba016d00fbe061a3a09327acfdae90325d4da41d4f445e78397522442c12 done 05:29:37 #8 exporting config sha256:cb493535b62998c98d33452bec72f75f028b08e6fefda33adbdc077e9bbaf5ce done 05:29:37 #8 exporting manifest list sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 done 05:29:37 #8 pushing layers 0.1s done 05:29:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 05:29:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624@sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 0.1s done 05:29:37 #8 DONE 0.2s 05:29:37 05:29:37 1 warning found (use --debug to expand): 05:29:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 05:29:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 05:29:38 #1 [internal] load build definition from Dockerfile 05:29:38 #1 transferring dockerfile: 177B done 05:29:38 #1 DONE 0.0s 05:29:38 05:29:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:29:38 #2 DONE 0.0s 05:29:38 05:29:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:29:38 #3 DONE 0.0s 05:29:38 05:29:38 #4 [internal] load .dockerignore 05:29:38 #4 transferring context: 2B done 05:29:38 #4 DONE 0.0s 05:29:38 05:29:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 05:29:38 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done 05:29:38 #5 CACHED 05:29:38 05:29:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 05:29:38 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done 05:29:38 #6 CACHED 05:29:38 05:29:38 #7 exporting to image 05:29:38 #7 exporting layers done 05:29:38 #7 exporting manifest sha256:bc38712f828bdbceecb62e276d62c664c5adc2021ba168daf3589382d0e65149 done 05:29:38 #7 exporting config sha256:4bbfa1bf0b805e3c01b31029362f12c7870ca3e24f32fb96f3d3d177cc987e98 done 05:29:38 #7 exporting manifest sha256:65a9ba016d00fbe061a3a09327acfdae90325d4da41d4f445e78397522442c12 done 05:29:38 #7 exporting config sha256:cb493535b62998c98d33452bec72f75f028b08e6fefda33adbdc077e9bbaf5ce done 05:29:38 #7 exporting manifest list sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 done 05:29:38 #7 pushing layers 05:29:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:38 #7 pushing layers 0.0s done 05:29:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 0.1s done 05:29:38 #7 DONE 0.1s 05:29:38 05:29:38 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:29:38 #8 DONE 0.0s 05:29:38 05:29:38 1 warning found (use --debug to expand): 05:29:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31' 05:29:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31 --push - 05:29:38 #1 [internal] load build definition from Dockerfile 05:29:38 #1 transferring dockerfile: 183B done 05:29:38 #1 DONE 0.0s 05:29:38 05:29:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31 05:29:38 #2 DONE 0.1s 05:29:38 05:29:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31 05:29:38 #3 DONE 0.1s 05:29:38 05:29:38 #4 [internal] load .dockerignore 05:29:38 #4 transferring context: 2B done 05:29:38 #4 DONE 0.0s 05:29:38 05:29:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 05:29:38 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done 05:29:38 #5 CACHED 05:29:38 05:29:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 05:29:38 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done 05:29:38 #6 CACHED 05:29:38 05:29:38 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:29:38 #7 DONE 0.0s 05:29:38 05:29:38 #8 exporting to image 05:29:38 #8 exporting layers done 05:29:38 #8 exporting manifest sha256:bc38712f828bdbceecb62e276d62c664c5adc2021ba168daf3589382d0e65149 done 05:29:38 #8 exporting config sha256:4bbfa1bf0b805e3c01b31029362f12c7870ca3e24f32fb96f3d3d177cc987e98 done 05:29:38 #8 exporting manifest sha256:65a9ba016d00fbe061a3a09327acfdae90325d4da41d4f445e78397522442c12 done 05:29:38 #8 exporting config sha256:cb493535b62998c98d33452bec72f75f028b08e6fefda33adbdc077e9bbaf5ce done 05:29:38 #8 exporting manifest list sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 done 05:29:38 #8 pushing layers 0.0s done 05:29:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.31@sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 0.1s done 05:29:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:38 #8 DONE 0.1s 05:29:38 05:29:38 1 warning found (use --debug to expand): 05:29:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' 05:29:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - 05:29:39 #1 [internal] load build definition from Dockerfile 05:29:39 #1 transferring dockerfile: 224B done 05:29:39 #1 DONE 0.0s 05:29:39 05:29:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:39 #2 DONE 0.0s 05:29:39 05:29:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:39 #3 DONE 0.0s 05:29:39 05:29:39 #4 [internal] load .dockerignore 05:29:39 #4 transferring context: 2B done 05:29:39 #4 DONE 0.0s 05:29:39 05:29:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 05:29:39 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 done 05:29:39 #5 CACHED 05:29:39 05:29:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 05:29:39 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done 05:29:39 #6 CACHED 05:29:39 05:29:39 #7 exporting to image 05:29:39 #7 exporting layers done 05:29:39 #7 exporting manifest sha256:bc38712f828bdbceecb62e276d62c664c5adc2021ba168daf3589382d0e65149 done 05:29:39 #7 exporting config sha256:4bbfa1bf0b805e3c01b31029362f12c7870ca3e24f32fb96f3d3d177cc987e98 done 05:29:39 #7 exporting manifest sha256:65a9ba016d00fbe061a3a09327acfdae90325d4da41d4f445e78397522442c12 done 05:29:39 #7 exporting config sha256:cb493535b62998c98d33452bec72f75f028b08e6fefda33adbdc077e9bbaf5ce done 05:29:39 #7 exporting manifest list sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 done 05:29:39 #7 pushing layers 05:29:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:39 #7 pushing layers 0.0s done 05:29:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 0.1s done 05:29:39 #7 DONE 0.1s 05:29:39 05:29:39 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:29:39 #8 DONE 0.0s 05:29:39 05:29:39 1 warning found (use --debug to expand): 05:29:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 05:29:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 05:29:39 #1 [internal] load build definition from Dockerfile 05:29:39 #1 transferring dockerfile: 175B done 05:29:39 #1 DONE 0.0s 05:29:39 05:29:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:29:39 #2 DONE 0.0s 05:29:39 05:29:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:29:39 #3 DONE 0.0s 05:29:39 05:29:39 #4 [internal] load .dockerignore 05:29:39 #4 transferring context: 2B done 05:29:39 #4 DONE 0.0s 05:29:39 05:29:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 05:29:39 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done 05:29:39 #5 CACHED 05:29:39 05:29:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 05:29:39 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:40d37f1a68636f3885ad05e7e9a1c492746c91894f9fa31258ca66ff16ec1772 0.0s done 05:29:39 #6 CACHED 05:29:39 05:29:39 #7 exporting to image 05:29:39 #7 exporting layers done 05:29:39 #7 exporting manifest sha256:bc38712f828bdbceecb62e276d62c664c5adc2021ba168daf3589382d0e65149 done 05:29:39 #7 exporting config sha256:4bbfa1bf0b805e3c01b31029362f12c7870ca3e24f32fb96f3d3d177cc987e98 done 05:29:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:40 #7 exporting manifest sha256:65a9ba016d00fbe061a3a09327acfdae90325d4da41d4f445e78397522442c12 done 05:29:40 #7 exporting config sha256:cb493535b62998c98d33452bec72f75f028b08e6fefda33adbdc077e9bbaf5ce done 05:29:40 #7 exporting manifest list sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 done 05:29:40 #7 pushing layers 0.0s done 05:29:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:8de93380c81bfd69172933e2087a62bcc5c67a99abbe0decfe60ca1d1e5ee388 0.1s done 05:29:40 #7 DONE 0.1s 05:29:40 05:29:40 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:29:40 #8 DONE 0.0s 05:29:40 05:29:40 1 warning found (use --debug to expand): 05:29:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624' 05:29:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624 --push - 05:29:40 #1 [internal] load build definition from Dockerfile 05:29:40 #1 transferring dockerfile: 215B done 05:29:40 #1 DONE 0.0s 05:29:40 05:29:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624 05:29:40 #2 DONE 0.0s 05:29:40 05:29:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624 05:29:40 #3 DONE 0.0s 05:29:40 05:29:40 #4 [internal] load .dockerignore 05:29:40 #4 transferring context: 2B done 05:29:40 #4 DONE 0.0s 05:29:40 05:29:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 05:29:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done 05:29:40 #5 DONE 0.0s 05:29:40 05:29:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 05:29:40 #6 DONE 0.0s 05:29:40 05:29:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 05:29:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done 05:29:40 #5 DONE 0.1s 05:29:40 05:29:40 #7 exporting to image 05:29:40 #7 exporting layers done 05:29:40 #7 exporting manifest sha256:503976014a136a40e312f4ae66780927b2c361c442ff84404b0f0a2267a8c384 done 05:29:40 #7 exporting config sha256:1b4db4cda0986b83cf348707e08802b0f735ca6d7d01ea1b1cb09815c9956d4f done 05:29:40 #7 exporting manifest sha256:6c628e059e440ea59224beb619aaaa2b1fb9927f14394790ef1c833927e26b5b done 05:29:40 #7 exporting config sha256:84aa176b2178f01093417af14efaa8d3a4324a7a502acd6d98961d2b1e742b92 done 05:29:40 #7 exporting manifest list sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 done 05:29:40 #7 pushing layers 05:29:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:40 #7 ... 05:29:40 05:29:40 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 05:29:40 #8 DONE 0.0s 05:29:40 05:29:40 #7 exporting to image 05:29:40 #7 pushing layers 0.1s done 05:29:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624@sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 05:29:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624@sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 0.1s done 05:29:40 #7 DONE 0.2s 05:29:40 05:29:40 1 warning found (use --debug to expand): 05:29:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 05:29:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 05:29:41 #1 [internal] load build definition from Dockerfile 05:29:41 #1 transferring dockerfile: 181B done 05:29:41 #1 DONE 0.0s 05:29:41 05:29:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:29:41 #2 DONE 0.0s 05:29:41 05:29:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:29:41 #3 DONE 0.0s 05:29:41 05:29:41 #4 [internal] load .dockerignore 05:29:41 #4 transferring context: 2B done 05:29:41 #4 DONE 0.0s 05:29:41 05:29:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 05:29:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done 05:29:41 #5 DONE 0.0s 05:29:41 05:29:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 05:29:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 done 05:29:41 #6 CACHED 05:29:41 05:29:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 05:29:41 #5 CACHED 05:29:41 05:29:41 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 05:29:41 #7 DONE 0.0s 05:29:41 05:29:41 #8 exporting to image 05:29:41 #8 exporting layers done 05:29:41 #8 exporting manifest sha256:503976014a136a40e312f4ae66780927b2c361c442ff84404b0f0a2267a8c384 done 05:29:41 #8 exporting config sha256:1b4db4cda0986b83cf348707e08802b0f735ca6d7d01ea1b1cb09815c9956d4f done 05:29:41 #8 exporting manifest sha256:6c628e059e440ea59224beb619aaaa2b1fb9927f14394790ef1c833927e26b5b done 05:29:41 #8 exporting config sha256:84aa176b2178f01093417af14efaa8d3a4324a7a502acd6d98961d2b1e742b92 done 05:29:41 #8 exporting manifest list sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 done 05:29:41 #8 pushing layers 0.0s done 05:29:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 0.1s done 05:29:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:41 #8 DONE 0.1s 05:29:41 05:29:41 1 warning found (use --debug to expand): 05:29:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31' 05:29:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31 --push - 05:29:41 #1 [internal] load build definition from Dockerfile 05:29:41 #1 transferring dockerfile: 187B done 05:29:41 #1 DONE 0.0s 05:29:41 05:29:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31 05:29:41 #2 DONE 0.0s 05:29:41 05:29:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31 05:29:41 #3 DONE 0.0s 05:29:41 05:29:41 #4 [internal] load .dockerignore 05:29:41 #4 transferring context: 2B done 05:29:41 #4 DONE 0.0s 05:29:41 05:29:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 05:29:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 done 05:29:41 #5 CACHED 05:29:41 05:29:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 05:29:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done 05:29:41 #6 CACHED 05:29:41 05:29:41 #7 exporting to image 05:29:41 #7 exporting layers done 05:29:41 #7 exporting manifest sha256:503976014a136a40e312f4ae66780927b2c361c442ff84404b0f0a2267a8c384 done 05:29:41 #7 exporting config sha256:1b4db4cda0986b83cf348707e08802b0f735ca6d7d01ea1b1cb09815c9956d4f done 05:29:41 #7 exporting manifest sha256:6c628e059e440ea59224beb619aaaa2b1fb9927f14394790ef1c833927e26b5b done 05:29:41 #7 exporting config sha256:84aa176b2178f01093417af14efaa8d3a4324a7a502acd6d98961d2b1e742b92 done 05:29:41 #7 exporting manifest list sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 done 05:29:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:41 #7 pushing layers 0.0s done 05:29:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.31@sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 0.1s done 05:29:41 #7 DONE 0.1s 05:29:41 05:29:41 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 05:29:41 #8 DONE 0.0s 05:29:41 05:29:41 1 warning found (use --debug to expand): 05:29:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' 05:29:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - 05:29:42 #1 [internal] load build definition from Dockerfile 05:29:42 #1 transferring dockerfile: 228B done 05:29:42 #1 DONE 0.0s 05:29:42 05:29:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:42 #2 DONE 0.0s 05:29:42 05:29:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:42 #3 DONE 0.0s 05:29:42 05:29:42 #4 [internal] load .dockerignore 05:29:42 #4 transferring context: 2B done 05:29:42 #4 DONE 0.0s 05:29:42 05:29:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 05:29:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done 05:29:42 #5 CACHED 05:29:42 05:29:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 05:29:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done 05:29:42 #6 CACHED 05:29:42 05:29:42 #7 exporting to image 05:29:42 #7 exporting layers done 05:29:42 #7 exporting manifest sha256:503976014a136a40e312f4ae66780927b2c361c442ff84404b0f0a2267a8c384 done 05:29:42 #7 exporting config sha256:1b4db4cda0986b83cf348707e08802b0f735ca6d7d01ea1b1cb09815c9956d4f done 05:29:42 #7 exporting manifest sha256:6c628e059e440ea59224beb619aaaa2b1fb9927f14394790ef1c833927e26b5b done 05:29:42 #7 exporting config sha256:84aa176b2178f01093417af14efaa8d3a4324a7a502acd6d98961d2b1e742b92 done 05:29:42 #7 exporting manifest list sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 05:29:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:42 #7 exporting manifest list sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 done 05:29:42 #7 pushing layers 0.0s done 05:29:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 0.1s done 05:29:42 #7 DONE 0.1s 05:29:42 05:29:42 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 05:29:42 #8 DONE 0.0s 05:29:42 05:29:42 1 warning found (use --debug to expand): 05:29:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 05:29:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 05:29:43 #1 [internal] load build definition from Dockerfile 05:29:43 #1 transferring dockerfile: 179B done 05:29:43 #1 DONE 0.0s 05:29:43 05:29:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:29:43 #2 DONE 0.0s 05:29:43 05:29:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:29:43 #3 DONE 0.0s 05:29:43 05:29:43 #4 [internal] load .dockerignore 05:29:43 #4 transferring context: 2B done 05:29:43 #4 DONE 0.0s 05:29:43 05:29:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 05:29:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done 05:29:43 #5 CACHED 05:29:43 05:29:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 05:29:43 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4cdf8902f79bfe837113b8d9ea8e702d906dc935b1245b1d59bdd186b28a9703 0.0s done 05:29:43 #6 CACHED 05:29:43 05:29:43 #7 exporting to image 05:29:43 #7 exporting layers done 05:29:43 #7 exporting manifest sha256:503976014a136a40e312f4ae66780927b2c361c442ff84404b0f0a2267a8c384 done 05:29:43 #7 exporting config sha256:1b4db4cda0986b83cf348707e08802b0f735ca6d7d01ea1b1cb09815c9956d4f 05:29:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:43 #7 exporting config sha256:1b4db4cda0986b83cf348707e08802b0f735ca6d7d01ea1b1cb09815c9956d4f done 05:29:43 #7 exporting manifest sha256:6c628e059e440ea59224beb619aaaa2b1fb9927f14394790ef1c833927e26b5b done 05:29:43 #7 exporting config sha256:84aa176b2178f01093417af14efaa8d3a4324a7a502acd6d98961d2b1e742b92 done 05:29:43 #7 exporting manifest list sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 done 05:29:43 #7 pushing layers 0.0s done 05:29:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6f78bf2373718140b5852fc46050c62721231d7f7507f33497891c6c1aafece7 0.1s done 05:29:43 #7 DONE 0.1s 05:29:43 05:29:43 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 05:29:43 #8 DONE 0.0s 05:29:43 05:29:43 1 warning found (use --debug to expand): 05:29:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624 --push - 05:29:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624' 05:29:43 #1 [internal] load build definition from Dockerfile 05:29:43 #1 transferring dockerfile: 205B done 05:29:43 #1 DONE 0.0s 05:29:43 05:29:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624 05:29:43 #2 DONE 0.0s 05:29:43 05:29:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624 05:29:43 #3 DONE 0.0s 05:29:43 05:29:43 #4 [internal] load .dockerignore 05:29:43 #4 transferring context: 2B done 05:29:43 #4 DONE 0.0s 05:29:43 05:29:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 05:29:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 0.0s done 05:29:43 #5 DONE 0.0s 05:29:43 05:29:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 05:29:43 #6 DONE 0.0s 05:29:43 05:29:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 05:29:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 0.0s done 05:29:43 #5 DONE 0.1s 05:29:43 05:29:43 #7 exporting to image 05:29:43 #7 exporting layers done 05:29:43 #7 exporting manifest sha256:cf02fd895458f0a5cf63efffe58ecc9c8d722c1dfe34add297dae74b8c4daf55 done 05:29:43 #7 exporting config sha256:aa78ea78066ae614c9146e1d63d2cd3ca0885969833062fe4b871af4c5b35cf3 05:29:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:43 #7 ... 05:29:43 05:29:43 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 05:29:43 #8 DONE 0.0s 05:29:43 05:29:43 #7 exporting to image 05:29:43 #7 exporting config sha256:aa78ea78066ae614c9146e1d63d2cd3ca0885969833062fe4b871af4c5b35cf3 done 05:29:43 #7 exporting manifest sha256:3ba6b491e5e313e5ef985eca592129f4bdd6960bcae53b7462930feaaf4db572 done 05:29:43 #7 exporting config sha256:c80804c4a52a824c68c3cbabb842b73a746adf9409b280f312f41b32880f0fca done 05:29:43 #7 exporting manifest list sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 done 05:29:43 #7 pushing layers 0.1s done 05:29:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624@sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 05:29:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624@sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 0.1s done 05:29:43 #7 DONE 0.2s 05:29:43 05:29:43 1 warning found (use --debug to expand): 05:29:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 05:29:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 05:29:44 #1 [internal] load build definition from Dockerfile 05:29:44 #1 transferring dockerfile: 171B done 05:29:44 #1 DONE 0.0s 05:29:44 05:29:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:29:44 #2 DONE 0.0s 05:29:44 05:29:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:29:44 #3 DONE 0.0s 05:29:44 05:29:44 #4 [internal] load .dockerignore 05:29:44 #4 transferring context: 2B done 05:29:44 #4 DONE 0.0s 05:29:44 05:29:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 05:29:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 0.0s done 05:29:44 #5 CACHED 05:29:44 05:29:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 05:29:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 0.0s done 05:29:44 #6 CACHED 05:29:44 05:29:44 #7 exporting to image 05:29:44 #7 exporting layers done 05:29:44 #7 exporting manifest sha256:cf02fd895458f0a5cf63efffe58ecc9c8d722c1dfe34add297dae74b8c4daf55 done 05:29:44 #7 exporting config sha256:aa78ea78066ae614c9146e1d63d2cd3ca0885969833062fe4b871af4c5b35cf3 done 05:29:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:44 #7 exporting manifest sha256:3ba6b491e5e313e5ef985eca592129f4bdd6960bcae53b7462930feaaf4db572 done 05:29:44 #7 exporting config sha256:c80804c4a52a824c68c3cbabb842b73a746adf9409b280f312f41b32880f0fca done 05:29:44 #7 exporting manifest list sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 done 05:29:44 #7 pushing layers 0.0s done 05:29:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 0.1s done 05:29:44 #7 DONE 0.1s 05:29:44 05:29:44 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 05:29:44 #8 DONE 0.0s 05:29:44 05:29:44 1 warning found (use --debug to expand): 05:29:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31' 05:29:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31 --push - 05:29:44 #1 [internal] load build definition from Dockerfile 05:29:44 #1 transferring dockerfile: 177B done 05:29:44 #1 DONE 0.0s 05:29:44 05:29:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31 05:29:44 #2 DONE 0.0s 05:29:44 05:29:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31 05:29:44 #3 DONE 0.0s 05:29:44 05:29:44 #4 [internal] load .dockerignore 05:29:44 #4 transferring context: 2B done 05:29:44 #4 DONE 0.0s 05:29:44 05:29:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 05:29:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 0.0s done 05:29:44 #5 DONE 0.0s 05:29:44 05:29:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 05:29:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 0.0s done 05:29:44 #6 CACHED 05:29:44 05:29:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 05:29:44 #5 CACHED 05:29:44 05:29:44 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 05:29:44 #7 DONE 0.0s 05:29:44 05:29:44 #8 exporting to image 05:29:44 #8 exporting layers done 05:29:44 #8 exporting manifest sha256:cf02fd895458f0a5cf63efffe58ecc9c8d722c1dfe34add297dae74b8c4daf55 done 05:29:44 #8 exporting config sha256:aa78ea78066ae614c9146e1d63d2cd3ca0885969833062fe4b871af4c5b35cf3 done 05:29:44 #8 exporting manifest sha256:3ba6b491e5e313e5ef985eca592129f4bdd6960bcae53b7462930feaaf4db572 done 05:29:44 #8 exporting config sha256:c80804c4a52a824c68c3cbabb842b73a746adf9409b280f312f41b32880f0fca done 05:29:44 #8 exporting manifest list sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 done 05:29:44 #8 pushing layers 0.0s done 05:29:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.31@sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 0.1s done 05:29:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:44 #8 DONE 0.1s 05:29:44 05:29:44 1 warning found (use --debug to expand): 05:29:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' 05:29:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - 05:29:45 #1 [internal] load build definition from Dockerfile 05:29:45 #1 transferring dockerfile: 218B done 05:29:45 #1 DONE 0.0s 05:29:45 05:29:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:45 #2 DONE 0.1s 05:29:45 05:29:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:45 #3 DONE 0.1s 05:29:45 05:29:45 #4 [internal] load .dockerignore 05:29:45 #4 transferring context: 2B done 05:29:45 #4 DONE 0.0s 05:29:45 05:29:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 05:29:45 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 done 05:29:45 #5 CACHED 05:29:45 05:29:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 05:29:45 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 done 05:29:45 #6 CACHED 05:29:45 05:29:45 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 05:29:45 #7 DONE 0.0s 05:29:45 05:29:45 #8 exporting to image 05:29:45 #8 exporting layers done 05:29:45 #8 exporting manifest sha256:cf02fd895458f0a5cf63efffe58ecc9c8d722c1dfe34add297dae74b8c4daf55 done 05:29:45 #8 exporting config sha256:aa78ea78066ae614c9146e1d63d2cd3ca0885969833062fe4b871af4c5b35cf3 done 05:29:45 #8 exporting manifest sha256:3ba6b491e5e313e5ef985eca592129f4bdd6960bcae53b7462930feaaf4db572 done 05:29:45 #8 exporting config sha256:c80804c4a52a824c68c3cbabb842b73a746adf9409b280f312f41b32880f0fca done 05:29:45 #8 exporting manifest list sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 done 05:29:45 #8 pushing layers 0.0s done 05:29:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 05:29:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 0.1s done 05:29:45 #8 DONE 0.2s 05:29:45 05:29:45 1 warning found (use --debug to expand): 05:29:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 05:29:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 05:29:45 #1 [internal] load build definition from Dockerfile 05:29:45 #1 transferring dockerfile: 169B done 05:29:45 #1 DONE 0.0s 05:29:45 05:29:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:29:45 #2 DONE 0.0s 05:29:45 05:29:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:29:45 #3 DONE 0.0s 05:29:45 05:29:45 #4 [internal] load .dockerignore 05:29:45 #4 transferring context: 2B done 05:29:45 #4 DONE 0.0s 05:29:46 05:29:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 05:29:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 done 05:29:46 #5 CACHED 05:29:46 05:29:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 05:29:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:46ab5aa1cbf010c038e80f2d4728f89326b9367e67f13b72562bcfe1e0e4e092 done 05:29:46 #6 CACHED 05:29:46 05:29:46 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 05:29:46 #7 DONE 0.0s 05:29:46 05:29:46 #8 exporting to image 05:29:46 #8 exporting layers done 05:29:46 #8 exporting manifest sha256:cf02fd895458f0a5cf63efffe58ecc9c8d722c1dfe34add297dae74b8c4daf55 done 05:29:46 #8 exporting config sha256:aa78ea78066ae614c9146e1d63d2cd3ca0885969833062fe4b871af4c5b35cf3 done 05:29:46 #8 exporting manifest sha256:3ba6b491e5e313e5ef985eca592129f4bdd6960bcae53b7462930feaaf4db572 done 05:29:46 #8 exporting config sha256:c80804c4a52a824c68c3cbabb842b73a746adf9409b280f312f41b32880f0fca done 05:29:46 #8 exporting manifest list sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 done 05:29:46 #8 pushing layers 0.0s done 05:29:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ffbaffd8908dbcd36c71e00bd2b6cf8d4f643f2820b5bbda90e2de32d89aaef4 0.1s done 05:29:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:46 #8 DONE 0.1s 05:29:46 05:29:46 1 warning found (use --debug to expand): 05:29:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624' 05:29:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624 --push - 05:29:46 #1 [internal] load build definition from Dockerfile 05:29:46 #1 transferring dockerfile: 206B done 05:29:46 #1 DONE 0.0s 05:29:46 05:29:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624 05:29:46 #2 DONE 0.0s 05:29:46 05:29:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624 05:29:46 #3 DONE 0.0s 05:29:46 05:29:46 #4 [internal] load .dockerignore 05:29:46 #4 transferring context: 05:29:46 #4 transferring context: 2B done 05:29:46 #4 DONE 0.0s 05:29:46 05:29:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 05:29:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 05:29:46 #5 ... 05:29:46 05:29:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 05:29:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done 05:29:46 #6 DONE 0.1s 05:29:46 05:29:46 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 05:29:46 #7 DONE 0.0s 05:29:46 05:29:46 #8 exporting to image 05:29:46 #8 exporting layers done 05:29:46 #8 exporting manifest sha256:18a2ff2d4aa418f35c91f6d4b21424eaa8fd7986a0d4100e84400561847ddd7b done 05:29:46 #8 exporting config sha256:e62c34670b3b3a927e602c2eb39dadce8d3997f3e093fb5ecb0a234d568817c7 done 05:29:46 #8 exporting manifest sha256:fc52621918a78e4bf45da7867868624713c646827b590b768f8b307165492bde done 05:29:46 #8 exporting config sha256:e065069a0062a7e1d23397939842918f9f64afc37a3386d4c50cbd330e178675 done 05:29:46 #8 exporting manifest list sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 done 05:29:46 #8 pushing layers 0.1s done 05:29:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624@sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 05:29:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624@sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 0.1s done 05:29:46 #8 DONE 0.2s 05:29:46 05:29:46 1 warning found (use --debug to expand): 05:29:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 05:29:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 05:29:47 #1 [internal] load build definition from Dockerfile 05:29:47 #1 transferring dockerfile: 172B done 05:29:47 #1 DONE 0.0s 05:29:47 05:29:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:29:47 #2 DONE 0.0s 05:29:47 05:29:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:29:47 #3 DONE 0.0s 05:29:47 05:29:47 #4 [internal] load .dockerignore 05:29:47 #4 transferring context: 2B done 05:29:47 #4 DONE 0.0s 05:29:47 05:29:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 05:29:47 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done 05:29:47 #5 DONE 0.0s 05:29:47 05:29:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 05:29:47 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done 05:29:47 #6 CACHED 05:29:47 05:29:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 05:29:47 #5 CACHED 05:29:47 05:29:47 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 05:29:47 #7 DONE 0.0s 05:29:47 05:29:47 #8 exporting to image 05:29:47 #8 exporting layers done 05:29:47 #8 exporting manifest sha256:18a2ff2d4aa418f35c91f6d4b21424eaa8fd7986a0d4100e84400561847ddd7b done 05:29:47 #8 exporting config sha256:e62c34670b3b3a927e602c2eb39dadce8d3997f3e093fb5ecb0a234d568817c7 done 05:29:47 #8 exporting manifest sha256:fc52621918a78e4bf45da7867868624713c646827b590b768f8b307165492bde done 05:29:47 #8 exporting config sha256:e065069a0062a7e1d23397939842918f9f64afc37a3386d4c50cbd330e178675 done 05:29:47 #8 exporting manifest list sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 done 05:29:47 #8 pushing layers 0.0s done 05:29:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 0.1s done 05:29:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:47 #8 DONE 0.1s 05:29:47 05:29:47 1 warning found (use --debug to expand): 05:29:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31' 05:29:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31 --push - 05:29:47 #1 [internal] load build definition from Dockerfile 05:29:47 #1 transferring dockerfile: 178B done 05:29:47 #1 DONE 0.0s 05:29:47 05:29:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31 05:29:47 #2 DONE 0.0s 05:29:47 05:29:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31 05:29:47 #3 DONE 0.0s 05:29:47 05:29:47 #4 [internal] load .dockerignore 05:29:47 #4 transferring context: 2B done 05:29:47 #4 DONE 0.0s 05:29:47 05:29:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 05:29:47 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done 05:29:47 #5 DONE 0.0s 05:29:47 05:29:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 05:29:47 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done 05:29:47 #6 CACHED 05:29:47 05:29:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 05:29:47 #5 CACHED 05:29:47 05:29:47 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 05:29:47 #7 DONE 0.0s 05:29:47 05:29:47 #8 exporting to image 05:29:47 #8 exporting layers done 05:29:47 #8 exporting manifest sha256:18a2ff2d4aa418f35c91f6d4b21424eaa8fd7986a0d4100e84400561847ddd7b done 05:29:47 #8 exporting config sha256:e62c34670b3b3a927e602c2eb39dadce8d3997f3e093fb5ecb0a234d568817c7 done 05:29:47 #8 exporting manifest sha256:fc52621918a78e4bf45da7867868624713c646827b590b768f8b307165492bde done 05:29:47 #8 exporting config sha256:e065069a0062a7e1d23397939842918f9f64afc37a3386d4c50cbd330e178675 done 05:29:47 #8 exporting manifest list sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 done 05:29:47 #8 pushing layers 0.0s done 05:29:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.31@sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 0.1s done 05:29:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:47 #8 DONE 0.1s 05:29:47 05:29:47 1 warning found (use --debug to expand): 05:29:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - 05:29:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' 05:29:48 #1 [internal] load build definition from Dockerfile 05:29:48 #1 transferring dockerfile: 219B done 05:29:48 #1 DONE 0.0s 05:29:48 05:29:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:48 #2 DONE 0.0s 05:29:48 05:29:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:48 #3 DONE 0.0s 05:29:48 05:29:48 #4 [internal] load .dockerignore 05:29:48 #4 transferring context: 2B done 05:29:48 #4 DONE 0.0s 05:29:48 05:29:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 05:29:48 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done 05:29:48 #5 CACHED 05:29:48 05:29:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 05:29:48 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done 05:29:48 #6 CACHED 05:29:48 05:29:48 #7 exporting to image 05:29:48 #7 exporting layers done 05:29:48 #7 exporting manifest sha256:18a2ff2d4aa418f35c91f6d4b21424eaa8fd7986a0d4100e84400561847ddd7b 05:29:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:48 #7 exporting manifest sha256:18a2ff2d4aa418f35c91f6d4b21424eaa8fd7986a0d4100e84400561847ddd7b done 05:29:48 #7 exporting config sha256:e62c34670b3b3a927e602c2eb39dadce8d3997f3e093fb5ecb0a234d568817c7 done 05:29:48 #7 exporting manifest sha256:fc52621918a78e4bf45da7867868624713c646827b590b768f8b307165492bde done 05:29:48 #7 exporting config sha256:e065069a0062a7e1d23397939842918f9f64afc37a3386d4c50cbd330e178675 done 05:29:48 #7 exporting manifest list sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 done 05:29:48 #7 pushing layers 0.0s done 05:29:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 0.1s done 05:29:48 #7 DONE 0.1s 05:29:48 05:29:48 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 05:29:48 #8 DONE 0.0s 05:29:48 05:29:48 1 warning found (use --debug to expand): 05:29:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 05:29:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 05:29:48 #1 [internal] load build definition from Dockerfile 05:29:48 #1 transferring dockerfile: 170B done 05:29:48 #1 DONE 0.0s 05:29:48 05:29:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 05:29:48 #2 DONE 0.0s 05:29:48 05:29:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 05:29:48 #3 DONE 0.0s 05:29:48 05:29:48 #4 [internal] load .dockerignore 05:29:48 #4 transferring context: 2B done 05:29:48 #4 DONE 0.0s 05:29:48 05:29:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 05:29:48 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 05:29:49 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done 05:29:49 #5 CACHED 05:29:49 05:29:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 05:29:49 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b1523a3bfea72f0c4617742fb1ae0bf26fc5b821a5887dddf185c9b35ee79f90 0.0s done 05:29:49 #6 CACHED 05:29:49 05:29:49 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 05:29:49 #7 DONE 0.0s 05:29:49 05:29:49 #8 exporting to image 05:29:49 #8 exporting layers done 05:29:49 #8 exporting manifest sha256:18a2ff2d4aa418f35c91f6d4b21424eaa8fd7986a0d4100e84400561847ddd7b done 05:29:49 #8 exporting config sha256:e62c34670b3b3a927e602c2eb39dadce8d3997f3e093fb5ecb0a234d568817c7 done 05:29:49 #8 exporting manifest sha256:fc52621918a78e4bf45da7867868624713c646827b590b768f8b307165492bde done 05:29:49 #8 exporting config sha256:e065069a0062a7e1d23397939842918f9f64afc37a3386d4c50cbd330e178675 done 05:29:49 #8 exporting manifest list sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 done 05:29:49 #8 pushing layers 0.0s done 05:29:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:1b87584de2cc0db7edaa2d73ef34ea69edc7d8a4d096e9b237deb17e0f1acaa4 0.1s done 05:29:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:49 #8 DONE 0.1s 05:29:49 05:29:49 1 warning found (use --debug to expand): 05:29:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624' 05:29:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624 --push - 05:29:49 #1 [internal] load build definition from Dockerfile 05:29:49 #1 transferring dockerfile: 206B done 05:29:49 #1 DONE 0.0s 05:29:49 05:29:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624 05:29:49 #2 DONE 0.0s 05:29:49 05:29:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624 05:29:49 #3 DONE 0.0s 05:29:49 05:29:49 #4 [internal] load .dockerignore 05:29:49 #4 transferring context: 2B done 05:29:49 #4 DONE 0.0s 05:29:49 05:29:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 05:29:49 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 05:29:49 #5 ... 05:29:49 05:29:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 05:29:49 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 done 05:29:49 #6 DONE 0.1s 05:29:49 05:29:49 #7 exporting to image 05:29:49 #7 exporting layers done 05:29:49 #7 exporting manifest sha256:dcffbbe6d5fa5cbfe9e571aa1f1d6af61d6d0dcedba5ac3aaa49e5dc1beb77f6 done 05:29:49 #7 exporting config sha256:34a9a251f93f2218600765c7332ece633434285c9fe4f812e4abf9a7abea56e6 05:29:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:49 #7 ... 05:29:49 05:29:49 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 05:29:49 #8 DONE 0.0s 05:29:49 05:29:49 #7 exporting to image 05:29:49 #7 exporting config sha256:34a9a251f93f2218600765c7332ece633434285c9fe4f812e4abf9a7abea56e6 done 05:29:49 #7 exporting manifest sha256:7d52844906f5b73dd469a78839e8da0110bfb7d02c8d427c43d9d0970d3a2ec7 done 05:29:49 #7 exporting config sha256:ea16c21eef4664402f545ae775cfcd4dbb450113e71f15767c0900dee80f697e done 05:29:49 #7 exporting manifest list sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad done 05:29:49 #7 pushing layers 0.1s done 05:29:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad 05:29:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad 0.1s done 05:29:49 #7 DONE 0.2s 05:29:49 05:29:49 1 warning found (use --debug to expand): 05:29:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 05:29:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 05:29:50 #1 [internal] load build definition from Dockerfile 05:29:50 #1 transferring dockerfile: 172B done 05:29:50 #1 DONE 0.1s 05:29:50 05:29:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:29:50 #2 DONE 0.0s 05:29:50 05:29:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:29:50 #3 DONE 0.0s 05:29:50 05:29:50 #4 [internal] load .dockerignore 05:29:50 #4 transferring context: 05:29:50 #4 transferring context: 2B done 05:29:50 #4 DONE 0.0s 05:29:50 05:29:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 05:29:50 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 0.0s done 05:29:50 #5 CACHED 05:29:50 05:29:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 05:29:50 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 0.0s done 05:29:50 #6 CACHED 05:29:50 05:29:50 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 05:29:50 #7 DONE 0.0s 05:29:50 05:29:50 #8 exporting to image 05:29:50 #8 exporting layers done 05:29:50 #8 exporting manifest sha256:dcffbbe6d5fa5cbfe9e571aa1f1d6af61d6d0dcedba5ac3aaa49e5dc1beb77f6 done 05:29:50 #8 exporting config sha256:34a9a251f93f2218600765c7332ece633434285c9fe4f812e4abf9a7abea56e6 done 05:29:50 #8 exporting manifest sha256:7d52844906f5b73dd469a78839e8da0110bfb7d02c8d427c43d9d0970d3a2ec7 done 05:29:50 #8 exporting config sha256:ea16c21eef4664402f545ae775cfcd4dbb450113e71f15767c0900dee80f697e done 05:29:50 #8 exporting manifest list sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad done 05:29:50 #8 pushing layers 0.0s done 05:29:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad 0.1s done 05:29:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:50 #8 DONE 0.1s 05:29:50 05:29:50 1 warning found (use --debug to expand): 05:29:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31 --push - 05:29:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31' 05:29:50 #1 [internal] load build definition from Dockerfile 05:29:50 #1 transferring dockerfile: 178B done 05:29:50 #1 DONE 0.0s 05:29:50 05:29:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31 05:29:50 #2 DONE 0.0s 05:29:50 05:29:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31 05:29:50 #3 DONE 0.0s 05:29:50 05:29:50 #4 [internal] load .dockerignore 05:29:50 #4 transferring context: 2B done 05:29:50 #4 DONE 0.1s 05:29:50 05:29:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 05:29:50 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 0.1s done 05:29:50 #5 DONE 0.1s 05:29:50 05:29:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 05:29:51 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 0.1s done 05:29:51 #6 CACHED 05:29:51 05:29:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 05:29:51 #5 CACHED 05:29:51 05:29:51 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 05:29:51 #7 DONE 0.0s 05:29:51 05:29:51 #8 exporting to image 05:29:51 #8 exporting layers done 05:29:51 #8 exporting manifest sha256:dcffbbe6d5fa5cbfe9e571aa1f1d6af61d6d0dcedba5ac3aaa49e5dc1beb77f6 0.0s done 05:29:51 #8 exporting config sha256:34a9a251f93f2218600765c7332ece633434285c9fe4f812e4abf9a7abea56e6 done 05:29:51 #8 exporting manifest sha256:7d52844906f5b73dd469a78839e8da0110bfb7d02c8d427c43d9d0970d3a2ec7 done 05:29:51 #8 exporting config sha256:ea16c21eef4664402f545ae775cfcd4dbb450113e71f15767c0900dee80f697e done 05:29:51 #8 exporting manifest list sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad done 05:29:51 #8 pushing layers 0.0s done 05:29:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad 05:29:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.31@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad 0.1s done 05:29:51 #8 DONE 0.1s 05:29:51 05:29:51 1 warning found (use --debug to expand): 05:29:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' 05:29:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - 05:29:51 #1 [internal] load build definition from Dockerfile 05:29:51 #1 transferring dockerfile: 219B done 05:29:51 #1 DONE 0.0s 05:29:51 05:29:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:51 #2 DONE 0.0s 05:29:51 05:29:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:51 #3 DONE 0.0s 05:29:51 05:29:51 #4 [internal] load .dockerignore 05:29:51 #4 transferring context: 2B done 05:29:51 #4 DONE 0.0s 05:29:51 05:29:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 05:29:51 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 done 05:29:51 #5 CACHED 05:29:51 05:29:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 05:29:51 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 done 05:29:51 #6 CACHED 05:29:51 05:29:51 #7 exporting to image 05:29:51 #7 exporting layers done 05:29:51 #7 exporting manifest sha256:dcffbbe6d5fa5cbfe9e571aa1f1d6af61d6d0dcedba5ac3aaa49e5dc1beb77f6 done 05:29:51 #7 exporting config sha256:34a9a251f93f2218600765c7332ece633434285c9fe4f812e4abf9a7abea56e6 done 05:29:51 #7 exporting manifest sha256:7d52844906f5b73dd469a78839e8da0110bfb7d02c8d427c43d9d0970d3a2ec7 done 05:29:51 #7 exporting config sha256:ea16c21eef4664402f545ae775cfcd4dbb450113e71f15767c0900dee80f697e done 05:29:51 #7 exporting manifest list sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad done 05:29:51 #7 pushing layers 0.0s done 05:29:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad 05:29:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad 0.1s done 05:29:51 #7 DONE 0.1s 05:29:51 05:29:51 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 05:29:51 #8 DONE 0.0s 05:29:51 05:29:51 1 warning found (use --debug to expand): 05:29:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 05:29:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 05:29:52 #1 [internal] load build definition from Dockerfile 05:29:52 #1 transferring dockerfile: 170B done 05:29:52 #1 DONE 0.0s 05:29:52 05:29:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 05:29:52 #2 DONE 0.0s 05:29:52 05:29:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 05:29:52 #3 DONE 0.0s 05:29:52 05:29:52 #4 [internal] load .dockerignore 05:29:52 #4 transferring context: 2B done 05:29:52 #4 DONE 0.0s 05:29:52 05:29:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 05:29:52 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 0.0s done 05:29:52 #5 CACHED 05:29:52 05:29:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 05:29:52 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:18dc175a6203de76b7e8bc937972ea803e755017f4337af76236d700392fddc9 0.0s done 05:29:52 #6 CACHED 05:29:52 05:29:52 #7 exporting to image 05:29:52 #7 exporting layers done 05:29:52 #7 exporting manifest sha256:dcffbbe6d5fa5cbfe9e571aa1f1d6af61d6d0dcedba5ac3aaa49e5dc1beb77f6 done 05:29:52 #7 exporting config sha256:34a9a251f93f2218600765c7332ece633434285c9fe4f812e4abf9a7abea56e6 done 05:29:52 #7 exporting manifest sha256:7d52844906f5b73dd469a78839e8da0110bfb7d02c8d427c43d9d0970d3a2ec7 done 05:29:52 #7 exporting config sha256:ea16c21eef4664402f545ae775cfcd4dbb450113e71f15767c0900dee80f697e done 05:29:52 #7 exporting manifest list sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad done 05:29:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:52 #7 pushing layers 0.0s done 05:29:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a43094cfb39b8f1b43da88f7ef0a1f99f412db85094294604bbae57b142a82ad 0.1s done 05:29:52 #7 DONE 0.1s 05:29:52 05:29:52 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 05:29:52 #8 DONE 0.0s 05:29:52 05:29:52 1 warning found (use --debug to expand): 05:29:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624' 05:29:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624 --push - 05:29:52 #1 [internal] load build definition from Dockerfile 05:29:52 #1 transferring dockerfile: 206B done 05:29:52 #1 DONE 0.0s 05:29:52 05:29:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624 05:29:52 #2 DONE 0.0s 05:29:52 05:29:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624 05:29:52 #3 DONE 0.1s 05:29:52 05:29:52 #4 [internal] load .dockerignore 05:29:52 #4 transferring context: 2B done 05:29:52 #4 DONE 0.0s 05:29:52 05:29:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 05:29:52 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.1s done 05:29:52 #5 DONE 0.1s 05:29:52 05:29:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 05:29:52 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.1s done 05:29:53 #6 DONE 0.2s 05:29:53 05:29:53 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 05:29:53 #7 DONE 0.0s 05:29:53 05:29:53 #8 exporting to image 05:29:53 #8 exporting layers done 05:29:53 #8 exporting manifest sha256:bca211d3551e5bc0226a8ce939612a3a61dd222bcadb817ab6a189861db5cec3 done 05:29:53 #8 exporting config sha256:afc6851fb715eec8f5ce98f638a7aedeab088d8aee282cb624a98fc230a3335c done 05:29:53 #8 exporting manifest sha256:d1b0c0f0cea2f7cbed7bbce91f7389b950c477538c2141bc89e2fd13388feaea done 05:29:53 #8 exporting config sha256:2069342a1da330e963e676c6395231bde8a97d94a2e343939c8cd90026f9dd7b done 05:29:53 #8 exporting manifest list sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 done 05:29:53 #8 pushing layers 05:29:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:53 #8 pushing layers 0.1s done 05:29:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624@sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 0.1s done 05:29:53 #8 DONE 0.2s 05:29:53 05:29:53 1 warning found (use --debug to expand): 05:29:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 05:29:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 05:29:53 #1 [internal] load build definition from Dockerfile 05:29:53 #1 transferring dockerfile: 172B done 05:29:53 #1 DONE 0.0s 05:29:53 05:29:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 05:29:53 #2 DONE 0.0s 05:29:53 05:29:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 05:29:53 #3 DONE 0.0s 05:29:53 05:29:53 #4 [internal] load .dockerignore 05:29:53 #4 transferring context: 2B done 05:29:53 #4 DONE 0.0s 05:29:53 05:29:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 05:29:53 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef done 05:29:53 #5 CACHED 05:29:53 05:29:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 05:29:53 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.0s done 05:29:53 #6 CACHED 05:29:53 05:29:53 #7 exporting to image 05:29:53 #7 exporting layers done 05:29:53 #7 exporting manifest sha256:bca211d3551e5bc0226a8ce939612a3a61dd222bcadb817ab6a189861db5cec3 done 05:29:53 #7 exporting config sha256:afc6851fb715eec8f5ce98f638a7aedeab088d8aee282cb624a98fc230a3335c done 05:29:53 #7 exporting manifest sha256:d1b0c0f0cea2f7cbed7bbce91f7389b950c477538c2141bc89e2fd13388feaea done 05:29:53 #7 exporting config sha256:2069342a1da330e963e676c6395231bde8a97d94a2e343939c8cd90026f9dd7b 05:29:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:53 #7 exporting config sha256:2069342a1da330e963e676c6395231bde8a97d94a2e343939c8cd90026f9dd7b done 05:29:53 #7 exporting manifest list sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 done 05:29:53 #7 pushing layers 0.0s done 05:29:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 0.1s done 05:29:53 #7 DONE 0.1s 05:29:53 05:29:53 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 05:29:53 #8 DONE 0.0s 05:29:53 05:29:53 1 warning found (use --debug to expand): 05:29:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31' 05:29:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31 --push - 05:29:54 #1 [internal] load build definition from Dockerfile 05:29:54 #1 transferring dockerfile: 178B done 05:29:54 #1 DONE 0.0s 05:29:54 05:29:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31 05:29:54 #2 DONE 0.0s 05:29:54 05:29:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31 05:29:54 #3 DONE 0.0s 05:29:54 05:29:54 #4 [internal] load .dockerignore 05:29:54 #4 transferring context: 2B done 05:29:54 #4 DONE 0.0s 05:29:54 05:29:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 05:29:54 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.0s done 05:29:54 #5 CACHED 05:29:54 05:29:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 05:29:54 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.0s done 05:29:54 #6 DONE 0.0s 05:29:54 05:29:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 05:29:54 #6 CACHED 05:29:54 05:29:54 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 05:29:54 #7 DONE 0.0s 05:29:54 05:29:54 #8 exporting to image 05:29:54 #8 exporting layers done 05:29:54 #8 exporting manifest sha256:bca211d3551e5bc0226a8ce939612a3a61dd222bcadb817ab6a189861db5cec3 done 05:29:54 #8 exporting config sha256:afc6851fb715eec8f5ce98f638a7aedeab088d8aee282cb624a98fc230a3335c done 05:29:54 #8 exporting manifest sha256:d1b0c0f0cea2f7cbed7bbce91f7389b950c477538c2141bc89e2fd13388feaea done 05:29:54 #8 exporting config sha256:2069342a1da330e963e676c6395231bde8a97d94a2e343939c8cd90026f9dd7b done 05:29:54 #8 exporting manifest list sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 done 05:29:54 #8 pushing layers 0.0s done 05:29:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.31@sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 0.1s done 05:29:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:54 #8 DONE 0.1s 05:29:54 05:29:54 1 warning found (use --debug to expand): 05:29:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' 05:29:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - 05:29:54 #1 [internal] load build definition from Dockerfile 05:29:54 #1 transferring dockerfile: 219B done 05:29:54 #1 DONE 0.0s 05:29:54 05:29:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:54 #2 DONE 0.0s 05:29:54 05:29:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:54 #3 DONE 0.0s 05:29:54 05:29:54 #4 [internal] load .dockerignore 05:29:54 #4 transferring context: 2B done 05:29:54 #4 DONE 0.0s 05:29:54 05:29:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 05:29:54 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.0s done 05:29:54 #5 CACHED 05:29:54 05:29:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 05:29:54 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.0s done 05:29:54 #6 CACHED 05:29:54 05:29:54 #7 exporting to image 05:29:54 #7 exporting layers done 05:29:54 #7 exporting manifest sha256:bca211d3551e5bc0226a8ce939612a3a61dd222bcadb817ab6a189861db5cec3 done 05:29:54 #7 exporting config sha256:afc6851fb715eec8f5ce98f638a7aedeab088d8aee282cb624a98fc230a3335c 05:29:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:54 #7 exporting config sha256:afc6851fb715eec8f5ce98f638a7aedeab088d8aee282cb624a98fc230a3335c done 05:29:54 #7 exporting manifest sha256:d1b0c0f0cea2f7cbed7bbce91f7389b950c477538c2141bc89e2fd13388feaea done 05:29:54 #7 exporting config sha256:2069342a1da330e963e676c6395231bde8a97d94a2e343939c8cd90026f9dd7b done 05:29:54 #7 exporting manifest list sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 done 05:29:54 #7 pushing layers 0.0s done 05:29:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 0.1s done 05:29:54 #7 DONE 0.1s 05:29:54 05:29:54 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 05:29:54 #8 DONE 0.0s 05:29:54 05:29:54 1 warning found (use --debug to expand): 05:29:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 05:29:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 05:29:55 #1 [internal] load build definition from Dockerfile 05:29:55 #1 transferring dockerfile: 170B done 05:29:55 #1 DONE 0.1s 05:29:55 05:29:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 05:29:55 #2 DONE 0.0s 05:29:55 05:29:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 05:29:55 #3 DONE 0.0s 05:29:55 05:29:55 #4 [internal] load .dockerignore 05:29:55 #4 transferring context: 05:29:55 #4 transferring context: 2B done 05:29:55 #4 DONE 0.1s 05:29:55 05:29:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 05:29:55 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.0s done 05:29:55 #5 CACHED 05:29:55 05:29:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 05:29:55 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 0.0s done 05:29:55 #6 DONE 0.0s 05:29:55 05:29:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:18af8a129917e90a0dbf23b78673b225822d4516053fc5c616922befabcbf9ef 05:29:55 #6 CACHED 05:29:55 05:29:55 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 05:29:55 #7 DONE 0.0s 05:29:55 05:29:55 #8 exporting to image 05:29:55 #8 exporting layers done 05:29:55 #8 exporting manifest sha256:bca211d3551e5bc0226a8ce939612a3a61dd222bcadb817ab6a189861db5cec3 done 05:29:55 #8 exporting config sha256:afc6851fb715eec8f5ce98f638a7aedeab088d8aee282cb624a98fc230a3335c 0.0s done 05:29:55 #8 exporting manifest sha256:d1b0c0f0cea2f7cbed7bbce91f7389b950c477538c2141bc89e2fd13388feaea 0.0s done 05:29:55 #8 exporting config sha256:2069342a1da330e963e676c6395231bde8a97d94a2e343939c8cd90026f9dd7b done 05:29:55 #8 exporting manifest list sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 done 05:29:55 #8 pushing layers 0.0s done 05:29:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f1cbed59b573fb43c0885137160d3a5dab08cd3cf13e225b25c46cb436ac18d3 0.1s done 05:29:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:55 #8 DONE 0.2s 05:29:55 05:29:55 1 warning found (use --debug to expand): 05:29:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624 --push - 05:29:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624' 05:29:55 #1 [internal] load build definition from Dockerfile 05:29:55 #1 transferring dockerfile: 202B done 05:29:55 #1 DONE 0.0s 05:29:55 05:29:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624 05:29:55 #2 DONE 0.0s 05:29:55 05:29:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624 05:29:55 #3 DONE 0.0s 05:29:55 05:29:55 #4 [internal] load .dockerignore 05:29:55 #4 transferring context: 2B done 05:29:55 #4 DONE 0.0s 05:29:55 05:29:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 05:29:55 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done 05:29:55 #5 DONE 0.0s 05:29:55 05:29:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 05:29:56 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done 05:29:56 #6 DONE 0.0s 05:29:56 05:29:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 05:29:56 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done 05:29:56 #5 DONE 0.1s 05:29:56 05:29:56 #7 exporting to image 05:29:56 #7 exporting layers done 05:29:56 #7 exporting manifest sha256:0ed4e9f74328247d8d7db08e2108b28eb0d1c30c2087700c23dc8210428e823e done 05:29:56 #7 exporting config sha256:c2f7474ceac8c21b30cfd68dae857e88eed4a7aaeb31b70805b6e72db74277a9 done 05:29:56 #7 exporting manifest sha256:61d76725d26dd140083b751bdf98aad86bdfdada82952ffd2e1e8d85595304fc done 05:29:56 #7 exporting config sha256:b7c41cf51914571534f2288ce31b67974c85c5a87f1db861ef77a41fb1a81cd1 done 05:29:56 #7 exporting manifest list sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa done 05:29:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:56 #7 ... 05:29:56 05:29:56 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 05:29:56 #8 DONE 0.0s 05:29:56 05:29:56 #7 exporting to image 05:29:56 #7 pushing layers 0.1s done 05:29:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa 05:29:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624@sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa 0.1s done 05:29:56 #7 DONE 0.2s 05:29:56 05:29:56 1 warning found (use --debug to expand): 05:29:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 05:29:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 05:29:56 #1 [internal] load build definition from Dockerfile 05:29:56 #1 transferring dockerfile: 168B done 05:29:56 #1 DONE 0.0s 05:29:56 05:29:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:29:56 #2 DONE 0.0s 05:29:56 05:29:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:29:56 #3 DONE 0.0s 05:29:56 05:29:56 #4 [internal] load .dockerignore 05:29:56 #4 transferring context: 2B done 05:29:56 #4 DONE 0.0s 05:29:56 05:29:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 05:29:56 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done 05:29:56 #5 DONE 0.0s 05:29:56 05:29:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 05:29:56 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done 05:29:56 #6 DONE 0.0s 05:29:56 05:29:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 05:29:56 #5 CACHED 05:29:56 05:29:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 05:29:56 #6 CACHED 05:29:56 05:29:56 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 05:29:56 #7 DONE 0.0s 05:29:56 05:29:56 #8 exporting to image 05:29:56 #8 exporting layers done 05:29:56 #8 exporting manifest sha256:0ed4e9f74328247d8d7db08e2108b28eb0d1c30c2087700c23dc8210428e823e done 05:29:56 #8 exporting config sha256:c2f7474ceac8c21b30cfd68dae857e88eed4a7aaeb31b70805b6e72db74277a9 done 05:29:56 #8 exporting manifest sha256:61d76725d26dd140083b751bdf98aad86bdfdada82952ffd2e1e8d85595304fc done 05:29:56 #8 exporting config sha256:b7c41cf51914571534f2288ce31b67974c85c5a87f1db861ef77a41fb1a81cd1 done 05:29:56 #8 exporting manifest list sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa done 05:29:56 #8 pushing layers 0.0s done 05:29:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa 0.1s done 05:29:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:56 #8 DONE 0.1s 05:29:56 05:29:56 1 warning found (use --debug to expand): 05:29:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31' 05:29:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31 --push - 05:29:57 #1 [internal] load build definition from Dockerfile 05:29:57 #1 transferring dockerfile: 174B done 05:29:57 #1 DONE 0.0s 05:29:57 05:29:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31 05:29:57 #2 DONE 0.0s 05:29:57 05:29:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31 05:29:57 #3 DONE 0.0s 05:29:57 05:29:57 #4 [internal] load .dockerignore 05:29:57 #4 transferring context: 2B done 05:29:57 #4 DONE 0.0s 05:29:57 05:29:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 05:29:57 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done 05:29:57 #5 CACHED 05:29:57 05:29:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 05:29:57 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done 05:29:57 #6 CACHED 05:29:57 05:29:57 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 05:29:57 #7 DONE 0.0s 05:29:57 05:29:57 #8 exporting to image 05:29:57 #8 exporting layers done 05:29:57 #8 exporting manifest sha256:0ed4e9f74328247d8d7db08e2108b28eb0d1c30c2087700c23dc8210428e823e done 05:29:57 #8 exporting config sha256:c2f7474ceac8c21b30cfd68dae857e88eed4a7aaeb31b70805b6e72db74277a9 done 05:29:57 #8 exporting manifest sha256:61d76725d26dd140083b751bdf98aad86bdfdada82952ffd2e1e8d85595304fc done 05:29:57 #8 exporting config sha256:b7c41cf51914571534f2288ce31b67974c85c5a87f1db861ef77a41fb1a81cd1 done 05:29:57 #8 exporting manifest list sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa done 05:29:57 #8 pushing layers 0.0s done 05:29:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.31@sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa 0.1s done 05:29:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:57 #8 DONE 0.1s 05:29:57 05:29:57 1 warning found (use --debug to expand): 05:29:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31' 05:29:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 --push - 05:29:57 #1 [internal] load build definition from Dockerfile 05:29:57 #1 transferring dockerfile: 215B done 05:29:57 #1 DONE 0.0s 05:29:57 05:29:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:57 #2 DONE 0.0s 05:29:57 05:29:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 05:29:57 #3 DONE 0.0s 05:29:57 05:29:57 #4 [internal] load .dockerignore 05:29:57 #4 transferring context: 2B done 05:29:57 #4 DONE 0.0s 05:29:57 05:29:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 05:29:57 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done 05:29:57 #5 DONE 0.0s 05:29:57 05:29:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 05:29:58 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 0.0s done 05:29:58 #6 CACHED 05:29:58 05:29:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 05:29:58 #5 CACHED 05:29:58 05:29:58 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 05:29:58 #7 DONE 0.0s 05:29:58 05:29:58 #8 exporting to image 05:29:58 #8 exporting layers done 05:29:58 #8 exporting manifest sha256:0ed4e9f74328247d8d7db08e2108b28eb0d1c30c2087700c23dc8210428e823e done 05:29:58 #8 exporting config sha256:c2f7474ceac8c21b30cfd68dae857e88eed4a7aaeb31b70805b6e72db74277a9 done 05:29:58 #8 exporting manifest sha256:61d76725d26dd140083b751bdf98aad86bdfdada82952ffd2e1e8d85595304fc done 05:29:58 #8 exporting config sha256:b7c41cf51914571534f2288ce31b67974c85c5a87f1db861ef77a41fb1a81cd1 done 05:29:58 #8 exporting manifest list sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa done 05:29:58 #8 pushing layers 0.0s done 05:29:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31@sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa 0.1s done 05:29:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:58 #8 DONE 0.1s 05:29:58 05:29:58 1 warning found (use --debug to expand): 05:29:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:29:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 05:29:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 05:29:58 #1 [internal] load build definition from Dockerfile 05:29:58 #1 transferring dockerfile: 166B done 05:29:58 #1 DONE 0.0s 05:29:58 05:29:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 05:29:58 #2 DONE 0.0s 05:29:58 05:29:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 05:29:58 #3 DONE 0.0s 05:29:58 05:29:58 #4 [internal] load .dockerignore 05:29:58 #4 transferring context: 2B done 05:29:58 #4 DONE 0.0s 05:29:58 05:29:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 05:29:58 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 done 05:29:58 #5 CACHED 05:29:58 05:29:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 05:29:58 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7681e62830c9c2809d4682198eabf7fbb127d89b3f94d237e2e7aff31a2b3c20 done 05:29:58 #6 CACHED 05:29:58 05:29:58 #7 exporting to image 05:29:58 #7 exporting layers done 05:29:58 #7 exporting manifest sha256:0ed4e9f74328247d8d7db08e2108b28eb0d1c30c2087700c23dc8210428e823e done 05:29:58 #7 exporting config sha256:c2f7474ceac8c21b30cfd68dae857e88eed4a7aaeb31b70805b6e72db74277a9 done 05:29:58 #7 exporting manifest sha256:61d76725d26dd140083b751bdf98aad86bdfdada82952ffd2e1e8d85595304fc done 05:29:58 #7 exporting config sha256:b7c41cf51914571534f2288ce31b67974c85c5a87f1db861ef77a41fb1a81cd1 done 05:29:58 #7 exporting manifest list sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa done 05:29:58 #7 pushing layers 0.0s done 05:29:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa 05:29:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:29:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:dc75dc9b58f25785bb2a480db9724fbba75d1f3f0e368e3302260ee49eb850fa 0.1s done 05:29:58 #7 DONE 0.1s 05:29:58 05:29:58 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 05:29:58 #8 DONE 0.0s 05:29:58 05:29:58 1 warning found (use --debug to expand): 05:29:58  - 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 05:29:59 + '[' -d /w/workspace/edgex-go/863/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:29:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:29:59 ---> package-listing.sh 05:29:59 ++ facter osfamily 05:29:59 ++ tr '[:upper:]' '[:lower:]' 05:30:00 + OS_FAMILY=redhat 05:30:00 + workspace=/w/workspace/edgex-go/863 05:30:00 + START_PACKAGES=/tmp/packages_start.txt 05:30:00 + END_PACKAGES=/tmp/packages_end.txt 05:30:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:30:00 + PACKAGES=/tmp/packages_start.txt 05:30:00 + '[' /w/workspace/edgex-go/863 ']' 05:30:00 + PACKAGES=/tmp/packages_end.txt 05:30:00 + case "${OS_FAMILY}" in 05:30:00 + rpm -qa 05:30:00 + sort 05:30:00 + '[' -f /tmp/packages_start.txt ']' 05:30:00 + '[' -f /tmp/packages_end.txt ']' 05:30:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:30:00 + '[' /w/workspace/edgex-go/863 ']' 05:30:00 + mkdir -p /w/workspace/edgex-go/863/archives/ 05:30:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/863/archives/ [Pipeline] echo 05:30:00 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/863/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:30:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:30:01 05:30:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:30:01 latest: Pulling from edgex-lftools-log-publisher 05:30:01 5eb5b503b376: Pulling fs layer 05:30:01 5c69ac0246d0: Pulling fs layer 05:30:01 ec43610c2a17: Pulling fs layer 05:30:01 3a2ae6a8a46f: Pulling fs layer 05:30:01 33b1e0a273af: Pulling fs layer 05:30:01 5d3b04190fa2: Pulling fs layer 05:30:01 2f39f015ded8: Pulling fs layer 05:30:01 3a2ae6a8a46f: Waiting 05:30:01 33b1e0a273af: Waiting 05:30:01 5d3b04190fa2: Waiting 05:30:01 2f39f015ded8: Waiting 05:30:01 5c69ac0246d0: Verifying Checksum 05:30:01 5c69ac0246d0: Download complete 05:30:01 3a2ae6a8a46f: Verifying Checksum 05:30:01 3a2ae6a8a46f: Download complete 05:30:01 ec43610c2a17: Verifying Checksum 05:30:01 ec43610c2a17: Download complete 05:30:01 33b1e0a273af: Verifying Checksum 05:30:01 33b1e0a273af: Download complete 05:30:01 5d3b04190fa2: Verifying Checksum 05:30:01 5d3b04190fa2: Download complete 05:30:02 5eb5b503b376: Verifying Checksum 05:30:02 5eb5b503b376: Download complete 05:30:03 2f39f015ded8: Verifying Checksum 05:30:03 2f39f015ded8: Download complete 05:30:03 5eb5b503b376: Pull complete 05:30:03 5c69ac0246d0: Pull complete 05:30:03 ec43610c2a17: Pull complete 05:30:04 3a2ae6a8a46f: Pull complete 05:30:04 33b1e0a273af: Pull complete 05:30:04 5d3b04190fa2: Pull complete 05:30:08 2f39f015ded8: Pull complete 05:30:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:30:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:08 prd-centos7-docker-4c-2g-4246 does not seem to be running inside a container 05:30:08 $ 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/863/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 05:30:12 $ docker top 1f9655c999329d45cd3550541fa34d887fc2be1d7083879be108764de9ba5c52 -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:12 + touch /tmp/pre-build-complete [Pipeline] sh 05:30:12 + mkdir -p /var/log/sysstat [Pipeline] sh 05:30:12 + ls /var/log/sa-host 05:30:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:30:13 provisioning config files... 05:30:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2292085784744021283tmp [Pipeline] { [Pipeline] echo 05:30:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:30:13 ---> create-netrc.sh [Pipeline] } 05:30:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:30:13 ---> python-tools-install.sh [Pipeline] echo 05:30:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:30:14 ---> sudo-logs.sh 05:30:14 Archiving 'sudo' log.. 05:30:14 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:30:14 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 05:30:14 $ docker stop --time=1 1f9655c999329d45cd3550541fa34d887fc2be1d7083879be108764de9ba5c52 05:30:15 $ docker rm -f --volumes 1f9655c999329d45cd3550541fa34d887fc2be1d7083879be108764de9ba5c52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 05:30:15 [WS-CLEANUP] Deleting project workspace... 05:30:15 [WS-CLEANUP] Deferred wipeout is used... 05:30:15 [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] } 05:43:32 #154 ... 05:43:32 05:43:32 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:43:32 #150 DONE 1062.0s 05:43:32 05:43:32 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:43:32 #147 ... 05:43:32 05:43:32 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:43:32 #155 DONE 0.2s 05:43:32 05:43:32 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:43:32 #156 DONE 0.2s 05:43:32 05:43:32 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:43:32 #153 ... 05:43:32 05:43:32 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:43:32 #157 DONE 0.4s 05:43:32 05:43:32 #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 05:43:32 #158 DONE 0.2s 05:43:32 05:43:32 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:43:32 #143 ... 05:43:32 05:43:32 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:43:32 #159 DONE 0.1s 05:43:32 05:43:32 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:43:32 #160 DONE 2.0s 05:43:32 05:43:32 #112 [core-common-config-bootstrapper] exporting to image 05:43:32 #112 exporting layers 05:43:32 #112 exporting layers 0.7s done 05:43:32 #112 writing image sha256:d2b56b12a897d1014d5e545e37bc306253de8288e29b19c997c11d06809dc220 done 05:43:32 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 05:43:32 #112 DONE 4.8s 05:43:32 05:43:32 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:43:36 #144 ... 05:43:36 05:43:36 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:43:36 #153 DONE 1072.8s 05:43:36 05:43:36 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:43:36 #44 ... 05:43:36 05:43:36 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:43:36 #161 DONE 0.4s 05:43:36 05:43:36 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:43:39 #162 DONE 2.5s 05:43:39 05:43:39 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:43:39 #163 DONE 0.2s 05:43:39 05:43:39 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:43:39 #164 DONE 0.3s 05:43:39 05:43:39 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:43:39 #165 DONE 0.3s 05:43:39 05:43:39 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:43:40 #152 ... 05:43:40 05:43:40 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:43:40 #166 DONE 0.1s 05:43:40 05:43:40 #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/ 05:43:40 #167 DONE 0.2s 05:43:40 05:43:40 #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/ 05:43:40 #168 DONE 0.2s 05:43:40 05:43:40 #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/ 05:43:40 #169 DONE 0.1s 05:43:40 05:43:40 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:43:40 #146 ... 05:43:40 05:43:40 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:43:40 #170 DONE 0.1s 05:43:40 05:43:40 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:43:42 #171 DONE 2.1s 05:43:42 05:43:42 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:43:42 #143 ... 05:43:42 05:43:42 #112 [security-bootstrapper] exporting to image 05:43:42 #112 exporting layers 05:43:43 #112 exporting layers 1.1s done 05:43:43 #112 writing image sha256:e36e8a56d66b04dfc6992f5218b2db607995167c3a34f5085abfc21aa1b2c543 done 05:43:43 #112 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 05:43:43 #112 DONE 5.9s 05:43:43 05:43:43 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:58:07 #143 ... 05:58:07 05:58:07 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:58:07 #148 DONE 1941.5s 05:58:07 05:58:07 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:58:07 #147 ... 05:58:07 05:58:07 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:58:07 #172 DONE 0.2s 05:58:07 05:58:07 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:58:07 #154 ... 05:58:07 05:58:07 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:58:07 #173 DONE 0.2s 05:58:07 05:58:07 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:58:07 #174 DONE 0.5s 05:58:07 05:58:07 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:58:07 #175 DONE 0.2s 05:58:07 05:58:07 #112 [core-command] exporting to image 05:58:07 #112 exporting layers 05:58:07 #112 exporting layers 0.4s done 05:58:07 #112 writing image sha256:d88831e4d2eeac83b889d31e1590d0d5ec89addfb91933306ea0b41192a9038b 0.1s done 05:58:07 #112 naming to docker.io/library/core-command-arm64 0.0s done 05:58:07 #112 DONE 6.4s 05:58:07 05:58:07 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:58:29 #147 ... 05:58:29 05:58:29 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:58:29 #145 DONE 1965.7s 05:58:29 05:58:29 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:58:29 #147 ... 05:58:29 05:58:29 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:58:29 #176 DONE 0.4s 05:58:29 05:58:29 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:58:29 #177 DONE 0.3s 05:58:29 05:58:29 #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 05:58:30 #178 DONE 0.2s 05:58:30 05:58:30 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:58:30 #143 ... 05:58:30 05:58:30 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:58:30 #179 DONE 0.2s 05:58:30 05:58:30 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:58:30 #180 DONE 0.4s 05:58:30 05:58:30 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:58:30 #181 DONE 0.1s 05:58:30 05:58:30 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:58:33 #182 DONE 2.1s 05:58:33 05:58:33 #112 [security-proxy-setup] exporting to image 05:58:33 #112 exporting layers 05:58:33 #112 exporting layers 1.0s done 05:58:33 #112 writing image sha256:2db74acfe7f12774d0a01daedba5fd20b749e5c8bf5a86d7387f6835f92cce15 done 05:58:33 #112 naming to docker.io/library/security-proxy-setup-arm64 done 05:58:33 #112 DONE 7.4s 05:58:33 05:58:33 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:58:35 #144 ... 05:58:35 05:58:35 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:58:35 #143 1972.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:59:07 #143 DONE 2001.6s 05:59:07 05:59:07 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:59:07 #144 ... 05:59:07 05:59:07 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:59:07 #183 DONE 0.3s 05:59:07 05:59:07 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:59:07 #144 ... 05:59:07 05:59:07 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:59:07 #184 DONE 0.1s 05:59:07 05:59:07 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:59:07 #152 ... 05:59:07 05:59:07 #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 05:59:07 #185 DONE 0.1s 05:59:07 05:59:07 #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 05:59:07 #186 DONE 0.1s 05:59:07 05:59:07 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:59:07 #147 ... 05:59:07 05:59:07 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:59:07 #187 DONE 0.1s 05:59:07 05:59:07 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:59:07 #188 DONE 0.4s 05:59:07 05:59:07 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:59:07 #189 DONE 0.4s 05:59:07 05:59:07 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:59:07 #146 ... 05:59:07 05:59:07 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:59:07 #190 DONE 0.1s 05:59:07 05:59:07 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:59:09 #191 DONE 1.7s 05:59:09 05:59:09 #112 [security-secretstore-setup] exporting to image 05:59:09 #112 exporting layers 05:59:10 #112 exporting layers 1.5s done 05:59:10 #112 writing image sha256:4a48646a5a20627e483aa5e1eefb06a69a56783e041c8dd48068b5326ca642d6 done 05:59:10 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 05:59:10 #112 DONE 8.9s 05:59:10 05:59:10 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:00:07 #144 ... 06:00:07 06:00:07 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:00:07 #154 DONE 2056.0s 06:00:07 06:00:07 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:00:07 #144 ... 06:00:07 06:00:07 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:00:07 #192 DONE 0.1s 06:00:07 06:00:07 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:00:07 #144 ... 06:00:07 06:00:07 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:00:07 #193 DONE 0.1s 06:00:07 06:00:07 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:00:07 #194 DONE 0.4s 06:00:07 06:00:07 #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 06:00:07 #195 DONE 0.1s 06:00:07 06:00:07 #112 [security-spiffe-token-provider] exporting to image 06:00:07 #112 exporting layers 06:00:07 #112 exporting layers 0.9s done 06:00:07 #112 writing image sha256:f9305f82c332f6a4e2226085ab4f0d5f9a1941996d3327ca6db0dd19ec1745ad done 06:00:07 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:00:07 #112 DONE 9.8s 06:00:07 06:00:07 #21 [support-scheduler internal] load .dockerignore 06:00:45 #21 ... 06:00:45 06:00:45 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:00:45 #144 DONE 2096.6s 06:00:45 06:00:45 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:00:45 #147 ... 06:00:45 06:00:45 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:00:45 #196 DONE 0.2s 06:00:45 06:00:45 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:00:45 #152 ... 06:00:45 06:00:45 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:00:45 #197 DONE 0.2s 06:00:45 06:00:45 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:00:45 #198 DONE 0.4s 06:00:45 06:00:45 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:00:45 #152 ... 06:00:45 06:00:45 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:00:45 #199 DONE 0.2s 06:00:45 06:00:45 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:00:45 #200 DONE 0.1s 06:00:45 06:00:45 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:00:45 #201 DONE 1.7s 06:00:45 06:00:45 #112 [security-proxy-auth] exporting to image 06:00:45 #112 exporting layers 06:00:45 #112 ... 06:00:45 06:00:45 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:00:45 #149 DONE 2100.5s 06:00:45 06:00:45 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:00:45 #146 ... 06:00:45 06:00:45 #112 [security-proxy-auth] exporting to image 06:00:45 #112 exporting layers 1.1s done 06:00:45 #112 writing image sha256:09487b9149d392898dbc692ccab8a878de0d2bc40b83466eae1c9fa794fd2be1 06:00:45 #112 writing image sha256:09487b9149d392898dbc692ccab8a878de0d2bc40b83466eae1c9fa794fd2be1 done 06:00:45 #112 naming to docker.io/library/security-proxy-auth-arm64 done 06:00:45 #112 DONE 10.9s 06:00:45 06:00:45 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:00:45 #202 ... 06:00:45 06:00:45 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:00:45 #146 DONE 2101.5s 06:00:45 06:00:45 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:00:45 #202 DONE 0.5s 06:00:45 06:00:45 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:00:45 #203 DONE 0.3s 06:00:45 06:00:45 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:00:45 #204 DONE 0.8s 06:00:45 06:00:45 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:00:45 #205 ... 06:00:45 06:00:45 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:00:45 #206 DONE 0.3s 06:00:45 06:00:45 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:00:45 #205 DONE 0.3s 06:00:45 06:00:45 #112 [core-data] exporting to image 06:00:46 #112 ... 06:00:46 06:00:46 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:00:46 #207 DONE 0.6s 06:00:46 06:00:46 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:00:46 #208 DONE 0.1s 06:00:46 06:00:46 #112 [core-keeper] exporting to image 06:00:46 #112 writing image sha256:03b04a47922551493f71957520730b128811373d40e74149f528f1f251ab6d3b 0.0s done 06:00:46 #112 naming to docker.io/library/core-data-arm64 0.0s done 06:00:47 #112 exporting layers 0.5s done 06:00:47 #112 writing image sha256:62cbbc7e3a9a866498f0ec6da7524a75f3c5c378ccd338539c298c1f43dbaf87 done 06:00:47 #112 naming to docker.io/library/core-keeper-arm64 done 06:00:47 #112 DONE 12.0s 06:00:47 06:00:47 #21 [support-scheduler internal] load .dockerignore 06:00:51 #21 ... 06:00:51 06:00:51 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:00:51 #151 DONE 2107.9s 06:00:51 06:00:51 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:00:51 #44 ... 06:00:51 06:00:51 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:00:51 #209 DONE 0.1s 06:00:51 06:00:51 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:00:51 #44 ... 06:00:51 06:00:51 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:00:51 #210 DONE 0.1s 06:00:51 06:00:51 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:00:52 #211 DONE 0.5s 06:00:52 06:00:52 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:00:52 #212 DONE 0.1s 06:00:52 06:00:52 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:00:52 #44 ... 06:00:52 06:00:52 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:00:52 #213 DONE 0.1s 06:00:52 06:00:52 #112 [core-metadata] exporting to image 06:00:52 #112 exporting layers 06:00:52 #112 exporting layers 0.4s done 06:00:52 #112 writing image sha256:48f149afea74aa47eba3b1d90f8a3a0356e8cb87b9558b94bd6b702292a92267 done 06:00:52 #112 naming to docker.io/library/core-metadata-arm64 done 06:00:52 #112 DONE 12.4s 06:00:52 06:00:52 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:01:19 #44 ... 06:01:19 06:01:19 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:01:19 #147 DONE 2133.2s 06:01:19 06:01:19 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:01:19 #44 ... 06:01:19 06:01:19 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:01:19 #214 DONE 0.1s 06:01:19 06:01:19 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:01:19 #215 DONE 0.1s 06:01:19 06:01:19 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:01:19 #44 ... 06:01:19 06:01:19 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:01:19 #216 DONE 0.5s 06:01:19 06:01:19 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:01:19 #152 ... 06:01:19 06:01:19 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:01:19 #217 DONE 0.1s 06:01:19 06:01:19 #112 [support-scheduler] exporting to image 06:01:19 #112 exporting layers 06:01:19 #112 exporting layers 1.1s done 06:01:19 #112 writing image sha256:60af7fe94e01d96904617f07b68341858c9669b5b8ca04f2ac3ded97f66c5069 done 06:01:19 #112 naming to docker.io/library/support-scheduler-arm64 done 06:01:19 #112 DONE 13.5s 06:01:19 06:01:19 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:01:22 #152 DONE 2139.7s 06:01:22 06:01:22 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:01:22 #44 ... 06:01:22 06:01:22 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:01:22 #218 DONE 0.1s 06:01:22 06:01:22 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:01:23 #44 ... 06:01:23 06:01:23 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:01:23 #219 DONE 0.1s 06:01:23 06:01:23 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:01:23 #220 DONE 0.5s 06:01:23 06:01:23 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:01:23 #221 DONE 0.1s 06:01:23 06:01:23 #112 [support-notifications] exporting to image 06:01:23 #112 exporting layers 06:01:24 #112 exporting layers 0.6s done 06:01:24 #112 writing image sha256:bf528c43980f4f2609cdbf4361ec583192b846916d49661ffd219b2f7d18dce4 done 06:01:24 #112 naming to docker.io/library/support-notifications-arm64 done 06:01:24 #112 DONE 14.1s 06:01:24 06:01:24 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:01:24 time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:01:24 time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:01:24 time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:01:24 time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:01:24 time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:01:24 time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:01:24 time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:01:24 time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:01:24 time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:01:24 time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:01:24 time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:01:24 time="2025-06-30T05:22:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:01:24 time="2025-06-30T05:22:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:01:24 time="2025-06-30T05:22:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:01:24 time="2025-06-30T05:22:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:01:24 $ docker stop --time=1 4c845276eb79829a261374ecd8c9766e85486b2cb355ed3177f7c6a26057e7b2 06:01:26 $ docker rm -f --volumes 4c845276eb79829a261374ecd8c9766e85486b2cb355ed3177f7c6a26057e7b2 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:26 + docker images 06:01:26 REPOSITORY TAG IMAGE ID CREATED SIZE 06:01:26 support-notifications-arm64 latest bf528c43980f 3 seconds ago 52.6MB 06:01:26 support-scheduler-arm64 latest 60af7fe94e01 9 seconds ago 48.9MB 06:01:26 core-metadata-arm64 latest 48f149afea74 34 seconds ago 33.6MB 06:01:26 core-keeper-arm64 latest 62cbbc7e3a9a 40 seconds ago 33MB 06:01:26 core-data-arm64 latest 03b04a479225 41 seconds ago 33.4MB 06:01:26 security-proxy-auth-arm64 latest 09487b9149d3 44 seconds ago 32.3MB 06:01:26 security-spiffe-token-provider-arm64 latest f9305f82c332 About a minute ago 48.4MB 06:01:26 security-secretstore-setup-arm64 latest 4a48646a5a20 2 minutes ago 68.5MB 06:01:26 security-proxy-setup-arm64 latest 2db74acfe7f1 2 minutes ago 39MB 06:01:26 core-command-arm64 latest d88831e4d2ee 3 minutes ago 29MB 06:01:26 security-bootstrapper-arm64 latest e36e8a56d66b 17 minutes ago 21.1MB 06:01:26 core-common-config-bootstrapper-arm64 latest d2b56b12a897 17 minutes ago 18MB 06:01:26 security-spire-agent-arm64 latest 7fe6b61abb98 37 minutes ago 187MB 06:01:26 security-spire-server-arm64 latest 9df20fa0d132 37 minutes ago 144MB 06:01:26 security-spire-config-arm64 latest 04270cb1bc2c 37 minutes ago 143MB 06:01:26 ci-base-image-arm64 latest f2bcd6718b6a 39 minutes ago 909MB 06:01:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 3bb21d53e231 12 days ago 560MB 06:01:26 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 06:01:26 provisioning config files... 06:01:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/863@tmp/config1910540303643968434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:27 ---> ****-login.sh 06:01:27 nexus3.edgexfoundry.org:10001 06:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:27 Configure a credential helper to remove this warning. See 06:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:27 06:01:27 Login Succeeded 06:01:27 nexus3.edgexfoundry.org:10002 06:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:28 Configure a credential helper to remove this warning. See 06:01:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:28 06:01:28 Login Succeeded 06:01:28 nexus3.edgexfoundry.org:10003 06:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:28 Configure a credential helper to remove this warning. See 06:01:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:28 06:01:28 Login Succeeded 06:01:28 nexus3.edgexfoundry.org:10004 06:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:28 Configure a credential helper to remove this warning. See 06:01:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:28 06:01:28 Login Succeeded 06:01:28 ****.io 06:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:29 Configure a credential helper to remove this warning. See 06:01:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:29 06:01:29 Login Succeeded 06:01:29 ---> ****-login.sh ends [Pipeline] } 06:01:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:01:29 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:01:29 965d791293024edc72babc9af6c9db7170a85624 06:01:29 latest 06:01:29 4.1.0-dev.31 06:01:29 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:01:29 main 06:01:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624 06:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:01:30 c6ccf4200d59: Preparing 06:01:30 71275a9da9bb: Preparing 06:01:30 9349e762c6bf: Preparing 06:01:30 03974eba32e6: Preparing 06:01:30 11bd6aac8c7d: Preparing 06:01:30 3f822cc93be6: Preparing 06:01:30 dd9c8f8612c8: Preparing 06:01:30 dd9c8f8612c8: Waiting 06:01:30 3f822cc93be6: Waiting 06:01:30 9349e762c6bf: Pushed 06:01:30 11bd6aac8c7d: Pushed 06:01:30 c6ccf4200d59: Pushed 06:01:30 03974eba32e6: Pushed 06:01:30 dd9c8f8612c8: Layer already exists 06:01:30 3f822cc93be6: Pushed 06:01:34 71275a9da9bb: Pushed 06:01:34 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:d691a59815371b99a875dcd4b9d67da753747a11dd7c7f04e559c6cda289cb13 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:01:35 c6ccf4200d59: Preparing 06:01:35 71275a9da9bb: Preparing 06:01:35 9349e762c6bf: Preparing 06:01:35 03974eba32e6: Preparing 06:01:35 11bd6aac8c7d: Preparing 06:01:35 3f822cc93be6: Preparing 06:01:35 dd9c8f8612c8: Preparing 06:01:35 3f822cc93be6: Waiting 06:01:35 dd9c8f8612c8: Waiting 06:01:35 9349e762c6bf: Layer already exists 06:01:35 71275a9da9bb: Layer already exists 06:01:35 03974eba32e6: Layer already exists 06:01:35 c6ccf4200d59: Layer already exists 06:01:35 11bd6aac8c7d: Layer already exists 06:01:35 3f822cc93be6: Layer already exists 06:01:35 dd9c8f8612c8: Layer already exists 06:01:35 latest: digest: sha256:d691a59815371b99a875dcd4b9d67da753747a11dd7c7f04e559c6cda289cb13 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.31 06:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:01:36 c6ccf4200d59: Preparing 06:01:36 71275a9da9bb: Preparing 06:01:36 9349e762c6bf: Preparing 06:01:36 03974eba32e6: Preparing 06:01:36 11bd6aac8c7d: Preparing 06:01:36 3f822cc93be6: Preparing 06:01:36 dd9c8f8612c8: Preparing 06:01:36 3f822cc93be6: Waiting 06:01:36 dd9c8f8612c8: Waiting 06:01:36 c6ccf4200d59: Layer already exists 06:01:36 11bd6aac8c7d: Layer already exists 06:01:36 9349e762c6bf: Layer already exists 06:01:36 03974eba32e6: Layer already exists 06:01:36 71275a9da9bb: Layer already exists 06:01:36 3f822cc93be6: Layer already exists 06:01:36 dd9c8f8612c8: Layer already exists 06:01:36 4.1.0-dev.31: digest: sha256:d691a59815371b99a875dcd4b9d67da753747a11dd7c7f04e559c6cda289cb13 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:01:37 c6ccf4200d59: Preparing 06:01:37 71275a9da9bb: Preparing 06:01:37 9349e762c6bf: Preparing 06:01:37 03974eba32e6: Preparing 06:01:37 11bd6aac8c7d: Preparing 06:01:37 3f822cc93be6: Preparing 06:01:37 dd9c8f8612c8: Preparing 06:01:37 3f822cc93be6: Waiting 06:01:37 dd9c8f8612c8: Waiting 06:01:37 71275a9da9bb: Layer already exists 06:01:37 03974eba32e6: Layer already exists 06:01:37 c6ccf4200d59: Layer already exists 06:01:37 9349e762c6bf: Layer already exists 06:01:37 11bd6aac8c7d: Layer already exists 06:01:37 3f822cc93be6: Layer already exists 06:01:37 dd9c8f8612c8: Layer already exists 06:01:37 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:d691a59815371b99a875dcd4b9d67da753747a11dd7c7f04e559c6cda289cb13 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:01:38 c6ccf4200d59: Preparing 06:01:38 71275a9da9bb: Preparing 06:01:38 9349e762c6bf: Preparing 06:01:38 03974eba32e6: Preparing 06:01:38 11bd6aac8c7d: Preparing 06:01:38 3f822cc93be6: Preparing 06:01:38 dd9c8f8612c8: Preparing 06:01:38 3f822cc93be6: Waiting 06:01:38 dd9c8f8612c8: Waiting 06:01:38 03974eba32e6: Layer already exists 06:01:38 c6ccf4200d59: Layer already exists 06:01:38 71275a9da9bb: Layer already exists 06:01:38 9349e762c6bf: Layer already exists 06:01:38 11bd6aac8c7d: Layer already exists 06:01:38 dd9c8f8612c8: Layer already exists 06:01:38 3f822cc93be6: Layer already exists 06:01:38 main: digest: sha256:d691a59815371b99a875dcd4b9d67da753747a11dd7c7f04e559c6cda289cb13 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:38 ===================================================== [Pipeline] echo 06:01:38 taggedImages: 06:01:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624 06:01:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:01:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.31 06:01:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:01:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:01:38 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:01:38 965d791293024edc72babc9af6c9db7170a85624 06:01:38 latest 06:01:38 4.1.0-dev.31 06:01:38 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:01:38 main 06:01:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 06:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:01:39 09bc0de639d8: Preparing 06:01:39 2a284e64b0e5: Preparing 06:01:39 3a765e02c60c: Preparing 06:01:39 ffe826671113: Preparing 06:01:39 9349e762c6bf: Preparing 06:01:39 03974eba32e6: Preparing 06:01:39 11bd6aac8c7d: Preparing 06:01:39 3f822cc93be6: Preparing 06:01:39 dd9c8f8612c8: Preparing 06:01:39 03974eba32e6: Waiting 06:01:39 11bd6aac8c7d: Waiting 06:01:39 3f822cc93be6: Waiting 06:01:39 dd9c8f8612c8: Waiting 06:01:39 9349e762c6bf: Layer already exists 06:01:39 03974eba32e6: Layer already exists 06:01:39 3a765e02c60c: Pushed 06:01:39 2a284e64b0e5: Pushed 06:01:39 11bd6aac8c7d: Layer already exists 06:01:39 3f822cc93be6: Layer already exists 06:01:39 09bc0de639d8: Pushed 06:01:39 dd9c8f8612c8: Layer already exists 06:01:41 ffe826671113: Pushed 06:01:42 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:68bb0f5177bcedd6636f69712dc9ed41bba6d8e2e985ef407200c81c028dfc4b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:01:42 09bc0de639d8: Preparing 06:01:42 2a284e64b0e5: Preparing 06:01:42 3a765e02c60c: Preparing 06:01:42 ffe826671113: Preparing 06:01:42 9349e762c6bf: Preparing 06:01:42 03974eba32e6: Preparing 06:01:42 11bd6aac8c7d: Preparing 06:01:42 3f822cc93be6: Preparing 06:01:42 dd9c8f8612c8: Preparing 06:01:42 03974eba32e6: Waiting 06:01:42 11bd6aac8c7d: Waiting 06:01:42 3f822cc93be6: Waiting 06:01:42 09bc0de639d8: Layer already exists 06:01:42 9349e762c6bf: Layer already exists 06:01:42 ffe826671113: Layer already exists 06:01:42 2a284e64b0e5: Layer already exists 06:01:42 3a765e02c60c: Layer already exists 06:01:42 03974eba32e6: Layer already exists 06:01:42 11bd6aac8c7d: Layer already exists 06:01:42 3f822cc93be6: Layer already exists 06:01:42 dd9c8f8612c8: Layer already exists 06:01:43 latest: digest: sha256:68bb0f5177bcedd6636f69712dc9ed41bba6d8e2e985ef407200c81c028dfc4b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.31 06:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:01:43 09bc0de639d8: Preparing 06:01:43 2a284e64b0e5: Preparing 06:01:43 3a765e02c60c: Preparing 06:01:43 ffe826671113: Preparing 06:01:43 9349e762c6bf: Preparing 06:01:43 03974eba32e6: Preparing 06:01:43 11bd6aac8c7d: Preparing 06:01:43 3f822cc93be6: Preparing 06:01:43 dd9c8f8612c8: Preparing 06:01:43 11bd6aac8c7d: Waiting 06:01:43 3f822cc93be6: Waiting 06:01:43 dd9c8f8612c8: Waiting 06:01:43 03974eba32e6: Waiting 06:01:43 ffe826671113: Layer already exists 06:01:43 3a765e02c60c: Layer already exists 06:01:43 09bc0de639d8: Layer already exists 06:01:43 2a284e64b0e5: Layer already exists 06:01:43 9349e762c6bf: Layer already exists 06:01:43 03974eba32e6: Layer already exists 06:01:43 3f822cc93be6: Layer already exists 06:01:43 11bd6aac8c7d: Layer already exists 06:01:43 dd9c8f8612c8: Layer already exists 06:01:44 4.1.0-dev.31: digest: sha256:68bb0f5177bcedd6636f69712dc9ed41bba6d8e2e985ef407200c81c028dfc4b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:01:44 09bc0de639d8: Preparing 06:01:44 2a284e64b0e5: Preparing 06:01:44 3a765e02c60c: Preparing 06:01:44 ffe826671113: Preparing 06:01:44 9349e762c6bf: Preparing 06:01:44 03974eba32e6: Preparing 06:01:44 11bd6aac8c7d: Preparing 06:01:44 3f822cc93be6: Preparing 06:01:44 dd9c8f8612c8: Preparing 06:01:44 03974eba32e6: Waiting 06:01:44 11bd6aac8c7d: Waiting 06:01:44 3f822cc93be6: Waiting 06:01:44 dd9c8f8612c8: Waiting 06:01:44 09bc0de639d8: Layer already exists 06:01:44 ffe826671113: Layer already exists 06:01:44 2a284e64b0e5: Layer already exists 06:01:44 9349e762c6bf: Layer already exists 06:01:44 3a765e02c60c: Layer already exists 06:01:44 03974eba32e6: Layer already exists 06:01:44 dd9c8f8612c8: Layer already exists 06:01:44 11bd6aac8c7d: Layer already exists 06:01:44 3f822cc93be6: Layer already exists 06:01:45 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:68bb0f5177bcedd6636f69712dc9ed41bba6d8e2e985ef407200c81c028dfc4b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:45 + 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 06:01:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:01:45 09bc0de639d8: Preparing 06:01:45 2a284e64b0e5: Preparing 06:01:45 3a765e02c60c: Preparing 06:01:45 ffe826671113: Preparing 06:01:45 9349e762c6bf: Preparing 06:01:45 03974eba32e6: Preparing 06:01:45 11bd6aac8c7d: Preparing 06:01:45 3f822cc93be6: Preparing 06:01:45 dd9c8f8612c8: Preparing 06:01:45 03974eba32e6: Waiting 06:01:45 11bd6aac8c7d: Waiting 06:01:45 3f822cc93be6: Waiting 06:01:45 dd9c8f8612c8: Waiting 06:01:45 09bc0de639d8: Layer already exists 06:01:45 2a284e64b0e5: Layer already exists 06:01:45 3a765e02c60c: Layer already exists 06:01:45 ffe826671113: Layer already exists 06:01:45 9349e762c6bf: Layer already exists 06:01:45 11bd6aac8c7d: Layer already exists 06:01:45 3f822cc93be6: Layer already exists 06:01:45 dd9c8f8612c8: Layer already exists 06:01:45 03974eba32e6: Layer already exists 06:01:46 main: digest: sha256:68bb0f5177bcedd6636f69712dc9ed41bba6d8e2e985ef407200c81c028dfc4b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:46 ===================================================== [Pipeline] echo 06:01:46 taggedImages: 06:01:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 06:01:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:01:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.31 06:01:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:01:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:01:46 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:01:46 965d791293024edc72babc9af6c9db7170a85624 06:01:46 latest 06:01:46 4.1.0-dev.31 06:01:46 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:01:46 main 06:01:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624 06:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:01:46 5eadd74c6114: Preparing 06:01:46 abf207cc4df3: Preparing 06:01:46 9349e762c6bf: Preparing 06:01:46 03974eba32e6: Preparing 06:01:46 551bdda83eeb: Preparing 06:01:46 3c42a40f608e: Preparing 06:01:46 dd9c8f8612c8: Preparing 06:01:46 3c42a40f608e: Waiting 06:01:46 03974eba32e6: Layer already exists 06:01:46 9349e762c6bf: Layer already exists 06:01:46 dd9c8f8612c8: Layer already exists 06:01:46 551bdda83eeb: Pushed 06:01:46 5eadd74c6114: Pushed 06:01:46 3c42a40f608e: Pushed 06:01:52 abf207cc4df3: Pushed 06:01:52 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:e48de7bbd3b18bad0a635527ea5068b455cd60dc61a36cec64721dad37fff3ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:01:53 5eadd74c6114: Preparing 06:01:53 abf207cc4df3: Preparing 06:01:53 9349e762c6bf: Preparing 06:01:53 03974eba32e6: Preparing 06:01:53 551bdda83eeb: Preparing 06:01:53 3c42a40f608e: Preparing 06:01:53 dd9c8f8612c8: Preparing 06:01:53 3c42a40f608e: Waiting 06:01:53 dd9c8f8612c8: Waiting 06:01:53 9349e762c6bf: Layer already exists 06:01:53 5eadd74c6114: Layer already exists 06:01:53 551bdda83eeb: Layer already exists 06:01:53 abf207cc4df3: Layer already exists 06:01:53 03974eba32e6: Layer already exists 06:01:53 3c42a40f608e: Layer already exists 06:01:53 dd9c8f8612c8: Layer already exists 06:01:53 latest: digest: sha256:e48de7bbd3b18bad0a635527ea5068b455cd60dc61a36cec64721dad37fff3ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.31 06:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:01:54 5eadd74c6114: Preparing 06:01:54 abf207cc4df3: Preparing 06:01:54 9349e762c6bf: Preparing 06:01:54 03974eba32e6: Preparing 06:01:54 551bdda83eeb: Preparing 06:01:54 3c42a40f608e: Preparing 06:01:54 dd9c8f8612c8: Preparing 06:01:54 3c42a40f608e: Waiting 06:01:54 dd9c8f8612c8: Waiting 06:01:54 abf207cc4df3: Layer already exists 06:01:54 03974eba32e6: Layer already exists 06:01:54 9349e762c6bf: Layer already exists 06:01:54 5eadd74c6114: Layer already exists 06:01:54 551bdda83eeb: Layer already exists 06:01:54 3c42a40f608e: Layer already exists 06:01:54 dd9c8f8612c8: Layer already exists 06:01:54 4.1.0-dev.31: digest: sha256:e48de7bbd3b18bad0a635527ea5068b455cd60dc61a36cec64721dad37fff3ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:01:55 5eadd74c6114: Preparing 06:01:55 abf207cc4df3: Preparing 06:01:55 9349e762c6bf: Preparing 06:01:55 03974eba32e6: Preparing 06:01:55 551bdda83eeb: Preparing 06:01:55 3c42a40f608e: Preparing 06:01:55 dd9c8f8612c8: Preparing 06:01:55 3c42a40f608e: Waiting 06:01:55 dd9c8f8612c8: Waiting 06:01:55 5eadd74c6114: Layer already exists 06:01:55 551bdda83eeb: Layer already exists 06:01:55 9349e762c6bf: Layer already exists 06:01:55 abf207cc4df3: Layer already exists 06:01:55 03974eba32e6: Layer already exists 06:01:55 dd9c8f8612c8: Layer already exists 06:01:55 3c42a40f608e: Layer already exists 06:01:55 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:e48de7bbd3b18bad0a635527ea5068b455cd60dc61a36cec64721dad37fff3ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:01:56 5eadd74c6114: Preparing 06:01:56 abf207cc4df3: Preparing 06:01:56 9349e762c6bf: Preparing 06:01:56 03974eba32e6: Preparing 06:01:56 551bdda83eeb: Preparing 06:01:56 3c42a40f608e: Preparing 06:01:56 dd9c8f8612c8: Preparing 06:01:56 3c42a40f608e: Waiting 06:01:56 dd9c8f8612c8: Waiting 06:01:56 03974eba32e6: Layer already exists 06:01:56 9349e762c6bf: Layer already exists 06:01:56 abf207cc4df3: Layer already exists 06:01:56 5eadd74c6114: Layer already exists 06:01:56 551bdda83eeb: Layer already exists 06:01:56 dd9c8f8612c8: Layer already exists 06:01:56 3c42a40f608e: Layer already exists 06:01:56 main: digest: sha256:e48de7bbd3b18bad0a635527ea5068b455cd60dc61a36cec64721dad37fff3ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:56 ===================================================== [Pipeline] echo 06:01:56 taggedImages: 06:01:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624 06:01:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:01:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.31 06:01:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:01:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:01:56 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:01:56 965d791293024edc72babc9af6c9db7170a85624 06:01:56 latest 06:01:56 4.1.0-dev.31 06:01:56 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:01:56 main 06:01:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624 06:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:01:57 35b114e58a49: Preparing 06:01:57 076e2889c573: Preparing 06:01:57 03974eba32e6: Preparing 06:01:57 b3f7acdd292f: Preparing 06:01:57 bfe27842046b: Preparing 06:01:57 dd9c8f8612c8: Preparing 06:01:57 dd9c8f8612c8: Waiting 06:01:58 bfe27842046b: Pushed 06:01:58 b3f7acdd292f: Pushed 06:01:58 03974eba32e6: Layer already exists 06:01:58 dd9c8f8612c8: Layer already exists 06:01:58 35b114e58a49: Pushed 06:02:03 076e2889c573: Pushed 06:02:03 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:d2791c85b1abba868e38aeaf4d6fc33b4d9c9d18016a41fb9eb42d1c58ee6277 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:02:04 35b114e58a49: Preparing 06:02:04 076e2889c573: Preparing 06:02:04 03974eba32e6: Preparing 06:02:04 b3f7acdd292f: Preparing 06:02:04 bfe27842046b: Preparing 06:02:04 dd9c8f8612c8: Preparing 06:02:04 dd9c8f8612c8: Waiting 06:02:04 35b114e58a49: Layer already exists 06:02:04 076e2889c573: Layer already exists 06:02:04 b3f7acdd292f: Layer already exists 06:02:04 03974eba32e6: Layer already exists 06:02:04 bfe27842046b: Layer already exists 06:02:04 dd9c8f8612c8: Layer already exists 06:02:04 latest: digest: sha256:d2791c85b1abba868e38aeaf4d6fc33b4d9c9d18016a41fb9eb42d1c58ee6277 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.31 06:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:02:05 35b114e58a49: Preparing 06:02:05 076e2889c573: Preparing 06:02:05 03974eba32e6: Preparing 06:02:05 b3f7acdd292f: Preparing 06:02:05 bfe27842046b: Preparing 06:02:05 dd9c8f8612c8: Preparing 06:02:05 dd9c8f8612c8: Waiting 06:02:05 03974eba32e6: Layer already exists 06:02:05 bfe27842046b: Layer already exists 06:02:05 b3f7acdd292f: Layer already exists 06:02:05 35b114e58a49: Layer already exists 06:02:05 076e2889c573: Layer already exists 06:02:05 dd9c8f8612c8: Layer already exists 06:02:05 4.1.0-dev.31: digest: sha256:d2791c85b1abba868e38aeaf4d6fc33b4d9c9d18016a41fb9eb42d1c58ee6277 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:02:06 35b114e58a49: Preparing 06:02:06 076e2889c573: Preparing 06:02:06 03974eba32e6: Preparing 06:02:06 b3f7acdd292f: Preparing 06:02:06 bfe27842046b: Preparing 06:02:06 dd9c8f8612c8: Preparing 06:02:06 dd9c8f8612c8: Waiting 06:02:06 03974eba32e6: Layer already exists 06:02:06 bfe27842046b: Layer already exists 06:02:06 b3f7acdd292f: Layer already exists 06:02:06 076e2889c573: Layer already exists 06:02:06 35b114e58a49: Layer already exists 06:02:06 dd9c8f8612c8: Layer already exists 06:02:06 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:d2791c85b1abba868e38aeaf4d6fc33b4d9c9d18016a41fb9eb42d1c58ee6277 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:02:07 35b114e58a49: Preparing 06:02:07 076e2889c573: Preparing 06:02:07 03974eba32e6: Preparing 06:02:07 b3f7acdd292f: Preparing 06:02:07 bfe27842046b: Preparing 06:02:07 dd9c8f8612c8: Preparing 06:02:07 dd9c8f8612c8: Waiting 06:02:07 bfe27842046b: Layer already exists 06:02:07 076e2889c573: Layer already exists 06:02:07 03974eba32e6: Layer already exists 06:02:07 35b114e58a49: Layer already exists 06:02:07 b3f7acdd292f: Layer already exists 06:02:07 dd9c8f8612c8: Layer already exists 06:02:07 main: digest: sha256:d2791c85b1abba868e38aeaf4d6fc33b4d9c9d18016a41fb9eb42d1c58ee6277 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:07 ===================================================== [Pipeline] echo 06:02:07 taggedImages: 06:02:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624 06:02:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:02:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.31 06:02:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:02:07 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:02:07 965d791293024edc72babc9af6c9db7170a85624 06:02:07 latest 06:02:07 4.1.0-dev.31 06:02:07 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:07 main 06:02:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624 06:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:02:08 7da357f00d65: Preparing 06:02:08 2442fe206038: Preparing 06:02:08 32b9b926ada1: Preparing 06:02:08 9349e762c6bf: Preparing 06:02:08 03974eba32e6: Preparing 06:02:08 11bd6aac8c7d: Preparing 06:02:08 3f822cc93be6: Preparing 06:02:08 dd9c8f8612c8: Preparing 06:02:08 11bd6aac8c7d: Waiting 06:02:08 3f822cc93be6: Waiting 06:02:08 dd9c8f8612c8: Waiting 06:02:08 9349e762c6bf: Layer already exists 06:02:08 03974eba32e6: Layer already exists 06:02:08 11bd6aac8c7d: Layer already exists 06:02:08 3f822cc93be6: Layer already exists 06:02:08 2442fe206038: Pushed 06:02:08 dd9c8f8612c8: Layer already exists 06:02:08 7da357f00d65: Pushed 06:02:13 32b9b926ada1: Pushed 06:02:13 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:e37cdb7dad01cf99069a183bcf9bdfcad406a8a6d5d20b41c3261827e8bfb011 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:02:14 7da357f00d65: Preparing 06:02:14 2442fe206038: Preparing 06:02:14 32b9b926ada1: Preparing 06:02:14 9349e762c6bf: Preparing 06:02:14 03974eba32e6: Preparing 06:02:14 11bd6aac8c7d: Preparing 06:02:14 3f822cc93be6: Preparing 06:02:14 dd9c8f8612c8: Preparing 06:02:14 11bd6aac8c7d: Waiting 06:02:14 3f822cc93be6: Waiting 06:02:14 dd9c8f8612c8: Waiting 06:02:14 2442fe206038: Layer already exists 06:02:14 32b9b926ada1: Layer already exists 06:02:14 7da357f00d65: Layer already exists 06:02:14 9349e762c6bf: Layer already exists 06:02:14 03974eba32e6: Layer already exists 06:02:14 3f822cc93be6: Layer already exists 06:02:14 11bd6aac8c7d: Layer already exists 06:02:14 dd9c8f8612c8: Layer already exists 06:02:14 latest: digest: sha256:e37cdb7dad01cf99069a183bcf9bdfcad406a8a6d5d20b41c3261827e8bfb011 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.31 06:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:02:15 7da357f00d65: Preparing 06:02:15 2442fe206038: Preparing 06:02:15 32b9b926ada1: Preparing 06:02:15 9349e762c6bf: Preparing 06:02:15 03974eba32e6: Preparing 06:02:15 11bd6aac8c7d: Preparing 06:02:15 3f822cc93be6: Preparing 06:02:15 11bd6aac8c7d: Waiting 06:02:15 dd9c8f8612c8: Preparing 06:02:15 3f822cc93be6: Waiting 06:02:15 dd9c8f8612c8: Waiting 06:02:15 9349e762c6bf: Layer already exists 06:02:15 2442fe206038: Layer already exists 06:02:15 32b9b926ada1: Layer already exists 06:02:15 7da357f00d65: Layer already exists 06:02:15 03974eba32e6: Layer already exists 06:02:15 11bd6aac8c7d: Layer already exists 06:02:15 3f822cc93be6: Layer already exists 06:02:15 dd9c8f8612c8: Layer already exists 06:02:15 4.1.0-dev.31: digest: sha256:e37cdb7dad01cf99069a183bcf9bdfcad406a8a6d5d20b41c3261827e8bfb011 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:02:16 7da357f00d65: Preparing 06:02:16 2442fe206038: Preparing 06:02:16 32b9b926ada1: Preparing 06:02:16 9349e762c6bf: Preparing 06:02:16 03974eba32e6: Preparing 06:02:16 11bd6aac8c7d: Preparing 06:02:16 3f822cc93be6: Preparing 06:02:16 dd9c8f8612c8: Preparing 06:02:16 11bd6aac8c7d: Waiting 06:02:16 3f822cc93be6: Waiting 06:02:16 dd9c8f8612c8: Waiting 06:02:16 2442fe206038: Layer already exists 06:02:16 03974eba32e6: Layer already exists 06:02:16 32b9b926ada1: Layer already exists 06:02:16 9349e762c6bf: Layer already exists 06:02:16 7da357f00d65: Layer already exists 06:02:16 dd9c8f8612c8: Layer already exists 06:02:16 3f822cc93be6: Layer already exists 06:02:16 11bd6aac8c7d: Layer already exists 06:02:16 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:e37cdb7dad01cf99069a183bcf9bdfcad406a8a6d5d20b41c3261827e8bfb011 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:02:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:02:17 7da357f00d65: Preparing 06:02:17 2442fe206038: Preparing 06:02:17 32b9b926ada1: Preparing 06:02:17 9349e762c6bf: Preparing 06:02:17 03974eba32e6: Preparing 06:02:17 11bd6aac8c7d: Preparing 06:02:17 3f822cc93be6: Preparing 06:02:17 dd9c8f8612c8: Preparing 06:02:17 11bd6aac8c7d: Waiting 06:02:17 3f822cc93be6: Waiting 06:02:17 dd9c8f8612c8: Waiting 06:02:17 03974eba32e6: Layer already exists 06:02:17 7da357f00d65: Layer already exists 06:02:17 32b9b926ada1: Layer already exists 06:02:17 9349e762c6bf: Layer already exists 06:02:17 2442fe206038: Layer already exists 06:02:17 3f822cc93be6: Layer already exists 06:02:17 11bd6aac8c7d: Layer already exists 06:02:17 dd9c8f8612c8: Layer already exists 06:02:17 main: digest: sha256:e37cdb7dad01cf99069a183bcf9bdfcad406a8a6d5d20b41c3261827e8bfb011 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:17 ===================================================== [Pipeline] echo 06:02:17 taggedImages: 06:02:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624 06:02:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:02:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.31 06:02:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:02:17 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:02:17 965d791293024edc72babc9af6c9db7170a85624 06:02:17 latest 06:02:17 4.1.0-dev.31 06:02:17 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:17 main 06:02:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 06:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:02:18 0de8c33ff8bf: Preparing 06:02:18 e7d72f56ee8b: Preparing 06:02:18 6a1b48a97ab1: Preparing 06:02:18 ff00a3c915d0: Preparing 06:02:18 9db8e026c534: Preparing 06:02:18 95e34dc30741: Preparing 06:02:18 e4aee3982ce4: Preparing 06:02:18 9349e762c6bf: Preparing 06:02:18 03974eba32e6: Preparing 06:02:18 7892e30f7492: Preparing 06:02:18 577e7b92ec8c: Preparing 06:02:18 5f70bf18a086: Preparing 06:02:18 70d8cc022dc7: Preparing 06:02:18 b66fae11758d: Preparing 06:02:18 3a7f7f454cd0: Preparing 06:02:18 dd9c8f8612c8: Preparing 06:02:18 e4aee3982ce4: Waiting 06:02:18 9349e762c6bf: Waiting 06:02:18 03974eba32e6: Waiting 06:02:18 95e34dc30741: Waiting 06:02:18 7892e30f7492: Waiting 06:02:18 b66fae11758d: Waiting 06:02:18 577e7b92ec8c: Waiting 06:02:18 3a7f7f454cd0: Waiting 06:02:18 5f70bf18a086: Waiting 06:02:18 dd9c8f8612c8: Waiting 06:02:18 e7d72f56ee8b: Pushed 06:02:18 6a1b48a97ab1: Pushed 06:02:18 ff00a3c915d0: Pushed 06:02:18 0de8c33ff8bf: Pushed 06:02:18 9db8e026c534: Pushed 06:02:18 9349e762c6bf: Layer already exists 06:02:18 95e34dc30741: Pushed 06:02:18 03974eba32e6: Layer already exists 06:02:18 5f70bf18a086: Layer already exists 06:02:18 7892e30f7492: Pushed 06:02:18 577e7b92ec8c: Pushed 06:02:18 70d8cc022dc7: Pushed 06:02:18 dd9c8f8612c8: Layer already exists 06:02:18 b66fae11758d: Pushed 06:02:18 3a7f7f454cd0: Pushed 06:02:21 e4aee3982ce4: Pushed 06:02:21 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:8240d79612745c85b3e1cac41682beb18545d660ea8aea74065e6d6750ccc304 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:02:22 0de8c33ff8bf: Preparing 06:02:22 e7d72f56ee8b: Preparing 06:02:22 6a1b48a97ab1: Preparing 06:02:22 ff00a3c915d0: Preparing 06:02:22 9db8e026c534: Preparing 06:02:22 95e34dc30741: Preparing 06:02:22 e4aee3982ce4: Preparing 06:02:22 9349e762c6bf: Preparing 06:02:22 03974eba32e6: Preparing 06:02:22 7892e30f7492: Preparing 06:02:22 577e7b92ec8c: Preparing 06:02:22 5f70bf18a086: Preparing 06:02:22 70d8cc022dc7: Preparing 06:02:22 b66fae11758d: Preparing 06:02:22 3a7f7f454cd0: Preparing 06:02:22 dd9c8f8612c8: Preparing 06:02:22 7892e30f7492: Waiting 06:02:22 577e7b92ec8c: Waiting 06:02:22 5f70bf18a086: Waiting 06:02:22 70d8cc022dc7: Waiting 06:02:22 b66fae11758d: Waiting 06:02:22 3a7f7f454cd0: Waiting 06:02:22 dd9c8f8612c8: Waiting 06:02:22 e4aee3982ce4: Waiting 06:02:22 9349e762c6bf: Waiting 06:02:22 03974eba32e6: Waiting 06:02:22 0de8c33ff8bf: Layer already exists 06:02:22 6a1b48a97ab1: Layer already exists 06:02:22 e7d72f56ee8b: Layer already exists 06:02:22 ff00a3c915d0: Layer already exists 06:02:22 9db8e026c534: Layer already exists 06:02:22 95e34dc30741: Layer already exists 06:02:22 9349e762c6bf: Layer already exists 06:02:22 03974eba32e6: Layer already exists 06:02:22 7892e30f7492: Layer already exists 06:02:22 e4aee3982ce4: Layer already exists 06:02:22 577e7b92ec8c: Layer already exists 06:02:22 70d8cc022dc7: Layer already exists 06:02:22 b66fae11758d: Layer already exists 06:02:22 3a7f7f454cd0: Layer already exists 06:02:22 5f70bf18a086: Layer already exists 06:02:22 dd9c8f8612c8: Layer already exists 06:02:22 latest: digest: sha256:8240d79612745c85b3e1cac41682beb18545d660ea8aea74065e6d6750ccc304 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.31 06:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:02:23 0de8c33ff8bf: Preparing 06:02:23 e7d72f56ee8b: Preparing 06:02:23 6a1b48a97ab1: Preparing 06:02:23 ff00a3c915d0: Preparing 06:02:23 9db8e026c534: Preparing 06:02:23 95e34dc30741: Preparing 06:02:23 e4aee3982ce4: Preparing 06:02:23 9349e762c6bf: Preparing 06:02:23 03974eba32e6: Preparing 06:02:23 7892e30f7492: Preparing 06:02:23 577e7b92ec8c: Preparing 06:02:23 5f70bf18a086: Preparing 06:02:23 70d8cc022dc7: Preparing 06:02:23 b66fae11758d: Preparing 06:02:23 3a7f7f454cd0: Preparing 06:02:23 dd9c8f8612c8: Preparing 06:02:23 7892e30f7492: Waiting 06:02:23 577e7b92ec8c: Waiting 06:02:23 5f70bf18a086: Waiting 06:02:23 70d8cc022dc7: Waiting 06:02:23 b66fae11758d: Waiting 06:02:23 3a7f7f454cd0: Waiting 06:02:23 dd9c8f8612c8: Waiting 06:02:23 95e34dc30741: Waiting 06:02:23 9349e762c6bf: Waiting 06:02:23 e4aee3982ce4: Waiting 06:02:23 03974eba32e6: Waiting 06:02:23 e7d72f56ee8b: Layer already exists 06:02:23 6a1b48a97ab1: Layer already exists 06:02:23 0de8c33ff8bf: Layer already exists 06:02:23 ff00a3c915d0: Layer already exists 06:02:23 9db8e026c534: Layer already exists 06:02:23 9349e762c6bf: Layer already exists 06:02:23 95e34dc30741: Layer already exists 06:02:23 03974eba32e6: Layer already exists 06:02:23 e4aee3982ce4: Layer already exists 06:02:23 7892e30f7492: Layer already exists 06:02:23 70d8cc022dc7: Layer already exists 06:02:23 5f70bf18a086: Layer already exists 06:02:23 577e7b92ec8c: Layer already exists 06:02:23 b66fae11758d: Layer already exists 06:02:23 dd9c8f8612c8: Layer already exists 06:02:23 3a7f7f454cd0: Layer already exists 06:02:23 4.1.0-dev.31: digest: sha256:8240d79612745c85b3e1cac41682beb18545d660ea8aea74065e6d6750ccc304 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:02:24 0de8c33ff8bf: Preparing 06:02:24 e7d72f56ee8b: Preparing 06:02:24 6a1b48a97ab1: Preparing 06:02:24 ff00a3c915d0: Preparing 06:02:24 9db8e026c534: Preparing 06:02:24 95e34dc30741: Preparing 06:02:24 e4aee3982ce4: Preparing 06:02:24 9349e762c6bf: Preparing 06:02:24 03974eba32e6: Preparing 06:02:24 7892e30f7492: Preparing 06:02:24 577e7b92ec8c: Preparing 06:02:24 5f70bf18a086: Preparing 06:02:24 70d8cc022dc7: Preparing 06:02:24 e4aee3982ce4: Waiting 06:02:24 9349e762c6bf: Waiting 06:02:24 03974eba32e6: Waiting 06:02:24 7892e30f7492: Waiting 06:02:24 577e7b92ec8c: Waiting 06:02:24 95e34dc30741: Waiting 06:02:24 5f70bf18a086: Waiting 06:02:24 b66fae11758d: Preparing 06:02:24 3a7f7f454cd0: Preparing 06:02:24 dd9c8f8612c8: Preparing 06:02:24 70d8cc022dc7: Waiting 06:02:24 b66fae11758d: Waiting 06:02:24 dd9c8f8612c8: Waiting 06:02:24 3a7f7f454cd0: Waiting 06:02:24 ff00a3c915d0: Layer already exists 06:02:24 6a1b48a97ab1: Layer already exists 06:02:24 0de8c33ff8bf: Layer already exists 06:02:24 e7d72f56ee8b: Layer already exists 06:02:24 9db8e026c534: Layer already exists 06:02:24 03974eba32e6: Layer already exists 06:02:24 7892e30f7492: Layer already exists 06:02:24 95e34dc30741: Layer already exists 06:02:24 e4aee3982ce4: Layer already exists 06:02:24 9349e762c6bf: Layer already exists 06:02:24 5f70bf18a086: Layer already exists 06:02:24 577e7b92ec8c: Layer already exists 06:02:24 70d8cc022dc7: Layer already exists 06:02:24 b66fae11758d: Layer already exists 06:02:24 3a7f7f454cd0: Layer already exists 06:02:24 dd9c8f8612c8: Layer already exists 06:02:24 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:8240d79612745c85b3e1cac41682beb18545d660ea8aea74065e6d6750ccc304 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:02:25 0de8c33ff8bf: Preparing 06:02:25 e7d72f56ee8b: Preparing 06:02:25 6a1b48a97ab1: Preparing 06:02:25 ff00a3c915d0: Preparing 06:02:25 9db8e026c534: Preparing 06:02:25 95e34dc30741: Preparing 06:02:25 e4aee3982ce4: Preparing 06:02:25 9349e762c6bf: Preparing 06:02:25 03974eba32e6: Preparing 06:02:25 7892e30f7492: Preparing 06:02:25 577e7b92ec8c: Preparing 06:02:25 5f70bf18a086: Preparing 06:02:25 70d8cc022dc7: Preparing 06:02:25 b66fae11758d: Preparing 06:02:25 3a7f7f454cd0: Preparing 06:02:25 dd9c8f8612c8: Preparing 06:02:25 7892e30f7492: Waiting 06:02:25 577e7b92ec8c: Waiting 06:02:25 5f70bf18a086: Waiting 06:02:25 70d8cc022dc7: Waiting 06:02:25 95e34dc30741: Waiting 06:02:25 b66fae11758d: Waiting 06:02:25 3a7f7f454cd0: Waiting 06:02:25 dd9c8f8612c8: Waiting 06:02:25 e4aee3982ce4: Waiting 06:02:25 9349e762c6bf: Waiting 06:02:25 03974eba32e6: Waiting 06:02:25 9db8e026c534: Layer already exists 06:02:25 e7d72f56ee8b: Layer already exists 06:02:25 6a1b48a97ab1: Layer already exists 06:02:25 0de8c33ff8bf: Layer already exists 06:02:25 ff00a3c915d0: Layer already exists 06:02:25 e4aee3982ce4: Layer already exists 06:02:25 03974eba32e6: Layer already exists 06:02:25 95e34dc30741: Layer already exists 06:02:25 9349e762c6bf: Layer already exists 06:02:25 7892e30f7492: Layer already exists 06:02:25 577e7b92ec8c: Layer already exists 06:02:25 70d8cc022dc7: Layer already exists 06:02:25 5f70bf18a086: Layer already exists 06:02:25 3a7f7f454cd0: Layer already exists 06:02:25 b66fae11758d: Layer already exists 06:02:25 dd9c8f8612c8: Layer already exists 06:02:25 main: digest: sha256:8240d79612745c85b3e1cac41682beb18545d660ea8aea74065e6d6750ccc304 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:25 ===================================================== [Pipeline] echo 06:02:25 taggedImages: 06:02:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 06:02:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:02:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.31 06:02:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:02:25 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:02:25 965d791293024edc72babc9af6c9db7170a85624 06:02:25 latest 06:02:25 4.1.0-dev.31 06:02:25 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:25 main 06:02:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624 06:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:02:26 86ad08d5995a: Preparing 06:02:26 a4f083b3fe86: Preparing 06:02:26 b82c746189a2: Preparing 06:02:26 5f31f250a3ab: Preparing 06:02:26 9349e762c6bf: Preparing 06:02:26 03974eba32e6: Preparing 06:02:26 11bd6aac8c7d: Preparing 06:02:26 3f822cc93be6: Preparing 06:02:26 dd9c8f8612c8: Preparing 06:02:26 11bd6aac8c7d: Waiting 06:02:26 3f822cc93be6: Waiting 06:02:26 dd9c8f8612c8: Waiting 06:02:26 03974eba32e6: Waiting 06:02:26 9349e762c6bf: Layer already exists 06:02:26 03974eba32e6: Layer already exists 06:02:26 11bd6aac8c7d: Layer already exists 06:02:26 b82c746189a2: Pushed 06:02:26 86ad08d5995a: Pushed 06:02:26 3f822cc93be6: Layer already exists 06:02:26 a4f083b3fe86: Pushed 06:02:26 dd9c8f8612c8: Layer already exists 06:02:31 5f31f250a3ab: Pushed 06:02:31 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:4b1b37f40995e8d2b8aa8ace4332435825b49d157bf8ae0462796d952d7bd318 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:32 + 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 06:02:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:02:32 86ad08d5995a: Preparing 06:02:32 a4f083b3fe86: Preparing 06:02:32 b82c746189a2: Preparing 06:02:32 5f31f250a3ab: Preparing 06:02:32 9349e762c6bf: Preparing 06:02:32 03974eba32e6: Preparing 06:02:32 11bd6aac8c7d: Preparing 06:02:32 3f822cc93be6: Preparing 06:02:32 dd9c8f8612c8: Preparing 06:02:32 03974eba32e6: Waiting 06:02:32 11bd6aac8c7d: Waiting 06:02:32 3f822cc93be6: Waiting 06:02:32 dd9c8f8612c8: Waiting 06:02:32 b82c746189a2: Layer already exists 06:02:32 5f31f250a3ab: Layer already exists 06:02:32 9349e762c6bf: Layer already exists 06:02:32 a4f083b3fe86: Layer already exists 06:02:32 86ad08d5995a: Layer already exists 06:02:32 11bd6aac8c7d: Layer already exists 06:02:32 3f822cc93be6: Layer already exists 06:02:32 03974eba32e6: Layer already exists 06:02:32 dd9c8f8612c8: Layer already exists 06:02:32 latest: digest: sha256:4b1b37f40995e8d2b8aa8ace4332435825b49d157bf8ae0462796d952d7bd318 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.31 06:02:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:02:33 86ad08d5995a: Preparing 06:02:33 a4f083b3fe86: Preparing 06:02:33 b82c746189a2: Preparing 06:02:33 5f31f250a3ab: Preparing 06:02:33 9349e762c6bf: Preparing 06:02:33 03974eba32e6: Preparing 06:02:33 11bd6aac8c7d: Preparing 06:02:33 3f822cc93be6: Preparing 06:02:33 dd9c8f8612c8: Preparing 06:02:33 03974eba32e6: Waiting 06:02:33 11bd6aac8c7d: Waiting 06:02:33 3f822cc93be6: Waiting 06:02:33 dd9c8f8612c8: Waiting 06:02:33 9349e762c6bf: Layer already exists 06:02:33 86ad08d5995a: Layer already exists 06:02:33 a4f083b3fe86: Layer already exists 06:02:33 5f31f250a3ab: Layer already exists 06:02:33 b82c746189a2: Layer already exists 06:02:33 03974eba32e6: Layer already exists 06:02:33 3f822cc93be6: Layer already exists 06:02:33 11bd6aac8c7d: Layer already exists 06:02:33 dd9c8f8612c8: Layer already exists 06:02:33 4.1.0-dev.31: digest: sha256:4b1b37f40995e8d2b8aa8ace4332435825b49d157bf8ae0462796d952d7bd318 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:02:34 86ad08d5995a: Preparing 06:02:34 a4f083b3fe86: Preparing 06:02:34 b82c746189a2: Preparing 06:02:34 5f31f250a3ab: Preparing 06:02:34 9349e762c6bf: Preparing 06:02:34 03974eba32e6: Preparing 06:02:34 11bd6aac8c7d: Preparing 06:02:34 3f822cc93be6: Preparing 06:02:34 dd9c8f8612c8: Preparing 06:02:34 03974eba32e6: Waiting 06:02:34 11bd6aac8c7d: Waiting 06:02:34 3f822cc93be6: Waiting 06:02:34 86ad08d5995a: Layer already exists 06:02:34 9349e762c6bf: Layer already exists 06:02:34 a4f083b3fe86: Layer already exists 06:02:34 b82c746189a2: Layer already exists 06:02:34 5f31f250a3ab: Layer already exists 06:02:34 3f822cc93be6: Layer already exists 06:02:34 11bd6aac8c7d: Layer already exists 06:02:34 03974eba32e6: Layer already exists 06:02:34 dd9c8f8612c8: Layer already exists 06:02:34 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:4b1b37f40995e8d2b8aa8ace4332435825b49d157bf8ae0462796d952d7bd318 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:35 + 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 06:02:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:02:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:02:35 86ad08d5995a: Preparing 06:02:35 a4f083b3fe86: Preparing 06:02:35 b82c746189a2: Preparing 06:02:35 5f31f250a3ab: Preparing 06:02:35 9349e762c6bf: Preparing 06:02:35 03974eba32e6: Preparing 06:02:35 11bd6aac8c7d: Preparing 06:02:35 3f822cc93be6: Preparing 06:02:35 dd9c8f8612c8: Preparing 06:02:35 11bd6aac8c7d: Waiting 06:02:35 3f822cc93be6: Waiting 06:02:35 dd9c8f8612c8: Waiting 06:02:35 03974eba32e6: Waiting 06:02:35 86ad08d5995a: Layer already exists 06:02:35 a4f083b3fe86: Layer already exists 06:02:35 b82c746189a2: Layer already exists 06:02:35 9349e762c6bf: Layer already exists 06:02:35 5f31f250a3ab: Layer already exists 06:02:35 11bd6aac8c7d: Layer already exists 06:02:35 3f822cc93be6: Layer already exists 06:02:35 03974eba32e6: Layer already exists 06:02:35 dd9c8f8612c8: Layer already exists 06:02:35 main: digest: sha256:4b1b37f40995e8d2b8aa8ace4332435825b49d157bf8ae0462796d952d7bd318 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:35 ===================================================== [Pipeline] echo 06:02:35 taggedImages: 06:02:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624 06:02:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:02:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.31 06:02:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:02:35 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:02:35 965d791293024edc72babc9af6c9db7170a85624 06:02:35 latest 06:02:35 4.1.0-dev.31 06:02:35 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:35 main 06:02:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 06:02:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:02:36 fdadc07b16d6: Preparing 06:02:36 816d111c8366: Preparing 06:02:36 47a33547b990: Preparing 06:02:36 b127b1ce7f26: Preparing 06:02:36 083867446fc3: Preparing 06:02:36 9349e762c6bf: Preparing 06:02:36 03974eba32e6: Preparing 06:02:36 c6c324ff54e5: Preparing 06:02:36 03974eba32e6: Waiting 06:02:36 9349e762c6bf: Waiting 06:02:36 371f736d8812: Preparing 06:02:36 c6c324ff54e5: Waiting 06:02:36 2ca64aa74dc9: Preparing 06:02:36 371f736d8812: Waiting 06:02:36 dd9c8f8612c8: Preparing 06:02:36 2ca64aa74dc9: Waiting 06:02:36 dd9c8f8612c8: Waiting 06:02:36 b127b1ce7f26: Pushed 06:02:36 816d111c8366: Pushed 06:02:36 083867446fc3: Pushed 06:02:36 fdadc07b16d6: Pushed 06:02:36 9349e762c6bf: Layer already exists 06:02:36 03974eba32e6: Layer already exists 06:02:36 dd9c8f8612c8: Layer already exists 06:02:36 c6c324ff54e5: Pushed 06:02:36 371f736d8812: Pushed 06:02:40 2ca64aa74dc9: Pushed 06:02:40 47a33547b990: Pushed 06:02:41 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:e8c8998c70d279a2fc4ad95d2161747cb230536083c158cd41f2892955b9b272 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:41 + 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 06:02:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:02:41 fdadc07b16d6: Preparing 06:02:41 816d111c8366: Preparing 06:02:41 47a33547b990: Preparing 06:02:41 b127b1ce7f26: Preparing 06:02:41 083867446fc3: Preparing 06:02:41 9349e762c6bf: Preparing 06:02:41 03974eba32e6: Preparing 06:02:41 c6c324ff54e5: Preparing 06:02:41 371f736d8812: Preparing 06:02:41 2ca64aa74dc9: Preparing 06:02:41 dd9c8f8612c8: Preparing 06:02:41 c6c324ff54e5: Waiting 06:02:41 371f736d8812: Waiting 06:02:41 2ca64aa74dc9: Waiting 06:02:41 dd9c8f8612c8: Waiting 06:02:41 9349e762c6bf: Waiting 06:02:41 03974eba32e6: Waiting 06:02:41 083867446fc3: Layer already exists 06:02:41 47a33547b990: Layer already exists 06:02:41 816d111c8366: Layer already exists 06:02:41 b127b1ce7f26: Layer already exists 06:02:41 fdadc07b16d6: Layer already exists 06:02:41 c6c324ff54e5: Layer already exists 06:02:41 03974eba32e6: Layer already exists 06:02:41 9349e762c6bf: Layer already exists 06:02:41 371f736d8812: Layer already exists 06:02:41 dd9c8f8612c8: Layer already exists 06:02:41 2ca64aa74dc9: Layer already exists 06:02:42 latest: digest: sha256:e8c8998c70d279a2fc4ad95d2161747cb230536083c158cd41f2892955b9b272 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.31 06:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:02:42 fdadc07b16d6: Preparing 06:02:42 816d111c8366: Preparing 06:02:42 47a33547b990: Preparing 06:02:42 b127b1ce7f26: Preparing 06:02:42 083867446fc3: Preparing 06:02:42 9349e762c6bf: Preparing 06:02:42 03974eba32e6: Preparing 06:02:42 c6c324ff54e5: Preparing 06:02:42 371f736d8812: Preparing 06:02:42 2ca64aa74dc9: Preparing 06:02:42 dd9c8f8612c8: Preparing 06:02:42 03974eba32e6: Waiting 06:02:42 9349e762c6bf: Waiting 06:02:42 371f736d8812: Waiting 06:02:42 c6c324ff54e5: Waiting 06:02:42 816d111c8366: Layer already exists 06:02:42 b127b1ce7f26: Layer already exists 06:02:42 fdadc07b16d6: Layer already exists 06:02:42 47a33547b990: Layer already exists 06:02:42 083867446fc3: Layer already exists 06:02:42 c6c324ff54e5: Layer already exists 06:02:42 9349e762c6bf: Layer already exists 06:02:42 371f736d8812: Layer already exists 06:02:42 2ca64aa74dc9: Layer already exists 06:02:42 03974eba32e6: Layer already exists 06:02:42 dd9c8f8612c8: Layer already exists 06:02:43 4.1.0-dev.31: digest: sha256:e8c8998c70d279a2fc4ad95d2161747cb230536083c158cd41f2892955b9b272 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:02:43 fdadc07b16d6: Preparing 06:02:43 816d111c8366: Preparing 06:02:43 47a33547b990: Preparing 06:02:43 b127b1ce7f26: Preparing 06:02:43 083867446fc3: Preparing 06:02:43 9349e762c6bf: Preparing 06:02:43 03974eba32e6: Preparing 06:02:43 c6c324ff54e5: Preparing 06:02:43 371f736d8812: Preparing 06:02:43 2ca64aa74dc9: Preparing 06:02:43 dd9c8f8612c8: Preparing 06:02:43 9349e762c6bf: Waiting 06:02:43 03974eba32e6: Waiting 06:02:43 c6c324ff54e5: Waiting 06:02:43 371f736d8812: Waiting 06:02:43 2ca64aa74dc9: Waiting 06:02:43 dd9c8f8612c8: Waiting 06:02:43 816d111c8366: Layer already exists 06:02:43 fdadc07b16d6: Layer already exists 06:02:43 47a33547b990: Layer already exists 06:02:43 083867446fc3: Layer already exists 06:02:43 b127b1ce7f26: Layer already exists 06:02:43 03974eba32e6: Layer already exists 06:02:43 9349e762c6bf: Layer already exists 06:02:43 c6c324ff54e5: Layer already exists 06:02:43 371f736d8812: Layer already exists 06:02:43 2ca64aa74dc9: Layer already exists 06:02:43 dd9c8f8612c8: Layer already exists 06:02:44 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:e8c8998c70d279a2fc4ad95d2161747cb230536083c158cd41f2892955b9b272 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:44 + 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 06:02:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:02:44 fdadc07b16d6: Preparing 06:02:44 816d111c8366: Preparing 06:02:44 47a33547b990: Preparing 06:02:44 b127b1ce7f26: Preparing 06:02:44 083867446fc3: Preparing 06:02:44 9349e762c6bf: Preparing 06:02:44 03974eba32e6: Preparing 06:02:44 c6c324ff54e5: Preparing 06:02:44 371f736d8812: Preparing 06:02:44 2ca64aa74dc9: Preparing 06:02:44 dd9c8f8612c8: Preparing 06:02:44 9349e762c6bf: Waiting 06:02:44 03974eba32e6: Waiting 06:02:44 c6c324ff54e5: Waiting 06:02:44 371f736d8812: Waiting 06:02:44 2ca64aa74dc9: Waiting 06:02:44 dd9c8f8612c8: Waiting 06:02:44 fdadc07b16d6: Layer already exists 06:02:44 47a33547b990: Layer already exists 06:02:44 083867446fc3: Layer already exists 06:02:44 816d111c8366: Layer already exists 06:02:44 b127b1ce7f26: Layer already exists 06:02:44 03974eba32e6: Layer already exists 06:02:44 c6c324ff54e5: Layer already exists 06:02:44 9349e762c6bf: Layer already exists 06:02:44 2ca64aa74dc9: Layer already exists 06:02:44 371f736d8812: Layer already exists 06:02:44 dd9c8f8612c8: Layer already exists 06:02:45 main: digest: sha256:e8c8998c70d279a2fc4ad95d2161747cb230536083c158cd41f2892955b9b272 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:45 ===================================================== [Pipeline] echo 06:02:45 taggedImages: 06:02:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 06:02:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:02:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.31 06:02:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:02:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:02:45 965d791293024edc72babc9af6c9db7170a85624 06:02:45 latest 06:02:45 4.1.0-dev.31 06:02:45 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:45 main 06:02:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 06:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:02:45 e440d5cf9851: Preparing 06:02:45 0d2b96ab7fd7: Preparing 06:02:45 3aca254c4ace: Preparing 06:02:45 0eac529b8f40: Preparing 06:02:45 37ad254ddfb5: Preparing 06:02:45 e5a2702b8e4d: Preparing 06:02:45 84fda2d76c9f: Preparing 06:02:45 9349e762c6bf: Preparing 06:02:45 03974eba32e6: Preparing 06:02:45 95d4d8e2126a: Preparing 06:02:45 3a726c3d7e9a: Preparing 06:02:45 dd9c8f8612c8: Preparing 06:02:45 e5a2702b8e4d: Waiting 06:02:45 03974eba32e6: Waiting 06:02:45 95d4d8e2126a: Waiting 06:02:45 84fda2d76c9f: Waiting 06:02:45 3a726c3d7e9a: Waiting 06:02:45 9349e762c6bf: Waiting 06:02:45 dd9c8f8612c8: Waiting 06:02:46 37ad254ddfb5: Pushed 06:02:46 0d2b96ab7fd7: Pushed 06:02:46 e440d5cf9851: Pushed 06:02:46 9349e762c6bf: Layer already exists 06:02:46 03974eba32e6: Layer already exists 06:02:46 e5a2702b8e4d: Pushed 06:02:46 84fda2d76c9f: Pushed 06:02:46 dd9c8f8612c8: Layer already exists 06:02:46 95d4d8e2126a: Pushed 06:02:49 3a726c3d7e9a: Pushed 06:02:50 0eac529b8f40: Pushed 06:02:53 3aca254c4ace: Pushed 06:02:53 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:dacf4e37b681f843b3857786361744484e8e62b899b658fb6cb2afe9901ce2a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:53 + 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 06:02:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:02:53 e440d5cf9851: Preparing 06:02:53 0d2b96ab7fd7: Preparing 06:02:53 3aca254c4ace: Preparing 06:02:53 0eac529b8f40: Preparing 06:02:53 37ad254ddfb5: Preparing 06:02:53 e5a2702b8e4d: Preparing 06:02:53 84fda2d76c9f: Preparing 06:02:53 9349e762c6bf: Preparing 06:02:53 03974eba32e6: Preparing 06:02:53 95d4d8e2126a: Preparing 06:02:53 3a726c3d7e9a: Preparing 06:02:53 dd9c8f8612c8: Preparing 06:02:53 03974eba32e6: Waiting 06:02:53 3a726c3d7e9a: Waiting 06:02:53 dd9c8f8612c8: Waiting 06:02:53 95d4d8e2126a: Waiting 06:02:53 e5a2702b8e4d: Waiting 06:02:53 84fda2d76c9f: Waiting 06:02:53 9349e762c6bf: Waiting 06:02:53 3aca254c4ace: Layer already exists 06:02:53 0d2b96ab7fd7: Layer already exists 06:02:53 e440d5cf9851: Layer already exists 06:02:53 0eac529b8f40: Layer already exists 06:02:53 37ad254ddfb5: Layer already exists 06:02:53 84fda2d76c9f: Layer already exists 06:02:53 03974eba32e6: Layer already exists 06:02:53 9349e762c6bf: Layer already exists 06:02:53 e5a2702b8e4d: Layer already exists 06:02:53 95d4d8e2126a: Layer already exists 06:02:53 3a726c3d7e9a: Layer already exists 06:02:53 dd9c8f8612c8: Layer already exists 06:02:54 latest: digest: sha256:dacf4e37b681f843b3857786361744484e8e62b899b658fb6cb2afe9901ce2a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.31 06:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:02:54 e440d5cf9851: Preparing 06:02:54 0d2b96ab7fd7: Preparing 06:02:54 3aca254c4ace: Preparing 06:02:54 0eac529b8f40: Preparing 06:02:54 37ad254ddfb5: Preparing 06:02:54 e5a2702b8e4d: Preparing 06:02:54 84fda2d76c9f: Preparing 06:02:54 e5a2702b8e4d: Waiting 06:02:54 9349e762c6bf: Preparing 06:02:54 84fda2d76c9f: Waiting 06:02:54 03974eba32e6: Preparing 06:02:54 9349e762c6bf: Waiting 06:02:54 03974eba32e6: Waiting 06:02:54 95d4d8e2126a: Preparing 06:02:54 3a726c3d7e9a: Preparing 06:02:54 dd9c8f8612c8: Preparing 06:02:54 95d4d8e2126a: Waiting 06:02:54 3a726c3d7e9a: Waiting 06:02:54 dd9c8f8612c8: Waiting 06:02:54 0eac529b8f40: Layer already exists 06:02:54 3aca254c4ace: Layer already exists 06:02:54 37ad254ddfb5: Layer already exists 06:02:54 e440d5cf9851: Layer already exists 06:02:54 0d2b96ab7fd7: Layer already exists 06:02:54 e5a2702b8e4d: Layer already exists 06:02:54 9349e762c6bf: Layer already exists 06:02:54 84fda2d76c9f: Layer already exists 06:02:54 95d4d8e2126a: Layer already exists 06:02:54 03974eba32e6: Layer already exists 06:02:54 3a726c3d7e9a: Layer already exists 06:02:54 dd9c8f8612c8: Layer already exists 06:02:54 4.1.0-dev.31: digest: sha256:dacf4e37b681f843b3857786361744484e8e62b899b658fb6cb2afe9901ce2a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:02:55 e440d5cf9851: Preparing 06:02:55 0d2b96ab7fd7: Preparing 06:02:55 3aca254c4ace: Preparing 06:02:55 0eac529b8f40: Preparing 06:02:55 37ad254ddfb5: Preparing 06:02:55 e5a2702b8e4d: Preparing 06:02:55 84fda2d76c9f: Preparing 06:02:55 9349e762c6bf: Preparing 06:02:55 03974eba32e6: Preparing 06:02:55 95d4d8e2126a: Preparing 06:02:55 3a726c3d7e9a: Preparing 06:02:55 dd9c8f8612c8: Preparing 06:02:55 e5a2702b8e4d: Waiting 06:02:55 84fda2d76c9f: Waiting 06:02:55 9349e762c6bf: Waiting 06:02:55 03974eba32e6: Waiting 06:02:55 95d4d8e2126a: Waiting 06:02:55 dd9c8f8612c8: Waiting 06:02:55 3a726c3d7e9a: Waiting 06:02:55 37ad254ddfb5: Layer already exists 06:02:55 e440d5cf9851: Layer already exists 06:02:55 0d2b96ab7fd7: Layer already exists 06:02:55 0eac529b8f40: Layer already exists 06:02:55 3aca254c4ace: Layer already exists 06:02:55 e5a2702b8e4d: Layer already exists 06:02:55 03974eba32e6: Layer already exists 06:02:55 95d4d8e2126a: Layer already exists 06:02:55 84fda2d76c9f: Layer already exists 06:02:55 9349e762c6bf: Layer already exists 06:02:55 3a726c3d7e9a: Layer already exists 06:02:55 dd9c8f8612c8: Layer already exists 06:02:55 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:dacf4e37b681f843b3857786361744484e8e62b899b658fb6cb2afe9901ce2a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:56 + 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 06:02:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:02:56 e440d5cf9851: Preparing 06:02:56 0d2b96ab7fd7: Preparing 06:02:56 3aca254c4ace: Preparing 06:02:56 0eac529b8f40: Preparing 06:02:56 37ad254ddfb5: Preparing 06:02:56 e5a2702b8e4d: Preparing 06:02:56 84fda2d76c9f: Preparing 06:02:56 9349e762c6bf: Preparing 06:02:56 03974eba32e6: Preparing 06:02:56 95d4d8e2126a: Preparing 06:02:56 3a726c3d7e9a: Preparing 06:02:56 dd9c8f8612c8: Preparing 06:02:56 03974eba32e6: Waiting 06:02:56 95d4d8e2126a: Waiting 06:02:56 3a726c3d7e9a: Waiting 06:02:56 e5a2702b8e4d: Waiting 06:02:56 84fda2d76c9f: Waiting 06:02:56 9349e762c6bf: Waiting 06:02:56 0eac529b8f40: Layer already exists 06:02:56 37ad254ddfb5: Layer already exists 06:02:56 3aca254c4ace: Layer already exists 06:02:56 0d2b96ab7fd7: Layer already exists 06:02:56 e440d5cf9851: Layer already exists 06:02:56 9349e762c6bf: Layer already exists 06:02:56 84fda2d76c9f: Layer already exists 06:02:56 03974eba32e6: Layer already exists 06:02:56 95d4d8e2126a: Layer already exists 06:02:56 e5a2702b8e4d: Layer already exists 06:02:56 3a726c3d7e9a: Layer already exists 06:02:56 dd9c8f8612c8: Layer already exists 06:02:56 main: digest: sha256:dacf4e37b681f843b3857786361744484e8e62b899b658fb6cb2afe9901ce2a7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:57 ===================================================== [Pipeline] echo 06:02:57 taggedImages: 06:02:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 06:02:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:02:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.31 06:02:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:02:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:02:57 965d791293024edc72babc9af6c9db7170a85624 06:02:57 latest 06:02:57 4.1.0-dev.31 06:02:57 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:02:57 main 06:02:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624 06:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:02:58 78371efc871c: Preparing 06:02:58 2899b5a99944: Preparing 06:02:58 9349e762c6bf: Preparing 06:02:58 03974eba32e6: Preparing 06:02:58 df3cad641d2c: Preparing 06:02:58 c617b5fd1d80: Preparing 06:02:58 dd9c8f8612c8: Preparing 06:02:58 c617b5fd1d80: Waiting 06:02:58 dd9c8f8612c8: Waiting 06:02:58 03974eba32e6: Layer already exists 06:02:58 9349e762c6bf: Layer already exists 06:02:58 dd9c8f8612c8: Layer already exists 06:02:58 df3cad641d2c: Pushed 06:02:58 78371efc871c: Pushed 06:03:00 c617b5fd1d80: Pushed 06:03:05 2899b5a99944: Pushed 06:03:05 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:04291dc6525d0b1920076bb2fe58e28d769e64389e046bc4091911ad9879c25d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:05 + 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 06:03:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:03:06 78371efc871c: Preparing 06:03:06 2899b5a99944: Preparing 06:03:06 9349e762c6bf: Preparing 06:03:06 03974eba32e6: Preparing 06:03:06 df3cad641d2c: Preparing 06:03:06 c617b5fd1d80: Preparing 06:03:06 dd9c8f8612c8: Preparing 06:03:06 c617b5fd1d80: Waiting 06:03:06 dd9c8f8612c8: Waiting 06:03:06 2899b5a99944: Layer already exists 06:03:06 9349e762c6bf: Layer already exists 06:03:06 78371efc871c: Layer already exists 06:03:06 03974eba32e6: Layer already exists 06:03:06 df3cad641d2c: Layer already exists 06:03:06 dd9c8f8612c8: Layer already exists 06:03:06 c617b5fd1d80: Layer already exists 06:03:06 latest: digest: sha256:04291dc6525d0b1920076bb2fe58e28d769e64389e046bc4091911ad9879c25d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.31 06:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:03:07 78371efc871c: Preparing 06:03:07 2899b5a99944: Preparing 06:03:07 9349e762c6bf: Preparing 06:03:07 03974eba32e6: Preparing 06:03:07 df3cad641d2c: Preparing 06:03:07 c617b5fd1d80: Preparing 06:03:07 dd9c8f8612c8: Preparing 06:03:07 c617b5fd1d80: Waiting 06:03:07 dd9c8f8612c8: Waiting 06:03:07 78371efc871c: Layer already exists 06:03:07 03974eba32e6: Layer already exists 06:03:07 9349e762c6bf: Layer already exists 06:03:07 df3cad641d2c: Layer already exists 06:03:07 2899b5a99944: Layer already exists 06:03:07 dd9c8f8612c8: Layer already exists 06:03:07 c617b5fd1d80: Layer already exists 06:03:07 4.1.0-dev.31: digest: sha256:04291dc6525d0b1920076bb2fe58e28d769e64389e046bc4091911ad9879c25d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:03:08 78371efc871c: Preparing 06:03:08 2899b5a99944: Preparing 06:03:08 9349e762c6bf: Preparing 06:03:08 03974eba32e6: Preparing 06:03:08 df3cad641d2c: Preparing 06:03:08 c617b5fd1d80: Preparing 06:03:08 dd9c8f8612c8: Preparing 06:03:08 c617b5fd1d80: Waiting 06:03:08 dd9c8f8612c8: Waiting 06:03:08 78371efc871c: Layer already exists 06:03:08 03974eba32e6: Layer already exists 06:03:08 2899b5a99944: Layer already exists 06:03:08 9349e762c6bf: Layer already exists 06:03:08 df3cad641d2c: Layer already exists 06:03:08 c617b5fd1d80: Layer already exists 06:03:08 dd9c8f8612c8: Layer already exists 06:03:08 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:04291dc6525d0b1920076bb2fe58e28d769e64389e046bc4091911ad9879c25d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:08 + 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 06:03:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:03:09 78371efc871c: Preparing 06:03:09 2899b5a99944: Preparing 06:03:09 9349e762c6bf: Preparing 06:03:09 03974eba32e6: Preparing 06:03:09 df3cad641d2c: Preparing 06:03:09 c617b5fd1d80: Preparing 06:03:09 dd9c8f8612c8: Preparing 06:03:09 c617b5fd1d80: Waiting 06:03:09 dd9c8f8612c8: Waiting 06:03:09 df3cad641d2c: Layer already exists 06:03:09 03974eba32e6: Layer already exists 06:03:09 2899b5a99944: Layer already exists 06:03:09 9349e762c6bf: Layer already exists 06:03:09 78371efc871c: Layer already exists 06:03:09 c617b5fd1d80: Layer already exists 06:03:09 dd9c8f8612c8: Layer already exists 06:03:09 main: digest: sha256:04291dc6525d0b1920076bb2fe58e28d769e64389e046bc4091911ad9879c25d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:03:09 ===================================================== [Pipeline] echo 06:03:09 taggedImages: 06:03:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624 06:03:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:03:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.31 06:03:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:03:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:03:09 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:03:09 965d791293024edc72babc9af6c9db7170a85624 06:03:09 latest 06:03:09 4.1.0-dev.31 06:03:09 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:03:09 main 06:03:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624 06:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:03:10 791b6336a8e7: Preparing 06:03:10 a1f845eb7ace: Preparing 06:03:10 60ea9f8be1d1: Preparing 06:03:10 9349e762c6bf: Preparing 06:03:10 03974eba32e6: Preparing 06:03:10 02b996e6cd24: Preparing 06:03:10 e72b420768f9: Preparing 06:03:10 f65efa42637c: Preparing 06:03:10 1b33efe13fa7: Preparing 06:03:10 dd9c8f8612c8: Preparing 06:03:10 e72b420768f9: Waiting 06:03:10 f65efa42637c: Waiting 06:03:10 1b33efe13fa7: Waiting 06:03:10 dd9c8f8612c8: Waiting 06:03:10 02b996e6cd24: Waiting 06:03:10 03974eba32e6: Layer already exists 06:03:10 9349e762c6bf: Layer already exists 06:03:10 a1f845eb7ace: Pushed 06:03:10 60ea9f8be1d1: Pushed 06:03:10 791b6336a8e7: Pushed 06:03:10 dd9c8f8612c8: Layer already exists 06:03:10 f65efa42637c: Pushed 06:03:11 1b33efe13fa7: Pushed 06:03:21 e72b420768f9: Pushed 06:03:36 02b996e6cd24: Pushed 06:03:36 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:b4b973cd301ad70beb158a038b4268d0441e089b81c4eb70c8981996852ebbb2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:36 + 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 06:03:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:03:37 791b6336a8e7: Preparing 06:03:37 a1f845eb7ace: Preparing 06:03:37 60ea9f8be1d1: Preparing 06:03:37 9349e762c6bf: Preparing 06:03:37 03974eba32e6: Preparing 06:03:37 02b996e6cd24: Preparing 06:03:37 e72b420768f9: Preparing 06:03:37 f65efa42637c: Preparing 06:03:37 1b33efe13fa7: Preparing 06:03:37 dd9c8f8612c8: Preparing 06:03:37 e72b420768f9: Waiting 06:03:37 f65efa42637c: Waiting 06:03:37 1b33efe13fa7: Waiting 06:03:37 dd9c8f8612c8: Waiting 06:03:37 02b996e6cd24: Waiting 06:03:37 60ea9f8be1d1: Layer already exists 06:03:37 03974eba32e6: Layer already exists 06:03:37 a1f845eb7ace: Layer already exists 06:03:37 9349e762c6bf: Layer already exists 06:03:37 791b6336a8e7: Layer already exists 06:03:37 e72b420768f9: Layer already exists 06:03:37 02b996e6cd24: Layer already exists 06:03:37 dd9c8f8612c8: Layer already exists 06:03:37 f65efa42637c: Layer already exists 06:03:37 1b33efe13fa7: Layer already exists 06:03:37 latest: digest: sha256:b4b973cd301ad70beb158a038b4268d0441e089b81c4eb70c8981996852ebbb2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.31 06:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:03:38 791b6336a8e7: Preparing 06:03:38 a1f845eb7ace: Preparing 06:03:38 60ea9f8be1d1: Preparing 06:03:38 9349e762c6bf: Preparing 06:03:38 03974eba32e6: Preparing 06:03:38 02b996e6cd24: Preparing 06:03:38 e72b420768f9: Preparing 06:03:38 f65efa42637c: Preparing 06:03:38 1b33efe13fa7: Preparing 06:03:38 dd9c8f8612c8: Preparing 06:03:38 e72b420768f9: Waiting 06:03:38 f65efa42637c: Waiting 06:03:38 1b33efe13fa7: Waiting 06:03:38 dd9c8f8612c8: Waiting 06:03:38 9349e762c6bf: Layer already exists 06:03:38 03974eba32e6: Layer already exists 06:03:38 791b6336a8e7: Layer already exists 06:03:38 60ea9f8be1d1: Layer already exists 06:03:38 a1f845eb7ace: Layer already exists 06:03:38 f65efa42637c: Layer already exists 06:03:38 e72b420768f9: Layer already exists 06:03:38 02b996e6cd24: Layer already exists 06:03:38 1b33efe13fa7: Layer already exists 06:03:38 dd9c8f8612c8: Layer already exists 06:03:38 4.1.0-dev.31: digest: sha256:b4b973cd301ad70beb158a038b4268d0441e089b81c4eb70c8981996852ebbb2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:03:39 791b6336a8e7: Preparing 06:03:39 a1f845eb7ace: Preparing 06:03:39 60ea9f8be1d1: Preparing 06:03:39 9349e762c6bf: Preparing 06:03:39 03974eba32e6: Preparing 06:03:39 02b996e6cd24: Preparing 06:03:39 e72b420768f9: Preparing 06:03:39 f65efa42637c: Preparing 06:03:39 1b33efe13fa7: Preparing 06:03:39 dd9c8f8612c8: Preparing 06:03:39 02b996e6cd24: Waiting 06:03:39 e72b420768f9: Waiting 06:03:39 f65efa42637c: Waiting 06:03:39 1b33efe13fa7: Waiting 06:03:39 dd9c8f8612c8: Waiting 06:03:39 9349e762c6bf: Layer already exists 06:03:39 791b6336a8e7: Layer already exists 06:03:39 a1f845eb7ace: Layer already exists 06:03:39 60ea9f8be1d1: Layer already exists 06:03:39 03974eba32e6: Layer already exists 06:03:39 02b996e6cd24: Layer already exists 06:03:39 e72b420768f9: Layer already exists 06:03:39 1b33efe13fa7: Layer already exists 06:03:39 dd9c8f8612c8: Layer already exists 06:03:39 f65efa42637c: Layer already exists 06:03:39 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:b4b973cd301ad70beb158a038b4268d0441e089b81c4eb70c8981996852ebbb2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:39 + 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 06:03:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:03:40 791b6336a8e7: Preparing 06:03:40 a1f845eb7ace: Preparing 06:03:40 60ea9f8be1d1: Preparing 06:03:40 9349e762c6bf: Preparing 06:03:40 03974eba32e6: Preparing 06:03:40 02b996e6cd24: Preparing 06:03:40 e72b420768f9: Preparing 06:03:40 f65efa42637c: Preparing 06:03:40 1b33efe13fa7: Preparing 06:03:40 dd9c8f8612c8: Preparing 06:03:40 e72b420768f9: Waiting 06:03:40 f65efa42637c: Waiting 06:03:40 1b33efe13fa7: Waiting 06:03:40 dd9c8f8612c8: Waiting 06:03:40 02b996e6cd24: Waiting 06:03:40 03974eba32e6: Layer already exists 06:03:40 a1f845eb7ace: Layer already exists 06:03:40 791b6336a8e7: Layer already exists 06:03:40 9349e762c6bf: Layer already exists 06:03:40 60ea9f8be1d1: Layer already exists 06:03:40 02b996e6cd24: Layer already exists 06:03:40 e72b420768f9: Layer already exists 06:03:40 1b33efe13fa7: Layer already exists 06:03:40 f65efa42637c: Layer already exists 06:03:40 dd9c8f8612c8: Layer already exists 06:03:40 main: digest: sha256:b4b973cd301ad70beb158a038b4268d0441e089b81c4eb70c8981996852ebbb2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:03:40 ===================================================== [Pipeline] echo 06:03:40 taggedImages: 06:03:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624 06:03:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:03:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.31 06:03:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:03:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:03:40 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:03:40 965d791293024edc72babc9af6c9db7170a85624 06:03:40 latest 06:03:40 4.1.0-dev.31 06:03:40 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:03:40 main 06:03:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624 06:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:03:41 dd5ae59d22c8: Preparing 06:03:41 3aa15e30ff99: Preparing 06:03:41 b9f4df12805a: Preparing 06:03:41 9349e762c6bf: Preparing 06:03:41 03974eba32e6: Preparing 06:03:41 9e1830fb1847: Preparing 06:03:41 c63206b6418e: Preparing 06:03:41 5e9d916f9dde: Preparing 06:03:41 dd9c8f8612c8: Preparing 06:03:41 9e1830fb1847: Waiting 06:03:41 c63206b6418e: Waiting 06:03:41 dd9c8f8612c8: Waiting 06:03:41 5e9d916f9dde: Waiting 06:03:41 9349e762c6bf: Layer already exists 06:03:41 03974eba32e6: Layer already exists 06:03:41 b9f4df12805a: Pushed 06:03:41 3aa15e30ff99: Pushed 06:03:41 dd5ae59d22c8: Pushed 06:03:41 c63206b6418e: Pushed 06:03:41 dd9c8f8612c8: Layer already exists 06:03:42 5e9d916f9dde: Pushed 06:04:08 9e1830fb1847: Pushed 06:04:08 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:9b7a4cc903ae72f98b6e5e0413d7e37631ec2dc14929f34a69a1d8557659f4b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:09 + 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 06:04:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:04:09 dd5ae59d22c8: Preparing 06:04:09 3aa15e30ff99: Preparing 06:04:09 b9f4df12805a: Preparing 06:04:09 9349e762c6bf: Preparing 06:04:09 03974eba32e6: Preparing 06:04:09 9e1830fb1847: Preparing 06:04:09 c63206b6418e: Preparing 06:04:09 5e9d916f9dde: Preparing 06:04:09 dd9c8f8612c8: Preparing 06:04:09 c63206b6418e: Waiting 06:04:09 5e9d916f9dde: Waiting 06:04:09 dd9c8f8612c8: Waiting 06:04:09 9e1830fb1847: Waiting 06:04:09 3aa15e30ff99: Layer already exists 06:04:09 b9f4df12805a: Layer already exists 06:04:09 9349e762c6bf: Layer already exists 06:04:09 dd5ae59d22c8: Layer already exists 06:04:09 03974eba32e6: Layer already exists 06:04:09 5e9d916f9dde: Layer already exists 06:04:09 c63206b6418e: Layer already exists 06:04:09 9e1830fb1847: Layer already exists 06:04:09 dd9c8f8612c8: Layer already exists 06:04:09 latest: digest: sha256:9b7a4cc903ae72f98b6e5e0413d7e37631ec2dc14929f34a69a1d8557659f4b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.31 06:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:04:10 dd5ae59d22c8: Preparing 06:04:10 3aa15e30ff99: Preparing 06:04:10 b9f4df12805a: Preparing 06:04:10 9349e762c6bf: Preparing 06:04:10 03974eba32e6: Preparing 06:04:10 9e1830fb1847: Preparing 06:04:10 c63206b6418e: Preparing 06:04:10 5e9d916f9dde: Preparing 06:04:10 dd9c8f8612c8: Preparing 06:04:10 c63206b6418e: Waiting 06:04:10 dd9c8f8612c8: Waiting 06:04:10 9e1830fb1847: Waiting 06:04:10 5e9d916f9dde: Waiting 06:04:10 b9f4df12805a: Layer already exists 06:04:10 3aa15e30ff99: Layer already exists 06:04:10 9349e762c6bf: Layer already exists 06:04:10 03974eba32e6: Layer already exists 06:04:10 dd5ae59d22c8: Layer already exists 06:04:10 9e1830fb1847: Layer already exists 06:04:10 c63206b6418e: Layer already exists 06:04:10 dd9c8f8612c8: Layer already exists 06:04:10 5e9d916f9dde: Layer already exists 06:04:10 4.1.0-dev.31: digest: sha256:9b7a4cc903ae72f98b6e5e0413d7e37631ec2dc14929f34a69a1d8557659f4b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:04:11 dd5ae59d22c8: Preparing 06:04:11 3aa15e30ff99: Preparing 06:04:11 b9f4df12805a: Preparing 06:04:11 9349e762c6bf: Preparing 06:04:11 03974eba32e6: Preparing 06:04:11 9e1830fb1847: Preparing 06:04:11 c63206b6418e: Preparing 06:04:11 5e9d916f9dde: Preparing 06:04:11 dd9c8f8612c8: Preparing 06:04:11 9e1830fb1847: Waiting 06:04:11 c63206b6418e: Waiting 06:04:11 5e9d916f9dde: Waiting 06:04:11 dd9c8f8612c8: Waiting 06:04:11 dd5ae59d22c8: Layer already exists 06:04:11 9349e762c6bf: Layer already exists 06:04:11 b9f4df12805a: Layer already exists 06:04:11 3aa15e30ff99: Layer already exists 06:04:11 03974eba32e6: Layer already exists 06:04:11 c63206b6418e: Layer already exists 06:04:11 5e9d916f9dde: Layer already exists 06:04:11 9e1830fb1847: Layer already exists 06:04:11 dd9c8f8612c8: Layer already exists 06:04:11 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:9b7a4cc903ae72f98b6e5e0413d7e37631ec2dc14929f34a69a1d8557659f4b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:12 + 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 06:04:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:04:12 dd5ae59d22c8: Preparing 06:04:12 3aa15e30ff99: Preparing 06:04:12 b9f4df12805a: Preparing 06:04:12 9349e762c6bf: Preparing 06:04:12 03974eba32e6: Preparing 06:04:12 9e1830fb1847: Preparing 06:04:12 c63206b6418e: Preparing 06:04:12 5e9d916f9dde: Preparing 06:04:12 dd9c8f8612c8: Preparing 06:04:12 9e1830fb1847: Waiting 06:04:12 c63206b6418e: Waiting 06:04:12 dd9c8f8612c8: Waiting 06:04:12 5e9d916f9dde: Waiting 06:04:12 03974eba32e6: Layer already exists 06:04:12 9349e762c6bf: Layer already exists 06:04:12 dd5ae59d22c8: Layer already exists 06:04:12 b9f4df12805a: Layer already exists 06:04:12 3aa15e30ff99: Layer already exists 06:04:12 9e1830fb1847: Layer already exists 06:04:12 5e9d916f9dde: Layer already exists 06:04:12 dd9c8f8612c8: Layer already exists 06:04:12 c63206b6418e: Layer already exists 06:04:13 main: digest: sha256:9b7a4cc903ae72f98b6e5e0413d7e37631ec2dc14929f34a69a1d8557659f4b0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:13 ===================================================== [Pipeline] echo 06:04:13 taggedImages: 06:04:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624 06:04:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:04:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.31 06:04:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:04:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:04:13 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:04:13 965d791293024edc72babc9af6c9db7170a85624 06:04:13 latest 06:04:13 4.1.0-dev.31 06:04:13 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:04:13 main 06:04:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624 06:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:04:14 aad5926ab47e: Preparing 06:04:14 c59832572f69: Preparing 06:04:14 00a6f290900f: Preparing 06:04:14 9349e762c6bf: Preparing 06:04:14 03974eba32e6: Preparing 06:04:14 613f7e32c307: Preparing 06:04:14 f65efa42637c: Preparing 06:04:14 1b33efe13fa7: Preparing 06:04:14 613f7e32c307: Waiting 06:04:14 f65efa42637c: Waiting 06:04:14 dd9c8f8612c8: Preparing 06:04:14 1b33efe13fa7: Waiting 06:04:14 dd9c8f8612c8: Waiting 06:04:14 03974eba32e6: Layer already exists 06:04:14 9349e762c6bf: Layer already exists 06:04:14 00a6f290900f: Pushed 06:04:14 f65efa42637c: Layer already exists 06:04:14 c59832572f69: Pushed 06:04:14 1b33efe13fa7: Layer already exists 06:04:14 aad5926ab47e: Pushed 06:04:14 dd9c8f8612c8: Layer already exists 06:04:41 613f7e32c307: Pushed 06:04:41 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:a5f78197383d464155a39f1f1962ae2cdf91db42f8b6d9e947d90549c04cdeeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:04:41 aad5926ab47e: Preparing 06:04:41 c59832572f69: Preparing 06:04:41 00a6f290900f: Preparing 06:04:41 9349e762c6bf: Preparing 06:04:41 03974eba32e6: Preparing 06:04:41 613f7e32c307: Preparing 06:04:41 f65efa42637c: Preparing 06:04:41 1b33efe13fa7: Preparing 06:04:41 dd9c8f8612c8: Preparing 06:04:41 613f7e32c307: Waiting 06:04:41 f65efa42637c: Waiting 06:04:41 1b33efe13fa7: Waiting 06:04:41 dd9c8f8612c8: Waiting 06:04:41 00a6f290900f: Layer already exists 06:04:41 9349e762c6bf: Layer already exists 06:04:41 c59832572f69: Layer already exists 06:04:41 aad5926ab47e: Layer already exists 06:04:41 03974eba32e6: Layer already exists 06:04:41 1b33efe13fa7: Layer already exists 06:04:41 f65efa42637c: Layer already exists 06:04:41 613f7e32c307: Layer already exists 06:04:41 dd9c8f8612c8: Layer already exists 06:04:42 latest: digest: sha256:a5f78197383d464155a39f1f1962ae2cdf91db42f8b6d9e947d90549c04cdeeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.31 06:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:04:42 aad5926ab47e: Preparing 06:04:42 c59832572f69: Preparing 06:04:42 00a6f290900f: Preparing 06:04:42 9349e762c6bf: Preparing 06:04:42 03974eba32e6: Preparing 06:04:42 613f7e32c307: Preparing 06:04:42 f65efa42637c: Preparing 06:04:42 1b33efe13fa7: Preparing 06:04:42 dd9c8f8612c8: Preparing 06:04:42 613f7e32c307: Waiting 06:04:42 f65efa42637c: Waiting 06:04:42 1b33efe13fa7: Waiting 06:04:42 dd9c8f8612c8: Waiting 06:04:42 03974eba32e6: Layer already exists 06:04:42 9349e762c6bf: Layer already exists 06:04:42 c59832572f69: Layer already exists 06:04:42 00a6f290900f: Layer already exists 06:04:42 aad5926ab47e: Layer already exists 06:04:42 613f7e32c307: Layer already exists 06:04:42 1b33efe13fa7: Layer already exists 06:04:42 f65efa42637c: Layer already exists 06:04:42 dd9c8f8612c8: Layer already exists 06:04:42 4.1.0-dev.31: digest: sha256:a5f78197383d464155a39f1f1962ae2cdf91db42f8b6d9e947d90549c04cdeeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:04:43 aad5926ab47e: Preparing 06:04:43 c59832572f69: Preparing 06:04:43 00a6f290900f: Preparing 06:04:43 9349e762c6bf: Preparing 06:04:43 03974eba32e6: Preparing 06:04:43 613f7e32c307: Preparing 06:04:43 f65efa42637c: Preparing 06:04:43 1b33efe13fa7: Preparing 06:04:43 dd9c8f8612c8: Preparing 06:04:43 613f7e32c307: Waiting 06:04:43 f65efa42637c: Waiting 06:04:43 1b33efe13fa7: Waiting 06:04:43 dd9c8f8612c8: Waiting 06:04:43 aad5926ab47e: Layer already exists 06:04:43 03974eba32e6: Layer already exists 06:04:43 9349e762c6bf: Layer already exists 06:04:43 00a6f290900f: Layer already exists 06:04:43 c59832572f69: Layer already exists 06:04:43 f65efa42637c: Layer already exists 06:04:43 1b33efe13fa7: Layer already exists 06:04:43 613f7e32c307: Layer already exists 06:04:43 dd9c8f8612c8: Layer already exists 06:04:43 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:a5f78197383d464155a39f1f1962ae2cdf91db42f8b6d9e947d90549c04cdeeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:04:44 aad5926ab47e: Preparing 06:04:44 c59832572f69: Preparing 06:04:44 00a6f290900f: Preparing 06:04:44 9349e762c6bf: Preparing 06:04:44 03974eba32e6: Preparing 06:04:44 613f7e32c307: Preparing 06:04:44 f65efa42637c: Preparing 06:04:44 1b33efe13fa7: Preparing 06:04:44 dd9c8f8612c8: Preparing 06:04:44 f65efa42637c: Waiting 06:04:44 613f7e32c307: Waiting 06:04:44 1b33efe13fa7: Waiting 06:04:44 dd9c8f8612c8: Waiting 06:04:44 aad5926ab47e: Layer already exists 06:04:44 00a6f290900f: Layer already exists 06:04:44 9349e762c6bf: Layer already exists 06:04:44 c59832572f69: Layer already exists 06:04:44 03974eba32e6: Layer already exists 06:04:44 613f7e32c307: Layer already exists 06:04:44 f65efa42637c: Layer already exists 06:04:44 dd9c8f8612c8: Layer already exists 06:04:44 1b33efe13fa7: Layer already exists 06:04:45 main: digest: sha256:a5f78197383d464155a39f1f1962ae2cdf91db42f8b6d9e947d90549c04cdeeb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:45 ===================================================== [Pipeline] echo 06:04:45 taggedImages: 06:04:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624 06:04:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:04:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.31 06:04:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:04:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:04:45 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:04:45 965d791293024edc72babc9af6c9db7170a85624 06:04:45 latest 06:04:45 4.1.0-dev.31 06:04:45 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:04:45 main 06:04:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624 06:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:04:46 f1a7c41ac171: Preparing 06:04:46 b36b5e02cf83: Preparing 06:04:46 9349e762c6bf: Preparing 06:04:46 03974eba32e6: Preparing 06:04:46 1feff722225e: Preparing 06:04:46 c87edad99559: Preparing 06:04:46 dd9c8f8612c8: Preparing 06:04:46 c87edad99559: Waiting 06:04:46 dd9c8f8612c8: Waiting 06:04:46 03974eba32e6: Layer already exists 06:04:46 9349e762c6bf: Layer already exists 06:04:46 dd9c8f8612c8: Layer already exists 06:04:46 1feff722225e: Pushed 06:04:46 f1a7c41ac171: Pushed 06:04:47 c87edad99559: Pushed 06:04:54 b36b5e02cf83: Pushed 06:04:54 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:e1eff1154104f4aac246dc3e2d64ad30d3ad730e36546134ebe5d8d44be1af8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:04:55 f1a7c41ac171: Preparing 06:04:55 b36b5e02cf83: Preparing 06:04:55 9349e762c6bf: Preparing 06:04:55 03974eba32e6: Preparing 06:04:55 1feff722225e: Preparing 06:04:55 c87edad99559: Preparing 06:04:55 dd9c8f8612c8: Preparing 06:04:55 c87edad99559: Waiting 06:04:55 dd9c8f8612c8: Waiting 06:04:55 9349e762c6bf: Layer already exists 06:04:55 f1a7c41ac171: Layer already exists 06:04:55 1feff722225e: Layer already exists 06:04:55 03974eba32e6: Layer already exists 06:04:55 b36b5e02cf83: Layer already exists 06:04:55 dd9c8f8612c8: Layer already exists 06:04:55 c87edad99559: Layer already exists 06:04:55 latest: digest: sha256:e1eff1154104f4aac246dc3e2d64ad30d3ad730e36546134ebe5d8d44be1af8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.31 06:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:04:56 f1a7c41ac171: Preparing 06:04:56 b36b5e02cf83: Preparing 06:04:56 9349e762c6bf: Preparing 06:04:56 03974eba32e6: Preparing 06:04:56 1feff722225e: Preparing 06:04:56 c87edad99559: Preparing 06:04:56 dd9c8f8612c8: Preparing 06:04:56 c87edad99559: Waiting 06:04:56 dd9c8f8612c8: Waiting 06:04:56 f1a7c41ac171: Layer already exists 06:04:56 9349e762c6bf: Layer already exists 06:04:56 03974eba32e6: Layer already exists 06:04:56 b36b5e02cf83: Layer already exists 06:04:56 1feff722225e: Layer already exists 06:04:56 dd9c8f8612c8: Layer already exists 06:04:56 c87edad99559: Layer already exists 06:04:56 4.1.0-dev.31: digest: sha256:e1eff1154104f4aac246dc3e2d64ad30d3ad730e36546134ebe5d8d44be1af8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:04:57 f1a7c41ac171: Preparing 06:04:57 b36b5e02cf83: Preparing 06:04:57 9349e762c6bf: Preparing 06:04:57 03974eba32e6: Preparing 06:04:57 1feff722225e: Preparing 06:04:57 c87edad99559: Preparing 06:04:57 dd9c8f8612c8: Preparing 06:04:57 c87edad99559: Waiting 06:04:57 dd9c8f8612c8: Waiting 06:04:57 03974eba32e6: Layer already exists 06:04:57 9349e762c6bf: Layer already exists 06:04:57 f1a7c41ac171: Layer already exists 06:04:57 b36b5e02cf83: Layer already exists 06:04:57 1feff722225e: Layer already exists 06:04:57 c87edad99559: Layer already exists 06:04:57 dd9c8f8612c8: Layer already exists 06:04:57 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:e1eff1154104f4aac246dc3e2d64ad30d3ad730e36546134ebe5d8d44be1af8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:04:58 f1a7c41ac171: Preparing 06:04:58 b36b5e02cf83: Preparing 06:04:58 9349e762c6bf: Preparing 06:04:58 03974eba32e6: Preparing 06:04:58 1feff722225e: Preparing 06:04:58 c87edad99559: Preparing 06:04:58 dd9c8f8612c8: Preparing 06:04:58 c87edad99559: Waiting 06:04:58 dd9c8f8612c8: Waiting 06:04:58 9349e762c6bf: Layer already exists 06:04:58 f1a7c41ac171: Layer already exists 06:04:58 b36b5e02cf83: Layer already exists 06:04:58 03974eba32e6: Layer already exists 06:04:58 1feff722225e: Layer already exists 06:04:58 c87edad99559: Layer already exists 06:04:58 dd9c8f8612c8: Layer already exists 06:04:58 main: digest: sha256:e1eff1154104f4aac246dc3e2d64ad30d3ad730e36546134ebe5d8d44be1af8f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:58 ===================================================== [Pipeline] echo 06:04:58 taggedImages: 06:04:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624 06:04:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:04:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.31 06:04:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:04:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:04:58 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:04:58 965d791293024edc72babc9af6c9db7170a85624 06:04:58 latest 06:04:58 4.1.0-dev.31 06:04:58 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:04:58 main 06:04:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624 06:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:04:59 08950fd994e2: Preparing 06:04:59 8fba9c6e4f48: Preparing 06:04:59 9349e762c6bf: Preparing 06:04:59 03974eba32e6: Preparing 06:04:59 821e1a3716dd: Preparing 06:04:59 f293aec48c3f: Preparing 06:04:59 dd9c8f8612c8: Preparing 06:04:59 f293aec48c3f: Waiting 06:04:59 dd9c8f8612c8: Waiting 06:04:59 03974eba32e6: Layer already exists 06:04:59 9349e762c6bf: Layer already exists 06:04:59 dd9c8f8612c8: Layer already exists 06:04:59 821e1a3716dd: Pushed 06:04:59 08950fd994e2: Pushed 06:05:00 f293aec48c3f: Pushed 06:05:08 8fba9c6e4f48: Pushed 06:05:08 965d791293024edc72babc9af6c9db7170a85624: digest: sha256:a7f596830cfb9e0335081812e2765862038e72da3e9bcf82ff942ad775ef0e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:05:09 08950fd994e2: Preparing 06:05:09 8fba9c6e4f48: Preparing 06:05:09 9349e762c6bf: Preparing 06:05:09 03974eba32e6: Preparing 06:05:09 821e1a3716dd: Preparing 06:05:09 f293aec48c3f: Preparing 06:05:09 dd9c8f8612c8: Preparing 06:05:09 f293aec48c3f: Waiting 06:05:09 dd9c8f8612c8: Waiting 06:05:09 8fba9c6e4f48: Layer already exists 06:05:09 08950fd994e2: Layer already exists 06:05:09 821e1a3716dd: Layer already exists 06:05:09 9349e762c6bf: Layer already exists 06:05:09 03974eba32e6: Layer already exists 06:05:09 dd9c8f8612c8: Layer already exists 06:05:09 f293aec48c3f: Layer already exists 06:05:09 latest: digest: sha256:a7f596830cfb9e0335081812e2765862038e72da3e9bcf82ff942ad775ef0e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.31 06:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:05:09 08950fd994e2: Preparing 06:05:09 8fba9c6e4f48: Preparing 06:05:09 9349e762c6bf: Preparing 06:05:09 03974eba32e6: Preparing 06:05:09 821e1a3716dd: Preparing 06:05:09 f293aec48c3f: Preparing 06:05:09 dd9c8f8612c8: Preparing 06:05:09 f293aec48c3f: Waiting 06:05:09 dd9c8f8612c8: Waiting 06:05:09 9349e762c6bf: Layer already exists 06:05:09 8fba9c6e4f48: Layer already exists 06:05:09 821e1a3716dd: Layer already exists 06:05:09 08950fd994e2: Layer already exists 06:05:09 03974eba32e6: Layer already exists 06:05:09 dd9c8f8612c8: Layer already exists 06:05:09 f293aec48c3f: Layer already exists 06:05:09 4.1.0-dev.31: digest: sha256:a7f596830cfb9e0335081812e2765862038e72da3e9bcf82ff942ad775ef0e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:05:10 08950fd994e2: Preparing 06:05:10 8fba9c6e4f48: Preparing 06:05:10 9349e762c6bf: Preparing 06:05:10 03974eba32e6: Preparing 06:05:10 821e1a3716dd: Preparing 06:05:10 f293aec48c3f: Preparing 06:05:10 dd9c8f8612c8: Preparing 06:05:10 f293aec48c3f: Waiting 06:05:10 dd9c8f8612c8: Waiting 06:05:10 821e1a3716dd: Layer already exists 06:05:10 08950fd994e2: Layer already exists 06:05:10 8fba9c6e4f48: Layer already exists 06:05:10 9349e762c6bf: Layer already exists 06:05:10 03974eba32e6: Layer already exists 06:05:10 f293aec48c3f: Layer already exists 06:05:10 dd9c8f8612c8: Layer already exists 06:05:10 965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31: digest: sha256:a7f596830cfb9e0335081812e2765862038e72da3e9bcf82ff942ad775ef0e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:05:11 08950fd994e2: Preparing 06:05:11 8fba9c6e4f48: Preparing 06:05:11 9349e762c6bf: Preparing 06:05:11 03974eba32e6: Preparing 06:05:11 821e1a3716dd: Preparing 06:05:11 f293aec48c3f: Preparing 06:05:11 dd9c8f8612c8: Preparing 06:05:11 f293aec48c3f: Waiting 06:05:11 dd9c8f8612c8: Waiting 06:05:11 9349e762c6bf: Layer already exists 06:05:11 8fba9c6e4f48: Layer already exists 06:05:11 03974eba32e6: Layer already exists 06:05:11 08950fd994e2: Layer already exists 06:05:11 821e1a3716dd: Layer already exists 06:05:11 dd9c8f8612c8: Layer already exists 06:05:11 f293aec48c3f: Layer already exists 06:05:11 main: digest: sha256:a7f596830cfb9e0335081812e2765862038e72da3e9bcf82ff942ad775ef0e1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:11 ===================================================== [Pipeline] echo 06:05:11 taggedImages: 06:05:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624 06:05:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:05:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.31 06:05:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 06:05:11 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 06:05:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 06:05:11 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 06:05:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.31 [Pipeline] echo 06:05:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo 06:05:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:05:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 06:05:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 06:05:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.31 [Pipeline] echo 06:05:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo 06:05:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:05:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624 [Pipeline] echo 06:05:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 06:05:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.31 [Pipeline] echo 06:05:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:965d791293024edc72babc9af6c9db7170a85624-4.1.0-dev.31 [Pipeline] echo 06:05:13 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 06:05:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:05:13 06:05:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:05:13 arm64: Pulling from edgex-lftools-log-publisher 06:05:13 8998bd30e6a1: Pulling fs layer 06:05:13 04944245beec: Pulling fs layer 06:05:13 699f458cf7ca: Pulling fs layer 06:05:13 765212b225bb: Pulling fs layer 06:05:13 f23df028b6ca: Pulling fs layer 06:05:13 d65c8cfc05b1: Pulling fs layer 06:05:13 2437ff75d9bd: Pulling fs layer 06:05:13 f23df028b6ca: Waiting 06:05:13 d65c8cfc05b1: Waiting 06:05:13 2437ff75d9bd: Waiting 06:05:13 765212b225bb: Waiting 06:05:14 04944245beec: Verifying Checksum 06:05:14 04944245beec: Download complete 06:05:14 765212b225bb: Verifying Checksum 06:05:14 765212b225bb: Download complete 06:05:14 f23df028b6ca: Verifying Checksum 06:05:14 f23df028b6ca: Download complete 06:05:14 d65c8cfc05b1: Verifying Checksum 06:05:14 d65c8cfc05b1: Download complete 06:05:14 699f458cf7ca: Verifying Checksum 06:05:14 699f458cf7ca: Download complete 06:05:14 8998bd30e6a1: Verifying Checksum 06:05:14 8998bd30e6a1: Download complete 06:05:17 2437ff75d9bd: Verifying Checksum 06:05:17 2437ff75d9bd: Download complete 06:05:19 8998bd30e6a1: Pull complete 06:05:19 04944245beec: Pull complete 06:05:21 699f458cf7ca: Pull complete 06:05:21 765212b225bb: Pull complete 06:05:22 f23df028b6ca: Pull complete 06:05:22 d65c8cfc05b1: Pull complete 06:05:41 2437ff75d9bd: Pull complete 06:05:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:05:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:05:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:41 prd-ubuntu20.04-docker-arm64-4c-16g-4244 does not seem to be running inside a container 06:05:41 $ 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/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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 06:05:44 $ docker top 8ab2de96f542b2248e269080cd54af8dcae9e47deaf0632f663caa2c77b35d80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:44 ---> job-cost.sh 06:05:44 lf-activate-venv: SKIPPING 06:05:44 INFO: No Stack... 06:05:45 INFO: Retrieving Pricing Info for: v3-standard-4 06:05:46 INFO: Archiving Costs [Pipeline] sh 06:05:46 + cut -d, -f6 06:05:46 + cat /w/workspace/edgex-go/863/archives/cost.csv [Pipeline] lock 06:05:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-863-stack-cost] 06:05:46 Resource [jenkins-edgexfoundry-edgex-go-main-863-stack-cost] did not exist. Created. 06:05:46 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-863-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:05:47 + echo total: 0.10999999940395355 [Pipeline] stash 06:05:47 Stashed 1 file(s) [Pipeline] } 06:05:47 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-863-stack-cost] [Pipeline] // lock [Pipeline] } 06:05:47 $ docker stop --time=1 8ab2de96f542b2248e269080cd54af8dcae9e47deaf0632f663caa2c77b35d80 06:05:49 $ docker rm -f --volumes 8ab2de96f542b2248e269080cd54af8dcae9e47deaf0632f663caa2c77b35d80 [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 06:05:49 provisioning config files... 06:05:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/863@tmp/config6257066508956967131tmp [Pipeline] { [Pipeline] sh 06:05:50 + set +x 06:05:50 + curl -s https://codecov.io/bash 06:05:50 + bash -s -- 06:05:50 06:05:50 _____ _ 06:05:50 / ____| | | 06:05:50 | | ___ __| | ___ ___ _____ __ 06:05:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:05:50 | |___| (_) | (_| | __/ (_| (_) \ V / 06:05:50 \_____\___/ \__,_|\___|\___\___/ \_/ 06:05:50 Bash-1.0.6 06:05:50 06:05:50 06:05:50 ==> git version 2.25.1 found 06:05:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:05:50 Release-Date: 2020-01-08 06:05:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:05:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:05:50 ==> Jenkins CI detected. 06:05:50 current dir:  /w/workspace/edgex-go/863 06:05:50 project root: . 06:05:50 --> token set from env 06:05:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:05:50 ==> Running gcov in . (disable via -X gcov) 06:05:50 ==> Python coveragepy not found 06:05:50 ==> Searching for coverage reports in: 06:05:50 + . 06:05:50 -> Found 1 reports 06:05:50 ==> Detecting git/mercurial file structure 06:05:50 ==> Reading reports 06:05:50 + ./coverage.out bytes=1667161 06:05:50 ==> Appending adjustments 06:05:50 https://docs.codecov.io/docs/fixing-reports 06:05:51 + Found adjustments 06:05:51 ==> Gzipping contents 06:05:51 140K /tmp/codecov.scaIx8.gz 06:05:51 ==> Uploading reports 06:05:51 url: https://codecov.io 06:05:51 query: branch=main&commit=965d791293024edc72babc9af6c9db7170a85624&build=863&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F863%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:05:51 -> Pinging Codecov 06:05:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=965d791293024edc72babc9af6c9db7170a85624&build=863&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F863%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:05:51 -> Uploading to 06:05:51 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/965d791293024edc72babc9af6c9db7170a85624/dc8383c4-f220-4cbe-b3f4-bc71abf3f472.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250630%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250630T060551Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=741f4ebf258577e1402377ab0884700affbcbf12384509c63e3514f96a247624 06:05:51 % Total % Received % Xferd Average Speed Time Time Time Current 06:05:51 Dload Upload Total Spent Left Speed 06:05:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 213k --:--:-- --:--:-- --:--:-- 213k 06:05:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/965d791293024edc72babc9af6c9db7170a85624 [Pipeline] } 06:05:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:05:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:05:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:05:53 06:05:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:05:53 latest: Pulling from edgex-devops/edgex-snyk-go 06:05:53 0a9a5dfd008f: Already exists 06:05:53 36466aa92d05: Already exists 06:05:53 e10405b45d13: Already exists 06:05:53 096b7ceb2af7: Already exists 06:05:53 4f4fb700ef54: Already exists 06:05:53 e50aa161e22a: Pulling fs layer 06:05:53 d3c8db5fb9df: Pulling fs layer 06:05:53 e50aa161e22a: Verifying Checksum 06:05:53 e50aa161e22a: Download complete 06:05:53 e50aa161e22a: Pull complete 06:05:54 d3c8db5fb9df: Verifying Checksum 06:05:54 d3c8db5fb9df: Download complete 06:05:57 d3c8db5fb9df: Pull complete 06:05:57 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 06:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:05:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:57 prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container 06:05:57 $ 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/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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/edgex-snyk-go:latest cat 06:06:00 $ docker top 3e9c5c24b093eb0ae498077a28c9e4a8add4078ccc3fe6a33fa491ff1d119994 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:00 + git config --global --add safe.directory /w/workspace/edgex-go/863 [Pipeline] echo 06:06:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:06:00 + set -o pipefail 06:06:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:06:13 06:06:13 Monitoring /w/workspace/edgex-go/863 (github.com/edgexfoundry/edgex-go)... 06:06:13 06:06:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c9141e86-4a93-4e7e-b55b-b58a3967c857 06:06:13 06:06:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:06:13 [Pipeline] } 06:06:13 $ docker stop --time=1 3e9c5c24b093eb0ae498077a28c9e4a8add4078ccc3fe6a33fa491ff1d119994 06:06:16 $ docker rm -f --volumes 3e9c5c24b093eb0ae498077a28c9e4a8add4078ccc3fe6a33fa491ff1d119994 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:06:16 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:16 provisioning config files... 06:06:16 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/863@tmp/config6308354997540735435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:17 --> edgex-publish-swagger.sh 06:06:17 === Publish openapi API === 06:06:17 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:06:17 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/863/openapi/core-command.yaml] 06:06:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:17 Dload Upload Total Spent Left Speed 06:06:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 265 131k --:--:-- --:--:-- --:--:-- 131k 06:06:17 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:06:17 06:06:17 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/863/openapi/core-data.yaml] 06:06:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:17 Dload Upload Total Spent Left Speed 06:06:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70050 100 66 100 69984 268 277k --:--:-- --:--:-- --:--:-- 279k 06:06:17 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:06:17 06:06:17 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/863/openapi/core-keeper.yaml] 06:06:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:17 Dload Upload Total Spent Left Speed 06:06:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 283 126k --:--:-- --:--:-- --:--:-- 126k 06:06:17 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:06:17 06:06:17 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/863/openapi/core-metadata.yaml] 06:06:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:18 Dload Upload Total Spent Left Speed 06:06:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 425 1011k --:--:-- --:--:-- --:--:-- 1012k 06:06:18 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:06:18 06:06:18 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/863/openapi/security-proxy-auth.yaml] 06:06:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:18 Dload Upload Total Spent Left Speed 06:06:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 485 175k --:--:-- --:--:-- --:--:-- 176k 06:06:18 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:06:18 06:06:18 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/863/openapi/security-secretstore-setup.yaml] 06:06:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:18 Dload Upload Total Spent Left Speed 06:06:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 559 33161 --:--:-- --:--:-- --:--:-- 33720 06:06:18 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:06:18 06:06:18 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/863/openapi/support-notifications.yaml] 06:06:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:18 Dload Upload Total Spent Left Speed 06:06:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 392 581k --:--:-- --:--:-- --:--:-- 581k 06:06:18 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:06:18 06:06:18 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/863/openapi/support-scheduler.yaml] 06:06:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:18 Dload Upload Total Spent Left Speed 06:06:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 500 375k --:--:-- --:--:-- --:--:-- 372k 100 50767 100 66 100 50701 500 375k --:--:-- --:--:-- --:--:-- 372k 06:06:18 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:06:18 [Pipeline] } 06:06:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:06:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:06:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:06:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:19 prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container 06:06:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:06:20 $ docker top caa5e8ab90c0b012386a5349ff1eecf8f9308f53098fad65614618a9a8114ed1 -eo pid,comm 06:06:20 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). 06:06:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:20 [ssh-agent] Looking for ssh-agent implementation... 06:06:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:20 $ docker exec caa5e8ab90c0b012386a5349ff1eecf8f9308f53098fad65614618a9a8114ed1 ssh-agent 06:06:20 SSH_AUTH_SOCK=/tmp/ssh-40cnvZHLOyi5/agent.33 06:06:20 SSH_AGENT_PID=39 06:06:20 Running ssh-add (command line suppressed) 06:06:20 Identity added: /w/workspace/edgex-go/863@tmp/private_key_7725753810620331917.key (/w/workspace/edgex-go/863@tmp/private_key_7725753810620331917.key) 06:06:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:20 + git semver tag 06:06:21 2025-06-30 06:06:21,021 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:06:21 2025-06-30 06:06:21,025 [run_tag] DEBUG tag force:False 06:06:21 2025-06-30 06:06:21,025 [check_head_tag] DEBUG check head tag 06:06:21 2025-06-30 06:06:21,026 [execute] INFO git cat-file --batch-check 06:06:21 2025-06-30 06:06:21,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/863, stdin=, shell=False, universal_newlines=False) 06:06:21 2025-06-30 06:06:21,028 [execute] INFO git cat-file --batch 06:06:21 2025-06-30 06:06:21,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/863, stdin=, shell=False, universal_newlines=False) 06:06:21 2025-06-30 06:06:21,044 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main 06:06:21 2025-06-30 06:06:21,044 [execute] INFO git tag -a v4.1.0-dev.31 -m v4.1.0-dev.31 06:06:21 2025-06-30 06:06:21,044 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.31', '-m', 'v4.1.0-dev.31'], cwd=/w/workspace/edgex-go/863, stdin=None, shell=False, universal_newlines=False) 06:06:21 2025-06-30 06:06:21,046 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main 06:06:21 4.1.0-dev.31 [Pipeline] } 06:06:21 $ docker exec --env ******** --env ******** caa5e8ab90c0b012386a5349ff1eecf8f9308f53098fad65614618a9a8114ed1 ssh-agent -k 06:06:21 unset SSH_AUTH_SOCK; 06:06:21 unset SSH_AGENT_PID; 06:06:21 echo Agent pid 39 killed; 06:06:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:21 + git semver [Pipeline] } 06:06:21 $ docker stop --time=1 caa5e8ab90c0b012386a5349ff1eecf8f9308f53098fad65614618a9a8114ed1 06:06:23 $ docker rm -f --volumes caa5e8ab90c0b012386a5349ff1eecf8f9308f53098fad65614618a9a8114ed1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:06:23 06:06:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:06:23 0.23.1-centos7: Pulling from edgex-lftools 06:06:23 ab5ef0e58194: Pulling fs layer 06:06:23 9712f1f96733: Pulling fs layer 06:06:23 63f879dbbcfc: Pulling fs layer 06:06:23 0d9ebad4ef96: Pulling fs layer 06:06:23 e9a5061849ea: Pulling fs layer 06:06:23 d747dcd14b5f: Pulling fs layer 06:06:23 2de7ff778b66: Pulling fs layer 06:06:23 e9a5061849ea: Waiting 06:06:23 d747dcd14b5f: Waiting 06:06:23 2de7ff778b66: Waiting 06:06:23 0d9ebad4ef96: Waiting 06:06:23 9712f1f96733: Verifying Checksum 06:06:23 9712f1f96733: Download complete 06:06:24 63f879dbbcfc: Verifying Checksum 06:06:24 63f879dbbcfc: Download complete 06:06:24 e9a5061849ea: Verifying Checksum 06:06:24 e9a5061849ea: Download complete 06:06:24 d747dcd14b5f: Verifying Checksum 06:06:24 d747dcd14b5f: Download complete 06:06:24 ab5ef0e58194: Verifying Checksum 06:06:24 ab5ef0e58194: Download complete 06:06:24 2de7ff778b66: Verifying Checksum 06:06:24 2de7ff778b66: Download complete 06:06:24 0d9ebad4ef96: Verifying Checksum 06:06:24 0d9ebad4ef96: Download complete 06:06:26 ab5ef0e58194: Pull complete 06:06:26 9712f1f96733: Pull complete 06:06:27 63f879dbbcfc: Pull complete 06:06:30 0d9ebad4ef96: Pull complete 06:06:30 e9a5061849ea: Pull complete 06:06:30 d747dcd14b5f: Pull complete 06:06:31 2de7ff778b66: Pull complete 06:06:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:06:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:06:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:31 prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container 06:06:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:06:36 $ docker top 023c50ae91a1bb0d2d4bc9ba29c69638ece9326e3d14d6df1f745464f727e9d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:06:36 provisioning config files... 06:06:36 copy managed file [sigul-config] to file:/w/workspace/edgex-go/863@tmp/config9519637990296442177tmp 06:06:36 copy managed file [sigul-password] to file:/w/workspace/edgex-go/863@tmp/config15783615727029540175tmp 06:06:36 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/863@tmp/config11593477540705093093tmp [Pipeline] { [Pipeline] echo 06:06:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:06:36 ---> sigul-configuration.sh 06:06:36 gpg: directory `/root/.gnupg' created 06:06:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:06:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:06:36 gpg: keyring `/root/.gnupg/secring.gpg' created 06:06:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:06:36 gpg: CAST5 encrypted data 06:06:36 gpg: encrypted with 1 passphrase 06:06:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:06:37 + mkdir /home/jenkins 06:06:37 + mkdir /home/jenkins/sigul [Pipeline] sh 06:06:37 + 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 06:06:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:06:37 ---> sigul-install.sh 06:06:37 Sigul already installed; skipping installation. [Pipeline] sh 06:06:37 + git tag --list 06:06:37 0.6.0 06:06:37 0.6.1 06:06:37 0.7.0 06:06:37 0.7.1 06:06:37 v1.0.0 06:06:37 v1.0.1 06:06:37 v1.1.0 06:06:37 v1.2.0 06:06:37 v1.2.1 06:06:37 v1.3.0 06:06:37 v1.3.1 06:06:37 v2.0.0 06:06:37 v2.1.0 06:06:37 v2.1.1 06:06:37 v2.2.0 06:06:37 v2.3.0 06:06:37 v3.0 06:06:37 v3.0.0 06:06:37 v3.1 06:06:37 v3.1.0 06:06:37 v3.1.1 06:06:37 v4.0 06:06:37 v4.0.0 06:06:37 v4.0.1 06:06:37 v4.0.1-dev.1 06:06:37 v4.1.0-dev.1 06:06:37 v4.1.0-dev.10 06:06:37 v4.1.0-dev.11 06:06:37 v4.1.0-dev.12 06:06:37 v4.1.0-dev.13 06:06:37 v4.1.0-dev.14 06:06:37 v4.1.0-dev.15 06:06:37 v4.1.0-dev.16 06:06:37 v4.1.0-dev.17 06:06:37 v4.1.0-dev.18 06:06:37 v4.1.0-dev.19 06:06:37 v4.1.0-dev.2 06:06:37 v4.1.0-dev.20 06:06:37 v4.1.0-dev.21 06:06:37 v4.1.0-dev.22 06:06:37 v4.1.0-dev.23 06:06:37 v4.1.0-dev.24 06:06:37 v4.1.0-dev.25 06:06:37 v4.1.0-dev.26 06:06:37 v4.1.0-dev.27 06:06:37 v4.1.0-dev.28 06:06:37 v4.1.0-dev.29 06:06:37 v4.1.0-dev.3 06:06:37 v4.1.0-dev.30 06:06:37 v4.1.0-dev.31 06:06:37 v4.1.0-dev.4 06:06:37 v4.1.0-dev.5 06:06:37 v4.1.0-dev.6 06:06:37 v4.1.0-dev.7 06:06:37 v4.1.0-dev.8 06:06:37 v4.1.0-dev.9 [Pipeline] sh 06:06:38 + lftools sign git-tag v4.1.0-dev.31 06:06:38 Signing Git tag with Sigul... 06:06:38 Signing v4.1.0-dev.31 [Pipeline] echo 06:06:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:06:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:06:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:06:39 $ docker stop --time=1 023c50ae91a1bb0d2d4bc9ba29c69638ece9326e3d14d6df1f745464f727e9d4 06:06:40 $ docker rm -f --volumes 023c50ae91a1bb0d2d4bc9ba29c69638ece9326e3d14d6df1f745464f727e9d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:06:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:06:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:06:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:41 prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container 06:06:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:06:41 $ docker top fe2acbb563f0c19995a477f4ee251e12c97a0400632c880a2a55b153e11ca2fe -eo pid,comm 06:06: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). 06:06:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:42 [ssh-agent] Looking for ssh-agent implementation... 06:06:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:42 $ docker exec fe2acbb563f0c19995a477f4ee251e12c97a0400632c880a2a55b153e11ca2fe ssh-agent 06:06:42 SSH_AUTH_SOCK=/tmp/ssh-1uKsKElIAqQn/agent.32 06:06:42 SSH_AGENT_PID=39 06:06:42 Running ssh-add (command line suppressed) 06:06:42 Identity added: /w/workspace/edgex-go/863@tmp/private_key_5766763643938331084.key (/w/workspace/edgex-go/863@tmp/private_key_5766763643938331084.key) 06:06:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:42 + git semver bump pre 06:06:42 2025-06-30 06:06:42,930 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:06:42 2025-06-30 06:06:42,934 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main 06:06:42 2025-06-30 06:06:42,934 [bump_version] DEBUG bumping version:4.1.0-dev.31 on axis:pre with prefix:dev 06:06:42 2025-06-30 06:06:42,934 [bump_version] DEBUG bumped version:4.1.0-dev.32 06:06:42 2025-06-30 06:06:42,934 [write_version] DEBUG write version:4.1.0-dev.32 to path:/w/workspace/edgex-go/863/.semver/main with force:True 06:06:42 2025-06-30 06:06:42,934 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main 06:06:42 2025-06-30 06:06:42,934 [write_file] DEBUG write to file:/w/workspace/edgex-go/863/.semver/main 06:06:42 2025-06-30 06:06:42,937 [execute] INFO git cat-file --batch-check 06:06:42 2025-06-30 06:06:42,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/863/.semver, stdin=, shell=False, universal_newlines=False) 06:06:42 2025-06-30 06:06:42,940 [execute] INFO git cat-file --batch 06:06:42 2025-06-30 06:06:42,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/863/.semver, stdin=, shell=False, universal_newlines=False) 06:06:42 2025-06-30 06:06:42,943 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main 06:06:42 4.1.0-dev.32 [Pipeline] } 06:06:42 $ docker exec --env ******** --env ******** fe2acbb563f0c19995a477f4ee251e12c97a0400632c880a2a55b153e11ca2fe ssh-agent -k 06:06:43 unset SSH_AUTH_SOCK; 06:06:43 unset SSH_AGENT_PID; 06:06:43 echo Agent pid 39 killed; 06:06:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:43 + git semver [Pipeline] } 06:06:43 $ docker stop --time=1 fe2acbb563f0c19995a477f4ee251e12c97a0400632c880a2a55b153e11ca2fe 06:06:44 $ docker rm -f --volumes fe2acbb563f0c19995a477f4ee251e12c97a0400632c880a2a55b153e11ca2fe [Pipeline] // withDockerContainer [Pipeline] sh 06:06:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:06:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:06:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:45 prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container 06:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:06:46 $ docker top 698ca00970605c90ec4e495c5173b7dce446a26a6b78a2f94f0f9fb38380484e -eo pid,comm 06:06:46 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). 06:06:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:46 [ssh-agent] Looking for ssh-agent implementation... 06:06:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:46 $ docker exec 698ca00970605c90ec4e495c5173b7dce446a26a6b78a2f94f0f9fb38380484e ssh-agent 06:06:46 SSH_AUTH_SOCK=/tmp/ssh-vxUWgmEue0UB/agent.31 06:06:46 SSH_AGENT_PID=37 06:06:46 Running ssh-add (command line suppressed) 06:06:46 Identity added: /w/workspace/edgex-go/863@tmp/private_key_10929544220254860229.key (/w/workspace/edgex-go/863@tmp/private_key_10929544220254860229.key) 06:06:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:46 + git semver push 06:06:47 2025-06-30 06:06:46,963 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:06:47 2025-06-30 06:06:46,967 [run_push] DEBUG push 06:06:47 2025-06-30 06:06:46,967 [execute] INFO git cat-file --batch-check 06:06:47 2025-06-30 06:06:46,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/863/.semver, stdin=, shell=False, universal_newlines=False) 06:06:47 2025-06-30 06:06:46,969 [execute] INFO git rev-list 786d5346b2846c4da33eb935f98d49fbf455ddc1 -- 06:06:47 2025-06-30 06:06:46,969 [execute] DEBUG Popen(['git', 'rev-list', '786d5346b2846c4da33eb935f98d49fbf455ddc1', '--'], cwd=/w/workspace/edgex-go/863/.semver, stdin=None, shell=False, universal_newlines=False) 06:06:47 2025-06-30 06:06:46,989 [execute] INFO git fetch -v -- origin 06:06:47 2025-06-30 06:06:46,989 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/863/.semver, stdin=None, shell=False, universal_newlines=True) 06:06:47 2025-06-30 06:06:47,456 [run_push] DEBUG no remote changes detected 06:06:47 2025-06-30 06:06:47,457 [execute] INFO git push origin semver 06:06:47 2025-06-30 06:06:47,457 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/863/.semver, stdin=None, shell=False, universal_newlines=False) 06:06:48 2025-06-30 06:06:48,215 [run_push] DEBUG push all version tags 06:06:48 2025-06-30 06:06:48,216 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:06:48 2025-06-30 06:06:48,216 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/863, stdin=None, shell=False, universal_newlines=False) 06:06:49 2025-06-30 06:06:48,876 [read_version] DEBUG read version from /w/workspace/edgex-go/863/.semver/main 06:06:49 4.1.0-dev.32 [Pipeline] } 06:06:49 $ docker exec --env ******** --env ******** 698ca00970605c90ec4e495c5173b7dce446a26a6b78a2f94f0f9fb38380484e ssh-agent -k 06:06:49 unset SSH_AUTH_SOCK; 06:06:49 unset SSH_AGENT_PID; 06:06:49 echo Agent pid 37 killed; 06:06:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:49 + git semver [Pipeline] } 06:06:49 $ docker stop --time=1 698ca00970605c90ec4e495c5173b7dce446a26a6b78a2f94f0f9fb38380484e 06:06:51 $ docker rm -f --volumes 698ca00970605c90ec4e495c5173b7dce446a26a6b78a2f94f0f9fb38380484e [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 06:06:51 + [ -d /w/workspace/edgex-go/863/archives ] [Pipeline] libraryResource [Pipeline] sh 06:06:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:06:52 ---> package-listing.sh 06:06:52 ++ facter osfamily 06:06:52 ++ tr '[:upper:]' '[:lower:]' 06:06:52 + OS_FAMILY=debian 06:06:52 + workspace=/w/workspace/edgex-go/863 06:06:52 + START_PACKAGES=/tmp/packages_start.txt 06:06:52 + END_PACKAGES=/tmp/packages_end.txt 06:06:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:52 + PACKAGES=/tmp/packages_start.txt 06:06:52 + '[' /w/workspace/edgex-go/863 ']' 06:06:52 + PACKAGES=/tmp/packages_end.txt 06:06:52 + case "${OS_FAMILY}" in 06:06:52 + dpkg -l 06:06:52 + grep '^ii' 06:06:52 + '[' -f /tmp/packages_start.txt ']' 06:06:52 + '[' -f /tmp/packages_end.txt ']' 06:06:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:52 + '[' /w/workspace/edgex-go/863 ']' 06:06:52 + mkdir -p /w/workspace/edgex-go/863/archives/ 06:06:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/863/archives/ [Pipeline] echo 06:06:52 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/863/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:06:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:54 06:06:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:54 latest: Pulling from edgex-lftools-log-publisher 06:06:54 5eb5b503b376: Pulling fs layer 06:06:54 5c69ac0246d0: Pulling fs layer 06:06:54 ec43610c2a17: Pulling fs layer 06:06:54 3a2ae6a8a46f: Pulling fs layer 06:06:54 33b1e0a273af: Pulling fs layer 06:06:54 5d3b04190fa2: Pulling fs layer 06:06:54 33b1e0a273af: Waiting 06:06:54 3a2ae6a8a46f: Waiting 06:06:54 5d3b04190fa2: Waiting 06:06:54 2f39f015ded8: Pulling fs layer 06:06:54 2f39f015ded8: Waiting 06:06:54 5c69ac0246d0: Verifying Checksum 06:06:54 5c69ac0246d0: Download complete 06:06:54 3a2ae6a8a46f: Verifying Checksum 06:06:54 3a2ae6a8a46f: Download complete 06:06:54 33b1e0a273af: Verifying Checksum 06:06:54 33b1e0a273af: Download complete 06:06:54 5d3b04190fa2: Download complete 06:06:54 ec43610c2a17: Verifying Checksum 06:06:54 ec43610c2a17: Download complete 06:06:54 5eb5b503b376: Verifying Checksum 06:06:54 5eb5b503b376: Download complete 06:06:55 2f39f015ded8: Download complete 06:06:56 5eb5b503b376: Pull complete 06:06:56 5c69ac0246d0: Pull complete 06:06:56 ec43610c2a17: Pull complete 06:06:56 3a2ae6a8a46f: Pull complete 06:06:56 33b1e0a273af: Pull complete 06:06:56 5d3b04190fa2: Pull complete 06:07:01 2f39f015ded8: Pull complete 06:07:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:07:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:01 prd-ubuntu20.04-docker-8c-8g-4243 does not seem to be running inside a container 06:07:01 $ 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/863/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/863 -v /w/workspace/edgex-go/863:/w/workspace/edgex-go/863:rw,z -v /w/workspace/edgex-go/863@tmp:/w/workspace/edgex-go/863@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:07:05 $ docker top 7d8902ef4a358c95c9652de39d91ba12b39b47123e1afd825b22b4cc9d9d4afa -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:05 + touch /tmp/pre-build-complete [Pipeline] sh 06:07:05 + mkdir -p /var/log/sysstat [Pipeline] sh 06:07:06 + ls /var/log/sa-host 06:07:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:06 provisioning config files... 06:07:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/863@tmp/config8678737938171679196tmp [Pipeline] { [Pipeline] echo 06:07:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:07:06 ---> create-netrc.sh [Pipeline] } 06:07:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:07:06 ---> python-tools-install.sh [Pipeline] echo 06:07:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:07:07 ---> sudo-logs.sh 06:07:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:07:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:07:07 ---> job-cost.sh 06:07:07 lf-activate-venv: SKIPPING 06:07:07 DEBUG: total: 0.10999999940395355 06:07:07 INFO: Retrieving Stack Cost... 06:07:08 INFO: Retrieving Pricing Info for: v3-standard-8 06:07:08 INFO: Archiving Costs [Pipeline] echo 06:07:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:07:08 ---> logs-deploy.sh 06:07:08 lf-activate-venv: SKIPPING 06:07:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/863 06:07:08 INFO: archiving workspace using pattern(s): 06:07:09 Archives upload complete. 06:07:09 INFO: archiving logs to Nexus