Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b20ba73ed1266a13b240854122fe2f2a75963d10 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-ssh12777247034674250918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16591059484611522501.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10434730382740653499.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18327682031034555960.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-ssh7618782317520733215.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [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-539364 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/914 [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/914 # 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 b20ba73ed1266a13b240854122fe2f2a75963d10 (main) Commit message: "Merge pull request #5288 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.40" > git config core.sparsecheckout # timeout=10 > git checkout -f b20ba73ed1266a13b240854122fe2f2a75963d10 # timeout=10 > git rev-list --no-walk 6b86315bccb2a3764b3b7cc41ab49bf81a9555b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:34:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:34:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:34:52 ========================================================= 03:34:52 EdgeX Global Pipelines Version Info 03:34:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:34:53 ------------------- 03:34:53 stable info: 03:34:53 ------------------- 03:34:53 Commited By: Cherry Wang cherry@iotechsys.com 03:34:53 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:34:53 Message: update stable to v1.0.278 03:34:53 ------------------- 03:34:53 experimental info: 03:34:53 ------------------- 03:34:53 Commited By: **** collab-it+edgex@linuxfoundation.org 03:34:53 Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 03:34:53 Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:34:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:34:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:34:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:34:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:34:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:34:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:34:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b20ba73 [Pipeline] echo 03:34:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:54 provisioning config files... 03:34:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/914@tmp/config9838210725592537550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:55 ---> ****-login.sh 03:34:55 nexus3.edgexfoundry.org:10001 03:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:55 03:34:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:34:55 Configure a credential helper to remove this warning. See 03:34:55 https://docs.****.com/go/credential-store/ 03:34:55 03:34:55 Login Succeeded 03:34:55 nexus3.edgexfoundry.org:10002 03:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:55 03:34:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:34:55 Configure a credential helper to remove this warning. See 03:34:55 https://docs.****.com/go/credential-store/ 03:34:55 03:34:55 Login Succeeded 03:34:55 nexus3.edgexfoundry.org:10003 03:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:55 03:34:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:34:55 Configure a credential helper to remove this warning. See 03:34:55 https://docs.****.com/go/credential-store/ 03:34:55 03:34:55 Login Succeeded 03:34:55 nexus3.edgexfoundry.org:10004 03:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:55 03:34:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:34:55 Configure a credential helper to remove this warning. See 03:34:55 https://docs.****.com/go/credential-store/ 03:34:55 03:34:55 Login Succeeded 03:34:55 ****.io 03:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:55 03:34:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:34:55 Configure a credential helper to remove this warning. See 03:34:55 https://docs.****.com/go/credential-store/ 03:34:55 03:34:55 Login Succeeded 03:34:55 ---> ****-login.sh ends [Pipeline] } 03:34:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:34:56 + 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 03:34:56 + cut -d/ -f2 03:34:56 + dirname cmd/core-command/Dockerfile 03:34:56 + echo core-command,cmd/core-command/Dockerfile 03:34:56 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:34:56 + cut -d/ -f2 03:34:56 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:34:56 + dirname cmd/core-data/Dockerfile 03:34:56 + cut -d/ -f2 03:34:56 + echo core-data,cmd/core-data/Dockerfile 03:34:56 + dirname cmd/core-keeper/Dockerfile 03:34:56 + cut -d/ -f2 03:34:56 + echo core-keeper,cmd/core-keeper/Dockerfile 03:34:56 + dirname cmd/core-metadata/Dockerfile 03:34:56 + cut -d/ -f2 03:34:56 + echo core-metadata,cmd/core-metadata/Dockerfile 03:34:56 + dirname cmd/security-bootstrapper/Dockerfile+ 03:34:56 cut -d/ -f2 03:34:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:34:56 + dirname cmd/security-proxy-auth/Dockerfile 03:34:56 + cut -d/ -f2 03:34:56 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:34:56 + dirname cmd/security-proxy-setup/Dockerfile 03:34:56 + cut -d/ -f2 03:34:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:34:56 + dirname cmd/security-secretstore-setup/Dockerfile 03:34:56 + cut -d/ -f2 03:34:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:34:56 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:34:56 + cut -d/ -f2 03:34:56 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:34:56 + dirname+ cmd/security-spire-agent/Dockerfile 03:34:56 cut -d/ -f2 03:34:56 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:34:56 + + dirname cmd/security-spire-config/Dockerfilecut 03:34:56 -d/ -f2 03:34:56 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:34:56 + dirname cmd/security-spire-server/Dockerfile 03:34:56 + cut -d/ -f2 03:34:56 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:34:56 + dirname cmd/support-notifications/Dockerfile 03:34:56 + cut -d/ -f2 03:34:56 + echo support-notifications,cmd/support-notifications/Dockerfile 03:34:56 + dirname cmd/support-scheduler/Dockerfile 03:34:56 + cut -d/ -f2 03:34:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:34:56 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 03:34:56 + git rev-list -1 --merges b20ba73ed1266a13b240854122fe2f2a75963d10~1..b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 03:34:56 -----------> git rev-list -1 --merges b20ba73ed1266a13b240854122fe2f2a75963d10~1..b20ba73ed1266a13b240854122fe2f2a75963d10 b20ba73ed1266a13b240854122fe2f2a75963d10 03:34:56 b20ba73ed1266a13b240854122fe2f2a75963d10 [false] [Pipeline] sh 03:34:56 + git log --format=format:%s -1 b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 03:34:56 ========================================================= 03:34:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:34:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:34:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:34:57 + grep -v github /etc/ssh/ssh_known_hosts 03:34:57 + [ -e /tmp/ssh_known_hosts ] 03:34:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:34:57 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:34:57 sudo tee -a /etc/ssh/ssh_known_hosts 03:34:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:34:57 03:34:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:34:58 0.1.4: Pulling from edgex-devops/py-git-semver 03:34:58 3dae71ba6b94: Pulling fs layer 03:34:58 6bf1a483ea7c: Pulling fs layer 03:34:58 f5dfc541a4d3: Pulling fs layer 03:34:58 461d9e800cba: Pulling fs layer 03:34:58 80192f66455f: Pulling fs layer 03:34:58 2e8e34ca0e6c: Pulling fs layer 03:34:58 a29436f7fd5d: Pulling fs layer 03:34:58 923cac83aea3: Pulling fs layer 03:34:58 25ad8b0a4227: Pulling fs layer 03:34:58 db01528c6b51: Pulling fs layer 03:34:58 28988de357af: Pulling fs layer 03:34:58 a29436f7fd5d: Waiting 03:34:58 db01528c6b51: Waiting 03:34:58 923cac83aea3: Waiting 03:34:58 28988de357af: Waiting 03:34:58 25ad8b0a4227: Waiting 03:34:58 461d9e800cba: Waiting 03:34:58 80192f66455f: Waiting 03:34:58 2e8e34ca0e6c: Waiting 03:34:58 6bf1a483ea7c: Verifying Checksum 03:34:58 6bf1a483ea7c: Download complete 03:34:58 461d9e800cba: Download complete 03:34:58 80192f66455f: Verifying Checksum 03:34:58 80192f66455f: Download complete 03:34:58 f5dfc541a4d3: Verifying Checksum 03:34:58 f5dfc541a4d3: Download complete 03:34:58 3dae71ba6b94: Verifying Checksum 03:34:58 3dae71ba6b94: Download complete 03:34:58 923cac83aea3: Verifying Checksum 03:34:58 923cac83aea3: Download complete 03:34:58 25ad8b0a4227: Verifying Checksum 03:34:58 25ad8b0a4227: Download complete 03:34:58 db01528c6b51: Verifying Checksum 03:34:58 db01528c6b51: Download complete 03:34:58 28988de357af: Verifying Checksum 03:34:58 28988de357af: Download complete 03:34:58 a29436f7fd5d: Verifying Checksum 03:34:58 a29436f7fd5d: Download complete 03:34:58 2e8e34ca0e6c: Verifying Checksum 03:34:58 2e8e34ca0e6c: Download complete 03:34:59 3dae71ba6b94: Pull complete 03:34:59 6bf1a483ea7c: Pull complete 03:35:00 f5dfc541a4d3: Pull complete 03:35:00 461d9e800cba: Pull complete 03:35:00 80192f66455f: Pull complete 03:35:03 2e8e34ca0e6c: Pull complete 03:35:04 a29436f7fd5d: Pull complete 03:35:04 923cac83aea3: Pull complete 03:35:04 25ad8b0a4227: Pull complete 03:35:04 db01528c6b51: Pull complete 03:35:04 28988de357af: Pull complete 03:35:04 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:35:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:05 prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container 03:35:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@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 03:35:08 $ docker top 367b0d7f082b8aedde444c673749e1e88ac141198ac7c1eeb25f4fd9a83f9d89 -eo pid,comm 03:35:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:35:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:35:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:08 [ssh-agent] Looking for ssh-agent implementation... 03:35:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:08 $ docker exec 367b0d7f082b8aedde444c673749e1e88ac141198ac7c1eeb25f4fd9a83f9d89 ssh-agent 03:35:08 SSH_AUTH_SOCK=/tmp/ssh-auJupD72z50E/agent.32 03:35:08 SSH_AGENT_PID=38 03:35:08 Running ssh-add (command line suppressed) 03:35:08 Identity added: /w/workspace/edgex-go/914@tmp/private_key_2386035428715252170.key (/w/workspace/edgex-go/914@tmp/private_key_2386035428715252170.key) 03:35:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:09 + git config --global --add safe.directory /w/workspace/edgex-go/914 [Pipeline] sh 03:35:09 + git tag --points-at HEAD [Pipeline] } 03:35:09 $ docker exec --env ******** --env ******** 367b0d7f082b8aedde444c673749e1e88ac141198ac7c1eeb25f4fd9a83f9d89 ssh-agent -k 03:35:09 unset SSH_AUTH_SOCK; 03:35:09 unset SSH_AGENT_PID; 03:35:09 echo Agent pid 38 killed; 03:35:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:35:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:09 [ssh-agent] Looking for ssh-agent implementation... 03:35:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:09 $ docker exec 367b0d7f082b8aedde444c673749e1e88ac141198ac7c1eeb25f4fd9a83f9d89 ssh-agent 03:35:09 SSH_AUTH_SOCK=/tmp/ssh-YIXhgHdWrJwX/agent.86 03:35:09 SSH_AGENT_PID=92 03:35:09 Running ssh-add (command line suppressed) 03:35:09 Identity added: /w/workspace/edgex-go/914@tmp/private_key_15912595552024661662.key (/w/workspace/edgex-go/914@tmp/private_key_15912595552024661662.key) 03:35:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:10 + git semver init 03:35:10 2025-10-23 03:35:10,448 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:35:10 2025-10-23 03:35:10,451 [run_init] DEBUG init version:0.0.0 force:False 03:35:10 2025-10-23 03:35:10,452 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/914/.semver 03:35:10 2025-10-23 03:35:10,453 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/914/.semver 03:35:10 2025-10-23 03:35:10,453 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/914/.semver'], cwd=/w/workspace/edgex-go/914, stdin=None, shell=False, universal_newlines=False) 03:35:15 2025-10-23 03:35:15,526 [append_file] DEBUG append to file:/w/workspace/edgex-go/914/.git/info/exclude 03:35:15 2025-10-23 03:35:15,526 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/914/.semver/main with force:False 03:35:15 2025-10-23 03:35:15,527 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main 03:35:15 2025-10-23 03:35:15,527 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main 03:35:15 4.1.0-dev.68 [Pipeline] } 03:35:15 $ docker exec --env ******** --env ******** 367b0d7f082b8aedde444c673749e1e88ac141198ac7c1eeb25f4fd9a83f9d89 ssh-agent -k 03:35:15 unset SSH_AUTH_SOCK; 03:35:15 unset SSH_AGENT_PID; 03:35:15 echo Agent pid 92 killed; 03:35:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:35:16 + git semver [Pipeline] } 03:35:16 $ docker stop --time=1 367b0d7f082b8aedde444c673749e1e88ac141198ac7c1eeb25f4fd9a83f9d89 03:35:17 $ docker rm -f --volumes 367b0d7f082b8aedde444c673749e1e88ac141198ac7c1eeb25f4fd9a83f9d89 [Pipeline] // withDockerContainer [Pipeline] sh 03:35:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:35:18 Stashed 1 file(s) [Pipeline] echo 03:35:18 [edgeXSemver]: initialized semver on version 4.1.0-dev.68 [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 03:35:18 + git config --global --add safe.directory /w/workspace/edgex-go/914 [Pipeline] echo 03:35:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:35:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:35:19 ========================================================= 03:35:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:35:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:35:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:35:19 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:35:19 9824c27679d3: Pulling fs layer 03:35:19 8371a51cbc44: Pulling fs layer 03:35:19 d5791340ef18: Pulling fs layer 03:35:19 d3178a7b2709: Pulling fs layer 03:35:19 4f4fb700ef54: Pulling fs layer 03:35:19 063b4f904bf5: Pulling fs layer 03:35:19 066ecc492849: Pulling fs layer 03:35:19 50a4da29d654: Pulling fs layer 03:35:19 417dd178857c: Pulling fs layer 03:35:19 063b4f904bf5: Waiting 03:35:19 066ecc492849: Waiting 03:35:19 d3178a7b2709: Waiting 03:35:19 50a4da29d654: Waiting 03:35:19 4f4fb700ef54: Waiting 03:35:19 417dd178857c: Waiting 03:35:19 8371a51cbc44: Verifying Checksum 03:35:19 8371a51cbc44: Download complete 03:35:19 d3178a7b2709: Download complete 03:35:19 4f4fb700ef54: Verifying Checksum 03:35:19 4f4fb700ef54: Download complete 03:35:19 9824c27679d3: Verifying Checksum 03:35:19 9824c27679d3: Download complete 03:35:19 063b4f904bf5: Download complete 03:35:19 066ecc492849: Verifying Checksum 03:35:19 066ecc492849: Download complete 03:35:19 9824c27679d3: Pull complete 03:35:19 8371a51cbc44: Pull complete 03:35:19 417dd178857c: Verifying Checksum 03:35:19 417dd178857c: Download complete 03:35:20 d5791340ef18: Download complete 03:35:20 50a4da29d654: Verifying Checksum 03:35:20 50a4da29d654: Download complete 03:35:24 d5791340ef18: Pull complete 03:35:24 d3178a7b2709: Pull complete 03:35:24 4f4fb700ef54: Pull complete 03:35:24 063b4f904bf5: Pull complete 03:35:24 066ecc492849: Pull complete 03:35:28 50a4da29d654: Pull complete 03:35:28 417dd178857c: Pull complete 03:35:28 Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 03:35:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:35:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:35:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:35:28 WORKDIR /edgex 03:35:28 COPY go.mod . 03:35:28 RUN go mod download 03:35:28 + docker build -t ci-base-image-x86_64 -f - . 03:35:28 #0 building with "default" instance using docker driver 03:35:28 03:35:28 #1 [internal] load build definition from Dockerfile 03:35:28 #1 transferring dockerfile: 164B done 03:35:28 #1 DONE 0.0s 03:35:28 03:35:28 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:35:28 #2 DONE 0.0s 03:35:28 03:35:28 #3 [internal] load .dockerignore 03:35:28 #3 transferring context: 50B done 03:35:28 #3 DONE 0.0s 03:35:28 03:35:28 #4 [internal] load build context 03:35:28 #4 transferring context: 6.57kB done 03:35:28 #4 DONE 0.0s 03:35:28 03:35:28 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:35:29 #5 DONE 0.1s 03:35:29 03:35:29 #6 [2/4] WORKDIR /edgex 03:35:33 #6 DONE 3.6s 03:35:33 03:35:33 #7 [3/4] COPY go.mod . 03:35:33 #7 DONE 0.0s 03:35:33 03:35:33 #8 [4/4] RUN go mod download 03:35:33 Still waiting to schedule task 03:35:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:35:45 #8 DONE 11.9s 03:35:45 03:35:45 #9 exporting to image 03:35:45 #9 exporting layers 03:35:48 #9 exporting layers 3.6s done 03:35:48 #9 writing image sha256:b03b1efec2074b6a97f3916616e20a0ffd79743d47660dd42432364c22489f92 done 03:35:48 #9 naming to docker.io/library/ci-base-image-x86_64 done 03:35:48 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:48 + docker inspect -f . ci-base-image-x86_64 03:35:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:48 prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container 03:35:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@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 03:35:48 $ docker top 379282e76af9e5c104fa6a41f5a3b59089efd86fd4c7816e70e307fcd1488024 -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:49 + go version 03:35:49 go version go1.23.12 linux/amd64 [Pipeline] } 03:35:49 $ docker stop --time=1 379282e76af9e5c104fa6a41f5a3b59089efd86fd4c7816e70e307fcd1488024 03:35:50 $ docker rm -f --volumes 379282e76af9e5c104fa6a41f5a3b59089efd86fd4c7816e70e307fcd1488024 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:50 + docker inspect -f . ci-base-image-x86_64 03:35:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:51 prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container 03:35:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@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 03:35:51 $ docker top 8c1f8ecfbcc1e90b5ad829af9326fdee6a79bf9083774886edfd8eda8942cf6b -eo pid,comm [Pipeline] { [Pipeline] echo 03:35:51 ========================================================= 03:35:51 [edgeXBuildGoParallel] Running Tests and Build... 03:35:51 ========================================================= [Pipeline] sh 03:35:51 + git config --global --add safe.directory /w/workspace/edgex-go/914 [Pipeline] fileExists [Pipeline] sh 03:35:51 + make test 03:35:51 go test -race -coverprofile=coverage.out ./... 03:36:00 ? github.com/edgexfoundry/edgex-go [no test files] 03:36:26 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:36:26 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:36:26 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:36:26 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:36:26 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:36:26 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:36:26 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:36:26 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:36:26 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:36:26 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:36:26 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:36:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:36:26 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:36:26 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 03:36:26 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:36:26 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:36:26 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:36:26 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 03:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements 03:36:30 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:36:31 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:36:33 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:36:33 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:36:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 03:36:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:36:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 03:36:33 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:36:33 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:36:33 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:36:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:36:33 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:36:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:36:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:36:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:36:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.4% of statements 03:36:34 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements 03:36:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.082s coverage: 57.6% of statements 03:36:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements 03:36:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 03:36:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:36:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:36:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 03:36:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:36:35 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:36:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:36:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:36:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.706s coverage: 94.2% of statements 03:36:37 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 92.4% of statements 03:36:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 8.4% of statements 03:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 03:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:36:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:36:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:36:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 03:36:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:36:38 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 03:36:38 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:36:38 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:36:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:36:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 03:36:38 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:36:38 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:36:38 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:36:38 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:36:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.335s coverage: 95.8% of statements 03:36:39 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 03:36:40 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:36:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 03:36:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:36:40 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 03:36:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.058s coverage: 2.4% of statements 03:36:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 1.0% of statements 03:36:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 39.4% of statements 03:36:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements 03:36:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.016s coverage: 40.0% of statements 03:36:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 03:36:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements 03:36:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 03:36:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:36:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:36:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:36:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:36:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:36:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 03:36:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:36:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:36:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:36:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:36:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:36:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:36:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:36:44 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:36:44 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:36:45 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:36:46 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:36:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:36:48 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 03:36:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:36:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 03:36:49 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:36:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 03:36:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:36:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:36:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 03:36:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 03:36:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.198s coverage: 94.4% of statements 03:36:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 03:36:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:36:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:36:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 03:36:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 03:36:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 03:36:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 03:36:57 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:36:57 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:36:57 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:36:57 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:37:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:37:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:37:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:37:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:37:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 03:37:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:37:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 03:37:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:37:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 03:37:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 03:37:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 03:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 03:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:37:02 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:37:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-539429 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:37:05 Running in /w/workspace/edgex-go/914 [Pipeline] { [Pipeline] checkout 03:37:08 The recommended git tool is: git 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.046s coverage: 92.9% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 47.4% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.014s coverage: 15.5% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.087s coverage: 81.8% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.061s coverage: 100.0% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.159s coverage: 54.5% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.025s coverage: 100.0% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.573s coverage: 29.2% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 3.1% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 94.9% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements 03:37:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements 03:37:10 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:37:10 running golangci-lint 03:37:10 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 03:37:10 go version go1.23.12 linux/amd64 03:37:10 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 03:37:10 level=info msg="[config_reader] Used config file .golangci.yml" 03:37:10 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:37:13 using credential edgex-jenkins-ssh 03:37:13 Cloning the remote Git repository 03:37:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:37:13 > git init /w/workspace/edgex-go/914 # timeout=10 03:37:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:37:13 > git --version # timeout=10 03:37:13 > git --version # 'git version 2.25.1' 03:37:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:37:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:37:31 Avoid second fetch 03:37:31 Checking out Revision b20ba73ed1266a13b240854122fe2f2a75963d10 (main) 03:37:32 Commit message: "Merge pull request #5288 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.40" 03:37:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:37:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:37:31 > git config core.sparsecheckout # timeout=10 03:37:31 > git checkout -f b20ba73ed1266a13b240854122fe2f2a75963d10 # timeout=10 03:37:32 level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 21.973048612s" 03:37:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 64.30882ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:37 provisioning config files... 03:37:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/914@tmp/config10441750514877800868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:37 ---> ****-login.sh 03:37:37 nexus3.edgexfoundry.org:10001 03:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:38 Configure a credential helper to remove this warning. See 03:37:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:38 03:37:38 Login Succeeded 03:37:38 nexus3.edgexfoundry.org:10002 03:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:38 Configure a credential helper to remove this warning. See 03:37:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:38 03:37:38 Login Succeeded 03:37:38 nexus3.edgexfoundry.org:10003 03:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:39 Configure a credential helper to remove this warning. See 03:37:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:39 03:37:39 Login Succeeded 03:37:39 nexus3.edgexfoundry.org:10004 03:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:39 Configure a credential helper to remove this warning. See 03:37:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:39 03:37:39 Login Succeeded 03:37:39 ****.io 03:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:39 Configure a credential helper to remove this warning. See 03:37:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:39 03:37:39 Login Succeeded 03:37:39 ---> ****-login.sh ends [Pipeline] } 03:37:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:37:40 + git config --global --add safe.directory /w/workspace/edgex-go/914 [Pipeline] echo 03:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:37:40 ========================================================= 03:37:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:37:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:37:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:37:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:37:41 6e174226ea69: Pulling fs layer 03:37:41 7d1a427e917c: Pulling fs layer 03:37:41 382d65ac76eb: Pulling fs layer 03:37:41 13eebdc497b7: Pulling fs layer 03:37:41 4f4fb700ef54: Pulling fs layer 03:37:41 06715773e931: Pulling fs layer 03:37:41 7fa9dde3b271: Pulling fs layer 03:37:41 d57d563a94ed: Pulling fs layer 03:37:41 13eebdc497b7: Waiting 03:37:41 4f4fb700ef54: Waiting 03:37:41 06715773e931: Waiting 03:37:41 7fa9dde3b271: Waiting 03:37:41 d57d563a94ed: Waiting 03:37:41 7d1a427e917c: Verifying Checksum 03:37:41 7d1a427e917c: Download complete 03:37:41 13eebdc497b7: Verifying Checksum 03:37:41 13eebdc497b7: Download complete 03:37:41 4f4fb700ef54: Verifying Checksum 03:37:41 4f4fb700ef54: Download complete 03:37:41 06715773e931: Verifying Checksum 03:37:41 06715773e931: Download complete 03:37:41 6e174226ea69: Verifying Checksum 03:37:41 6e174226ea69: Download complete 03:37:41 d57d563a94ed: Verifying Checksum 03:37:41 d57d563a94ed: Download complete 03:37:42 6e174226ea69: Pull complete 03:37:43 7d1a427e917c: Pull complete 03:37:43 382d65ac76eb: Verifying Checksum 03:37:43 382d65ac76eb: Download complete 03:37:44 7fa9dde3b271: Verifying Checksum 03:37:44 7fa9dde3b271: Download complete 03:37:45 level=info msg="[linters_context/goanalysis] analyzers took 1m35.876211702s with top 10 stages: buildir: 53.717212325s, gosec: 3.469562947s, inspect: 3.118646276s, fact_deprecated: 2.830643713s, ctrlflow: 1.714980599s, printf: 1.428201206s, nilness: 1.298882095s, fact_purity: 1.291466774s, S1038: 1.005035633s, SA5012: 747.819265ms" 03:37:45 level=info msg="[runner] Issues before processing: 201, after processing: 0" 03:37:45 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 201/201, autogenerated_exclude: 201/201, exclude-rules: 201/20, filename_unadjuster: 201/201, identifier_marker: 201/201, skip_files: 201/201, exclude: 201/201, nolint: 20/0, cgo: 201/201, path_prettifier: 201/201, skip_dirs: 201/201" 03:37:45 level=info msg="[runner] processing took 18.625885ms with stages: nolint: 7.312004ms, identifier_marker: 5.070135ms, autogenerated_exclude: 2.38477ms, path_prettifier: 1.630377ms, exclude-rules: 1.14358ms, skip_dirs: 1.005598ms, cgo: 31.86µs, invalid_issue: 29.081µs, filename_unadjuster: 14.25µs, max_same_issues: 1.03µs, uniq_by_line: 570ns, fixer: 410ns, sort_results: 380ns, skip_files: 380ns, max_from_linter: 310ns, diff: 300ns, exclude: 270ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns, path_prefixer: 100ns" 03:37:45 level=info msg="[runner] linters took 11.47540617s with stages: goanalysis_metalinter: 11.456676733s" 03:37:45 level=info msg="File cache stats: 0 entries of total size 0B" 03:37:45 level=info msg="Memory: 337 samples, avg is 306.0MB, max is 1413.1MB" 03:37:45 level=info msg="Execution took 33.520736891s" 03:37:45 go vet ./... 03:37:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:37:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:37:50 ./bin/test-attribution-txt.sh 03:37:50 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 03:37:50 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 03:37:50 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 03:37:50 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 03:37:50 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 03:37:50 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 03:37:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:37:50 + ls -al . 03:37:50 total 2072 03:37:50 drwxrwxr-x 11 1001 1001 4096 Oct 23 03:35 . 03:37:50 drwxr-xr-x 4 root root 4096 Oct 23 03:35 .. 03:37:50 drwxrwxr-x 2 1001 1001 4096 Oct 23 03:34 .blubracket 03:37:50 -rw-rw-r-- 1 1001 1001 10 Oct 23 03:34 .dockerignore 03:37:50 drwxrwxr-x 8 1001 1001 4096 Oct 23 03:37 .git 03:37:50 drwxrwxr-x 3 1001 1001 4096 Oct 23 03:34 .github 03:37:50 -rw-rw-r-- 1 1001 1001 909 Oct 23 03:34 .gitignore 03:37:50 -rw-rw-r-- 1 1001 1001 218 Oct 23 03:34 .golangci.yml 03:37:50 -rw-rw-r-- 1 1001 1001 100 Oct 23 03:34 .hadolint.yml 03:37:50 drwxr-xr-x 3 1001 1001 4096 Oct 23 03:35 .semver 03:37:50 -rw-rw-r-- 1 1001 1001 155 Oct 23 03:34 .sonarcloud.properties 03:37:50 -rw-rw-r-- 1 1001 1001 1171 Oct 23 03:34 ADOPTERS.md 03:37:50 -rw-rw-r-- 1 1001 1001 17374 Oct 23 03:34 Attribution.txt 03:37:50 -rw-rw-r-- 1 1001 1001 108018 Oct 23 03:34 CHANGELOG.md 03:37:50 -rw-rw-r-- 1 1001 1001 3804 Oct 23 03:34 CONTRIBUTING.md 03:37:50 -rw-rw-r-- 1 1001 1001 677 Oct 23 03:34 GOVERNANCE.md 03:37:50 -rw-rw-r-- 1 1001 1001 886 Oct 23 03:34 Jenkinsfile 03:37:50 -rw-rw-r-- 1 1001 1001 10775 Oct 23 03:34 LICENSE 03:37:50 -rw-rw-r-- 1 1001 1001 16740 Oct 23 03:34 Makefile 03:37:50 -rw-rw-r-- 1 1001 1001 582 Oct 23 03:34 OWNERS.md 03:37:50 -rw-rw-r-- 1 1001 1001 9932 Oct 23 03:34 README.md 03:37:50 -rw-rw-r-- 1 1001 1001 789 Oct 23 03:34 SECURITY.md 03:37:50 -rw-rw-r-- 1 1001 1001 12 Oct 23 03:35 VERSION 03:37:50 drwxrwxr-x 2 1001 1001 4096 Oct 23 03:34 bin 03:37:50 drwxrwxr-x 19 1001 1001 4096 Oct 23 03:34 cmd 03:37:50 -rw-r--r-- 1 root root 1740946 Oct 23 03:37 coverage.out 03:37:50 drwxrwxr-x 2 1001 1001 4096 Oct 23 03:34 fuzz_test 03:37:50 -rw-rw-r-- 1 1001 1001 6539 Oct 23 03:34 go.mod 03:37:50 -rw-rw-r-- 1 1001 1001 88541 Oct 23 03:34 go.sum 03:37:50 drwxrwxr-x 7 1001 1001 4096 Oct 23 03:34 internal 03:37:50 drwxrwxr-x 2 1001 1001 4096 Oct 23 03:34 openapi 03:37:50 -rw-rw-r-- 1 1001 1001 584 Oct 23 03:34 security.txt 03:37:50 -rw-rw-r-- 1 1001 1001 204 Oct 23 03:34 version.go [Pipeline] sh 03:37:51 + '[' -e coverage.out ] 03:37:51 + chown 1001:1001 coverage.out [Pipeline] stash 03:37:51 Stashed 1 file(s) [Pipeline] sh 03:37:51 + make build 03:37:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:37:57 382d65ac76eb: Pull complete 03:37:57 13eebdc497b7: Pull complete 03:37:57 4f4fb700ef54: Pull complete 03:37:57 06715773e931: Pull complete 03:38:07 7fa9dde3b271: Pull complete 03:38:08 d57d563a94ed: Pull complete 03:38:08 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 03:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:38:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:38:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:38:08 WORKDIR /edgex 03:38:08 COPY go.mod . 03:38:08 RUN go mod download 03:38:08 + docker build -t ci-base-image-arm64 -f - . 03:38:09 Sending build context to Docker daemon 3.836MB 03:38:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:38:09 ---> 43a1c90cae9b 03:38:09 Step 2/4 : WORKDIR /edgex 03:38:11 ---> Running in cc2c2319abda 03:38:11 Removing intermediate container cc2c2319abda 03:38:11 ---> 10ac3731cc20 03:38:11 Step 3/4 : COPY go.mod . 03:38:11 ---> 86dc4f47cc94 03:38:11 Step 4/4 : RUN go mod download 03:38:11 ---> Running in 5cac9355f721 03:38:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:38:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:38:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:38:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:38:17 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:38:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:38:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:38:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:38:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:38:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:38:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:38:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:38:34 $ docker stop --time=1 8c1f8ecfbcc1e90b5ad829af9326fdee6a79bf9083774886edfd8eda8942cf6b 03:38:37 $ docker rm -f --volumes 8c1f8ecfbcc1e90b5ad829af9326fdee6a79bf9083774886edfd8eda8942cf6b [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 03:38:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:38:38 03:38:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:38:38 latest: Pulling from edgex-devops/edgex-compose 03:38:38 91d30c5bc195: Pulling fs layer 03:38:38 2e9b0aa3be6d: Pulling fs layer 03:38:38 9c61dcf015f6: Pulling fs layer 03:38:38 4698f68db338: Pulling fs layer 03:38:38 2a2f49069b9e: Pulling fs layer 03:38:38 e0025b399a48: Pulling fs layer 03:38:38 e0025b399a48: Waiting 03:38:38 4698f68db338: Waiting 03:38:38 2a2f49069b9e: Waiting 03:38:38 91d30c5bc195: Verifying Checksum 03:38:38 91d30c5bc195: Download complete 03:38:38 4698f68db338: Verifying Checksum 03:38:38 4698f68db338: Download complete 03:38:39 91d30c5bc195: Pull complete 03:38:39 2e9b0aa3be6d: Verifying Checksum 03:38:39 2e9b0aa3be6d: Download complete 03:38:39 e0025b399a48: Download complete 03:38:39 2a2f49069b9e: Download complete 03:38:39 2e9b0aa3be6d: Pull complete 03:38:40 9c61dcf015f6: Download complete 03:38:43 9c61dcf015f6: Pull complete 03:38:43 4698f68db338: Pull complete 03:38:43 2a2f49069b9e: Pull complete 03:38:43 e0025b399a48: Pull complete 03:38:43 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:38:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:38:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:43 prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container 03:38:43 $ 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/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@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 03:38:45 $ docker top c0be5b12aae90174a6a2bb96b4bb7f74b8c10a054606c7fd64d00dc484330e62 -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:45 + docker compose -f ./docker-compose-build.yml build --parallel 03:38:45 #1 [security-proxy-auth internal] load build definition from Dockerfile 03:38:45 #1 ... 03:38:45 03:38:45 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:38:45 #2 transferring dockerfile: 1.89kB done 03:38:45 #2 DONE 0.1s 03:38:45 03:38:45 #3 [security-spire-server internal] load build definition from Dockerfile 03:38:45 #3 transferring dockerfile: 1.70kB done 03:38:45 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:38:45 #3 DONE 0.1s 03:38:45 03:38:45 #4 [security-spire-agent internal] load build definition from Dockerfile 03:38:45 #4 transferring dockerfile: 1.81kB done 03:38:45 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:38:45 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 03:38:45 #4 DONE 0.2s 03:38:45 03:38:45 #5 [security-proxy-setup internal] load build definition from Dockerfile 03:38:45 #5 transferring dockerfile: 2.50kB done 03:38:45 #5 DONE 0.2s 03:38:45 03:38:45 #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:38:45 #6 DONE 0.0s 03:38:45 03:38:45 #1 [security-proxy-auth internal] load build definition from Dockerfile 03:38:46 #1 transferring dockerfile: 2.14kB done 03:38:46 #1 DONE 0.2s 03:38:46 03:38:46 #7 [core-metadata internal] load build definition from Dockerfile 03:38:46 #7 transferring dockerfile: 2.10kB done 03:38:46 #7 DONE 0.2s 03:38:46 03:38:46 #8 [support-notifications internal] load build definition from Dockerfile 03:38:46 #8 transferring dockerfile: 2.00kB done 03:38:46 #8 DONE 0.2s 03:38:46 03:38:46 #9 [core-keeper internal] load build definition from Dockerfile 03:38:46 #9 transferring dockerfile: 2.01kB done 03:38:46 #9 DONE 0.2s 03:38:46 03:38:46 #10 [security-bootstrapper internal] load build definition from Dockerfile 03:38:46 #10 transferring dockerfile: 3.02kB done 03:38:46 #10 DONE 0.2s 03:38:46 03:38:46 #11 [core-command internal] load build definition from Dockerfile 03:38:46 #11 transferring dockerfile: 1.94kB done 03:38:46 #11 DONE 0.2s 03:38:46 03:38:46 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:38:46 #12 transferring dockerfile: 2.23kB done 03:38:46 #12 DONE 0.2s 03:38:46 03:38:46 #13 [security-spire-config internal] load build definition from Dockerfile 03:38:46 #13 transferring dockerfile: 1.69kB done 03:38:46 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:38:46 #13 DONE 0.2s 03:38:46 03:38:46 #14 [support-scheduler internal] load build definition from Dockerfile 03:38:46 #14 transferring dockerfile: 1.83kB done 03:38:46 #14 DONE 0.2s 03:38:46 03:38:46 #15 [security-secretstore-setup internal] load build definition from Dockerfile 03:38:46 #15 transferring dockerfile: 2.49kB done 03:38:46 #15 DONE 0.2s 03:38:46 03:38:46 #16 [core-data internal] load build definition from Dockerfile 03:38:46 #16 transferring dockerfile: 2.04kB done 03:38:46 #16 DONE 0.2s 03:38:46 03:38:46 #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:38:46 #6 DONE 0.0s 03:38:46 03:38:46 #17 [security-spiffe-token-provider internal] load .dockerignore 03:38:46 #17 transferring context: 50B done 03:38:46 #17 DONE 0.1s 03:38:46 03:38:46 #18 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 03:38:46 #18 DONE 0.2s 03:38:46 03:38:46 #19 [security-proxy-setup internal] load .dockerignore 03:38:46 #19 transferring context: 50B done 03:38:46 #19 DONE 0.1s 03:38:46 03:38:46 #20 [core-metadata internal] load .dockerignore 03:38:46 #20 transferring context: 50B done 03:38:46 #20 DONE 0.1s 03:38:46 03:38:46 #21 [core-keeper internal] load .dockerignore 03:38:46 #21 transferring context: 50B done 03:38:46 #21 DONE 0.1s 03:38:46 03:38:46 #22 [support-notifications internal] load .dockerignore 03:38:46 #22 transferring context: 50B done 03:38:46 #22 DONE 0.1s 03:38:46 03:38:46 #23 [core-keeper internal] load build context 03:38:46 #23 ... 03:38:46 03:38:46 #24 [core-command internal] load .dockerignore 03:38:46 #24 transferring context: 50B done 03:38:46 #24 DONE 0.2s 03:38:46 03:38:46 #25 [security-bootstrapper internal] load .dockerignore 03:38:46 #25 transferring context: 50B done 03:38:46 #25 DONE 0.2s 03:38:46 03:38:46 #26 [core-common-config-bootstrapper internal] load .dockerignore 03:38:46 #26 transferring context: 50B done 03:38:46 #26 DONE 0.2s 03:38:46 03:38:46 #27 [security-secretstore-setup internal] load .dockerignore 03:38:46 #27 transferring context: 50B done 03:38:46 #27 DONE 0.2s 03:38:46 03:38:46 #28 [support-scheduler internal] load .dockerignore 03:38:46 #28 transferring context: 50B done 03:38:46 #28 DONE 0.2s 03:38:46 03:38:46 #29 [security-proxy-auth internal] load .dockerignore 03:38:46 #29 transferring context: 50B done 03:38:46 #29 DONE 0.2s 03:38:46 03:38:46 #30 [core-data internal] load .dockerignore 03:38:46 #30 transferring context: 50B done 03:38:46 #30 DONE 0.2s 03:38:46 03:38:46 #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:38:46 #31 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 03:38:46 #31 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 03:38:46 #31 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 03:38:46 #31 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 03:38:46 #31 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 03:38:46 #31 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 03:38:46 #31 ... 03:38:46 03:38:46 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 03:38:46 #32 DONE 0.5s 03:38:46 03:38:46 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 03:38:46 #33 DONE 0.6s 03:38:46 03:38:46 #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:38:46 #31 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 03:38:46 #31 ... 03:38:46 03:38:46 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:38:46 #34 DONE 0.6s 03:38:47 03:38:47 #35 [security-spire-server internal] load .dockerignore 03:38:47 #35 transferring context: 50B 0.0s done 03:38:47 #35 DONE 0.3s 03:38:47 03:38:47 #36 [security-spire-server internal] load build context 03:38:47 #36 DONE 0.0s 03:38:47 03:38:47 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:38:47 #37 DONE 0.0s 03:38:47 03:38:47 #38 [security-spire-config internal] load .dockerignore 03:38:47 #38 transferring context: 50B done 03:38:47 #38 DONE 0.3s 03:38:47 03:38:47 #39 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 03:38:48 #39 ... 03:38:48 03:38:48 #40 [security-spire-agent internal] load .dockerignore 03:38:48 #40 transferring context: 50B 0.0s done 03:38:48 #40 DONE 1.9s 03:38:48 03:38:48 #41 [security-spiffe-token-provider internal] load build context 03:38:52 #41 ... 03:38:52 03:38:52 #42 [core-metadata internal] load build context 03:38:52 #42 transferring context: 220.48MB 5.4s 03:38:52 #42 ... 03:38:52 03:38:52 #41 [security-spiffe-token-provider internal] load build context 03:38:56 #41 ... 03:38:56 03:38:56 #43 [security-proxy-setup internal] load build context 03:38:56 #43 ... 03:38:56 03:38:56 #44 [support-notifications internal] load build context 03:38:56 #44 ... 03:38:56 03:38:56 #45 [core-command internal] load build context 03:38:56 #45 ... 03:38:56 03:38:56 #46 [core-data internal] load build context 03:38:56 #46 ... 03:38:56 03:38:56 #47 [security-proxy-auth internal] load build context 03:38:56 #47 ... 03:38:56 03:38:56 #48 [support-scheduler internal] load build context 03:38:56 #48 ... 03:38:56 03:38:56 #49 [core-common-config-bootstrapper internal] load build context 03:38:56 #49 transferring context: 323.52MB 10.2s 03:38:56 #49 ... 03:38:56 03:38:56 #50 [security-bootstrapper internal] load build context 03:38:57 #50 ... 03:38:57 03:38:57 #23 [core-keeper internal] load build context 03:38:57 #23 ... 03:38:57 03:38:57 #51 [security-secretstore-setup internal] load build context 03:38:57 #51 ... 03:38:57 03:38:57 #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:38:57 #31 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 03:38:57 #31 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 03:38:57 #31 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 03:38:57 #31 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 03:38:57 #31 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 03:38:57 #31 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 03:38:57 #31 ... 03:38:57 03:38:57 #36 [security-spire-server internal] load build context 03:38:57 #36 ... 03:38:57 03:38:57 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:38:57 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:38:58 #37 ... 03:38:58 03:38:58 #51 [security-secretstore-setup internal] load build context 03:39:00 #51 transferring context: 595.87MB 13.4s done 03:39:01 #51 ... 03:39:01 03:39:01 #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:39:01 #31 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 03:39:01 #31 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 03:39:01 #31 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 03:39:01 #31 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 03:39:01 #31 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 03:39:01 #31 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 03:39:01 #31 DONE 14.9s 03:39:01 03:39:01 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:01 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13.8s done 03:39:01 #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 03:39:01 #37 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 03:39:01 #37 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 03:39:01 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.5s 03:39:01 #37 ... 03:39:01 03:39:01 #42 [core-metadata internal] load build context 03:39:01 #42 transferring context: 595.87MB 14.1s done 03:39:02 #42 ... 03:39:02 03:39:02 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:02 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.2s 03:39:04 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 3.6s 03:39:04 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.1s 03:39:06 #37 ... 03:39:06 03:39:06 #41 [security-spiffe-token-provider internal] load build context 03:39:06 #41 transferring context: 595.87MB 12.2s done 03:39:06 #41 ... 03:39:06 03:39:06 #43 [security-proxy-setup internal] load build context 03:39:06 #43 transferring context: 595.87MB 14.0s done 03:39:06 #43 ... 03:39:06 03:39:06 #44 [support-notifications internal] load build context 03:39:06 #44 transferring context: 595.87MB 13.5s done 03:39:06 #44 ... 03:39:06 03:39:06 #46 [core-data internal] load build context 03:39:06 #46 transferring context: 595.87MB 13.3s done 03:39:06 #46 ... 03:39:06 03:39:06 #47 [security-proxy-auth internal] load build context 03:39:06 #47 transferring context: 595.87MB 13.4s done 03:39:06 #47 ... 03:39:06 03:39:06 #45 [core-command internal] load build context 03:39:06 #45 transferring context: 595.87MB 13.4s done 03:39:07 #45 ... 03:39:07 03:39:07 #48 [support-scheduler internal] load build context 03:39:07 #48 transferring context: 595.87MB 13.4s done 03:39:07 #48 ... 03:39:07 03:39:07 #49 [core-common-config-bootstrapper internal] load build context 03:39:07 #49 transferring context: 595.87MB 14.8s done 03:39:07 #49 ... 03:39:07 03:39:07 #50 [security-bootstrapper internal] load build context 03:39:07 #50 transferring context: 595.87MB 13.4s done 03:39:07 #50 ... 03:39:07 03:39:07 #23 [core-keeper internal] load build context 03:39:07 #23 transferring context: 595.87MB 11.1s done 03:39:07 #23 ... 03:39:07 03:39:07 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:07 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.4s 03:39:07 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 6.4s 03:39:08 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.6s done 03:39:08 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 6.9s 03:39:08 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.6s done 03:39:08 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.6s done 03:39:08 #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 03:39:08 Removing intermediate container 5cac9355f721 03:39:08 ---> 8cb7d3758ae5 03:39:08 Successfully built 8cb7d3758ae5 03:39:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:08 + docker inspect -f . ci-base-image-arm64 03:39:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:08 prd-ubuntu20.04-docker-arm64-4c-16g-539429 does not seem to be running inside a container 03:39:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@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 03:39:09 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 8.0s done 03:39:09 #37 ... 03:39:09 03:39:09 #23 [core-keeper internal] load build context 03:39:09 #23 DONE 22.8s 03:39:09 03:39:09 #39 [core-metadata builder 2/7] WORKDIR /edgex-go 03:39:09 #39 DONE 22.3s 03:39:09 03:39:09 #48 [support-scheduler internal] load build context 03:39:09 #48 DONE 22.6s 03:39:09 03:39:09 #50 [security-bootstrapper internal] load build context 03:39:09 #50 DONE 22.7s 03:39:09 03:39:09 #47 [security-proxy-auth internal] load build context 03:39:09 #47 DONE 22.6s 03:39:09 03:39:09 #44 [support-notifications internal] load build context 03:39:09 #44 DONE 22.8s 03:39:09 03:39:09 #51 [security-secretstore-setup internal] load build context 03:39:09 #51 DONE 22.7s 03:39:09 03:39:09 #45 [core-command internal] load build context 03:39:09 #45 DONE 22.8s 03:39:09 03:39:09 #46 [core-data internal] load build context 03:39:09 #46 DONE 22.7s 03:39:09 03:39:09 #43 [security-proxy-setup internal] load build context 03:39:09 #43 DONE 22.9s 03:39:09 03:39:09 #42 [core-metadata internal] load build context 03:39:09 #42 DONE 22.9s 03:39:09 03:39:09 #41 [security-spiffe-token-provider internal] load build context 03:39:09 #41 DONE 23.0s 03:39:09 03:39:09 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:09 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 8.0s done 03:39:09 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 03:39:09 #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 03:39:09 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 8.1s 03:39:09 #37 ... 03:39:09 03:39:09 #36 [security-spire-server internal] load build context 03:39:09 #36 transferring context: 23.80kB done 03:39:09 #36 DONE 22.0s 03:39:09 03:39:09 #49 [core-common-config-bootstrapper internal] load build context 03:39:09 #49 DONE 22.7s 03:39:09 03:39:09 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:09 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 6.29MB / 36.47MB 8.2s 03:39:09 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 32.51MB / 36.47MB 8.3s 03:39:09 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 8.4s 03:39:10 #37 ... 03:39:10 03:39:10 #52 [security-spire-config internal] load build context 03:39:10 #52 transferring context: 22.05kB done 03:39:10 #52 DONE 9.3s 03:39:10 03:39:10 #53 [security-spire-agent internal] load build context 03:39:10 #53 transferring context: 23.33kB done 03:39:10 #53 DONE 9.3s 03:39:10 03:39:10 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:10 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 9.3s done 03:39:10 #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 03:39:11 #37 ... 03:39:11 03:39:11 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:39:11 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 8.0s done 03:39:11 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 03:39:11 #54 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 03:39:11 #54 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 03:39:11 #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 03:39:11 #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 03:39:11 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.2s done 03:39:11 #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.1s done 03:39:11 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 03:39:11 #54 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.7s done 03:39:11 #54 ... 03:39:11 03:39:11 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:11 $ docker top bde08e20316153650d7f925c4dd1ccbbe36236ca0d698d95318c764492c7a94d -eo pid,comm 03:39:11 #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.4s done [Pipeline] { [Pipeline] sh 03:39:12 + go version 03:39:12 go version go1.23.12 linux/arm64 [Pipeline] } 03:39:12 $ docker stop --time=1 bde08e20316153650d7f925c4dd1ccbbe36236ca0d698d95318c764492c7a94d 03:39:13 $ docker rm -f --volumes bde08e20316153650d7f925c4dd1ccbbe36236ca0d698d95318c764492c7a94d [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 03:39:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:39:14 03:39:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:39:14 latest: Pulling from edgex-devops/edgex-compose-arm64 03:39:14 547446be3368: Pulling fs layer 03:39:14 d125d8839a47: Pulling fs layer 03:39:14 3e85d5ac6304: Pulling fs layer 03:39:14 c3105a71a48b: Pulling fs layer 03:39:14 0f093f025ec4: Pulling fs layer 03:39:14 c3106fc0e877: Pulling fs layer 03:39:14 c3105a71a48b: Waiting 03:39:14 0f093f025ec4: Waiting 03:39:14 c3106fc0e877: Waiting 03:39:15 547446be3368: Verifying Checksum 03:39:15 c3105a71a48b: Verifying Checksum 03:39:15 c3105a71a48b: Download complete 03:39:15 d125d8839a47: Verifying Checksum 03:39:15 d125d8839a47: Download complete 03:39:15 c3106fc0e877: Verifying Checksum 03:39:15 c3106fc0e877: Download complete 03:39:15 0f093f025ec4: Verifying Checksum 03:39:15 0f093f025ec4: Download complete 03:39:16 547446be3368: Pull complete 03:39:16 d125d8839a47: Pull complete 03:39:17 3e85d5ac6304: Verifying Checksum 03:39:17 3e85d5ac6304: Download complete 03:39:19 #37 ... 03:39:19 03:39:19 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:39:19 #0 1.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:19 #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:19 #0 2.164 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:39:19 #0 2.164 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:39:19 #0 2.164 OK: 24171 distinct packages available 03:39:19 #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:19 #0 2.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:19 #0 2.563 (1/5) Installing dumb-init (1.2.5-r3) 03:39:19 #0 2.563 (2/5) Installing musl-obstack (1.2.3-r2) 03:39:19 #0 2.563 (3/5) Installing libucontext (1.2-r3) 03:39:19 #0 2.564 (4/5) Installing gcompat (1.1.0-r4) 03:39:19 #0 2.568 (5/5) Installing openssl (3.3.5-r0) 03:39:19 #0 2.579 Executing busybox-1.36.1-r30.trigger 03:39:19 #0 2.582 OK: 9 MiB in 19 packages 03:39:19 #55 ... 03:39:19 03:39:19 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:39:19 #0 6.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:19 #0 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:19 #0 6.488 (1/1) Installing dumb-init (1.2.5-r3) 03:39:19 #0 6.859 Executing busybox-1.36.1-r30.trigger 03:39:19 #0 6.866 OK: 8 MiB in 15 packages 03:39:19 #56 ... 03:39:19 03:39:19 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:39:19 #0 3.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:19 #0 3.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:19 #0 4.097 (1/4) Installing dumb-init (1.2.5-r3) 03:39:19 #0 4.101 (2/4) Installing openssl (3.3.5-r0) 03:39:19 #0 4.115 (3/4) Installing su-exec (0.2-r3) 03:39:19 #0 4.118 (4/4) Installing yq-go (4.44.1-r2) 03:39:19 #0 4.266 Executing busybox-1.36.1-r30.trigger 03:39:19 #0 4.270 OK: 19 MiB in 18 packages 03:39:19 #57 ... 03:39:19 03:39:19 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:39:19 #0 6.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:19 #0 7.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:19 #0 7.297 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:39:19 #0 7.297 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:39:19 #0 7.297 OK: 24171 distinct packages available 03:39:19 #0 7.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:19 #0 7.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:19 #0 7.707 (1/4) Installing dumb-init (1.2.5-r3) 03:39:19 #0 7.711 (2/4) Installing musl-obstack (1.2.3-r2) 03:39:19 #0 7.713 (3/4) Installing libucontext (1.2-r3) 03:39:19 #0 7.715 (4/4) Installing gcompat (1.1.0-r4) 03:39:19 #0 7.719 Executing busybox-1.36.1-r30.trigger 03:39:19 #0 7.725 OK: 8 MiB in 18 packages 03:39:19 #58 ... 03:39:19 03:39:19 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:39:19 #0 4.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:19 #0 4.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:19 #0 5.249 (1/7) Installing ca-certificates (20250911-r0) 03:39:19 #0 5.257 (2/7) Installing dumb-init (1.2.5-r3) 03:39:19 #0 5.261 (3/7) Installing libgcc (13.2.1_git20240309-r1) 03:39:19 #0 5.266 (4/7) Installing libsodium (1.0.19-r0) 03:39:19 #0 5.276 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 03:39:19 #0 5.371 (6/7) Installing libzmq (4.3.5-r2) 03:39:19 #0 5.382 (7/7) Installing zeromq (4.3.5-r2) 03:39:19 #0 5.393 Executing busybox-1.36.1-r30.trigger 03:39:19 #0 5.395 Executing ca-certificates-20250911-r0.trigger 03:39:19 #0 5.454 OK: 12 MiB in 21 packages 03:39:19 #59 ... 03:39:19 03:39:19 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:39:20 #60 ... 03:39:20 03:39:20 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:39:20 #0 1.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:20 #0 1.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:20 #0 2.177 (1/3) Installing ca-certificates (20250911-r0) 03:39:20 #0 2.193 (2/3) Installing dumb-init (1.2.5-r3) 03:39:20 #0 2.198 (3/3) Installing tzdata (2025b-r0) 03:39:20 #0 2.232 Executing busybox-1.36.1-r30.trigger 03:39:20 #0 2.236 Executing ca-certificates-20250911-r0.trigger 03:39:20 #0 2.269 OK: 10 MiB in 17 packages 03:39:20 #61 ... 03:39:20 03:39:20 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:39:20 #62 ... 03:39:20 03:39:20 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:39:20 #0 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:20 #0 1.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:20 #0 2.194 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:39:20 #0 2.194 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:39:20 #0 2.194 OK: 24171 distinct packages available 03:39:20 #0 2.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:20 #0 2.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:20 #0 2.612 (1/14) Installing ca-certificates (20250911-r0) 03:39:20 #0 2.627 (2/14) Installing brotli-libs (1.1.0-r2) 03:39:20 #0 2.639 (3/14) Installing c-ares (1.33.1-r0) 03:39:20 #0 2.644 (4/14) Installing libunistring (1.2-r0) 03:39:20 #0 2.662 (5/14) Installing libidn2 (2.3.7-r0) 03:39:20 #0 2.667 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:39:20 #0 2.674 (7/14) Installing libpsl (0.21.5-r1) 03:39:20 #0 2.678 (8/14) Installing zstd-libs (1.5.6-r0) 03:39:20 #0 2.690 (9/14) Installing libcurl (8.14.1-r2) 03:39:20 #0 2.701 (10/14) Installing curl (8.14.1-r2) 03:39:20 #0 2.707 (11/14) Installing dumb-init (1.2.5-r3) 03:39:20 #0 2.711 (12/14) Installing musl-obstack (1.2.3-r2) 03:39:20 #0 2.714 (13/14) Installing libucontext (1.2-r3) 03:39:20 #0 2.719 (14/14) Installing gcompat (1.1.0-r4) 03:39:20 #0 2.723 Executing busybox-1.36.1-r30.trigger 03:39:20 #0 2.729 Executing ca-certificates-20250911-r0.trigger 03:39:20 #0 2.773 OK: 13 MiB in 28 packages 03:39:20 #63 ... 03:39:20 03:39:20 #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:39:21 #64 ... 03:39:21 03:39:21 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:39:21 #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:21 #0 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:21 #0 10.52 (1/4) Installing ca-certificates (20250911-r0) 03:39:21 #0 10.91 (2/4) Installing dumb-init (1.2.5-r3) 03:39:21 #0 10.92 (3/4) Installing su-exec (0.2-r3) 03:39:21 #0 10.92 (4/4) Installing yq-go (4.44.1-r2) 03:39:21 #0 11.06 Executing busybox-1.36.1-r30.trigger 03:39:21 #0 11.06 Executing ca-certificates-20250911-r0.trigger 03:39:21 #0 11.10 OK: 19 MiB in 18 packages 03:39:21 #65 ... 03:39:21 03:39:21 #66 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:39:21 #0 1.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:21 #0 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:21 #0 2.164 (1/1) Installing dumb-init (1.2.5-r3) 03:39:21 #0 2.168 Executing busybox-1.36.1-r30.trigger 03:39:21 #0 2.174 OK: 8 MiB in 15 packages 03:39:21 #66 ... 03:39:21 03:39:21 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:39:21 #0 1.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:21 #0 1.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:21 #0 2.167 (1/2) Installing dumb-init (1.2.5-r3) 03:39:21 #0 2.173 (2/2) Installing su-exec (0.2-r3) 03:39:21 #0 2.177 Executing busybox-1.36.1-r30.trigger 03:39:21 #0 2.181 OK: 8 MiB in 16 packages 03:39:21 #67 ... 03:39:21 03:39:21 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:39:21 #68 ... 03:39:21 03:39:21 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:39:21 #69 ... 03:39:21 03:39:21 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:39:21 #70 ... 03:39:21 03:39:21 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:39:21 #0 7.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:39:21 #0 7.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:39:21 #0 7.932 OK: 265 MiB in 60 packages 03:39:22 #71 ... 03:39:22 03:39:22 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:39:22 #68 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:39:22 #68 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:39:22 #68 13.17 OK: 265 MiB in 60 packages 03:39:27 3e85d5ac6304: Pull complete 03:39:27 c3105a71a48b: Pull complete 03:39:28 0f093f025ec4: Pull complete 03:39:28 c3106fc0e877: Pull complete 03:39:28 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:39:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:39:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:29 prd-ubuntu20.04-docker-arm64-4c-16g-539429 does not seem to be running inside a container 03:39:29 $ 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/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@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 03:39:30 #68 ... 03:39:30 03:39:30 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:39:30 #61 DONE 20.3s 03:39:30 03:39:30 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:39:30 #60 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:39:30 #60 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:39:30 #60 12.77 OK: 265 MiB in 60 packages 03:39:30 #60 DONE 20.3s 03:39:30 03:39:30 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:39:30 #67 DONE 20.3s 03:39:30 03:39:30 #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:39:30 #66 DONE 20.3s 03:39:30 03:39:30 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:39:30 #56 DONE 20.3s 03:39:30 03:39:30 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:39:30 #57 DONE 20.3s 03:39:30 03:39:30 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:39:30 #71 DONE 20.3s 03:39:30 03:39:30 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:39:30 #65 DONE 20.3s 03:39:30 03:39:30 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:39:30 #69 DONE 20.3s 03:39:30 03:39:30 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:39:30 #59 DONE 20.3s 03:39:30 03:39:30 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:39:30 #63 DONE 20.3s 03:39:30 03:39:30 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:39:30 #68 DONE 20.3s 03:39:30 03:39:30 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:39:30 #58 DONE 20.3s 03:39:30 03:39:30 #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:39:30 #55 DONE 20.4s 03:39:30 03:39:30 #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:39:30 #72 ... 03:39:30 03:39:30 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:30 #37 DONE 42.3s 03:39:30 03:39:30 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:39:30 #54 DONE 28.6s 03:39:30 03:39:30 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:39:30 #73 DONE 0.3s 03:39:30 03:39:30 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:39:30 #74 DONE 0.3s 03:39:30 03:39:30 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:39:30 #75 DONE 0.3s 03:39:30 03:39:30 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:30 #76 ... 03:39:30 03:39:30 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:39:30 #70 DONE 21.6s 03:39:30 03:39:30 #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:39:30 #64 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:39:30 #64 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:39:31 #64 21.92 OK: 265 MiB in 60 packages 03:39:31 #64 DONE 22.1s 03:39:31 03:39:31 #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:39:31 #72 1.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:31 $ docker top 03c1589419f95cab7002120483b06a4c8aba81695b4bef261b25a8c577f9dd6d -eo pid,comm [Pipeline] { 03:39:31 #72 ... 03:39:31 03:39:31 #77 [core-command builder 4/7] COPY go.mod vendor* ./ 03:39:31 #77 DONE 0.1s 03:39:31 03:39:31 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh 03:39:31 #78 ... 03:39:31 03:39:31 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:39:31 #0 1.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:31 #0 1.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:31 #0 2.166 OK: 8 MiB in 16 packages 03:39:31 #79 DONE 2.4s 03:39:31 + docker compose -f ./docker-compose-build.yml build --parallel 03:39:31 03:39:31 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:39:32 #80 ... 03:39:32 03:39:32 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:39:32 #0 2.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:32 #0 2.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:32 #0 2.452 OK: 19 MiB in 18 packages 03:39:32 #81 DONE 2.8s 03:39:32 03:39:32 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:39:32 #0 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:32 #0 2.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:32 #0 2.439 OK: 10 MiB in 17 packages 03:39:32 #82 DONE 2.8s 03:39:32 03:39:32 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:39:32 #0 1.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:32 #0 1.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:32 #0 2.538 OK: 8 MiB in 15 packages 03:39:32 #83 DONE 2.9s 03:39:32 03:39:32 #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:39:32 #72 2.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:32 #72 2.772 OK: 8 MiB in 15 packages 03:39:32 #72 DONE 3.0s 03:39:32 03:39:32 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:39:32 #62 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:39:32 #62 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:39:32 #62 21.93 v3.22.2-74-gaafb80fb9c6 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:39:32 #62 21.93 v3.22.2-75-gc0e11e4620c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:39:32 #62 21.93 OK: 26320 distinct packages available 03:39:32 #62 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:39:32 #62 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:39:32 #62 ... 03:39:32 03:39:32 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:39:32 #0 2.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:32 #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:32 #0 2.809 OK: 19 MiB in 18 packages 03:39:32 #84 DONE 3.2s 03:39:32 03:39:32 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:39:32 #0 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:32 #0 2.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:32 #0 2.772 OK: 13 MiB in 28 packages 03:39:32 #85 DONE 3.2s 03:39:32 03:39:32 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:39:32 #0 2.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:32 #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:32 #0 2.897 OK: 12 MiB in 21 packages 03:39:32 #86 DONE 3.2s 03:39:32 03:39:32 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:39:32 #0 2.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:32 #0 2.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:32 #0 2.999 OK: 8 MiB in 18 packages 03:39:32 #87 DONE 3.2s 03:39:32 03:39:32 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:39:32 #88 DONE 0.1s 03:39:32 03:39:32 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:39:32 #62 23.65 OK: 265 MiB in 60 packages 03:39:36 #62 ... 03:39:36 03:39:36 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:39:36 #0 2.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:36 #0 2.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:36 #0 3.120 OK: 9 MiB in 19 packages 03:39:36 #89 DONE 7.4s 03:39:36 03:39:36 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:39:37 #90 ... 03:39:37 03:39:37 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:39:37 #0 2.031 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:39:37 #0 2.490 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:39:37 #0 3.007 (1/1) Installing dumb-init (1.2.5-r3) 03:39:37 #0 3.175 Executing busybox-1.36.1-r30.trigger 03:39:37 #0 3.182 OK: 8 MiB in 15 packages 03:39:37 #91 DONE 7.9s 03:39:37 03:39:37 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:39:37 #92 ... 03:39:37 03:39:37 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:39:37 #62 DONE 28.6s 03:39:37 03:39:37 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:39:38 #93 ... 03:39:38 03:39:38 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:39:38 #94 DONE 5.7s 03:39:38 03:39:38 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:39:39 #95 ... 03:39:39 03:39:39 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:40 #96 ... 03:39:40 03:39:40 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:40 #97 ... 03:39:40 03:39:40 #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:39:40 #0 7.575 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:39:40 #0 7.822 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:39:40 #0 8.441 OK: 265 MiB in 60 packages 03:39:41 #1 [support-scheduler internal] load build definition from Dockerfile 03:39:41 #1 transferring dockerfile: 1.83kB 0.0s done 03:39:41 #1 DONE 0.1s 03:39:41 03:39:41 #2 [security-proxy-auth internal] load build definition from Dockerfile 03:39:41 #2 transferring dockerfile: 2.14kB done 03:39:41 #2 DONE 0.0s 03:39:41 03:39:41 #3 [security-proxy-setup internal] load build definition from Dockerfile 03:39:41 #3 transferring dockerfile: 2.50kB done 03:39:41 #3 DONE 0.1s 03:39:41 03:39:41 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:39:41 #4 transferring dockerfile: 2.23kB done 03:39:41 #4 DONE 0.1s 03:39:41 03:39:41 #5 [support-notifications internal] load build definition from Dockerfile 03:39:41 #5 transferring dockerfile: 2.00kB 0.0s done 03:39:41 #5 DONE 0.1s 03:39:41 03:39:41 #6 [security-bootstrapper internal] load build definition from Dockerfile 03:39:41 #6 transferring dockerfile: 3.02kB 0.0s done 03:39:41 #6 DONE 0.1s 03:39:41 03:39:41 #7 [core-data internal] load build definition from Dockerfile 03:39:41 #7 transferring dockerfile: 2.04kB 0.0s done 03:39:41 #7 DONE 0.1s 03:39:41 03:39:41 #8 [core-metadata internal] load build definition from Dockerfile 03:39:41 #8 transferring dockerfile: 2.10kB done 03:39:41 #8 DONE 0.1s 03:39:41 03:39:41 #9 [core-keeper internal] load build definition from Dockerfile 03:39:41 #9 transferring dockerfile: 2.01kB done 03:39:41 #9 DONE 0.1s 03:39:41 03:39:41 #10 [security-spire-config internal] load build definition from Dockerfile 03:39:41 #10 transferring dockerfile: 1.69kB done 03:39:41 #10 DONE 0.1s 03:39:41 03:39:41 #11 [core-command internal] load build definition from Dockerfile 03:39:41 #11 transferring dockerfile: 1.94kB done 03:39:41 #11 DONE 0.1s 03:39:41 03:39:41 #12 [security-secretstore-setup internal] load build definition from Dockerfile 03:39:41 #12 transferring dockerfile: 2.49kB 0.0s done 03:39:41 #12 DONE 0.1s 03:39:41 03:39:41 #13 [security-spire-server internal] load build definition from Dockerfile 03:39:41 #13 transferring dockerfile: 1.70kB done 03:39:41 #13 DONE 0.1s 03:39:41 03:39:41 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:39:41 #14 transferring dockerfile: 1.89kB done 03:39:41 #14 DONE 0.1s 03:39:41 03:39:41 #15 [security-spire-agent internal] load build definition from Dockerfile 03:39:41 #15 transferring dockerfile: 1.81kB done 03:39:41 #15 DONE 0.1s 03:39:41 03:39:41 #16 [support-scheduler internal] load .dockerignore 03:39:41 #16 transferring context: 03:39:42 #16 transferring context: 50B 0.0s done 03:39:42 #16 DONE 0.1s 03:39:42 03:39:42 #17 [security-proxy-auth internal] load .dockerignore 03:39:42 #17 transferring context: 50B done 03:39:42 #17 DONE 0.0s 03:39:42 03:39:42 #18 [security-proxy-setup internal] load .dockerignore 03:39:42 #18 transferring context: 50B done 03:39:42 #18 DONE 0.1s 03:39:42 03:39:42 #19 [core-common-config-bootstrapper internal] load .dockerignore 03:39:43 #19 transferring context: 50B 0.0s done 03:39:43 #19 DONE 0.1s 03:39:43 03:39:43 #20 [support-notifications internal] load .dockerignore 03:39:43 #20 transferring context: 50B 0.0s done 03:39:43 #20 DONE 0.1s 03:39:43 03:39:43 #21 [security-bootstrapper internal] load .dockerignore 03:39:43 #21 transferring context: 50B done 03:39:43 #21 DONE 0.1s 03:39:43 03:39:43 #22 [core-data internal] load .dockerignore 03:39:43 #22 transferring context: 50B done 03:39:43 #22 DONE 0.1s 03:39:43 03:39:43 #23 [core-metadata internal] load .dockerignore 03:39:43 #98 ... 03:39:43 03:39:43 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:39:43 #80 DONE 11.5s 03:39:43 03:39:43 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:43 #23 transferring context: 50B 0.0s done 03:39:43 #23 DONE 0.1s 03:39:43 03:39:43 #24 [core-keeper internal] load .dockerignore 03:39:43 #24 transferring context: 50B done 03:39:43 #24 DONE 0.1s 03:39:43 03:39:43 #25 [security-spire-config internal] load .dockerignore 03:39:43 #25 transferring context: 50B done 03:39:43 #25 DONE 0.1s 03:39:43 03:39:43 #26 [core-command internal] load .dockerignore 03:39:43 #26 transferring context: 50B done 03:39:43 #26 DONE 0.1s 03:39:43 03:39:43 #27 [security-secretstore-setup internal] load .dockerignore 03:39:43 #27 transferring context: 50B done 03:39:43 #27 DONE 0.1s 03:39:43 03:39:43 #28 [security-spire-server internal] load .dockerignore 03:39:43 #28 transferring context: 50B 0.0s done 03:39:43 #28 DONE 0.1s 03:39:43 03:39:43 #29 [security-spiffe-token-provider internal] load .dockerignore 03:39:43 #29 transferring context: 50B 0.0s done 03:39:43 #29 DONE 0.1s 03:39:43 03:39:43 #30 [security-spire-agent internal] load .dockerignore 03:39:43 #30 transferring context: 50B done 03:39:43 #30 DONE 0.0s 03:39:43 03:39:43 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:39:43 #31 DONE 0.0s 03:39:43 03:39:43 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 03:39:43 #32 DONE 0.2s 03:39:43 03:39:43 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:39:43 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:39:43 #33 ... 03:39:43 03:39:43 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:39:43 #76 ... 03:39:43 03:39:43 #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:39:43 #98 DONE 13.2s 03:39:43 03:39:43 #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:39:44 #34 ... 03:39:44 03:39:44 #35 [support-scheduler internal] load build context 03:39:44 #35 transferring context: 3.35MB 0.6s done 03:39:44 #35 DONE 0.7s 03:39:44 03:39:44 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:39:44 #34 DONE 0.9s 03:39:44 03:39:44 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:39:44 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 03:39:44 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 03:39:44 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 03:39:44 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 03:39:44 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 03:39:44 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0.4s 03:39:45 #33 ... 03:39:45 03:39:45 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:39:45 #31 DONE 0.0s 03:39:45 03:39:45 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:39:45 #34 DONE 1.6s 03:39:45 03:39:45 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:39:45 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 03:39:45 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 03:39:45 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 03:39:45 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 03:39:45 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 03:39:45 #33 ... 03:39:45 03:39:45 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:39:45 #31 DONE 0.0s 03:39:45 03:39:45 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 03:39:45 #36 DONE 0.5s 03:39:45 03:39:45 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:39:45 #33 ... 03:39:45 03:39:45 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:39:45 #31 DONE 0.1s 03:39:45 03:39:45 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:39:45 #33 ... 03:39:45 03:39:45 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:39:45 #31 DONE 0.1s 03:39:45 03:39:45 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:39:45 #34 DONE 1.7s 03:39:45 03:39:45 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 03:39:45 #36 DONE 0.6s 03:39:45 03:39:45 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:39:45 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 03:39:45 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 03:39:45 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 03:39:45 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 03:39:45 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 03:39:45 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done 03:39:45 #33 ... 03:39:45 03:39:45 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:39:45 #31 DONE 0.1s 03:39:45 03:39:45 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 03:39:45 #32 DONE 0.9s 03:39:45 03:39:45 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:39:45 #34 DONE 1.7s 03:39:45 03:39:45 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 03:39:45 #36 DONE 0.6s 03:39:45 03:39:45 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:39:45 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 03:39:45 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 03:39:45 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 03:39:45 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 03:39:45 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 03:39:45 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done 03:39:46 #33 ... 03:39:46 03:39:46 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:39:46 #34 DONE 1.7s 03:39:46 03:39:46 #36 [core-data builder 2/7] WORKDIR /edgex-go 03:39:46 #36 DONE 0.6s 03:39:46 03:39:46 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:39:46 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 03:39:46 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 03:39:46 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 03:39:46 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 03:39:46 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 03:39:46 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done 03:39:46 #33 ... 03:39:46 03:39:46 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:39:46 #31 DONE 0.1s 03:39:46 03:39:46 #37 [security-proxy-setup internal] load build context 03:39:46 #37 ... 03:39:46 03:39:46 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 03:39:46 #32 DONE 1.2s 03:39:46 03:39:46 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:39:46 #34 DONE 1.7s 03:39:46 03:39:46 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 03:39:46 #36 DONE 0.6s 03:39:46 03:39:46 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:39:46 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 03:39:46 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 03:39:46 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 03:39:46 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 03:39:46 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 03:39:46 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done 03:39:46 #33 ... 03:39:46 03:39:46 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:39:46 #31 DONE 0.1s 03:39:46 03:39:46 #38 [core-common-config-bootstrapper internal] load build context 03:39:46 #38 ... 03:39:46 03:39:46 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:39:46 #31 DONE 0.1s 03:39:46 03:39:46 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 03:39:46 #32 DONE 1.5s 03:39:46 03:39:46 #38 [core-common-config-bootstrapper internal] load build context 03:39:46 #38 ... 03:39:46 03:39:46 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:39:46 #34 DONE 1.8s 03:39:46 03:39:46 #36 [core-command builder 2/7] WORKDIR /edgex-go 03:39:46 #36 DONE 0.7s 03:39:46 03:39:46 #38 [core-common-config-bootstrapper internal] load build context 03:39:47 #38 ... 03:39:47 03:39:47 #37 [security-proxy-setup internal] load build context 03:39:47 #37 transferring context: 3.35MB 1.6s done 03:39:47 #37 DONE 2.1s 03:39:47 03:39:47 #38 [core-common-config-bootstrapper internal] load build context 03:39:47 #38 ... 03:39:47 03:39:47 #39 [security-proxy-auth internal] load build context 03:39:47 #39 transferring context: 3.35MB 1.9s done 03:39:47 #39 DONE 2.3s 03:39:47 03:39:47 #38 [core-common-config-bootstrapper internal] load build context 03:39:47 #38 ... 03:39:47 03:39:47 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:39:47 #31 DONE 0.1s 03:39:47 03:39:47 #38 [core-common-config-bootstrapper internal] load build context 03:39:47 #38 ... 03:39:47 03:39:47 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:39:47 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 03:39:47 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 03:39:47 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 03:39:47 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 03:39:47 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 03:39:47 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done 03:39:47 #33 DONE 4.6s 03:39:47 03:39:47 #38 [core-common-config-bootstrapper internal] load build context 03:39:48 #38 ... 03:39:48 03:39:48 #40 [core-metadata internal] load build context 03:39:48 #40 transferring context: 3.35MB 1.8s done 03:39:48 #40 DONE 2.5s 03:39:48 03:39:48 #38 [core-common-config-bootstrapper internal] load build context 03:39:48 #38 ... 03:39:48 03:39:48 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 03:39:48 #32 DONE 3.1s 03:39:48 03:39:48 #41 [support-notifications internal] load build context 03:39:48 #41 transferring context: 3.35MB 2.5s done 03:39:48 #41 DONE 3.5s 03:39:48 03:39:48 #38 [core-common-config-bootstrapper internal] load build context 03:39:49 #38 ... 03:39:49 03:39:49 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:39:49 #34 DONE 1.8s 03:39:49 03:39:49 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 03:39:49 #36 DONE 0.7s 03:39:49 03:39:49 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:39:49 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 03:39:49 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 03:39:49 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 03:39:49 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 03:39:49 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 03:39:49 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done 03:39:49 #33 DONE 4.6s 03:39:49 03:39:49 #42 [security-spiffe-token-provider internal] load build context 03:39:49 #42 DONE 0.0s 03:39:49 03:39:49 #38 [core-common-config-bootstrapper internal] load build context 03:39:49 #38 transferring context: 3.35MB 3.9s done 03:39:49 #38 DONE 4.5s 03:39:49 03:39:49 #43 [security-bootstrapper internal] load build context 03:39:49 #43 transferring context: 3.35MB 3.7s done 03:39:49 #43 DONE 4.5s 03:39:49 03:39:49 #44 [core-data internal] load build context 03:39:50 #44 transferring context: 3.35MB 3.5s done 03:39:51 #44 DONE 4.9s 03:39:51 03:39:51 #45 [security-secretstore-setup internal] load build context 03:39:51 #45 ... 03:39:51 03:39:51 #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 03:39:51 #46 DONE 4.7s 03:39:51 03:39:51 #45 [security-secretstore-setup internal] load build context 03:39:51 #45 ... 03:39:51 03:39:51 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:39:51 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 03:39:51 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 03:39:51 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 03:39:51 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 03:39:51 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 03:39:51 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done 03:39:51 #33 DONE 4.6s 03:39:51 03:39:51 #45 [security-secretstore-setup internal] load build context 03:39:52 #45 ... 03:39:52 03:39:52 #47 [core-command internal] load build context 03:39:52 #47 transferring context: 3.35MB 4.2s done 03:39:52 #47 DONE 5.7s 03:39:52 03:39:52 #45 [security-secretstore-setup internal] load build context 03:39:52 #45 ... 03:39:52 03:39:52 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 03:39:52 #48 DONE 5.0s 03:39:52 03:39:52 #45 [security-secretstore-setup internal] load build context 03:39:53 #45 ... 03:39:53 03:39:53 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 03:39:53 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 03:39:53 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 03:39:53 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 03:39:53 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 03:39:53 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 03:39:53 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.1s done 03:39:53 #33 DONE 4.6s 03:39:53 03:39:53 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:39:53 #49 DONE 0.0s 03:39:53 03:39:53 #45 [security-secretstore-setup internal] load build context 03:39:53 #45 ... 03:39:53 03:39:53 #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:39:53 #50 DONE 6.8s 03:39:53 03:39:53 #45 [security-secretstore-setup internal] load build context 03:39:53 #45 transferring context: 3.35MB 5.4s done 03:39:53 #45 ... 03:39:53 03:39:53 #51 [security-spire-config internal] load build context 03:39:53 #51 transferring context: 22.05kB 0.3s done 03:39:53 #51 DONE 2.5s 03:39:53 03:39:53 #52 [security-spire-server internal] load build context 03:39:53 #52 transferring context: 23.80kB 0.4s done 03:39:53 #52 DONE 2.6s 03:39:53 03:39:53 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:53 #53 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.9s done 03:39:53 #53 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 03:39:53 #53 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 03:39:53 #53 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 03:39:53 #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 03:39:53 #99 ... 03:39:53 03:39:53 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:39:54 #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s 03:39:54 #53 ... 03:39:54 03:39:54 #45 [security-secretstore-setup internal] load build context 03:39:54 #45 DONE 7.1s 03:39:54 03:39:54 #54 [core-keeper internal] load build context 03:39:54 #54 transferring context: 3.35MB 5.6s done 03:39:54 #54 DONE 7.7s 03:39:54 03:39:54 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:54 #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.5s 03:39:54 #53 ... 03:39:54 03:39:54 #55 [security-spire-agent internal] load build context 03:39:54 #55 transferring context: 23.33kB 0.2s done 03:39:54 #55 DONE 1.4s 03:39:54 03:39:54 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:54 #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done 03:39:54 #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.9s 03:39:54 #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 03:39:54 #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.9s 03:39:54 #100 ... 03:39:54 03:39:54 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:39:54 #92 DONE 17.6s 03:39:54 03:39:54 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:39:54 #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done 03:39:54 #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s 03:39:54 #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s done 03:39:54 #101 ... 03:39:54 03:39:54 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:39:54 #95 DONE 16.5s 03:39:54 03:39:54 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:39:54 #93 DONE 16.8s 03:39:54 03:39:54 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:39:54 #90 DONE 17.7s 03:39:54 03:39:54 #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:39:54 #99 DONE 10.7s 03:39:54 03:39:54 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:39:54 #100 DONE 9.5s 03:39:54 03:39:54 #102 [security-spire-config stage-2 6/10] COPY security.txt / 03:39:54 #102 DONE 0.1s 03:39:54 03:39:54 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:39:55 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.3s 03:39:55 #53 ... 03:39:55 03:39:55 #56 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:39:55 #0 8.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:39:55 #0 8.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:39:55 #56 ... 03:39:55 03:39:55 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:39:55 #57 ... 03:39:55 03:39:55 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:39:55 #0 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:39:55 #58 ... 03:39:55 03:39:55 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:39:55 #59 ... 03:39:55 03:39:55 #42 [security-spiffe-token-provider internal] load build context 03:39:55 #42 transferring context: 3.35MB 4.4s done 03:39:55 #42 DONE 6.3s 03:39:55 03:39:55 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:55 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.03MB / 33.17MB 2.4s 03:39:56 #103 DONE 1.5s 03:39:56 03:39:56 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:39:56 #104 DONE 1.5s 03:39:56 03:39:56 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:39:56 #101 DONE 1.6s 03:39:56 03:39:56 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:39:56 #105 DONE 0.1s 03:39:56 03:39:56 #106 [security-spire-server stage-2 6/9] COPY security.txt / 03:39:56 #106 DONE 0.1s 03:39:56 03:39:56 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:39:56 #107 DONE 0.1s 03:39:56 03:39:56 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:39:56 #108 DONE 0.1s 03:39:56 03:39:56 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:39:56 #109 DONE 0.1s 03:39:56 03:39:56 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 03:39:56 #110 DONE 0.1s 03:39:56 03:39:56 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:39:56 #111 DONE 0.1s 03:39:56 03:39:56 #112 [security-spire-config] exporting to image 03:39:56 #112 exporting layers 03:39:56 #112 ... 03:39:56 03:39:56 #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:39:56 #113 DONE 0.1s 03:39:56 03:39:56 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:39:56 #114 DONE 0.1s 03:39:56 03:39:56 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:39:56 #115 DONE 0.1s 03:39:56 03:39:56 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:39:56 #116 DONE 0.1s 03:39:56 03:39:56 #117 [security-spire-agent] exporting to image 03:39:56 #117 ... 03:39:56 03:39:56 #112 [security-spire-config] exporting to image 03:39:56 #112 exporting layers 0.5s done 03:39:56 #112 writing image sha256:22e146a345875d6e33f4ff51a64edd4000cec5518950e0021d063f8598aeab57 done 03:39:56 #112 naming to docker.io/library/security-spire-config done 03:39:56 #112 DONE 0.5s 03:39:57 03:39:57 #118 [security-spire-server] exporting to image 03:39:57 #118 exporting layers 0.4s done 03:39:57 #118 writing image sha256:37cfd1271507eee66137adf0f57477692e249e07de4fdb90786eb7cb293e175a done 03:39:57 #118 naming to docker.io/library/security-spire-server done 03:39:57 #118 DONE 0.4s 03:39:57 03:39:57 #117 [security-spire-agent] exporting to image 03:39:57 #117 exporting layers 0.4s done 03:39:57 #117 writing image sha256:96926c5dab92dce7db90e6a514a0c2988840fd918756cd48bfe7aaac792d9917 done 03:39:57 #117 naming to docker.io/library/security-spire-agent done 03:39:57 #117 DONE 0.5s 03:39:57 03:39:57 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:57 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 3.6s 03:39:57 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.06MB / 33.17MB 4.1s 03:39:58 #53 ... 03:39:58 03:39:58 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:39:58 #60 ... 03:39:58 03:39:58 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:58 #53 ... 03:39:58 03:39:58 #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:39:58 #56 11.98 OK: 255 MiB in 60 packages 03:39:58 #56 DONE 13.4s 03:39:58 03:39:58 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:58 #53 ... 03:39:58 03:39:58 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:39:58 #61 ... 03:39:58 03:39:58 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:58 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 5.1s 03:39:58 #53 ... 03:39:58 03:39:58 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:39:59 #62 ... 03:39:59 03:39:59 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:39:59 #63 ... 03:39:59 03:39:59 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:39:59 #64 ... 03:39:59 03:39:59 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:39:59 #65 ... 03:39:59 03:39:59 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:39:59 #66 ... 03:39:59 03:39:59 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:39:59 #67 ... 03:39:59 03:39:59 #68 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:39:59 #68 ... 03:39:59 03:39:59 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:39:59 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 6.3s 03:39:59 #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 03:40:00 #53 ... 03:40:00 03:40:00 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:40:00 #69 ... 03:40:00 03:40:00 #70 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:40:00 #70 DONE 2.2s 03:40:00 03:40:00 #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:00 #71 ... 03:40:00 03:40:00 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:40:00 #57 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:40:00 #57 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:40:00 #57 15.04 OK: 255 MiB in 60 packages 03:40:00 #57 DONE 15.7s 03:40:00 03:40:00 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:00 #53 ... 03:40:00 03:40:00 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:40:00 #58 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:40:00 #58 15.12 OK: 255 MiB in 60 packages 03:40:00 #58 DONE 16.2s 03:40:00 03:40:00 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:01 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.47MB / 33.17MB 8.1s 03:40:02 #53 ... 03:40:02 03:40:02 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:40:02 #72 ... 03:40:02 03:40:02 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:40:02 #73 ... 03:40:02 03:40:02 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:02 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.16MB / 33.17MB 9.2s 03:40:03 #53 ... 03:40:03 03:40:03 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:40:03 #74 DONE 1.9s 03:40:03 03:40:03 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:03 #53 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 03:40:03 #53 ... 03:40:03 03:40:03 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:40:03 #49 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.5s done 03:40:03 #49 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 03:40:03 #49 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 03:40:03 #49 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 03:40:03 #49 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 03:40:03 #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 03:40:03 #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 03:40:03 #49 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.7s done 03:40:03 #49 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.9s done 03:40:03 #49 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 03:40:03 #49 ... 03:40:03 03:40:03 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:40:03 #59 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:40:03 #59 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:40:03 #59 16.66 OK: 255 MiB in 60 packages 03:40:03 #59 DONE 17.8s 03:40:03 03:40:03 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:40:03 #75 ... 03:40:03 03:40:03 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:03 #53 ... 03:40:03 03:40:03 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:40:03 #76 DONE 2.8s 03:40:03 03:40:03 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:04 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 10.6s 03:40:04 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 11.0s 03:40:05 #119 ... 03:40:05 03:40:05 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:05 #53 ... 03:40:05 03:40:05 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:40:05 #77 DONE 2.0s 03:40:05 03:40:05 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:05 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 12.0s 03:40:06 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 13.2s 03:40:07 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 13.9s 03:40:08 #53 ... 03:40:08 03:40:08 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:08 #64 DONE 18.7s 03:40:08 03:40:08 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:08 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 14.5s 03:40:08 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 15.2s 03:40:08 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 15.4s 03:40:09 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 15.5s done 03:40:09 #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 15.5s done 03:40:09 #53 ... 03:40:09 03:40:09 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:40:09 #63 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:40:09 #63 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:40:09 #63 15.23 v3.22.2-74-gaafb80fb9c6 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:40:09 #63 15.23 v3.22.2-75-gc0e11e4620c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:40:09 #63 15.23 OK: 26161 distinct packages available 03:40:09 #63 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:40:09 #63 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:40:10 #63 ... 03:40:10 03:40:10 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:40:10 #49 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.0s 03:40:12 #49 ... 03:40:12 03:40:12 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:40:12 #60 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:12 #60 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:12 #60 22.91 (1/7) Installing ca-certificates (20250911-r0) 03:40:12 #60 23.57 (2/7) Installing dumb-init (1.2.5-r3) 03:40:12 #60 23.59 (3/7) Installing libgcc (13.2.1_git20240309-r1) 03:40:12 #60 23.63 (4/7) Installing libsodium (1.0.19-r0) 03:40:12 #60 23.70 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 03:40:12 #60 ... 03:40:12 03:40:12 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:12 #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.5s 03:40:12 #53 ... 03:40:12 03:40:12 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:40:12 #66 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:12 #66 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:12 #66 21.25 (1/2) Installing dumb-init (1.2.5-r3) 03:40:12 #66 21.29 (2/2) Installing su-exec (0.2-r3) 03:40:12 #66 21.32 Executing busybox-1.36.1-r30.trigger 03:40:12 #66 21.51 OK: 9 MiB in 16 packages 03:40:12 #66 ... 03:40:12 03:40:12 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:13 #53 ... 03:40:13 03:40:13 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:40:13 #66 DONE 23.9s 03:40:13 03:40:13 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:13 #53 ... 03:40:13 03:40:13 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:40:13 #61 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:13 #61 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:13 #61 23.20 (1/4) Installing ca-certificates (20250911-r0) 03:40:13 #61 23.70 (2/4) Installing dumb-init (1.2.5-r3) 03:40:13 #61 23.72 (3/4) Installing su-exec (0.2-r3) 03:40:13 #61 23.74 (4/4) Installing yq-go (4.44.1-r2) 03:40:13 #61 ... 03:40:13 03:40:13 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:13 #78 ... 03:40:13 03:40:13 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:40:13 #49 ... 03:40:13 03:40:13 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:13 #79 ... 03:40:13 03:40:13 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:40:15 #49 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.1s 03:40:15 #49 ... 03:40:15 03:40:15 #68 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:40:15 #68 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:15 #68 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:15 #68 ... 03:40:15 03:40:15 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:40:15 #62 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:15 #62 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:15 #62 ... 03:40:15 03:40:15 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:15 #80 ... 03:40:15 03:40:15 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:40:15 #67 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:15 #67 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:15 #67 ... 03:40:15 03:40:15 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:16 #53 ... 03:40:16 03:40:16 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:40:16 #49 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.5s done 03:40:16 #49 DONE 23.1s 03:40:16 03:40:16 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:16 #53 ... 03:40:16 03:40:16 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:40:16 #73 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:16 #73 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:16 #73 ... 03:40:16 03:40:16 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:40:16 #65 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:16 #65 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:17 #65 ... 03:40:17 03:40:17 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:17 #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.5s 03:40:17 #53 ... 03:40:17 03:40:17 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:40:17 #60 24.34 (6/7) Installing libzmq (4.3.5-r2) 03:40:17 #60 24.51 (7/7) Installing zeromq (4.3.5-r2) 03:40:17 #60 24.69 Executing busybox-1.36.1-r30.trigger 03:40:17 #60 24.97 Executing ca-certificates-20250911-r0.trigger 03:40:17 #60 26.67 OK: 14 MiB in 21 packages 03:40:17 #60 DONE 29.7s 03:40:17 03:40:17 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:17 #53 ... 03:40:17 03:40:17 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:40:17 #69 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:17 #69 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:17 #69 ... 03:40:17 03:40:17 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:40:18 #81 ... 03:40:18 03:40:18 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:40:18 #0 5.698 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:18 #0 7.743 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:18 #82 ... 03:40:18 03:40:18 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:40:18 #75 14.91 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:40:18 #75 16.98 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:40:18 #75 ... 03:40:18 03:40:18 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:40:18 #61 25.85 Executing busybox-1.36.1-r30.trigger 03:40:18 #61 26.17 Executing ca-certificates-20250911-r0.trigger 03:40:18 #61 27.74 OK: 20 MiB in 18 packages 03:40:18 #61 DONE 30.1s 03:40:18 03:40:18 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:40:18 #72 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:18 #72 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:18 #72 ... 03:40:18 03:40:18 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:19 #53 ... 03:40:19 03:40:19 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:40:19 #67 27.49 (1/1) Installing dumb-init (1.2.5-r3) 03:40:19 #67 27.55 Executing busybox-1.36.1-r30.trigger 03:40:19 #67 27.92 OK: 9 MiB in 15 packages 03:40:19 #67 DONE 30.4s 03:40:19 03:40:19 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:21 #53 ... 03:40:21 03:40:21 #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:40:21 #68 29.38 (1/1) Installing dumb-init (1.2.5-r3) 03:40:21 #68 29.47 Executing busybox-1.36.1-r30.trigger 03:40:21 #68 29.70 OK: 9 MiB in 15 packages 03:40:21 #68 DONE 32.8s 03:40:21 03:40:21 #83 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:40:22 #83 ... 03:40:22 03:40:22 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:40:22 #63 30.13 OK: 255 MiB in 60 packages 03:40:22 #63 DONE 33.0s 03:40:22 03:40:22 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:40:22 #73 29.61 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:40:22 #73 29.61 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:40:22 #73 29.61 OK: 24049 distinct packages available 03:40:22 #73 ... 03:40:22 03:40:22 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:40:22 #84 DONE 1.0s 03:40:22 03:40:22 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:40:22 #0 5.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:22 #0 7.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:23 #85 ... 03:40:23 03:40:23 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:40:23 #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.6s 03:40:23 #120 ... 03:40:23 03:40:23 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:23 #96 DONE 53.7s 03:40:23 03:40:23 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:23 #76 DONE 53.8s 03:40:23 03:40:23 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:23 #120 DONE 28.7s 03:40:23 03:40:23 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:23 #119 DONE 28.7s 03:40:23 03:40:23 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:23 #78 DONE 52.2s 03:40:23 03:40:23 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:23 #97 DONE 53.8s 03:40:23 03:40:23 #121 [security-proxy-auth builder 6/7] COPY . . 03:40:25 #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.2s done 03:40:26 #53 ... 03:40:26 03:40:26 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:40:26 #75 31.29 OK: 255 MiB in 60 packages 03:40:26 #75 DONE 33.4s 03:40:26 03:40:26 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:40:27 #86 DONE 0.6s 03:40:27 03:40:27 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:27 #87 ... 03:40:27 03:40:27 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:40:27 #62 31.65 (1/3) Installing ca-certificates (20250911-r0) 03:40:27 #62 32.30 (2/3) Installing dumb-init (1.2.5-r3) 03:40:27 #62 32.32 (3/3) Installing tzdata (2025b-r0) 03:40:27 #62 34.31 Executing busybox-1.36.1-r30.trigger 03:40:27 #62 34.54 Executing ca-certificates-20250911-r0.trigger 03:40:27 #62 36.24 OK: 11 MiB in 17 packages 03:40:27 #62 DONE 38.9s 03:40:28 03:40:28 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:40:28 #65 33.46 (1/4) Installing dumb-init (1.2.5-r3) 03:40:28 #65 33.50 (2/4) Installing openssl (3.3.5-r0) 03:40:28 #65 33.63 (3/4) Installing su-exec (0.2-r3) 03:40:28 #65 33.82 (4/4) Installing yq-go (4.44.1-r2) 03:40:28 #65 35.96 Executing busybox-1.36.1-r30.trigger 03:40:28 #65 36.20 OK: 20 MiB in 18 packages 03:40:28 #65 DONE 38.9s 03:40:28 03:40:28 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:40:28 #88 ... 03:40:28 03:40:28 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:40:28 #0 5.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:28 #0 8.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:28 #89 ... 03:40:28 03:40:28 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:40:29 #90 ... 03:40:29 03:40:29 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:40:29 #0 6.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:29 #0 8.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:29 #91 ... 03:40:29 03:40:29 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:40:29 #82 19.48 (1/1) Installing dumb-init (1.2.5-r3) 03:40:29 #82 20.64 Executing busybox-1.36.1-r30.trigger 03:40:29 #82 20.88 OK: 9 MiB in 15 packages 03:40:31 #82 DONE 23.2s 03:40:31 03:40:31 #83 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:40:31 #83 5.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:31 #83 7.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:32 #83 ... 03:40:32 03:40:32 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:40:32 #72 29.61 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:40:32 #72 29.61 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:40:32 #72 29.61 OK: 24049 distinct packages available 03:40:32 #72 31.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:32 #72 34.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:32 #72 ... 03:40:32 03:40:32 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:40:32 #90 3.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:32 #90 ... 03:40:32 03:40:32 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:33 #92 ... 03:40:33 03:40:33 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:40:33 #88 3.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:33 #88 5.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:33 #121 ... 03:40:33 03:40:33 #122 [security-spiffe-token-provider builder 6/7] COPY . . 03:40:33 #122 ... 03:40:33 03:40:33 #123 [support-notifications builder 6/7] COPY . . 03:40:33 #123 ... 03:40:33 03:40:33 #124 [core-keeper builder 7/8] COPY . . 03:40:33 #124 ... 03:40:33 03:40:33 #125 [support-scheduler builder 6/7] COPY . . 03:40:33 #125 ... 03:40:33 03:40:33 #126 [security-proxy-setup builder 6/7] COPY . . 03:40:34 #88 ... 03:40:34 03:40:34 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:40:34 #85 19.26 OK: 9 MiB in 16 packages 03:40:34 #85 DONE 20.9s 03:40:34 03:40:34 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:40:34 #69 33.64 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:40:34 #69 33.64 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:40:34 #69 33.64 OK: 24049 distinct packages available 03:40:34 #69 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:34 #69 37.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:34 #69 ... 03:40:34 03:40:34 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:40:34 #81 6.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:34 #81 8.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:34 #81 ... 03:40:34 03:40:34 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:40:34 #89 15.74 OK: 20 MiB in 18 packages 03:40:34 #89 ... 03:40:34 03:40:34 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:40:34 #73 32.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:34 #73 34.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:34 #73 ... 03:40:34 03:40:34 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:40:35 #93 ... 03:40:35 03:40:35 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:40:35 #89 DONE 17.1s 03:40:35 03:40:35 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:40:35 #90 5.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:37 #90 ... 03:40:37 03:40:37 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:40:37 #93 DONE 3.1s 03:40:37 03:40:37 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:40:37 #73 44.54 (1/4) Installing dumb-init (1.2.5-r3) 03:40:37 #73 ... 03:40:37 03:40:37 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:40:37 #94 DONE 0.2s 03:40:37 03:40:37 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:40:37 #73 44.58 (2/4) Installing musl-obstack (1.2.3-r2) 03:40:37 #73 44.62 (3/4) Installing libucontext (1.2-r3) 03:40:37 #73 44.67 (4/4) Installing gcompat (1.1.0-r4) 03:40:37 #73 44.73 Executing busybox-1.36.1-r30.trigger 03:40:37 #73 44.86 OK: 9 MiB in 18 packages 03:40:37 #73 ... 03:40:37 03:40:37 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:40:37 #91 16.68 OK: 9 MiB in 15 packages 03:40:37 #91 DONE 17.9s 03:40:37 03:40:37 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:40:37 #72 44.61 (1/5) Installing dumb-init (1.2.5-r3) 03:40:37 #72 44.68 (2/5) Installing musl-obstack (1.2.3-r2) 03:40:37 #72 44.69 (3/5) Installing libucontext (1.2-r3) 03:40:37 #72 44.80 (4/5) Installing gcompat (1.1.0-r4) 03:40:37 #72 44.86 (5/5) Installing openssl (3.3.5-r0) 03:40:37 #72 45.02 Executing busybox-1.36.1-r30.trigger 03:40:37 #72 45.20 OK: 10 MiB in 19 packages 03:40:38 #72 ... 03:40:38 03:40:38 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:40:38 #81 19.21 OK: 14 MiB in 21 packages 03:40:38 #81 DONE 20.8s 03:40:38 03:40:38 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:40:38 #69 47.99 (1/14) Installing ca-certificates (20250911-r0) 03:40:38 #69 ... 03:40:38 03:40:38 #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 03:40:38 #83 16.15 OK: 9 MiB in 15 packages 03:40:38 #83 DONE 17.3s 03:40:38 03:40:38 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:40:38 #69 48.68 (2/14) Installing brotli-libs (1.1.0-r2) 03:40:39 #69 ... 03:40:39 03:40:39 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:40:39 #73 DONE 46.6s 03:40:39 03:40:39 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:40:39 #69 48.78 (3/14) Installing c-ares (1.33.1-r0) 03:40:39 #69 48.82 (4/14) Installing libunistring (1.2-r0) 03:40:39 #69 49.00 (5/14) Installing libidn2 (2.3.7-r0) 03:40:39 #69 49.05 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:40:39 #69 49.13 (7/14) Installing libpsl (0.21.5-r1) 03:40:39 #69 49.24 (8/14) Installing zstd-libs (1.5.6-r0) 03:40:39 #69 49.41 (9/14) Installing libcurl (8.14.1-r2) 03:40:40 #69 49.55 (10/14) Installing curl (8.14.1-r2) 03:40:40 #69 49.64 (11/14) Installing dumb-init (1.2.5-r3) 03:40:40 #69 ... 03:40:40 03:40:40 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:40:40 #72 DONE 47.7s 03:40:40 03:40:40 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:40:40 #69 49.71 (12/14) Installing musl-obstack (1.2.3-r2) 03:40:40 #69 49.73 (13/14) Installing libucontext (1.2-r3) 03:40:40 #69 49.75 (14/14) Installing gcompat (1.1.0-r4) 03:40:40 #69 49.80 Executing busybox-1.36.1-r30.trigger 03:40:40 #69 49.95 Executing ca-certificates-20250911-r0.trigger 03:40:41 #69 50.89 OK: 15 MiB in 28 packages 03:40:41 #69 ... 03:40:41 03:40:41 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:40:41 #88 12.62 OK: 11 MiB in 17 packages 03:40:41 #88 DONE 13.9s 03:40:41 03:40:41 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:40:42 #95 ... 03:40:42 03:40:42 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:40:42 #69 DONE 52.4s 03:40:42 03:40:42 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:40:42 #95 2.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:43 #95 ... 03:40:43 03:40:43 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:40:43 #90 14.67 OK: 20 MiB in 18 packages 03:40:43 #90 DONE 15.4s 03:40:43 03:40:43 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:40:43 #96 DONE 0.2s 03:40:43 03:40:43 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:40:45 #97 2.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:47 #97 ... 03:40:47 03:40:47 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:40:47 #95 3.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:47 #95 6.815 OK: 10 MiB in 19 packages 03:40:47 #95 DONE 7.7s 03:40:47 03:40:47 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:40:47 #0 2.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:47 #0 4.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:47 #0 7.515 OK: 9 MiB in 18 packages 03:40:47 #98 DONE 8.5s 03:40:47 03:40:47 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:40:49 #99 ... 03:40:49 03:40:49 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:40:49 #100 DONE 1.6s 03:40:49 03:40:49 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:40:50 #101 ... 03:40:50 03:40:50 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:40:50 #99 DONE 2.3s 03:40:50 03:40:50 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:40:50 #102 DONE 2.4s 03:40:50 03:40:50 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:40:50 #103 ... 03:40:50 03:40:50 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:40:50 #104 DONE 0.3s 03:40:50 03:40:50 #105 [security-spire-config stage-2 6/10] COPY security.txt / 03:40:50 #105 ... 03:40:50 03:40:50 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:40:50 #103 DONE 0.4s 03:40:50 03:40:50 #105 [security-spire-config stage-2 6/10] COPY security.txt / 03:40:50 #105 DONE 0.3s 03:40:50 03:40:50 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:40:50 #106 ... 03:40:50 03:40:50 #107 [security-spire-server stage-2 6/9] COPY security.txt / 03:40:50 #107 DONE 0.4s 03:40:51 03:40:51 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:40:51 #108 DONE 0.4s 03:40:51 03:40:51 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:40:51 #106 DONE 0.5s 03:40:51 03:40:51 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:40:51 #109 ... 03:40:51 03:40:51 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:40:51 #110 DONE 0.3s 03:40:51 03:40:51 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:40:51 #101 DONE 2.4s 03:40:51 03:40:51 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:40:51 #111 ... 03:40:51 03:40:51 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:40:51 #109 DONE 0.5s 03:40:52 03:40:52 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:40:52 #112 ... 03:40:52 03:40:52 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:40:52 #111 DONE 0.4s 03:40:52 03:40:52 #113 [security-spire-config] exporting to image 03:40:52 #113 exporting layers 03:40:52 #113 ... 03:40:52 03:40:52 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:40:52 #114 DONE 0.5s 03:40:52 03:40:52 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:40:52 #112 DONE 0.7s 03:40:52 03:40:52 #113 [security-spire-server] exporting to image 03:40:53 #113 ... 03:40:53 03:40:53 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 03:40:53 #115 DONE 0.8s 03:40:53 03:40:53 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:40:53 #97 5.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:53 #97 9.654 OK: 15 MiB in 28 packages 03:40:53 #97 DONE 10.7s 03:40:53 03:40:53 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:40:53 #116 DONE 0.6s 03:40:53 03:40:53 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:54 #87 ... 03:40:54 03:40:54 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:40:54 #117 DONE 0.5s 03:40:54 03:40:54 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:40:54 #118 DONE 0.3s 03:40:54 03:40:54 #113 [security-spire-agent] exporting to image 03:40:56 #113 exporting layers 4.7s done 03:40:56 #113 writing image sha256:dbf8a9a413e8914032b157c136cafc1041e65adbd1accc80b8a9920ebacfb086 03:40:56 #113 writing image sha256:dbf8a9a413e8914032b157c136cafc1041e65adbd1accc80b8a9920ebacfb086 0.1s done 03:40:56 #113 naming to docker.io/library/security-spire-config-arm64 0.0s done 03:40:57 #113 exporting layers 4.6s done 03:40:57 #113 writing image sha256:a20b7e155896aee240b5eccec8f6f94b1f3ed5393ea049d92758868b94cd6ff8 0.0s done 03:40:57 #113 naming to docker.io/library/security-spire-server-arm64 0.0s done 03:40:57 #113 exporting layers 3.1s done 03:40:57 #113 writing image sha256:4981eca6bb9fee6baabe971143578bcae779deba15e9b9f9655c6dba6fab9e0b done 03:40:57 #113 naming to docker.io/library/security-spire-agent-arm64 0.0s done 03:40:57 #113 DONE 5.7s 03:40:57 03:40:57 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:12 #126 DONE 45.2s 03:41:12 03:41:12 #122 [security-spiffe-token-provider builder 6/7] COPY . . 03:41:12 #122 ... 03:41:12 03:41:12 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:41:12 #127 CACHED 03:41:12 03:41:12 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:12 #128 CACHED 03:41:12 03:41:12 #129 [security-secretstore-setup builder 6/7] COPY . . 03:41:12 #129 CACHED 03:41:12 03:41:12 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:41:12 #130 ... 03:41:12 03:41:12 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:41:12 #131 CACHED 03:41:12 03:41:12 #132 [security-bootstrapper builder 6/7] COPY . . 03:41:12 #132 CACHED 03:41:12 03:41:12 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:12 #133 CACHED 03:41:12 03:41:12 #125 [support-scheduler builder 6/7] COPY . . 03:41:12 #125 DONE 45.3s 03:41:12 03:41:12 #123 [support-notifications builder 6/7] COPY . . 03:41:12 #123 DONE 45.5s 03:41:12 03:41:12 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:41:12 #134 ... 03:41:12 03:41:12 #121 [core-data builder 6/7] COPY . . 03:41:12 #121 DONE 45.8s 03:41:12 03:41:12 #124 [core-keeper builder 7/8] COPY . . 03:41:12 #124 DONE 46.0s 03:41:12 03:41:12 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 03:41:12 #135 CACHED 03:41:12 03:41:12 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:12 #136 CACHED 03:41:12 03:41:12 #137 [core-command builder 6/7] COPY . . 03:41:12 #137 CACHED 03:41:12 03:41:12 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:41:12 #138 ... 03:41:12 03:41:12 #139 [security-proxy-auth builder 6/7] COPY . . 03:41:12 #139 CACHED 03:41:12 03:41:12 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:12 #140 CACHED 03:41:12 03:41:12 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:41:12 #141 CACHED 03:41:12 03:41:12 #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:12 #142 CACHED 03:41:12 03:41:12 #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:41:12 #143 CACHED 03:41:12 03:41:12 #144 [core-common-config-bootstrapper builder 6/7] COPY . . 03:41:12 #144 CACHED 03:41:12 03:41:12 #145 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:12 #145 CACHED 03:41:12 03:41:12 #146 [core-data builder 4/7] COPY go.mod vendor* ./ 03:41:12 #146 CACHED 03:41:12 03:41:12 #147 [core-data builder 6/7] COPY . . 03:41:12 #147 CACHED 03:41:12 03:41:12 #122 [security-spiffe-token-provider builder 6/7] COPY . . 03:41:12 #122 DONE 46.1s 03:41:12 03:41:12 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:41:15 #148 ... 03:41:15 03:41:15 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:41:15 #134 5.322 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:41:19 #134 ... 03:41:19 03:41:19 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:41:19 #0 4.181 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:41:19 #149 ... 03:41:19 03:41:19 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:41:19 #0 3.120 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:41:19 #150 ... 03:41:19 03:41:19 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:41:19 #0 6.753 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:41:19 #151 ... 03:41:19 03:41:19 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:41:19 #152 ... 03:41:19 03:41:19 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:41:19 #153 ... 03:41:19 03:41:19 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:41:20 #154 ... 03:41:20 03:41:20 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:41:20 #155 ... 03:41:20 03:41:20 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:41:20 #156 ... 03:41:20 03:41:20 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:41:20 #155 10.86 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:41:21 #155 ... 03:41:21 03:41:21 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:41:21 #130 3.109 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:41:22 #130 ... 03:41:22 03:41:22 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:41:22 #138 7.183 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:41:22 #138 ... 03:41:22 03:41:22 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:41:22 #152 12.74 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:41:29 #152 ... 03:41:29 03:41:29 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:41:29 #156 16.04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:41:33 #156 ... 03:41:33 03:41:33 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:41:33 #154 20.74 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:41:37 #154 ... 03:41:37 03:41:37 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:41:37 #148 15.11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:41:39 #148 ... 03:41:39 03:41:39 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:41:39 #153 19.46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:42:19 #78 DONE 124.6s 03:42:19 03:42:19 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:19 #87 DONE 100.6s 03:42:19 03:42:19 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:19 #80 DONE 122.5s 03:42:19 03:42:19 #119 [support-notifications builder 6/7] COPY . . 03:42:19 #119 ... 03:42:19 03:42:19 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:19 #92 DONE 104.9s 03:42:19 03:42:19 #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:19 #71 DONE 127.4s 03:42:19 03:42:19 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:19 #79 DONE 124.3s 03:42:19 03:42:19 #120 [support-scheduler builder 6/7] COPY . . 03:42:19 #120 ... 03:42:19 03:42:19 #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:42:19 #121 CACHED 03:42:19 03:42:19 #122 [security-secretstore-setup builder 6/7] COPY . . 03:42:19 #122 CACHED 03:42:19 03:42:19 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:19 #123 CACHED 03:42:19 03:42:19 #124 [core-keeper builder 7/8] COPY . . 03:42:19 #124 DONE 1.9s 03:42:19 03:42:19 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:42:19 #125 CACHED 03:42:19 03:42:19 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:19 #126 CACHED 03:42:19 03:42:19 #127 [security-bootstrapper builder 6/7] COPY . . 03:42:19 #127 CACHED 03:42:19 03:42:19 #119 [support-notifications builder 6/7] COPY . . 03:42:19 #119 DONE 1.9s 03:42:19 03:42:19 #128 [security-proxy-setup builder 6/7] COPY . . 03:42:19 #128 DONE 1.9s 03:42:19 03:42:19 #129 [security-spiffe-token-provider builder 6/7] COPY . . 03:42:19 #129 DONE 1.9s 03:42:19 03:42:19 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:19 #130 CACHED 03:42:19 03:42:19 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 03:42:19 #131 CACHED 03:42:19 03:42:19 #132 [core-command builder 6/7] COPY . . 03:42:19 #132 CACHED 03:42:19 03:42:19 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:42:19 #133 CACHED 03:42:19 03:42:19 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:19 #134 CACHED 03:42:19 03:42:19 #135 [core-metadata builder 6/7] COPY . . 03:42:19 #135 CACHED 03:42:19 03:42:19 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 03:42:19 #136 CACHED 03:42:19 03:42:19 #137 [core-data builder 6/7] COPY . . 03:42:19 #137 CACHED 03:42:19 03:42:19 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:19 #138 CACHED 03:42:19 03:42:19 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:42:19 #139 CACHED 03:42:19 03:42:19 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 03:42:19 #140 CACHED 03:42:19 03:42:19 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:19 #141 CACHED 03:42:19 03:42:19 #142 [security-proxy-auth builder 6/7] COPY . . 03:42:19 #142 DONE 2.0s 03:42:19 03:42:19 #120 [support-scheduler builder 6/7] COPY . . 03:42:19 #120 DONE 1.9s 03:42:19 03:42:19 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:42:19 #143 ... 03:42:19 03:42:19 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:42:19 #0 5.459 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:42:19 #144 ... 03:42:19 03:42:19 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:42:19 #0 5.984 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:42:19 #145 ... 03:42:19 03:42:19 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:42:19 #143 5.994 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:42:19 #143 ... 03:42:19 03:42:19 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:42:19 #0 5.637 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:42:20 #146 ... 03:42:20 03:42:20 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:42:20 #0 6.285 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:42:20 #147 ... 03:42:20 03:42:20 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:42:20 #0 5.972 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:42:20 #148 ... 03:42:20 03:42:20 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:42:20 #0 4.222 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:42:20 #149 ... 03:42:20 03:42:20 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:42:20 #0 6.265 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:42:20 #150 ... 03:42:20 03:42:20 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:42:20 #0 6.248 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:42:20 #151 ... 03:42:20 03:42:20 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:42:20 #0 6.309 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:42:21 #152 ... 03:42:21 03:42:21 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:42:21 #0 4.923 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:42:21 #153 ... 03:42:21 03:42:21 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:42:21 #0 4.629 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:42:35 #153 ... 03:42:35 03:42:35 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:42:35 #150 DONE 83.7s 03:42:35 03:42:35 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:42:35 #149 ... 03:42:35 03:42:35 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:42:35 #157 DONE 0.1s 03:42:35 03:42:35 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:42:35 #158 DONE 1.4s 03:42:35 03:42:35 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:42:35 #159 DONE 0.2s 03:42:35 03:42:35 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:42:35 #160 DONE 0.1s 03:42:35 03:42:35 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:42:35 #152 ... 03:42:35 03:42:35 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:42:36 #161 DONE 0.3s 03:42:36 03:42:36 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:42:36 #162 DONE 0.3s 03:42:36 03:42:36 #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:42:36 #163 DONE 0.1s 03:42:36 03:42:36 #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:42:36 #164 DONE 0.1s 03:42:36 03:42:36 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:42:36 #165 DONE 0.1s 03:42:36 03:42:36 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:42:37 #166 DONE 0.2s 03:42:37 03:42:37 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:42:38 #167 DONE 1.9s 03:42:38 03:42:38 #168 [security-bootstrapper] exporting to image 03:42:38 #168 exporting layers 03:42:39 #168 exporting layers 0.5s done 03:42:39 #168 writing image sha256:012c4b7ff548150af68a5dc4ecebb6fa44dbc12929197da73c45bfa8ea954827 done 03:42:39 #168 naming to docker.io/library/security-bootstrapper done 03:42:39 #168 DONE 0.5s 03:42:39 03:42:39 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:43:36 #130 140.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:43:46 #130 ... 03:43:46 03:43:46 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:43:46 #156 DONE 156.8s 03:43:46 03:43:46 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:43:46 #134 ... 03:43:46 03:43:46 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:43:46 #130 DONE 157.8s 03:43:46 03:43:46 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:43:46 #149 DONE 157.8s 03:43:46 03:43:46 #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:43:46 #169 DONE 0.2s 03:43:46 03:43:46 #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:43:46 #170 DONE 0.3s 03:43:46 03:43:46 #171 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:43:46 #171 DONE 0.1s 03:43:46 03:43:46 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:43:46 #172 DONE 0.1s 03:43:46 03:43:46 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:43:47 #173 DONE 0.1s 03:43:47 03:43:47 #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:43:47 #174 DONE 0.1s 03:43:47 03:43:47 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:43:47 #175 DONE 0.0s 03:43:47 03:43:47 #176 [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 03:43:47 #176 DONE 0.1s 03:43:47 03:43:47 #177 [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 03:43:47 #177 DONE 0.2s 03:43:47 03:43:47 #178 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:43:47 #178 DONE 0.2s 03:43:47 03:43:47 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:43:47 #179 DONE 0.2s 03:43:47 03:43:47 #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:43:47 #180 DONE 0.3s 03:43:47 03:43:47 #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:43:47 #181 DONE 0.3s 03:43:47 03:43:47 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:43:47 #182 DONE 0.3s 03:43:47 03:43:47 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:43:47 #183 DONE 0.4s 03:43:47 03:43:47 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:43:47 #184 DONE 0.4s 03:43:47 03:43:47 #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:43:47 #185 DONE 0.4s 03:43:47 03:43:47 #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:43:48 #186 ... 03:43:48 03:43:48 #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:43:48 #187 DONE 0.5s 03:43:48 03:43:48 #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:43:48 #188 DONE 0.2s 03:43:48 03:43:48 #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:43:48 #189 ... 03:43:48 03:43:48 #190 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:43:48 #190 DONE 0.9s 03:43:48 03:43:48 #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:43:48 #186 DONE 1.0s 03:43:48 03:43:48 #191 [security-proxy-setup] exporting to image 03:43:48 #191 exporting layers 03:43:49 #191 ... 03:43:49 03:43:49 #192 [core-common-config-bootstrapper] exporting to image 03:43:49 #192 exporting layers 0.4s done 03:43:49 #192 writing image sha256:2f53fd51ffcdc7ed4b584f525e4c56cb5f2b8484590c8f5b0df0c9fe68d2ce06 0.0s done 03:43:49 #192 naming to docker.io/library/core-common-config-bootstrapper done 03:43:49 #192 DONE 0.5s 03:43:49 03:43:49 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:43:49 #153 ... 03:43:49 03:43:49 #191 [security-proxy-setup] exporting to image 03:43:49 #191 exporting layers 0.6s done 03:43:49 #191 writing image sha256:54317459c97e6331c9cb3e72d6dd2dfb5a3f82e36856237595114c156a1a02ea done 03:43:49 #191 naming to docker.io/library/security-proxy-setup done 03:43:49 #191 DONE 0.6s 03:43:49 03:43:49 #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:43:49 #189 DONE 1.2s 03:43:49 03:43:49 #193 [security-secretstore-setup] exporting to image 03:43:50 #193 exporting layers 0.5s done 03:43:50 #193 writing image sha256:b818660b4c5a0161fa800ee05c20d44d8948120ab0468905549333091e8026a3 done 03:43:50 #193 naming to docker.io/library/security-secretstore-setup done 03:43:50 #193 DONE 0.5s 03:43:50 03:43:50 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:44:05 #155 ... 03:44:05 03:44:05 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:44:05 #138 DONE 174.5s 03:44:05 03:44:05 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:44:05 #152 DONE 175.6s 03:44:05 03:44:05 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:44:05 #134 DONE 176.2s 03:44:05 03:44:05 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:44:05 #154 DONE 175.5s 03:44:05 03:44:05 #194 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:44:05 #194 DONE 0.1s 03:44:05 03:44:05 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:44:05 #148 DONE 175.5s 03:44:05 03:44:05 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:44:05 #153 DONE 175.6s 03:44:05 03:44:05 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:44:05 #155 DONE 175.6s 03:44:05 03:44:05 #195 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:44:05 #195 ... 03:44:05 03:44:05 #194 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:44:05 #194 DONE 0.1s 03:44:05 03:44:05 #196 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:44:05 #196 ... 03:44:05 03:44:05 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:44:05 #194 DONE 0.1s 03:44:05 03:44:05 #195 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:44:05 #195 DONE 0.5s 03:44:05 03:44:05 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:44:05 #197 DONE 0.4s 03:44:05 03:44:05 #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:44:05 #196 DONE 0.4s 03:44:05 03:44:05 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:44:05 #198 CACHED 03:44:05 03:44:05 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:44:05 #199 CACHED 03:44:05 03:44:05 #200 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:44:05 #200 CACHED 03:44:05 03:44:05 #201 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:44:05 #201 CACHED 03:44:05 03:44:05 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:44:05 #202 DONE 0.4s 03:44:05 03:44:05 #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:44:05 #203 DONE 0.1s 03:44:05 03:44:05 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:44:05 #204 ... 03:44:05 03:44:05 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:44:05 #205 DONE 0.4s 03:44:06 03:44:06 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:44:06 #206 DONE 0.6s 03:44:06 03:44:06 #207 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:44:06 #207 DONE 0.6s 03:44:06 03:44:06 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:44:06 #151 DONE 177.0s 03:44:06 03:44:06 #208 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:44:06 #208 DONE 0.6s 03:44:06 03:44:06 #209 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:44:06 #209 DONE 0.6s 03:44:06 03:44:06 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:44:06 #210 DONE 0.6s 03:44:06 03:44:06 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:44:06 #204 DONE 0.6s 03:44:06 03:44:06 #211 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:44:06 #211 ... 03:44:06 03:44:06 #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:44:06 #212 DONE 0.6s 03:44:07 03:44:07 #213 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:44:07 #213 DONE 0.7s 03:44:07 03:44:07 #214 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:44:07 #214 DONE 0.7s 03:44:07 03:44:07 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:44:07 #215 DONE 0.7s 03:44:07 03:44:07 #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:44:07 #216 DONE 0.7s 03:44:07 03:44:07 #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:44:07 #217 DONE 0.7s 03:44:07 03:44:07 #211 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:44:07 #211 DONE 0.7s 03:44:07 03:44:07 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:44:07 #218 DONE 0.7s 03:44:07 03:44:07 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:44:07 #219 DONE 0.2s 03:44:07 03:44:07 #220 [core-keeper] exporting to image 03:44:07 #220 exporting layers 0.2s done 03:44:07 #220 writing image sha256:80f17e4545298044d9f66a7626da0add69aad69f6228bd731c96451a0d2ecd05 0.0s done 03:44:07 #220 naming to docker.io/library/core-keeper 0.0s done 03:44:07 #220 DONE 0.4s 03:44:07 03:44:07 #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:44:07 #221 DONE 0.2s 03:44:07 03:44:07 #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:44:07 #222 DONE 0.2s 03:44:07 03:44:07 #223 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:44:07 #223 DONE 0.2s 03:44:07 03:44:07 #224 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:44:07 #224 DONE 0.2s 03:44:07 03:44:07 #225 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:44:07 #225 DONE 0.2s 03:44:07 03:44:07 #226 [core-command] exporting to image 03:44:07 #226 exporting layers 0.2s done 03:44:07 #226 writing image sha256:cc6773e724b2a0ffc4ef3ec72cd730aa662c5932df6226d88cf5162ae60d6e5a done 03:44:07 #226 naming to docker.io/library/core-command done 03:44:07 #226 DONE 0.3s 03:44:07 03:44:07 #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:44:07 #227 DONE 0.4s 03:44:07 03:44:07 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:44:07 #228 DONE 0.1s 03:44:07 03:44:07 #229 [core-data] exporting to image 03:44:07 #229 exporting layers 0.4s done 03:44:07 #229 writing image sha256:5a62d2887ef37feccb88a4cbf7e2f55fd908f0cdbe8cbb76acf9a05d7acb1b9f 0.0s done 03:44:07 #229 naming to docker.io/library/core-data done 03:44:07 #229 DONE 0.4s 03:44:07 03:44:07 #230 [support-notifications] exporting to image 03:44:07 #230 ... 03:44:07 03:44:07 #231 [support-scheduler] exporting to image 03:44:07 #231 exporting layers 0.5s done 03:44:07 #231 writing image sha256:42b046eb4f8b1b04b8b72f6e11cde16a332711712941d95b878eb4238c0a80af done 03:44:07 #231 naming to docker.io/library/support-scheduler done 03:44:07 #231 DONE 0.6s 03:44:07 03:44:07 #232 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:44:07 #232 DONE 0.6s 03:44:07 03:44:07 #233 [security-spiffe-token-provider] exporting to image 03:44:07 #233 exporting layers 0.5s done 03:44:07 #233 writing image sha256:08a9b7ed4227b66e42a0a784eecd5667a95dfb023f834ac5dd24ceb788f8096d done 03:44:07 #233 naming to docker.io/library/security-spiffe-token-provider done 03:44:07 #233 DONE 0.5s 03:44:07 03:44:07 #230 [support-notifications] exporting to image 03:44:07 #230 exporting layers 0.2s done 03:44:08 #230 writing image sha256:e6afb5a2d079021899c8b3e2e941d8babcbe0a3305ee70698e64a3d020e95b51 done 03:44:08 #230 naming to docker.io/library/support-notifications done 03:44:08 #230 DONE 0.2s 03:44:08 03:44:08 #234 [security-proxy-auth] exporting to image 03:44:08 #234 exporting layers 0.5s done 03:44:08 #234 writing image sha256:0525623c74b25ca305bf88c41f7bf6422f04f2653b10326493d0a948d6d60735 done 03:44:08 #234 naming to docker.io/library/security-proxy-auth done 03:44:08 #234 DONE 0.5s 03:44:08 03:44:08 #235 [core-metadata] exporting to image 03:44:08 #235 exporting layers 1.0s done 03:44:08 #235 writing image sha256:d2a9a56320a4a0b42579e032f0ec61f0a410ede996e6d10df1913e0304a8eff0 done 03:44:08 #235 naming to docker.io/library/core-metadata done 03:44:08 #235 DONE 1.0s 03:44:08 time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:08 time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:08 time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:08 time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:08 time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:08 time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:08 time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:08 time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:08 time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:08 time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:08 time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:08 time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:08 time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:08 time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:44:08 time="2025-10-23T03:38:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:44:08 $ docker stop --time=1 c0be5b12aae90174a6a2bb96b4bb7f74b8c10a054606c7fd64d00dc484330e62 03:44:09 $ docker rm -f --volumes c0be5b12aae90174a6a2bb96b4bb7f74b8c10a054606c7fd64d00dc484330e62 [Pipeline] // withDockerContainer [Pipeline] sh 03:44:09 + docker images 03:44:09 REPOSITORY TAG IMAGE ID CREATED SIZE 03:44:09 security-proxy-auth latest 0525623c74b2 2 seconds ago 44.7MB 03:44:09 security-spiffe-token-provider latest 08a9b7ed4227 2 seconds ago 48.1MB 03:44:09 support-notifications latest e6afb5a2d079 2 seconds ago 52.9MB 03:44:09 core-command latest cc6773e724b2 3 seconds ago 39.7MB 03:44:09 core-keeper latest 80f17e454529 3 seconds ago 45.3MB 03:44:09 core-data latest 5a62d2887ef3 3 seconds ago 45.5MB 03:44:09 core-metadata latest d2a9a56320a4 3 seconds ago 45.6MB 03:44:09 support-scheduler latest 42b046eb4f8b 3 seconds ago 49.3MB 03:44:09 security-secretstore-setup latest b818660b4c5a 20 seconds ago 79.8MB 03:44:09 core-common-config-bootstrapper latest 2f53fd51ffcd 21 seconds ago 19.4MB 03:44:09 security-proxy-setup latest 54317459c97e 21 seconds ago 49.1MB 03:44:09 security-bootstrapper latest 012c4b7ff548 About a minute ago 20.4MB 03:44:09 security-spire-config latest 22e146a34587 4 minutes ago 149MB 03:44:09 security-spire-agent latest 96926c5dab92 4 minutes ago 195MB 03:44:09 security-spire-server latest 37cfd1271507 4 minutes ago 149MB 03:44:09 ci-base-image-x86_64 latest b03b1efec207 8 minutes ago 966MB 03:44:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 8 days ago 610MB 03:44:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB 03:44:09 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 03:44:10 provisioning config files... 03:44:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/914@tmp/config4884482671795875867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:10 ---> ****-login.sh 03:44:10 nexus3.edgexfoundry.org:10001 03:44:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:10 Login Succeeded 03:44:10 nexus3.edgexfoundry.org:10002 03:44:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:10 Login Succeeded 03:44:10 nexus3.edgexfoundry.org:10003 03:44:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:10 Login Succeeded 03:44:10 nexus3.edgexfoundry.org:10004 03:44:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:10 Login Succeeded 03:44:10 ****.io 03:44:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:10 Login Succeeded 03:44:10 ---> ****-login.sh ends [Pipeline] } 03:44:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:44:11 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:44:11 b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:11 latest 03:44:11 4.1.0-dev.68 03:44:11 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:11 main 03:44:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:11 + docker push nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:44:11 2b485bb529ea: Preparing 03:44:11 91651bb8d9e0: Preparing 03:44:11 3e270b8299e2: Preparing 03:44:11 1ac937a70a55: Preparing 03:44:11 1f9c37bd403d: Preparing 03:44:11 cb976033e092: Preparing 03:44:11 abfcb263a588: Preparing 03:44:11 cb976033e092: Waiting 03:44:11 abfcb263a588: Waiting 03:44:11 2b485bb529ea: Pushed 03:44:11 1f9c37bd403d: Pushed 03:44:11 1ac937a70a55: Pushed 03:44:11 3e270b8299e2: Pushed 03:44:11 abfcb263a588: Layer already exists 03:44:12 cb976033e092: Pushed 03:44:15 91651bb8d9e0: Pushed 03:44:15 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:16 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:44:16 2b485bb529ea: Preparing 03:44:16 91651bb8d9e0: Preparing 03:44:16 3e270b8299e2: Preparing 03:44:16 1ac937a70a55: Preparing 03:44:16 1f9c37bd403d: Preparing 03:44:16 cb976033e092: Preparing 03:44:16 abfcb263a588: Preparing 03:44:16 cb976033e092: Waiting 03:44:16 abfcb263a588: Waiting 03:44:16 1f9c37bd403d: Layer already exists 03:44:16 3e270b8299e2: Layer already exists 03:44:16 91651bb8d9e0: Layer already exists 03:44:16 1ac937a70a55: Layer already exists 03:44:16 2b485bb529ea: Layer already exists 03:44:16 abfcb263a588: Layer already exists 03:44:16 cb976033e092: Layer already exists 03:44:16 latest: digest: sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:16 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68 03:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:44:16 2b485bb529ea: Preparing 03:44:16 91651bb8d9e0: Preparing 03:44:16 3e270b8299e2: Preparing 03:44:16 1ac937a70a55: Preparing 03:44:16 1f9c37bd403d: Preparing 03:44:16 cb976033e092: Preparing 03:44:16 abfcb263a588: Preparing 03:44:16 cb976033e092: Waiting 03:44:16 abfcb263a588: Waiting 03:44:16 3e270b8299e2: Layer already exists 03:44:16 1ac937a70a55: Layer already exists 03:44:16 1f9c37bd403d: Layer already exists 03:44:16 91651bb8d9e0: Layer already exists 03:44:16 cb976033e092: Layer already exists 03:44:16 abfcb263a588: Layer already exists 03:44:16 2b485bb529ea: Layer already exists 03:44:16 4.1.0-dev.68: digest: sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:17 + docker push nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:44:17 2b485bb529ea: Preparing 03:44:17 91651bb8d9e0: Preparing 03:44:17 3e270b8299e2: Preparing 03:44:17 1ac937a70a55: Preparing 03:44:17 1f9c37bd403d: Preparing 03:44:17 cb976033e092: Preparing 03:44:17 abfcb263a588: Preparing 03:44:17 abfcb263a588: Waiting 03:44:17 cb976033e092: Waiting 03:44:17 91651bb8d9e0: Layer already exists 03:44:17 3e270b8299e2: Layer already exists 03:44:17 2b485bb529ea: Layer already exists 03:44:17 1f9c37bd403d: Layer already exists 03:44:17 1ac937a70a55: Layer already exists 03:44:17 abfcb263a588: Layer already exists 03:44:17 cb976033e092: Layer already exists 03:44:17 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:18 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:44:18 2b485bb529ea: Preparing 03:44:18 91651bb8d9e0: Preparing 03:44:18 3e270b8299e2: Preparing 03:44:18 1ac937a70a55: Preparing 03:44:18 1f9c37bd403d: Preparing 03:44:18 cb976033e092: Preparing 03:44:18 abfcb263a588: Preparing 03:44:18 cb976033e092: Waiting 03:44:18 abfcb263a588: Waiting 03:44:18 2b485bb529ea: Layer already exists 03:44:18 3e270b8299e2: Layer already exists 03:44:18 91651bb8d9e0: Layer already exists 03:44:18 1ac937a70a55: Layer already exists 03:44:18 1f9c37bd403d: Layer already exists 03:44:18 cb976033e092: Layer already exists 03:44:18 abfcb263a588: Layer already exists 03:44:18 main: digest: sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:18 ===================================================== [Pipeline] echo 03:44:18 taggedImages: 03:44:18 - nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:18 - nexus3.edgexfoundry.org:10004/core-command:latest 03:44:18 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68 03:44:18 - nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:18 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:44:18 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:44:18 b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:18 latest 03:44:18 4.1.0-dev.68 03:44:18 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:18 main 03:44:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:44:18 cd5cb71fe038: Preparing 03:44:18 e7b152901d1c: Preparing 03:44:18 0a45054d7bcf: Preparing 03:44:18 df3a78fc94e1: Preparing 03:44:18 3e270b8299e2: Preparing 03:44:18 1ac937a70a55: Preparing 03:44:18 1f9c37bd403d: Preparing 03:44:18 cb976033e092: Preparing 03:44:18 abfcb263a588: Preparing 03:44:18 1ac937a70a55: Waiting 03:44:18 1f9c37bd403d: Waiting 03:44:18 abfcb263a588: Waiting 03:44:18 cb976033e092: Waiting 03:44:18 3e270b8299e2: Layer already exists 03:44:18 1ac937a70a55: Layer already exists 03:44:18 1f9c37bd403d: Layer already exists 03:44:18 cb976033e092: Layer already exists 03:44:18 0a45054d7bcf: Pushed 03:44:18 abfcb263a588: Layer already exists 03:44:18 e7b152901d1c: Pushed 03:44:18 cd5cb71fe038: Pushed 03:44:20 df3a78fc94e1: Pushed 03:44:20 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:20 + 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 03:44:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:44:20 cd5cb71fe038: Preparing 03:44:20 e7b152901d1c: Preparing 03:44:20 0a45054d7bcf: Preparing 03:44:20 df3a78fc94e1: Preparing 03:44:20 3e270b8299e2: Preparing 03:44:20 1ac937a70a55: Preparing 03:44:20 1f9c37bd403d: Preparing 03:44:20 cb976033e092: Preparing 03:44:20 abfcb263a588: Preparing 03:44:20 abfcb263a588: Waiting 03:44:20 1f9c37bd403d: Waiting 03:44:20 cb976033e092: Waiting 03:44:20 1ac937a70a55: Waiting 03:44:20 3e270b8299e2: Layer already exists 03:44:20 0a45054d7bcf: Layer already exists 03:44:20 cd5cb71fe038: Layer already exists 03:44:20 e7b152901d1c: Layer already exists 03:44:20 df3a78fc94e1: Layer already exists 03:44:20 1ac937a70a55: Layer already exists 03:44:20 abfcb263a588: Layer already exists 03:44:20 1f9c37bd403d: Layer already exists 03:44:20 cb976033e092: Layer already exists 03:44:20 latest: digest: sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68 03:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:44:21 cd5cb71fe038: Preparing 03:44:21 e7b152901d1c: Preparing 03:44:21 0a45054d7bcf: Preparing 03:44:21 df3a78fc94e1: Preparing 03:44:21 3e270b8299e2: Preparing 03:44:21 1ac937a70a55: Preparing 03:44:21 1f9c37bd403d: Preparing 03:44:21 cb976033e092: Preparing 03:44:21 abfcb263a588: Preparing 03:44:21 1f9c37bd403d: Waiting 03:44:21 cb976033e092: Waiting 03:44:21 abfcb263a588: Waiting 03:44:21 1ac937a70a55: Waiting 03:44:21 cd5cb71fe038: Layer already exists 03:44:21 e7b152901d1c: Layer already exists 03:44:21 0a45054d7bcf: Layer already exists 03:44:21 3e270b8299e2: Layer already exists 03:44:21 df3a78fc94e1: Layer already exists 03:44:21 1ac937a70a55: Layer already exists 03:44:21 1f9c37bd403d: Layer already exists 03:44:21 cb976033e092: Layer already exists 03:44:21 abfcb263a588: Layer already exists 03:44:21 4.1.0-dev.68: digest: sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:44:22 cd5cb71fe038: Preparing 03:44:22 e7b152901d1c: Preparing 03:44:22 0a45054d7bcf: Preparing 03:44:22 df3a78fc94e1: Preparing 03:44:22 3e270b8299e2: Preparing 03:44:22 1ac937a70a55: Preparing 03:44:22 1f9c37bd403d: Preparing 03:44:22 cb976033e092: Preparing 03:44:22 abfcb263a588: Preparing 03:44:22 abfcb263a588: Waiting 03:44:22 1f9c37bd403d: Waiting 03:44:22 1ac937a70a55: Waiting 03:44:22 cb976033e092: Waiting 03:44:22 3e270b8299e2: Layer already exists 03:44:22 0a45054d7bcf: Layer already exists 03:44:22 cd5cb71fe038: Layer already exists 03:44:22 df3a78fc94e1: Layer already exists 03:44:22 e7b152901d1c: Layer already exists 03:44:22 1f9c37bd403d: Layer already exists 03:44:22 1ac937a70a55: Layer already exists 03:44:22 cb976033e092: Layer already exists 03:44:22 abfcb263a588: Layer already exists 03:44:22 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:22 + 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 03:44:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:44:22 cd5cb71fe038: Preparing 03:44:22 e7b152901d1c: Preparing 03:44:22 0a45054d7bcf: Preparing 03:44:22 df3a78fc94e1: Preparing 03:44:22 3e270b8299e2: Preparing 03:44:22 1ac937a70a55: Preparing 03:44:22 1f9c37bd403d: Preparing 03:44:22 cb976033e092: Preparing 03:44:22 abfcb263a588: Preparing 03:44:22 1ac937a70a55: Waiting 03:44:22 1f9c37bd403d: Waiting 03:44:22 cb976033e092: Waiting 03:44:22 abfcb263a588: Waiting 03:44:22 cd5cb71fe038: Layer already exists 03:44:22 0a45054d7bcf: Layer already exists 03:44:22 df3a78fc94e1: Layer already exists 03:44:22 3e270b8299e2: Layer already exists 03:44:22 e7b152901d1c: Layer already exists 03:44:22 cb976033e092: Layer already exists 03:44:22 1f9c37bd403d: Layer already exists 03:44:22 1ac937a70a55: Layer already exists 03:44:22 abfcb263a588: Layer already exists 03:44:22 main: digest: sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:23 ===================================================== [Pipeline] echo 03:44:23 taggedImages: 03:44:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:44:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68 03:44:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:44:23 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:44:23 b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:23 latest 03:44:23 4.1.0-dev.68 03:44:23 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:23 main 03:44:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:23 + docker push nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:44:23 41c6c5acf3de: Preparing 03:44:23 5d5228cab244: Preparing 03:44:23 3e270b8299e2: Preparing 03:44:23 1ac937a70a55: Preparing 03:44:23 1f9c37bd403d: Preparing 03:44:23 be7ca30cdd8d: Preparing 03:44:23 abfcb263a588: Preparing 03:44:23 abfcb263a588: Waiting 03:44:23 be7ca30cdd8d: Waiting 03:44:23 1ac937a70a55: Layer already exists 03:44:23 1f9c37bd403d: Layer already exists 03:44:23 3e270b8299e2: Layer already exists 03:44:23 abfcb263a588: Layer already exists 03:44:23 41c6c5acf3de: Pushed 03:44:23 be7ca30cdd8d: Pushed 03:44:27 5d5228cab244: Pushed 03:44:27 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:27 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:44:27 41c6c5acf3de: Preparing 03:44:27 5d5228cab244: Preparing 03:44:27 3e270b8299e2: Preparing 03:44:27 1ac937a70a55: Preparing 03:44:27 1f9c37bd403d: Preparing 03:44:27 be7ca30cdd8d: Preparing 03:44:27 abfcb263a588: Preparing 03:44:27 be7ca30cdd8d: Waiting 03:44:27 abfcb263a588: Waiting 03:44:27 1ac937a70a55: Layer already exists 03:44:27 41c6c5acf3de: Layer already exists 03:44:27 3e270b8299e2: Layer already exists 03:44:27 5d5228cab244: Layer already exists 03:44:27 1f9c37bd403d: Layer already exists 03:44:27 be7ca30cdd8d: Layer already exists 03:44:27 abfcb263a588: Layer already exists 03:44:27 latest: digest: sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:28 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68 03:44:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:44:28 41c6c5acf3de: Preparing 03:44:28 5d5228cab244: Preparing 03:44:28 3e270b8299e2: Preparing 03:44:28 1ac937a70a55: Preparing 03:44:28 1f9c37bd403d: Preparing 03:44:28 be7ca30cdd8d: Preparing 03:44:28 abfcb263a588: Preparing 03:44:28 be7ca30cdd8d: Waiting 03:44:28 abfcb263a588: Waiting 03:44:28 5d5228cab244: Layer already exists 03:44:28 3e270b8299e2: Layer already exists 03:44:28 1f9c37bd403d: Layer already exists 03:44:28 41c6c5acf3de: Layer already exists 03:44:28 1ac937a70a55: Layer already exists 03:44:28 be7ca30cdd8d: Layer already exists 03:44:28 abfcb263a588: Layer already exists 03:44:28 4.1.0-dev.68: digest: sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:29 + docker push nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:44:29 41c6c5acf3de: Preparing 03:44:29 5d5228cab244: Preparing 03:44:29 3e270b8299e2: Preparing 03:44:29 1ac937a70a55: Preparing 03:44:29 1f9c37bd403d: Preparing 03:44:29 be7ca30cdd8d: Preparing 03:44:29 abfcb263a588: Preparing 03:44:29 be7ca30cdd8d: Waiting 03:44:29 abfcb263a588: Waiting 03:44:29 41c6c5acf3de: Layer already exists 03:44:29 5d5228cab244: Layer already exists 03:44:29 1f9c37bd403d: Layer already exists 03:44:29 1ac937a70a55: Layer already exists 03:44:29 3e270b8299e2: Layer already exists 03:44:29 abfcb263a588: Layer already exists 03:44:29 be7ca30cdd8d: Layer already exists 03:44:29 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:30 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:44:30 41c6c5acf3de: Preparing 03:44:30 5d5228cab244: Preparing 03:44:30 3e270b8299e2: Preparing 03:44:30 1ac937a70a55: Preparing 03:44:30 1f9c37bd403d: Preparing 03:44:30 be7ca30cdd8d: Preparing 03:44:30 abfcb263a588: Preparing 03:44:30 be7ca30cdd8d: Waiting 03:44:30 abfcb263a588: Waiting 03:44:30 1f9c37bd403d: Layer already exists 03:44:30 3e270b8299e2: Layer already exists 03:44:30 5d5228cab244: Layer already exists 03:44:30 41c6c5acf3de: Layer already exists 03:44:30 1ac937a70a55: Layer already exists 03:44:30 be7ca30cdd8d: Layer already exists 03:44:30 abfcb263a588: Layer already exists 03:44:30 main: digest: sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:30 ===================================================== [Pipeline] echo 03:44:30 taggedImages: 03:44:30 - nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:30 - nexus3.edgexfoundry.org:10004/core-data:latest 03:44:30 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68 03:44:30 - nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:30 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:44:30 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:44:30 b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:30 latest 03:44:30 4.1.0-dev.68 03:44:30 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:30 main 03:44:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:44:30 aa088f272cd8: Preparing 03:44:30 18deb26a1af7: Preparing 03:44:30 1ac937a70a55: Preparing 03:44:30 4d437da910ff: Preparing 03:44:30 7d6708c04e28: Preparing 03:44:30 abfcb263a588: Preparing 03:44:30 abfcb263a588: Waiting 03:44:30 1ac937a70a55: Layer already exists 03:44:30 abfcb263a588: Layer already exists 03:44:30 4d437da910ff: Pushed 03:44:30 7d6708c04e28: Pushed 03:44:30 aa088f272cd8: Pushed 03:44:35 18deb26a1af7: Pushed 03:44:35 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:44:35 aa088f272cd8: Preparing 03:44:35 18deb26a1af7: Preparing 03:44:35 1ac937a70a55: Preparing 03:44:35 4d437da910ff: Preparing 03:44:35 7d6708c04e28: Preparing 03:44:35 abfcb263a588: Preparing 03:44:35 abfcb263a588: Waiting 03:44:35 1ac937a70a55: Layer already exists 03:44:35 4d437da910ff: Layer already exists 03:44:35 7d6708c04e28: Layer already exists 03:44:35 aa088f272cd8: Layer already exists 03:44:35 18deb26a1af7: Layer already exists 03:44:35 abfcb263a588: Layer already exists 03:44:35 latest: digest: sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68 03:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:44:36 aa088f272cd8: Preparing 03:44:36 18deb26a1af7: Preparing 03:44:36 1ac937a70a55: Preparing 03:44:36 4d437da910ff: Preparing 03:44:36 7d6708c04e28: Preparing 03:44:36 abfcb263a588: Preparing 03:44:36 abfcb263a588: Waiting 03:44:36 18deb26a1af7: Layer already exists 03:44:36 1ac937a70a55: Layer already exists 03:44:36 7d6708c04e28: Layer already exists 03:44:36 aa088f272cd8: Layer already exists 03:44:36 4d437da910ff: Layer already exists 03:44:36 abfcb263a588: Layer already exists 03:44:36 4.1.0-dev.68: digest: sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:44:37 aa088f272cd8: Preparing 03:44:37 18deb26a1af7: Preparing 03:44:37 1ac937a70a55: Preparing 03:44:37 4d437da910ff: Preparing 03:44:37 7d6708c04e28: Preparing 03:44:37 abfcb263a588: Preparing 03:44:37 abfcb263a588: Waiting 03:44:37 4d437da910ff: Layer already exists 03:44:37 7d6708c04e28: Layer already exists 03:44:37 18deb26a1af7: Layer already exists 03:44:37 1ac937a70a55: Layer already exists 03:44:37 aa088f272cd8: Layer already exists 03:44:37 abfcb263a588: Layer already exists 03:44:37 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:44:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:44:37 aa088f272cd8: Preparing 03:44:37 18deb26a1af7: Preparing 03:44:37 1ac937a70a55: Preparing 03:44:37 4d437da910ff: Preparing 03:44:37 7d6708c04e28: Preparing 03:44:37 abfcb263a588: Preparing 03:44:37 abfcb263a588: Waiting 03:44:37 1ac937a70a55: Layer already exists 03:44:37 7d6708c04e28: Layer already exists 03:44:37 18deb26a1af7: Layer already exists 03:44:37 aa088f272cd8: Layer already exists 03:44:37 4d437da910ff: Layer already exists 03:44:37 abfcb263a588: Layer already exists 03:44:37 main: digest: sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:37 ===================================================== [Pipeline] echo 03:44:37 taggedImages: 03:44:37 - nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:37 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:44:37 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68 03:44:37 - nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:37 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:44:37 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:44:37 b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:37 latest 03:44:37 4.1.0-dev.68 03:44:37 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:37 main 03:44:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:44:38 170c17d5be65: Preparing 03:44:38 9c6dbb898176: Preparing 03:44:38 236b76c147e3: Preparing 03:44:38 3e270b8299e2: Preparing 03:44:38 1ac937a70a55: Preparing 03:44:38 1f9c37bd403d: Preparing 03:44:38 cb976033e092: Preparing 03:44:38 abfcb263a588: Preparing 03:44:38 1f9c37bd403d: Waiting 03:44:38 cb976033e092: Waiting 03:44:38 abfcb263a588: Waiting 03:44:38 3e270b8299e2: Layer already exists 03:44:38 1ac937a70a55: Layer already exists 03:44:38 1f9c37bd403d: Layer already exists 03:44:38 cb976033e092: Layer already exists 03:44:38 abfcb263a588: Layer already exists 03:44:38 9c6dbb898176: Pushed 03:44:38 170c17d5be65: Pushed 03:44:42 236b76c147e3: Pushed 03:44:42 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:44:43 170c17d5be65: Preparing 03:44:43 9c6dbb898176: Preparing 03:44:43 236b76c147e3: Preparing 03:44:43 3e270b8299e2: Preparing 03:44:43 1ac937a70a55: Preparing 03:44:43 1f9c37bd403d: Preparing 03:44:43 cb976033e092: Preparing 03:44:43 abfcb263a588: Preparing 03:44:43 cb976033e092: Waiting 03:44:43 abfcb263a588: Waiting 03:44:43 1f9c37bd403d: Waiting 03:44:43 1ac937a70a55: Layer already exists 03:44:43 170c17d5be65: Layer already exists 03:44:43 3e270b8299e2: Layer already exists 03:44:43 236b76c147e3: Layer already exists 03:44:43 9c6dbb898176: Layer already exists 03:44:43 1f9c37bd403d: Layer already exists 03:44:43 abfcb263a588: Layer already exists 03:44:43 cb976033e092: Layer already exists 03:44:43 latest: digest: sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68 03:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:44:44 170c17d5be65: Preparing 03:44:44 9c6dbb898176: Preparing 03:44:44 236b76c147e3: Preparing 03:44:44 3e270b8299e2: Preparing 03:44:44 1ac937a70a55: Preparing 03:44:44 1f9c37bd403d: Preparing 03:44:44 cb976033e092: Preparing 03:44:44 abfcb263a588: Preparing 03:44:44 cb976033e092: Waiting 03:44:44 abfcb263a588: Waiting 03:44:44 1f9c37bd403d: Waiting 03:44:44 1ac937a70a55: Layer already exists 03:44:44 236b76c147e3: Layer already exists 03:44:44 170c17d5be65: Layer already exists 03:44:44 3e270b8299e2: Layer already exists 03:44:44 1f9c37bd403d: Layer already exists 03:44:44 9c6dbb898176: Layer already exists 03:44:44 abfcb263a588: Layer already exists 03:44:44 cb976033e092: Layer already exists 03:44:44 4.1.0-dev.68: digest: sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:44:44 170c17d5be65: Preparing 03:44:44 9c6dbb898176: Preparing 03:44:44 236b76c147e3: Preparing 03:44:44 3e270b8299e2: Preparing 03:44:44 1ac937a70a55: Preparing 03:44:44 1f9c37bd403d: Preparing 03:44:44 cb976033e092: Preparing 03:44:44 abfcb263a588: Preparing 03:44:44 1f9c37bd403d: Waiting 03:44:44 cb976033e092: Waiting 03:44:44 abfcb263a588: Waiting 03:44:44 9c6dbb898176: Layer already exists 03:44:44 1ac937a70a55: Layer already exists 03:44:44 170c17d5be65: Layer already exists 03:44:44 236b76c147e3: Layer already exists 03:44:44 3e270b8299e2: Layer already exists 03:44:44 cb976033e092: Layer already exists 03:44:44 1f9c37bd403d: Layer already exists 03:44:44 abfcb263a588: Layer already exists 03:44:44 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:44:45 170c17d5be65: Preparing 03:44:45 9c6dbb898176: Preparing 03:44:45 236b76c147e3: Preparing 03:44:45 3e270b8299e2: Preparing 03:44:45 1ac937a70a55: Preparing 03:44:45 1f9c37bd403d: Preparing 03:44:45 cb976033e092: Preparing 03:44:45 abfcb263a588: Preparing 03:44:45 cb976033e092: Waiting 03:44:45 1f9c37bd403d: Waiting 03:44:45 abfcb263a588: Waiting 03:44:45 9c6dbb898176: Layer already exists 03:44:45 170c17d5be65: Layer already exists 03:44:45 236b76c147e3: Layer already exists 03:44:45 1ac937a70a55: Layer already exists 03:44:45 3e270b8299e2: Layer already exists 03:44:45 cb976033e092: Layer already exists 03:44:45 1f9c37bd403d: Layer already exists 03:44:45 abfcb263a588: Layer already exists 03:44:45 main: digest: sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:45 ===================================================== [Pipeline] echo 03:44:45 taggedImages: 03:44:45 - nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:45 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:44:45 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68 03:44:45 - nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:45 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:44:45 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:44:45 b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:45 latest 03:44:45 4.1.0-dev.68 03:44:45 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:45 main 03:44:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:44:46 e4f3a416cf02: Preparing 03:44:46 4c4cb0e3988c: Preparing 03:44:46 53540db276c0: Preparing 03:44:46 24d846af31a2: Preparing 03:44:46 475f032d2e12: Preparing 03:44:46 c4a6983d31e8: Preparing 03:44:46 62c5cee605d5: Preparing 03:44:46 3e270b8299e2: Preparing 03:44:46 1ac937a70a55: Preparing 03:44:46 c4a6983d31e8: Waiting 03:44:46 62c5cee605d5: Waiting 03:44:46 3e270b8299e2: Waiting 03:44:46 1ac937a70a55: Waiting 03:44:46 201ca92e016c: Preparing 03:44:46 cb7b95e9d9e4: Preparing 03:44:46 5f70bf18a086: Preparing 03:44:46 3b17c9120194: Preparing 03:44:46 201ca92e016c: Waiting 03:44:46 cb7b95e9d9e4: Waiting 03:44:46 73d143747c1e: Preparing 03:44:46 5f70bf18a086: Waiting 03:44:46 3b17c9120194: Waiting 03:44:46 f6aa31ac3a0b: Preparing 03:44:46 abfcb263a588: Preparing 03:44:46 73d143747c1e: Waiting 03:44:46 f6aa31ac3a0b: Waiting 03:44:46 abfcb263a588: Waiting 03:44:46 24d846af31a2: Pushed 03:44:46 4c4cb0e3988c: Pushed 03:44:46 e4f3a416cf02: Pushed 03:44:46 475f032d2e12: Pushed 03:44:46 53540db276c0: Pushed 03:44:46 3e270b8299e2: Layer already exists 03:44:46 1ac937a70a55: Layer already exists 03:44:46 5f70bf18a086: Layer already exists 03:44:46 c4a6983d31e8: Pushed 03:44:46 cb7b95e9d9e4: Pushed 03:44:46 201ca92e016c: Pushed 03:44:46 3b17c9120194: Pushed 03:44:46 abfcb263a588: Layer already exists 03:44:46 73d143747c1e: Pushed 03:44:46 f6aa31ac3a0b: Pushed 03:44:47 62c5cee605d5: Pushed 03:44:47 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:44:48 e4f3a416cf02: Preparing 03:44:48 4c4cb0e3988c: Preparing 03:44:48 53540db276c0: Preparing 03:44:48 24d846af31a2: Preparing 03:44:48 475f032d2e12: Preparing 03:44:48 c4a6983d31e8: Preparing 03:44:48 62c5cee605d5: Preparing 03:44:48 3e270b8299e2: Preparing 03:44:48 1ac937a70a55: Preparing 03:44:48 201ca92e016c: Preparing 03:44:48 cb7b95e9d9e4: Preparing 03:44:48 5f70bf18a086: Preparing 03:44:48 3b17c9120194: Preparing 03:44:48 73d143747c1e: Preparing 03:44:48 f6aa31ac3a0b: Preparing 03:44:48 abfcb263a588: Preparing 03:44:48 1ac937a70a55: Waiting 03:44:48 201ca92e016c: Waiting 03:44:48 cb7b95e9d9e4: Waiting 03:44:48 5f70bf18a086: Waiting 03:44:48 3b17c9120194: Waiting 03:44:48 73d143747c1e: Waiting 03:44:48 f6aa31ac3a0b: Waiting 03:44:48 abfcb263a588: Waiting 03:44:48 62c5cee605d5: Waiting 03:44:48 c4a6983d31e8: Waiting 03:44:48 3e270b8299e2: Waiting 03:44:48 475f032d2e12: Layer already exists 03:44:48 53540db276c0: Layer already exists 03:44:48 e4f3a416cf02: Layer already exists 03:44:48 24d846af31a2: Layer already exists 03:44:48 4c4cb0e3988c: Layer already exists 03:44:48 3e270b8299e2: Layer already exists 03:44:48 62c5cee605d5: Layer already exists 03:44:48 201ca92e016c: Layer already exists 03:44:48 1ac937a70a55: Layer already exists 03:44:48 c4a6983d31e8: Layer already exists 03:44:48 3b17c9120194: Layer already exists 03:44:48 cb7b95e9d9e4: Layer already exists 03:44:48 73d143747c1e: Layer already exists 03:44:48 f6aa31ac3a0b: Layer already exists 03:44:48 5f70bf18a086: Layer already exists 03:44:48 abfcb263a588: Layer already exists 03:44:48 latest: digest: sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68 03:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:44:49 e4f3a416cf02: Preparing 03:44:49 4c4cb0e3988c: Preparing 03:44:49 53540db276c0: Preparing 03:44:49 24d846af31a2: Preparing 03:44:49 475f032d2e12: Preparing 03:44:49 c4a6983d31e8: Preparing 03:44:49 62c5cee605d5: Preparing 03:44:49 3e270b8299e2: Preparing 03:44:49 1ac937a70a55: Preparing 03:44:49 201ca92e016c: Preparing 03:44:49 cb7b95e9d9e4: Preparing 03:44:49 1ac937a70a55: Waiting 03:44:49 5f70bf18a086: Preparing 03:44:49 62c5cee605d5: Waiting 03:44:49 3e270b8299e2: Waiting 03:44:49 3b17c9120194: Preparing 03:44:49 c4a6983d31e8: Waiting 03:44:49 73d143747c1e: Preparing 03:44:49 201ca92e016c: Waiting 03:44:49 f6aa31ac3a0b: Preparing 03:44:49 cb7b95e9d9e4: Waiting 03:44:49 abfcb263a588: Preparing 03:44:49 3b17c9120194: Waiting 03:44:49 5f70bf18a086: Waiting 03:44:49 73d143747c1e: Waiting 03:44:49 abfcb263a588: Waiting 03:44:49 f6aa31ac3a0b: Waiting 03:44:49 e4f3a416cf02: Layer already exists 03:44:49 53540db276c0: Layer already exists 03:44:49 4c4cb0e3988c: Layer already exists 03:44:49 475f032d2e12: Layer already exists 03:44:49 24d846af31a2: Layer already exists 03:44:49 c4a6983d31e8: Layer already exists 03:44:49 62c5cee605d5: Layer already exists 03:44:49 3e270b8299e2: Layer already exists 03:44:49 201ca92e016c: Layer already exists 03:44:49 1ac937a70a55: Layer already exists 03:44:49 cb7b95e9d9e4: Layer already exists 03:44:49 3b17c9120194: Layer already exists 03:44:49 73d143747c1e: Layer already exists 03:44:49 5f70bf18a086: Layer already exists 03:44:49 f6aa31ac3a0b: Layer already exists 03:44:49 abfcb263a588: Layer already exists 03:44:49 4.1.0-dev.68: digest: sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:44:50 e4f3a416cf02: Preparing 03:44:50 4c4cb0e3988c: Preparing 03:44:50 53540db276c0: Preparing 03:44:50 24d846af31a2: Preparing 03:44:50 475f032d2e12: Preparing 03:44:50 c4a6983d31e8: Preparing 03:44:50 62c5cee605d5: Preparing 03:44:50 3e270b8299e2: Preparing 03:44:50 1ac937a70a55: Preparing 03:44:50 c4a6983d31e8: Waiting 03:44:50 62c5cee605d5: Waiting 03:44:50 3e270b8299e2: Waiting 03:44:50 201ca92e016c: Preparing 03:44:50 1ac937a70a55: Waiting 03:44:50 cb7b95e9d9e4: Preparing 03:44:50 5f70bf18a086: Preparing 03:44:50 cb7b95e9d9e4: Waiting 03:44:50 3b17c9120194: Preparing 03:44:50 201ca92e016c: Waiting 03:44:50 5f70bf18a086: Waiting 03:44:50 73d143747c1e: Preparing 03:44:50 3b17c9120194: Waiting 03:44:50 f6aa31ac3a0b: Preparing 03:44:50 73d143747c1e: Waiting 03:44:50 abfcb263a588: Preparing 03:44:50 f6aa31ac3a0b: Waiting 03:44:50 abfcb263a588: Waiting 03:44:50 24d846af31a2: Layer already exists 03:44:50 475f032d2e12: Layer already exists 03:44:50 53540db276c0: Layer already exists 03:44:50 4c4cb0e3988c: Layer already exists 03:44:50 e4f3a416cf02: Layer already exists 03:44:50 1ac937a70a55: Layer already exists 03:44:50 c4a6983d31e8: Layer already exists 03:44:50 3e270b8299e2: Layer already exists 03:44:50 62c5cee605d5: Layer already exists 03:44:50 201ca92e016c: Layer already exists 03:44:50 3b17c9120194: Layer already exists 03:44:50 5f70bf18a086: Layer already exists 03:44:50 cb7b95e9d9e4: Layer already exists 03:44:50 73d143747c1e: Layer already exists 03:44:50 f6aa31ac3a0b: Layer already exists 03:44:50 abfcb263a588: Layer already exists 03:44:50 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:44:50 e4f3a416cf02: Preparing 03:44:50 4c4cb0e3988c: Preparing 03:44:50 53540db276c0: Preparing 03:44:50 24d846af31a2: Preparing 03:44:50 475f032d2e12: Preparing 03:44:50 c4a6983d31e8: Preparing 03:44:50 62c5cee605d5: Preparing 03:44:50 3e270b8299e2: Preparing 03:44:50 1ac937a70a55: Preparing 03:44:50 201ca92e016c: Preparing 03:44:50 cb7b95e9d9e4: Preparing 03:44:50 5f70bf18a086: Preparing 03:44:50 3b17c9120194: Preparing 03:44:50 73d143747c1e: Preparing 03:44:50 f6aa31ac3a0b: Preparing 03:44:50 abfcb263a588: Preparing 03:44:50 c4a6983d31e8: Waiting 03:44:50 62c5cee605d5: Waiting 03:44:50 3e270b8299e2: Waiting 03:44:50 1ac937a70a55: Waiting 03:44:50 201ca92e016c: Waiting 03:44:50 cb7b95e9d9e4: Waiting 03:44:50 5f70bf18a086: Waiting 03:44:50 3b17c9120194: Waiting 03:44:50 73d143747c1e: Waiting 03:44:50 f6aa31ac3a0b: Waiting 03:44:50 abfcb263a588: Waiting 03:44:50 e4f3a416cf02: Layer already exists 03:44:50 475f032d2e12: Layer already exists 03:44:50 24d846af31a2: Layer already exists 03:44:50 4c4cb0e3988c: Layer already exists 03:44:50 53540db276c0: Layer already exists 03:44:50 62c5cee605d5: Layer already exists 03:44:50 c4a6983d31e8: Layer already exists 03:44:50 201ca92e016c: Layer already exists 03:44:50 3e270b8299e2: Layer already exists 03:44:50 1ac937a70a55: Layer already exists 03:44:50 73d143747c1e: Layer already exists 03:44:50 cb7b95e9d9e4: Layer already exists 03:44:50 f6aa31ac3a0b: Layer already exists 03:44:50 5f70bf18a086: Layer already exists 03:44:50 3b17c9120194: Layer already exists 03:44:50 abfcb263a588: Layer already exists 03:44:50 main: digest: sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:50 ===================================================== [Pipeline] echo 03:44:50 taggedImages: 03:44:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:44:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68 03:44:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:44:50 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:44:50 b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:50 latest 03:44:50 4.1.0-dev.68 03:44:50 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:50 main 03:44:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:44:51 d29e4250500d: Preparing 03:44:51 85b3665a8b13: Preparing 03:44:51 c3c0bca64f4d: Preparing 03:44:51 64afd9ef4eef: Preparing 03:44:51 3e270b8299e2: Preparing 03:44:51 1ac937a70a55: Preparing 03:44:51 1f9c37bd403d: Preparing 03:44:51 cb976033e092: Preparing 03:44:51 abfcb263a588: Preparing 03:44:51 1ac937a70a55: Waiting 03:44:51 cb976033e092: Waiting 03:44:51 1f9c37bd403d: Waiting 03:44:51 abfcb263a588: Waiting 03:44:51 3e270b8299e2: Layer already exists 03:44:51 1ac937a70a55: Layer already exists 03:44:51 1f9c37bd403d: Layer already exists 03:44:51 cb976033e092: Layer already exists 03:44:51 85b3665a8b13: Pushed 03:44:51 d29e4250500d: Pushed 03:44:51 c3c0bca64f4d: Pushed 03:44:51 abfcb263a588: Layer already exists 03:44:55 64afd9ef4eef: Pushed 03:44:55 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:44:56 d29e4250500d: Preparing 03:44:56 85b3665a8b13: Preparing 03:44:56 c3c0bca64f4d: Preparing 03:44:56 64afd9ef4eef: Preparing 03:44:56 3e270b8299e2: Preparing 03:44:56 1ac937a70a55: Preparing 03:44:56 1f9c37bd403d: Preparing 03:44:56 cb976033e092: Preparing 03:44:56 abfcb263a588: Preparing 03:44:56 1f9c37bd403d: Waiting 03:44:56 cb976033e092: Waiting 03:44:56 abfcb263a588: Waiting 03:44:56 1ac937a70a55: Waiting 03:44:56 d29e4250500d: Layer already exists 03:44:56 85b3665a8b13: Layer already exists 03:44:56 64afd9ef4eef: Layer already exists 03:44:56 c3c0bca64f4d: Layer already exists 03:44:56 3e270b8299e2: Layer already exists 03:44:56 cb976033e092: Layer already exists 03:44:56 1f9c37bd403d: Layer already exists 03:44:56 abfcb263a588: Layer already exists 03:44:56 1ac937a70a55: Layer already exists 03:44:56 latest: digest: sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68 03:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:44:56 d29e4250500d: Preparing 03:44:56 85b3665a8b13: Preparing 03:44:56 c3c0bca64f4d: Preparing 03:44:56 64afd9ef4eef: Preparing 03:44:56 3e270b8299e2: Preparing 03:44:56 1ac937a70a55: Preparing 03:44:56 1f9c37bd403d: Preparing 03:44:56 cb976033e092: Preparing 03:44:56 abfcb263a588: Preparing 03:44:56 1ac937a70a55: Waiting 03:44:56 cb976033e092: Waiting 03:44:56 abfcb263a588: Waiting 03:44:56 1f9c37bd403d: Waiting 03:44:56 c3c0bca64f4d: Layer already exists 03:44:56 64afd9ef4eef: Layer already exists 03:44:56 3e270b8299e2: Layer already exists 03:44:56 85b3665a8b13: Layer already exists 03:44:56 d29e4250500d: Layer already exists 03:44:56 1f9c37bd403d: Layer already exists 03:44:56 1ac937a70a55: Layer already exists 03:44:56 abfcb263a588: Layer already exists 03:44:56 cb976033e092: Layer already exists 03:44:56 4.1.0-dev.68: digest: sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:44:57 d29e4250500d: Preparing 03:44:57 85b3665a8b13: Preparing 03:44:57 c3c0bca64f4d: Preparing 03:44:57 64afd9ef4eef: Preparing 03:44:57 3e270b8299e2: Preparing 03:44:57 1ac937a70a55: Preparing 03:44:57 1f9c37bd403d: Preparing 03:44:57 cb976033e092: Preparing 03:44:57 abfcb263a588: Preparing 03:44:57 1f9c37bd403d: Waiting 03:44:57 abfcb263a588: Waiting 03:44:57 cb976033e092: Waiting 03:44:57 1ac937a70a55: Waiting 03:44:57 d29e4250500d: Layer already exists 03:44:57 85b3665a8b13: Layer already exists 03:44:57 c3c0bca64f4d: Layer already exists 03:44:57 3e270b8299e2: Layer already exists 03:44:57 1ac937a70a55: Layer already exists 03:44:57 64afd9ef4eef: Layer already exists 03:44:57 cb976033e092: Layer already exists 03:44:57 abfcb263a588: Layer already exists 03:44:57 1f9c37bd403d: Layer already exists 03:44:57 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:44:58 d29e4250500d: Preparing 03:44:58 85b3665a8b13: Preparing 03:44:58 c3c0bca64f4d: Preparing 03:44:58 64afd9ef4eef: Preparing 03:44:58 3e270b8299e2: Preparing 03:44:58 1ac937a70a55: Preparing 03:44:58 1f9c37bd403d: Preparing 03:44:58 cb976033e092: Preparing 03:44:58 abfcb263a588: Preparing 03:44:58 1ac937a70a55: Waiting 03:44:58 cb976033e092: Waiting 03:44:58 1f9c37bd403d: Waiting 03:44:58 abfcb263a588: Waiting 03:44:58 c3c0bca64f4d: Layer already exists 03:44:58 3e270b8299e2: Layer already exists 03:44:58 85b3665a8b13: Layer already exists 03:44:58 64afd9ef4eef: Layer already exists 03:44:58 d29e4250500d: Layer already exists 03:44:58 1ac937a70a55: Layer already exists 03:44:58 cb976033e092: Layer already exists 03:44:58 1f9c37bd403d: Layer already exists 03:44:58 abfcb263a588: Layer already exists 03:44:58 main: digest: sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:44:58 ===================================================== [Pipeline] echo 03:44:58 taggedImages: 03:44:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:44:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68 03:44:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:44:58 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:44:58 b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:58 latest 03:44:58 4.1.0-dev.68 03:44:58 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:44:58 main 03:44:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 03:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:44:59 84f02b31a2d2: Preparing 03:44:59 f9a2dc690359: Preparing 03:44:59 2a9a87fc7990: Preparing 03:44:59 a105d20bdfd3: Preparing 03:44:59 f15212b892ff: Preparing 03:44:59 3e270b8299e2: Preparing 03:44:59 1ac937a70a55: Preparing 03:44:59 5e26d4ee75be: Preparing 03:44:59 bf731ca0d525: Preparing 03:44:59 5594c286a7c1: Preparing 03:44:59 1ac937a70a55: Waiting 03:44:59 5e26d4ee75be: Waiting 03:44:59 bf731ca0d525: Waiting 03:44:59 3e270b8299e2: Waiting 03:44:59 5594c286a7c1: Waiting 03:44:59 abfcb263a588: Preparing 03:44:59 abfcb263a588: Waiting 03:44:59 a105d20bdfd3: Pushed 03:44:59 3e270b8299e2: Layer already exists 03:44:59 f9a2dc690359: Pushed 03:44:59 f15212b892ff: Pushed 03:44:59 84f02b31a2d2: Pushed 03:44:59 1ac937a70a55: Layer already exists 03:44:59 abfcb263a588: Layer already exists 03:44:59 5e26d4ee75be: Pushed 03:44:59 bf731ca0d525: Pushed 03:45:00 5594c286a7c1: Pushed 03:45:02 2a9a87fc7990: Pushed 03:45:02 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:45:02 84f02b31a2d2: Preparing 03:45:02 f9a2dc690359: Preparing 03:45:02 2a9a87fc7990: Preparing 03:45:02 a105d20bdfd3: Preparing 03:45:02 f15212b892ff: Preparing 03:45:02 3e270b8299e2: Preparing 03:45:02 1ac937a70a55: Preparing 03:45:02 5e26d4ee75be: Preparing 03:45:02 bf731ca0d525: Preparing 03:45:02 5594c286a7c1: Preparing 03:45:02 abfcb263a588: Preparing 03:45:02 5e26d4ee75be: Waiting 03:45:02 bf731ca0d525: Waiting 03:45:02 5594c286a7c1: Waiting 03:45:02 3e270b8299e2: Waiting 03:45:02 abfcb263a588: Waiting 03:45:02 1ac937a70a55: Waiting 03:45:02 84f02b31a2d2: Layer already exists 03:45:02 f15212b892ff: Layer already exists 03:45:02 2a9a87fc7990: Layer already exists 03:45:02 f9a2dc690359: Layer already exists 03:45:02 a105d20bdfd3: Layer already exists 03:45:02 3e270b8299e2: Layer already exists 03:45:02 1ac937a70a55: Layer already exists 03:45:02 5e26d4ee75be: Layer already exists 03:45:02 5594c286a7c1: Layer already exists 03:45:02 bf731ca0d525: Layer already exists 03:45:02 abfcb263a588: Layer already exists 03:45:02 latest: digest: sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68 03:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:45:03 84f02b31a2d2: Preparing 03:45:03 f9a2dc690359: Preparing 03:45:03 2a9a87fc7990: Preparing 03:45:03 a105d20bdfd3: Preparing 03:45:03 f15212b892ff: Preparing 03:45:03 3e270b8299e2: Preparing 03:45:03 1ac937a70a55: Preparing 03:45:03 5e26d4ee75be: Preparing 03:45:03 bf731ca0d525: Preparing 03:45:03 5594c286a7c1: Preparing 03:45:03 abfcb263a588: Preparing 03:45:03 1ac937a70a55: Waiting 03:45:03 5e26d4ee75be: Waiting 03:45:03 bf731ca0d525: Waiting 03:45:03 5594c286a7c1: Waiting 03:45:03 abfcb263a588: Waiting 03:45:03 3e270b8299e2: Waiting 03:45:03 84f02b31a2d2: Layer already exists 03:45:03 f9a2dc690359: Layer already exists 03:45:03 2a9a87fc7990: Layer already exists 03:45:03 f15212b892ff: Layer already exists 03:45:03 a105d20bdfd3: Layer already exists 03:45:03 5e26d4ee75be: Layer already exists 03:45:03 3e270b8299e2: Layer already exists 03:45:03 1ac937a70a55: Layer already exists 03:45:03 bf731ca0d525: Layer already exists 03:45:03 5594c286a7c1: Layer already exists 03:45:03 abfcb263a588: Layer already exists 03:45:03 4.1.0-dev.68: digest: sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:45:04 84f02b31a2d2: Preparing 03:45:04 f9a2dc690359: Preparing 03:45:04 2a9a87fc7990: Preparing 03:45:04 a105d20bdfd3: Preparing 03:45:04 f15212b892ff: Preparing 03:45:04 3e270b8299e2: Preparing 03:45:04 1ac937a70a55: Preparing 03:45:04 5e26d4ee75be: Preparing 03:45:04 bf731ca0d525: Preparing 03:45:04 5594c286a7c1: Preparing 03:45:04 abfcb263a588: Preparing 03:45:04 5e26d4ee75be: Waiting 03:45:04 bf731ca0d525: Waiting 03:45:04 abfcb263a588: Waiting 03:45:04 3e270b8299e2: Waiting 03:45:04 1ac937a70a55: Waiting 03:45:04 5594c286a7c1: Waiting 03:45:04 f9a2dc690359: Layer already exists 03:45:04 f15212b892ff: Layer already exists 03:45:04 2a9a87fc7990: Layer already exists 03:45:04 84f02b31a2d2: Layer already exists 03:45:04 a105d20bdfd3: Layer already exists 03:45:04 1ac937a70a55: Layer already exists 03:45:04 5e26d4ee75be: Layer already exists 03:45:04 3e270b8299e2: Layer already exists 03:45:04 bf731ca0d525: Layer already exists 03:45:04 5594c286a7c1: Layer already exists 03:45:04 abfcb263a588: Layer already exists 03:45:04 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:45:05 84f02b31a2d2: Preparing 03:45:05 f9a2dc690359: Preparing 03:45:05 2a9a87fc7990: Preparing 03:45:05 a105d20bdfd3: Preparing 03:45:05 f15212b892ff: Preparing 03:45:05 3e270b8299e2: Preparing 03:45:05 1ac937a70a55: Preparing 03:45:05 5e26d4ee75be: Preparing 03:45:05 bf731ca0d525: Preparing 03:45:05 5594c286a7c1: Preparing 03:45:05 3e270b8299e2: Waiting 03:45:05 1ac937a70a55: Waiting 03:45:05 bf731ca0d525: Waiting 03:45:05 abfcb263a588: Preparing 03:45:05 5594c286a7c1: Waiting 03:45:05 abfcb263a588: Waiting 03:45:05 84f02b31a2d2: Layer already exists 03:45:05 f9a2dc690359: Layer already exists 03:45:05 f15212b892ff: Layer already exists 03:45:05 a105d20bdfd3: Layer already exists 03:45:05 2a9a87fc7990: Layer already exists 03:45:05 3e270b8299e2: Layer already exists 03:45:05 1ac937a70a55: Layer already exists 03:45:05 bf731ca0d525: Layer already exists 03:45:05 5594c286a7c1: Layer already exists 03:45:05 5e26d4ee75be: Layer already exists 03:45:05 abfcb263a588: Layer already exists 03:45:05 main: digest: sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:05 ===================================================== [Pipeline] echo 03:45:05 taggedImages: 03:45:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 03:45:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:45:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68 03:45:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:45:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:45:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:45:05 b20ba73ed1266a13b240854122fe2f2a75963d10 03:45:05 latest 03:45:05 4.1.0-dev.68 03:45:05 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:45:05 main 03:45:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 03:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:45:05 7e707775411c: Preparing 03:45:05 7a9b7d6c2ed5: Preparing 03:45:05 51466c370489: Preparing 03:45:05 20112b578979: Preparing 03:45:05 07b74657a14b: Preparing 03:45:05 05549756783b: Preparing 03:45:05 bd14fdb19b82: Preparing 03:45:05 3e270b8299e2: Preparing 03:45:05 1ac937a70a55: Preparing 03:45:05 2844c6550e16: Preparing 03:45:05 bbb00616e2ca: Preparing 03:45:05 abfcb263a588: Preparing 03:45:05 1ac937a70a55: Waiting 03:45:05 3e270b8299e2: Waiting 03:45:05 2844c6550e16: Waiting 03:45:05 bbb00616e2ca: Waiting 03:45:05 abfcb263a588: Waiting 03:45:05 05549756783b: Waiting 03:45:05 bd14fdb19b82: Waiting 03:45:05 7a9b7d6c2ed5: Pushed 03:45:05 7e707775411c: Pushed 03:45:05 07b74657a14b: Pushed 03:45:05 3e270b8299e2: Layer already exists 03:45:05 1ac937a70a55: Layer already exists 03:45:05 05549756783b: Pushed 03:45:06 bd14fdb19b82: Pushed 03:45:06 abfcb263a588: Layer already exists 03:45:06 2844c6550e16: Pushed 03:45:08 bbb00616e2ca: Pushed 03:45:09 20112b578979: Pushed 03:45:09 51466c370489: Pushed 03:45:09 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:45:10 7e707775411c: Preparing 03:45:10 7a9b7d6c2ed5: Preparing 03:45:10 51466c370489: Preparing 03:45:10 20112b578979: Preparing 03:45:10 07b74657a14b: Preparing 03:45:10 05549756783b: Preparing 03:45:10 bd14fdb19b82: Preparing 03:45:10 3e270b8299e2: Preparing 03:45:10 1ac937a70a55: Preparing 03:45:10 2844c6550e16: Preparing 03:45:10 bbb00616e2ca: Preparing 03:45:10 abfcb263a588: Preparing 03:45:10 3e270b8299e2: Waiting 03:45:10 bd14fdb19b82: Waiting 03:45:10 1ac937a70a55: Waiting 03:45:10 2844c6550e16: Waiting 03:45:10 bbb00616e2ca: Waiting 03:45:10 05549756783b: Waiting 03:45:10 abfcb263a588: Waiting 03:45:10 7e707775411c: Layer already exists 03:45:10 20112b578979: Layer already exists 03:45:10 51466c370489: Layer already exists 03:45:10 07b74657a14b: Layer already exists 03:45:10 7a9b7d6c2ed5: Layer already exists 03:45:10 05549756783b: Layer already exists 03:45:10 bd14fdb19b82: Layer already exists 03:45:10 3e270b8299e2: Layer already exists 03:45:10 2844c6550e16: Layer already exists 03:45:10 1ac937a70a55: Layer already exists 03:45:10 bbb00616e2ca: Layer already exists 03:45:10 abfcb263a588: Layer already exists 03:45:10 latest: digest: sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68 03:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:45:10 7e707775411c: Preparing 03:45:10 7a9b7d6c2ed5: Preparing 03:45:10 51466c370489: Preparing 03:45:10 20112b578979: Preparing 03:45:10 07b74657a14b: Preparing 03:45:10 05549756783b: Preparing 03:45:10 bd14fdb19b82: Preparing 03:45:10 3e270b8299e2: Preparing 03:45:10 1ac937a70a55: Preparing 03:45:10 2844c6550e16: Preparing 03:45:10 bbb00616e2ca: Preparing 03:45:10 abfcb263a588: Preparing 03:45:10 bd14fdb19b82: Waiting 03:45:10 3e270b8299e2: Waiting 03:45:10 1ac937a70a55: Waiting 03:45:10 bbb00616e2ca: Waiting 03:45:10 abfcb263a588: Waiting 03:45:10 2844c6550e16: Waiting 03:45:10 05549756783b: Waiting 03:45:10 20112b578979: Layer already exists 03:45:10 7e707775411c: Layer already exists 03:45:10 7a9b7d6c2ed5: Layer already exists 03:45:10 51466c370489: Layer already exists 03:45:10 07b74657a14b: Layer already exists 03:45:10 05549756783b: Layer already exists 03:45:10 bd14fdb19b82: Layer already exists 03:45:10 2844c6550e16: Layer already exists 03:45:10 3e270b8299e2: Layer already exists 03:45:10 1ac937a70a55: Layer already exists 03:45:10 bbb00616e2ca: Layer already exists 03:45:10 abfcb263a588: Layer already exists 03:45:10 4.1.0-dev.68: digest: sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:45:11 7e707775411c: Preparing 03:45:11 7a9b7d6c2ed5: Preparing 03:45:11 51466c370489: Preparing 03:45:11 20112b578979: Preparing 03:45:11 07b74657a14b: Preparing 03:45:11 05549756783b: Preparing 03:45:11 bd14fdb19b82: Preparing 03:45:11 3e270b8299e2: Preparing 03:45:11 1ac937a70a55: Preparing 03:45:11 2844c6550e16: Preparing 03:45:11 bbb00616e2ca: Preparing 03:45:11 abfcb263a588: Preparing 03:45:11 2844c6550e16: Waiting 03:45:11 bbb00616e2ca: Waiting 03:45:11 abfcb263a588: Waiting 03:45:11 bd14fdb19b82: Waiting 03:45:11 3e270b8299e2: Waiting 03:45:11 1ac937a70a55: Waiting 03:45:11 05549756783b: Waiting 03:45:11 7e707775411c: Layer already exists 03:45:11 51466c370489: Layer already exists 03:45:11 7a9b7d6c2ed5: Layer already exists 03:45:11 20112b578979: Layer already exists 03:45:11 07b74657a14b: Layer already exists 03:45:11 05549756783b: Layer already exists 03:45:11 bd14fdb19b82: Layer already exists 03:45:11 1ac937a70a55: Layer already exists 03:45:11 3e270b8299e2: Layer already exists 03:45:11 2844c6550e16: Layer already exists 03:45:11 bbb00616e2ca: Layer already exists 03:45:11 abfcb263a588: Layer already exists 03:45:11 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:45:12 7e707775411c: Preparing 03:45:12 7a9b7d6c2ed5: Preparing 03:45:12 51466c370489: Preparing 03:45:12 20112b578979: Preparing 03:45:12 07b74657a14b: Preparing 03:45:12 05549756783b: Preparing 03:45:12 bd14fdb19b82: Preparing 03:45:12 3e270b8299e2: Preparing 03:45:12 1ac937a70a55: Preparing 03:45:12 2844c6550e16: Preparing 03:45:12 bbb00616e2ca: Preparing 03:45:12 abfcb263a588: Preparing 03:45:12 1ac937a70a55: Waiting 03:45:12 3e270b8299e2: Waiting 03:45:12 2844c6550e16: Waiting 03:45:12 bbb00616e2ca: Waiting 03:45:12 abfcb263a588: Waiting 03:45:12 05549756783b: Waiting 03:45:12 7a9b7d6c2ed5: Layer already exists 03:45:12 51466c370489: Layer already exists 03:45:12 7e707775411c: Layer already exists 03:45:12 07b74657a14b: Layer already exists 03:45:12 20112b578979: Layer already exists 03:45:12 05549756783b: Layer already exists 03:45:12 3e270b8299e2: Layer already exists 03:45:12 1ac937a70a55: Layer already exists 03:45:12 2844c6550e16: Layer already exists 03:45:12 bd14fdb19b82: Layer already exists 03:45:12 bbb00616e2ca: Layer already exists 03:45:12 abfcb263a588: Layer already exists 03:45:12 main: digest: sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:12 ===================================================== [Pipeline] echo 03:45:12 taggedImages: 03:45:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 03:45:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:45:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68 03:45:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:45:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:45:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:45:12 b20ba73ed1266a13b240854122fe2f2a75963d10 03:45:12 latest 03:45:12 4.1.0-dev.68 03:45:12 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:45:12 main 03:45:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10 03:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:45:12 6f14cb145585: Preparing 03:45:12 12c51da30a85: Preparing 03:45:12 3e270b8299e2: Preparing 03:45:12 1ac937a70a55: Preparing 03:45:12 a50ae4f82680: Preparing 03:45:12 c8a6f9cb9bd0: Preparing 03:45:12 abfcb263a588: Preparing 03:45:12 c8a6f9cb9bd0: Waiting 03:45:12 abfcb263a588: Waiting 03:45:12 1ac937a70a55: Layer already exists 03:45:12 3e270b8299e2: Layer already exists 03:45:12 abfcb263a588: Layer already exists 03:45:12 a50ae4f82680: Pushed 03:45:12 6f14cb145585: Pushed 03:45:13 c8a6f9cb9bd0: Pushed 03:45:15 12c51da30a85: Pushed 03:45:15 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:16 + 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 03:45:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:45:16 6f14cb145585: Preparing 03:45:16 12c51da30a85: Preparing 03:45:16 3e270b8299e2: Preparing 03:45:16 1ac937a70a55: Preparing 03:45:16 a50ae4f82680: Preparing 03:45:16 c8a6f9cb9bd0: Preparing 03:45:16 abfcb263a588: Preparing 03:45:16 c8a6f9cb9bd0: Waiting 03:45:16 abfcb263a588: Waiting 03:45:16 1ac937a70a55: Layer already exists 03:45:16 a50ae4f82680: Layer already exists 03:45:16 3e270b8299e2: Layer already exists 03:45:16 12c51da30a85: Layer already exists 03:45:16 6f14cb145585: Layer already exists 03:45:16 c8a6f9cb9bd0: Layer already exists 03:45:16 abfcb263a588: Layer already exists 03:45:16 latest: digest: sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68 03:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:45:17 6f14cb145585: Preparing 03:45:17 12c51da30a85: Preparing 03:45:17 3e270b8299e2: Preparing 03:45:17 1ac937a70a55: Preparing 03:45:17 a50ae4f82680: Preparing 03:45:17 c8a6f9cb9bd0: Preparing 03:45:17 abfcb263a588: Preparing 03:45:17 c8a6f9cb9bd0: Waiting 03:45:17 abfcb263a588: Waiting 03:45:17 1ac937a70a55: Layer already exists 03:45:17 a50ae4f82680: Layer already exists 03:45:17 3e270b8299e2: Layer already exists 03:45:17 6f14cb145585: Layer already exists 03:45:17 12c51da30a85: Layer already exists 03:45:17 abfcb263a588: Layer already exists 03:45:17 c8a6f9cb9bd0: Layer already exists 03:45:17 4.1.0-dev.68: digest: sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:45:17 6f14cb145585: Preparing 03:45:17 12c51da30a85: Preparing 03:45:17 3e270b8299e2: Preparing 03:45:17 1ac937a70a55: Preparing 03:45:17 a50ae4f82680: Preparing 03:45:17 c8a6f9cb9bd0: Preparing 03:45:17 abfcb263a588: Preparing 03:45:17 c8a6f9cb9bd0: Waiting 03:45:17 abfcb263a588: Waiting 03:45:17 3e270b8299e2: Layer already exists 03:45:17 12c51da30a85: Layer already exists 03:45:17 6f14cb145585: Layer already exists 03:45:17 a50ae4f82680: Layer already exists 03:45:17 1ac937a70a55: Layer already exists 03:45:17 abfcb263a588: Layer already exists 03:45:17 c8a6f9cb9bd0: Layer already exists 03:45:17 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:18 + 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 03:45:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:45:18 6f14cb145585: Preparing 03:45:18 12c51da30a85: Preparing 03:45:18 3e270b8299e2: Preparing 03:45:18 1ac937a70a55: Preparing 03:45:18 a50ae4f82680: Preparing 03:45:18 c8a6f9cb9bd0: Preparing 03:45:18 abfcb263a588: Preparing 03:45:18 c8a6f9cb9bd0: Waiting 03:45:18 abfcb263a588: Waiting 03:45:18 3e270b8299e2: Layer already exists 03:45:18 12c51da30a85: Layer already exists 03:45:18 1ac937a70a55: Layer already exists 03:45:18 6f14cb145585: Layer already exists 03:45:18 a50ae4f82680: Layer already exists 03:45:18 abfcb263a588: Layer already exists 03:45:18 c8a6f9cb9bd0: Layer already exists 03:45:18 main: digest: sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:18 ===================================================== [Pipeline] echo 03:45:18 taggedImages: 03:45:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10 03:45:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:45:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68 03:45:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:45:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:45:18 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:45:18 b20ba73ed1266a13b240854122fe2f2a75963d10 03:45:18 latest 03:45:18 4.1.0-dev.68 03:45:18 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:45:18 main 03:45:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10 03:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:45:19 152edb88b605: Preparing 03:45:19 b55a6f23cc69: Preparing 03:45:19 f5063f77e807: Preparing 03:45:19 3e270b8299e2: Preparing 03:45:19 1ac937a70a55: Preparing 03:45:19 7c1dd31992ed: Preparing 03:45:19 27087892cc2d: Preparing 03:45:19 bbaa04c9f9de: Preparing 03:45:19 98833e9eca49: Preparing 03:45:19 abfcb263a588: Preparing 03:45:19 7c1dd31992ed: Waiting 03:45:19 bbaa04c9f9de: Waiting 03:45:19 98833e9eca49: Waiting 03:45:19 abfcb263a588: Waiting 03:45:19 27087892cc2d: Waiting 03:45:19 1ac937a70a55: Layer already exists 03:45:19 3e270b8299e2: Layer already exists 03:45:19 152edb88b605: Pushed 03:45:19 b55a6f23cc69: Pushed 03:45:19 f5063f77e807: Pushed 03:45:19 abfcb263a588: Layer already exists 03:45:19 bbaa04c9f9de: Pushed 03:45:19 98833e9eca49: Pushed 03:45:24 27087892cc2d: Pushed 03:45:30 7c1dd31992ed: Pushed 03:45:30 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:45:31 152edb88b605: Preparing 03:45:31 b55a6f23cc69: Preparing 03:45:31 f5063f77e807: Preparing 03:45:31 3e270b8299e2: Preparing 03:45:31 1ac937a70a55: Preparing 03:45:31 7c1dd31992ed: Preparing 03:45:31 27087892cc2d: Preparing 03:45:31 bbaa04c9f9de: Preparing 03:45:31 98833e9eca49: Preparing 03:45:31 abfcb263a588: Preparing 03:45:31 bbaa04c9f9de: Waiting 03:45:31 98833e9eca49: Waiting 03:45:31 7c1dd31992ed: Waiting 03:45:31 abfcb263a588: Waiting 03:45:31 27087892cc2d: Waiting 03:45:31 1ac937a70a55: Layer already exists 03:45:31 f5063f77e807: Layer already exists 03:45:31 152edb88b605: Layer already exists 03:45:31 3e270b8299e2: Layer already exists 03:45:31 b55a6f23cc69: Layer already exists 03:45:31 27087892cc2d: Layer already exists 03:45:31 7c1dd31992ed: Layer already exists 03:45:31 abfcb263a588: Layer already exists 03:45:31 bbaa04c9f9de: Layer already exists 03:45:31 98833e9eca49: Layer already exists 03:45:31 latest: digest: sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68 03:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:45:32 152edb88b605: Preparing 03:45:32 b55a6f23cc69: Preparing 03:45:32 f5063f77e807: Preparing 03:45:32 3e270b8299e2: Preparing 03:45:32 1ac937a70a55: Preparing 03:45:32 7c1dd31992ed: Preparing 03:45:32 27087892cc2d: Preparing 03:45:32 bbaa04c9f9de: Preparing 03:45:32 98833e9eca49: Preparing 03:45:32 abfcb263a588: Preparing 03:45:32 bbaa04c9f9de: Waiting 03:45:32 98833e9eca49: Waiting 03:45:32 7c1dd31992ed: Waiting 03:45:32 abfcb263a588: Waiting 03:45:32 27087892cc2d: Waiting 03:45:32 152edb88b605: Layer already exists 03:45:32 3e270b8299e2: Layer already exists 03:45:32 f5063f77e807: Layer already exists 03:45:32 1ac937a70a55: Layer already exists 03:45:32 b55a6f23cc69: Layer already exists 03:45:32 7c1dd31992ed: Layer already exists 03:45:32 bbaa04c9f9de: Layer already exists 03:45:32 27087892cc2d: Layer already exists 03:45:32 98833e9eca49: Layer already exists 03:45:32 abfcb263a588: Layer already exists 03:45:32 4.1.0-dev.68: digest: sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:45:32 152edb88b605: Preparing 03:45:32 b55a6f23cc69: Preparing 03:45:32 f5063f77e807: Preparing 03:45:32 3e270b8299e2: Preparing 03:45:32 1ac937a70a55: Preparing 03:45:32 7c1dd31992ed: Preparing 03:45:32 27087892cc2d: Preparing 03:45:32 bbaa04c9f9de: Preparing 03:45:32 98833e9eca49: Preparing 03:45:32 abfcb263a588: Preparing 03:45:32 7c1dd31992ed: Waiting 03:45:32 27087892cc2d: Waiting 03:45:32 bbaa04c9f9de: Waiting 03:45:32 98833e9eca49: Waiting 03:45:32 abfcb263a588: Waiting 03:45:32 152edb88b605: Layer already exists 03:45:32 b55a6f23cc69: Layer already exists 03:45:32 3e270b8299e2: Layer already exists 03:45:32 f5063f77e807: Layer already exists 03:45:32 1ac937a70a55: Layer already exists 03:45:32 bbaa04c9f9de: Layer already exists 03:45:32 27087892cc2d: Layer already exists 03:45:32 7c1dd31992ed: Layer already exists 03:45:32 98833e9eca49: Layer already exists 03:45:32 abfcb263a588: Layer already exists 03:45:32 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:45:33 152edb88b605: Preparing 03:45:33 b55a6f23cc69: Preparing 03:45:33 f5063f77e807: Preparing 03:45:33 3e270b8299e2: Preparing 03:45:33 1ac937a70a55: Preparing 03:45:33 7c1dd31992ed: Preparing 03:45:33 27087892cc2d: Preparing 03:45:33 bbaa04c9f9de: Preparing 03:45:33 98833e9eca49: Preparing 03:45:33 abfcb263a588: Preparing 03:45:33 7c1dd31992ed: Waiting 03:45:33 27087892cc2d: Waiting 03:45:33 bbaa04c9f9de: Waiting 03:45:33 abfcb263a588: Waiting 03:45:33 98833e9eca49: Waiting 03:45:33 b55a6f23cc69: Layer already exists 03:45:33 f5063f77e807: Layer already exists 03:45:33 1ac937a70a55: Layer already exists 03:45:33 3e270b8299e2: Layer already exists 03:45:33 152edb88b605: Layer already exists 03:45:33 7c1dd31992ed: Layer already exists 03:45:33 27087892cc2d: Layer already exists 03:45:33 bbaa04c9f9de: Layer already exists 03:45:33 98833e9eca49: Layer already exists 03:45:33 abfcb263a588: Layer already exists 03:45:33 main: digest: sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:33 ===================================================== [Pipeline] echo 03:45:33 taggedImages: 03:45:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10 03:45:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:45:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68 03:45:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:45:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:45:33 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:45:33 b20ba73ed1266a13b240854122fe2f2a75963d10 03:45:33 latest 03:45:33 4.1.0-dev.68 03:45:33 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:45:33 main 03:45:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10 03:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:45:34 e1f9df92b216: Preparing 03:45:34 bf5677aa0f0f: Preparing 03:45:34 477b17be101e: Preparing 03:45:34 3e270b8299e2: Preparing 03:45:34 1ac937a70a55: Preparing 03:45:34 f7f94bb0f1dc: Preparing 03:45:34 80d5dc1ec9c4: Preparing 03:45:34 1d33b09b46e7: Preparing 03:45:34 abfcb263a588: Preparing 03:45:34 80d5dc1ec9c4: Waiting 03:45:34 abfcb263a588: Waiting 03:45:34 1d33b09b46e7: Waiting 03:45:34 f7f94bb0f1dc: Waiting 03:45:34 1ac937a70a55: Layer already exists 03:45:34 3e270b8299e2: Layer already exists 03:45:34 477b17be101e: Pushed 03:45:34 bf5677aa0f0f: Pushed 03:45:34 e1f9df92b216: Pushed 03:45:34 80d5dc1ec9c4: Pushed 03:45:34 abfcb263a588: Layer already exists 03:45:34 1d33b09b46e7: Pushed 03:45:46 f7f94bb0f1dc: Pushed 03:45:46 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:45:47 e1f9df92b216: Preparing 03:45:47 bf5677aa0f0f: Preparing 03:45:47 477b17be101e: Preparing 03:45:47 3e270b8299e2: Preparing 03:45:47 1ac937a70a55: Preparing 03:45:47 f7f94bb0f1dc: Preparing 03:45:47 80d5dc1ec9c4: Preparing 03:45:47 1d33b09b46e7: Preparing 03:45:47 abfcb263a588: Preparing 03:45:47 f7f94bb0f1dc: Waiting 03:45:47 80d5dc1ec9c4: Waiting 03:45:47 1d33b09b46e7: Waiting 03:45:47 abfcb263a588: Waiting 03:45:47 bf5677aa0f0f: Layer already exists 03:45:47 3e270b8299e2: Layer already exists 03:45:47 e1f9df92b216: Layer already exists 03:45:47 477b17be101e: Layer already exists 03:45:47 1ac937a70a55: Layer already exists 03:45:47 f7f94bb0f1dc: Layer already exists 03:45:47 1d33b09b46e7: Layer already exists 03:45:47 80d5dc1ec9c4: Layer already exists 03:45:47 abfcb263a588: Layer already exists 03:45:47 latest: digest: sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68 03:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:45:47 e1f9df92b216: Preparing 03:45:47 bf5677aa0f0f: Preparing 03:45:47 477b17be101e: Preparing 03:45:47 3e270b8299e2: Preparing 03:45:47 1ac937a70a55: Preparing 03:45:47 f7f94bb0f1dc: Preparing 03:45:47 80d5dc1ec9c4: Preparing 03:45:47 1d33b09b46e7: Preparing 03:45:47 abfcb263a588: Preparing 03:45:47 f7f94bb0f1dc: Waiting 03:45:47 80d5dc1ec9c4: Waiting 03:45:47 1d33b09b46e7: Waiting 03:45:47 abfcb263a588: Waiting 03:45:47 bf5677aa0f0f: Layer already exists 03:45:47 e1f9df92b216: Layer already exists 03:45:47 3e270b8299e2: Layer already exists 03:45:47 1ac937a70a55: Layer already exists 03:45:47 477b17be101e: Layer already exists 03:45:47 f7f94bb0f1dc: Layer already exists 03:45:47 abfcb263a588: Layer already exists 03:45:47 1d33b09b46e7: Layer already exists 03:45:47 80d5dc1ec9c4: Layer already exists 03:45:47 4.1.0-dev.68: digest: sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:45:48 e1f9df92b216: Preparing 03:45:48 bf5677aa0f0f: Preparing 03:45:48 477b17be101e: Preparing 03:45:48 3e270b8299e2: Preparing 03:45:48 1ac937a70a55: Preparing 03:45:48 f7f94bb0f1dc: Preparing 03:45:48 80d5dc1ec9c4: Preparing 03:45:48 1d33b09b46e7: Preparing 03:45:48 abfcb263a588: Preparing 03:45:48 f7f94bb0f1dc: Waiting 03:45:48 80d5dc1ec9c4: Waiting 03:45:48 1d33b09b46e7: Waiting 03:45:48 abfcb263a588: Waiting 03:45:48 1ac937a70a55: Layer already exists 03:45:48 477b17be101e: Layer already exists 03:45:48 3e270b8299e2: Layer already exists 03:45:48 e1f9df92b216: Layer already exists 03:45:48 bf5677aa0f0f: Layer already exists 03:45:48 80d5dc1ec9c4: Layer already exists 03:45:48 f7f94bb0f1dc: Layer already exists 03:45:48 abfcb263a588: Layer already exists 03:45:48 1d33b09b46e7: Layer already exists 03:45:48 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:45:49 e1f9df92b216: Preparing 03:45:49 bf5677aa0f0f: Preparing 03:45:49 477b17be101e: Preparing 03:45:49 3e270b8299e2: Preparing 03:45:49 1ac937a70a55: Preparing 03:45:49 f7f94bb0f1dc: Preparing 03:45:49 80d5dc1ec9c4: Preparing 03:45:49 1d33b09b46e7: Preparing 03:45:49 abfcb263a588: Preparing 03:45:49 f7f94bb0f1dc: Waiting 03:45:49 80d5dc1ec9c4: Waiting 03:45:49 abfcb263a588: Waiting 03:45:49 1d33b09b46e7: Waiting 03:45:49 bf5677aa0f0f: Layer already exists 03:45:49 e1f9df92b216: Layer already exists 03:45:49 477b17be101e: Layer already exists 03:45:49 3e270b8299e2: Layer already exists 03:45:49 1ac937a70a55: Layer already exists 03:45:49 f7f94bb0f1dc: Layer already exists 03:45:49 80d5dc1ec9c4: Layer already exists 03:45:49 1d33b09b46e7: Layer already exists 03:45:49 abfcb263a588: Layer already exists 03:45:49 main: digest: sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:45:49 ===================================================== [Pipeline] echo 03:45:49 taggedImages: 03:45:49 - nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10 03:45:49 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:45:49 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68 03:45:49 - nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:45:49 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:45:49 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:45:49 b20ba73ed1266a13b240854122fe2f2a75963d10 03:45:49 latest 03:45:49 4.1.0-dev.68 03:45:49 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:45:49 main 03:45:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10 03:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:45:49 152edb88b605: Preparing 03:45:49 d7dfd52bb7cc: Preparing 03:45:49 11f1861364f4: Preparing 03:45:49 3e270b8299e2: Preparing 03:45:49 1ac937a70a55: Preparing 03:45:49 30aa10f325f1: Preparing 03:45:49 bbaa04c9f9de: Preparing 03:45:49 98833e9eca49: Preparing 03:45:49 abfcb263a588: Preparing 03:45:49 30aa10f325f1: Waiting 03:45:49 bbaa04c9f9de: Waiting 03:45:49 98833e9eca49: Waiting 03:45:49 abfcb263a588: Waiting 03:45:49 152edb88b605: Layer already exists 03:45:49 3e270b8299e2: Layer already exists 03:45:49 1ac937a70a55: Layer already exists 03:45:49 bbaa04c9f9de: Layer already exists 03:45:49 98833e9eca49: Layer already exists 03:45:49 abfcb263a588: Layer already exists 03:45:49 11f1861364f4: Pushed 03:45:49 d7dfd52bb7cc: Pushed 03:46:02 30aa10f325f1: Pushed 03:46:02 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:46:02 152edb88b605: Preparing 03:46:02 d7dfd52bb7cc: Preparing 03:46:02 11f1861364f4: Preparing 03:46:02 3e270b8299e2: Preparing 03:46:02 1ac937a70a55: Preparing 03:46:02 30aa10f325f1: Preparing 03:46:02 bbaa04c9f9de: Preparing 03:46:02 98833e9eca49: Preparing 03:46:02 abfcb263a588: Preparing 03:46:02 30aa10f325f1: Waiting 03:46:02 bbaa04c9f9de: Waiting 03:46:02 98833e9eca49: Waiting 03:46:02 abfcb263a588: Waiting 03:46:02 1ac937a70a55: Layer already exists 03:46:02 3e270b8299e2: Layer already exists 03:46:02 d7dfd52bb7cc: Layer already exists 03:46:02 11f1861364f4: Layer already exists 03:46:02 152edb88b605: Layer already exists 03:46:02 30aa10f325f1: Layer already exists 03:46:02 bbaa04c9f9de: Layer already exists 03:46:02 98833e9eca49: Layer already exists 03:46:02 abfcb263a588: Layer already exists 03:46:02 latest: digest: sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68 03:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:46:03 152edb88b605: Preparing 03:46:03 d7dfd52bb7cc: Preparing 03:46:03 11f1861364f4: Preparing 03:46:03 3e270b8299e2: Preparing 03:46:03 1ac937a70a55: Preparing 03:46:03 30aa10f325f1: Preparing 03:46:03 bbaa04c9f9de: Preparing 03:46:03 98833e9eca49: Preparing 03:46:03 abfcb263a588: Preparing 03:46:03 bbaa04c9f9de: Waiting 03:46:03 98833e9eca49: Waiting 03:46:03 30aa10f325f1: Waiting 03:46:03 abfcb263a588: Waiting 03:46:03 152edb88b605: Layer already exists 03:46:03 d7dfd52bb7cc: Layer already exists 03:46:03 1ac937a70a55: Layer already exists 03:46:03 3e270b8299e2: Layer already exists 03:46:03 11f1861364f4: Layer already exists 03:46:03 98833e9eca49: Layer already exists 03:46:03 abfcb263a588: Layer already exists 03:46:03 bbaa04c9f9de: Layer already exists 03:46:03 30aa10f325f1: Layer already exists 03:46:03 4.1.0-dev.68: digest: sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:46:04 152edb88b605: Preparing 03:46:04 d7dfd52bb7cc: Preparing 03:46:04 11f1861364f4: Preparing 03:46:04 3e270b8299e2: Preparing 03:46:04 1ac937a70a55: Preparing 03:46:04 30aa10f325f1: Preparing 03:46:04 bbaa04c9f9de: Preparing 03:46:04 98833e9eca49: Preparing 03:46:04 abfcb263a588: Preparing 03:46:04 30aa10f325f1: Waiting 03:46:04 bbaa04c9f9de: Waiting 03:46:04 98833e9eca49: Waiting 03:46:04 abfcb263a588: Waiting 03:46:04 11f1861364f4: Layer already exists 03:46:04 152edb88b605: Layer already exists 03:46:04 1ac937a70a55: Layer already exists 03:46:04 3e270b8299e2: Layer already exists 03:46:04 d7dfd52bb7cc: Layer already exists 03:46:04 bbaa04c9f9de: Layer already exists 03:46:04 30aa10f325f1: Layer already exists 03:46:04 abfcb263a588: Layer already exists 03:46:04 98833e9eca49: Layer already exists 03:46:04 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:46:04 152edb88b605: Preparing 03:46:04 d7dfd52bb7cc: Preparing 03:46:04 11f1861364f4: Preparing 03:46:04 3e270b8299e2: Preparing 03:46:04 1ac937a70a55: Preparing 03:46:04 30aa10f325f1: Preparing 03:46:04 bbaa04c9f9de: Preparing 03:46:04 98833e9eca49: Preparing 03:46:04 abfcb263a588: Preparing 03:46:04 30aa10f325f1: Waiting 03:46:04 bbaa04c9f9de: Waiting 03:46:04 98833e9eca49: Waiting 03:46:04 abfcb263a588: Waiting 03:46:04 152edb88b605: Layer already exists 03:46:04 d7dfd52bb7cc: Layer already exists 03:46:04 3e270b8299e2: Layer already exists 03:46:04 11f1861364f4: Layer already exists 03:46:04 1ac937a70a55: Layer already exists 03:46:04 30aa10f325f1: Layer already exists 03:46:04 98833e9eca49: Layer already exists 03:46:04 abfcb263a588: Layer already exists 03:46:04 bbaa04c9f9de: Layer already exists 03:46:04 main: digest: sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:04 ===================================================== [Pipeline] echo 03:46:04 taggedImages: 03:46:04 - nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:04 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:46:04 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68 03:46:04 - nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:04 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:46:04 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:46:04 b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:04 latest 03:46:04 4.1.0-dev.68 03:46:04 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:04 main 03:46:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:46:05 bf9e3ca47405: Preparing 03:46:05 78c6e5cae81f: Preparing 03:46:05 3e270b8299e2: Preparing 03:46:05 1ac937a70a55: Preparing 03:46:05 1621d6151b05: Preparing 03:46:05 2330e8feb862: Preparing 03:46:05 abfcb263a588: Preparing 03:46:05 2330e8feb862: Waiting 03:46:05 abfcb263a588: Waiting 03:46:05 1ac937a70a55: Layer already exists 03:46:05 3e270b8299e2: Layer already exists 03:46:05 abfcb263a588: Layer already exists 03:46:05 bf9e3ca47405: Pushed 03:46:05 1621d6151b05: Pushed 03:46:06 2330e8feb862: Pushed 03:46:10 78c6e5cae81f: Pushed 03:46:10 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:46:11 bf9e3ca47405: Preparing 03:46:11 78c6e5cae81f: Preparing 03:46:11 3e270b8299e2: Preparing 03:46:11 1ac937a70a55: Preparing 03:46:11 1621d6151b05: Preparing 03:46:11 2330e8feb862: Preparing 03:46:11 abfcb263a588: Preparing 03:46:11 2330e8feb862: Waiting 03:46:11 abfcb263a588: Waiting 03:46:11 1621d6151b05: Layer already exists 03:46:11 1ac937a70a55: Layer already exists 03:46:11 bf9e3ca47405: Layer already exists 03:46:11 78c6e5cae81f: Layer already exists 03:46:11 3e270b8299e2: Layer already exists 03:46:11 2330e8feb862: Layer already exists 03:46:11 abfcb263a588: Layer already exists 03:46:11 latest: digest: sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68 03:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:46:11 bf9e3ca47405: Preparing 03:46:11 78c6e5cae81f: Preparing 03:46:11 3e270b8299e2: Preparing 03:46:11 1ac937a70a55: Preparing 03:46:11 1621d6151b05: Preparing 03:46:11 2330e8feb862: Preparing 03:46:11 abfcb263a588: Preparing 03:46:11 2330e8feb862: Waiting 03:46:11 abfcb263a588: Waiting 03:46:11 bf9e3ca47405: Layer already exists 03:46:11 78c6e5cae81f: Layer already exists 03:46:11 1621d6151b05: Layer already exists 03:46:11 3e270b8299e2: Layer already exists 03:46:11 1ac937a70a55: Layer already exists 03:46:11 2330e8feb862: Layer already exists 03:46:11 abfcb263a588: Layer already exists 03:46:11 4.1.0-dev.68: digest: sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:46:12 bf9e3ca47405: Preparing 03:46:12 78c6e5cae81f: Preparing 03:46:12 3e270b8299e2: Preparing 03:46:12 1ac937a70a55: Preparing 03:46:12 1621d6151b05: Preparing 03:46:12 2330e8feb862: Preparing 03:46:12 abfcb263a588: Preparing 03:46:12 abfcb263a588: Waiting 03:46:12 2330e8feb862: Waiting 03:46:12 3e270b8299e2: Layer already exists 03:46:12 1621d6151b05: Layer already exists 03:46:12 bf9e3ca47405: Layer already exists 03:46:12 1ac937a70a55: Layer already exists 03:46:12 78c6e5cae81f: Layer already exists 03:46:12 abfcb263a588: Layer already exists 03:46:12 2330e8feb862: Layer already exists 03:46:12 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:46:13 bf9e3ca47405: Preparing 03:46:13 78c6e5cae81f: Preparing 03:46:13 3e270b8299e2: Preparing 03:46:13 1ac937a70a55: Preparing 03:46:13 1621d6151b05: Preparing 03:46:13 2330e8feb862: Preparing 03:46:13 abfcb263a588: Preparing 03:46:13 2330e8feb862: Waiting 03:46:13 abfcb263a588: Waiting 03:46:13 3e270b8299e2: Layer already exists 03:46:13 78c6e5cae81f: Layer already exists 03:46:13 bf9e3ca47405: Layer already exists 03:46:13 1621d6151b05: Layer already exists 03:46:13 1ac937a70a55: Layer already exists 03:46:13 2330e8feb862: Layer already exists 03:46:13 abfcb263a588: Layer already exists 03:46:13 main: digest: sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:13 ===================================================== [Pipeline] echo 03:46:13 taggedImages: 03:46:13 - nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:13 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:46:13 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68 03:46:13 - nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:13 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:46:13 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:46:13 b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:13 latest 03:46:13 4.1.0-dev.68 03:46:13 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:13 main 03:46:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:46:13 b3f7b6195dba: Preparing 03:46:13 39145fd42684: Preparing 03:46:13 3e270b8299e2: Preparing 03:46:13 1ac937a70a55: Preparing 03:46:13 0fd5ff3bdb68: Preparing 03:46:13 20f9321035d9: Preparing 03:46:13 abfcb263a588: Preparing 03:46:13 20f9321035d9: Waiting 03:46:13 abfcb263a588: Waiting 03:46:13 1ac937a70a55: Layer already exists 03:46:13 3e270b8299e2: Layer already exists 03:46:13 abfcb263a588: Layer already exists 03:46:13 b3f7b6195dba: Pushed 03:46:13 0fd5ff3bdb68: Pushed 03:46:14 20f9321035d9: Pushed 03:46:18 39145fd42684: Pushed 03:46:18 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:46:18 b3f7b6195dba: Preparing 03:46:18 39145fd42684: Preparing 03:46:18 3e270b8299e2: Preparing 03:46:18 1ac937a70a55: Preparing 03:46:18 0fd5ff3bdb68: Preparing 03:46:18 20f9321035d9: Preparing 03:46:18 abfcb263a588: Preparing 03:46:18 20f9321035d9: Waiting 03:46:18 abfcb263a588: Waiting 03:46:18 b3f7b6195dba: Layer already exists 03:46:18 3e270b8299e2: Layer already exists 03:46:18 39145fd42684: Layer already exists 03:46:18 0fd5ff3bdb68: Layer already exists 03:46:18 1ac937a70a55: Layer already exists 03:46:18 20f9321035d9: Layer already exists 03:46:18 abfcb263a588: Layer already exists 03:46:18 latest: digest: sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68 03:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:46:19 b3f7b6195dba: Preparing 03:46:19 39145fd42684: Preparing 03:46:19 3e270b8299e2: Preparing 03:46:19 1ac937a70a55: Preparing 03:46:19 0fd5ff3bdb68: Preparing 03:46:19 20f9321035d9: Preparing 03:46:19 abfcb263a588: Preparing 03:46:19 20f9321035d9: Waiting 03:46:19 abfcb263a588: Waiting 03:46:19 b3f7b6195dba: Layer already exists 03:46:19 1ac937a70a55: Layer already exists 03:46:19 0fd5ff3bdb68: Layer already exists 03:46:19 39145fd42684: Layer already exists 03:46:19 3e270b8299e2: Layer already exists 03:46:19 abfcb263a588: Layer already exists 03:46:19 20f9321035d9: Layer already exists 03:46:19 4.1.0-dev.68: digest: sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:46:20 b3f7b6195dba: Preparing 03:46:20 39145fd42684: Preparing 03:46:20 3e270b8299e2: Preparing 03:46:20 1ac937a70a55: Preparing 03:46:20 0fd5ff3bdb68: Preparing 03:46:20 20f9321035d9: Preparing 03:46:20 abfcb263a588: Preparing 03:46:20 20f9321035d9: Waiting 03:46:20 abfcb263a588: Waiting 03:46:20 1ac937a70a55: Layer already exists 03:46:20 b3f7b6195dba: Layer already exists 03:46:20 0fd5ff3bdb68: Layer already exists 03:46:20 3e270b8299e2: Layer already exists 03:46:20 39145fd42684: Layer already exists 03:46:20 abfcb263a588: Layer already exists 03:46:20 20f9321035d9: Layer already exists 03:46:20 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:46:20 b3f7b6195dba: Preparing 03:46:20 39145fd42684: Preparing 03:46:20 3e270b8299e2: Preparing 03:46:20 1ac937a70a55: Preparing 03:46:20 0fd5ff3bdb68: Preparing 03:46:20 20f9321035d9: Preparing 03:46:20 abfcb263a588: Preparing 03:46:20 abfcb263a588: Waiting 03:46:20 20f9321035d9: Waiting 03:46:20 0fd5ff3bdb68: Layer already exists 03:46:20 39145fd42684: Layer already exists 03:46:20 3e270b8299e2: Layer already exists 03:46:20 1ac937a70a55: Layer already exists 03:46:20 b3f7b6195dba: Layer already exists 03:46:20 20f9321035d9: Layer already exists 03:46:20 abfcb263a588: Layer already exists 03:46:20 main: digest: sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:21 ===================================================== [Pipeline] echo 03:46:21 taggedImages: 03:46:21 - nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:46:21 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 03:46:21 ========================================================= 03:46:21 [edgeXBuildMultiArch] RAW Config: 03:46:21 images: 03:46:21 - nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/core-command:latest 03:46:21 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/core-command:main 03:46:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:46:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:46:21 - nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/core-data:latest 03:46:21 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/core-data:main 03:46:21 - nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:46:21 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/core-keeper:main 03:46:21 - nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:46:21 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/core-metadata:main 03:46:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:46:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:46:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:46:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:46:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:46:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:46:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:46:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:46:21 - nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:46:21 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-spire-config:main 03:46:21 - nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:46:21 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/security-spire-server:main 03:46:21 - nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:46:21 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/support-notifications:main 03:46:21 - nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10 03:46:21 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:46:21 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:46:21 - nexus3.edgexfoundry.org:10004/support-scheduler:main 03:46:21 settingsFile: 03:46:21 edgex-go-settings 03:46:21 ========================================================= [Pipeline] node 03:46:36 Still waiting to schedule task 03:46:36 All nodes of label ‘centos7-docker-4c-2g’ are offline 03:47:50 Running on prd-centos7-docker-4c-2g-539691 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:50 provisioning config files... 03:47:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6716098045859963325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:54 ---> ****-login.sh 03:47:54 nexus3.edgexfoundry.org:10001 03:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:54 Configure a credential helper to remove this warning. See 03:47:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:54 03:47:54 Login Succeeded 03:47:54 nexus3.edgexfoundry.org:10002 03:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:54 Configure a credential helper to remove this warning. See 03:47:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:54 03:47:54 Login Succeeded 03:47:54 nexus3.edgexfoundry.org:10003 03:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:54 Configure a credential helper to remove this warning. See 03:47:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:54 03:47:54 Login Succeeded 03:47:54 nexus3.edgexfoundry.org:10004 03:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:54 Configure a credential helper to remove this warning. See 03:47:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:54 03:47:54 Login Succeeded 03:47:54 ****.io 03:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:55 Configure a credential helper to remove this warning. See 03:47:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:55 03:47:55 Login Succeeded 03:47:55 ---> ****-login.sh ends [Pipeline] } 03:47:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:55 + docker buildx ls 03:47:55 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:47:55 default * docker 03:47:55 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:47:55 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:47:55 edgex-builder [Pipeline] sh 03:47:56 + docker buildx inspect --bootstrap 03:47:56 #1 [internal] booting buildkit 03:47:56 #1 pulling image moby/buildkit:buildx-stable-1 03:47:59 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 03:47:59 #1 creating container buildx_buildkit_edgex-builder0 03:48:00 #1 creating container buildx_buildkit_edgex-builder0 2.1s done 03:48:00 #1 DONE 5.1s 03:48:01 Name: edgex-builder 03:48:01 Driver: docker-container 03:48:01 03:48:01 Nodes: 03:48:01 Name: edgex-builder0 03:48:01 Endpoint: unix:///var/run/docker.sock 03:48:01 Status: running 03:48:01 Buildkit: v0.25.1 03:48:01 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:48:01 + docker buildx ls 03:48:01 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:48:01 edgex-builder * docker-container 03:48:01 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:48:01 default docker 03:48:01 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:48:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10' 03:48:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - 03:48:02 #1 [internal] load build definition from Dockerfile 03:48:02 #1 transferring dockerfile: 197B 0.0s done 03:48:02 #1 DONE 0.0s 03:48:02 03:48:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:02 #2 DONE 0.1s 03:48:02 03:48:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:02 #3 DONE 0.1s 03:48:02 03:48:02 #4 [internal] load .dockerignore 03:48:02 #4 transferring context: 2B done 03:48:02 #4 DONE 0.0s 03:48:02 03:48:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 03:48:02 #5 resolve nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done 03:48:02 #5 DONE 0.0s 03:48:02 03:48:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 03:48:02 #6 resolve nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done 03:48:02 #6 DONE 0.1s 03:48:02 03:48:02 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:48:02 #7 DONE 0.0s 03:48:02 03:48:02 #8 exporting to image 03:48:02 #8 exporting layers done 03:48:02 #8 exporting manifest sha256:cb4f3744dfd964d545e77308b94691b7ceeb69686da68ead94f68b26c5d860f6 0.0s done 03:48:02 #8 exporting config sha256:cc6773e724b2a0ffc4ef3ec72cd730aa662c5932df6226d88cf5162ae60d6e5a done 03:48:02 #8 exporting manifest sha256:7bc37be1ec7df036bcd3953aa76bd1218bc22267f635f7c001a1e0147dba4949 done 03:48:02 #8 exporting config sha256:1219004bd62c8545e975c3813029ae228b79f569bf124db36e837f832520e461 done 03:48:02 #8 exporting manifest list sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 0.0s done 03:48:02 #8 pushing layers 0.1s done 03:48:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 03:48:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 0.1s done 03:48:02 #8 DONE 0.3s 03:48:02 03:48:02 1 warning found (use --debug to expand): 03:48:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 03:48:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 03:48:03 #1 [internal] load build definition from Dockerfile 03:48:03 #1 transferring dockerfile: 163B done 03:48:03 #1 DONE 0.0s 03:48:03 03:48:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 03:48:03 #2 DONE 0.0s 03:48:03 03:48:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 03:48:03 #3 DONE 0.0s 03:48:03 03:48:03 #4 [internal] load .dockerignore 03:48:03 #4 transferring context: 03:48:03 #4 transferring context: 2B done 03:48:03 #4 DONE 0.0s 03:48:03 03:48:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 03:48:03 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done 03:48:03 #5 CACHED 03:48:03 03:48:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 03:48:03 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done 03:48:03 #6 CACHED 03:48:03 03:48:03 #7 exporting to image 03:48:03 #7 exporting layers done 03:48:03 #7 exporting manifest sha256:cb4f3744dfd964d545e77308b94691b7ceeb69686da68ead94f68b26c5d860f6 done 03:48:03 #7 exporting config sha256:cc6773e724b2a0ffc4ef3ec72cd730aa662c5932df6226d88cf5162ae60d6e5a done 03:48:03 #7 exporting manifest sha256:7bc37be1ec7df036bcd3953aa76bd1218bc22267f635f7c001a1e0147dba4949 done 03:48:03 #7 exporting config sha256:1219004bd62c8545e975c3813029ae228b79f569bf124db36e837f832520e461 done 03:48:03 #7 exporting manifest list sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 done 03:48:03 #7 pushing layers 0.0s done 03:48:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 03:48:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 0.1s done 03:48:03 #7 DONE 0.1s 03:48:03 03:48:03 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:48:03 #8 DONE 0.0s 03:48:03 03:48:03 1 warning found (use --debug to expand): 03:48:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68 --push - 03:48:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68' 03:48:03 #1 [internal] load build definition from Dockerfile 03:48:03 #1 transferring dockerfile: 169B done 03:48:03 #1 DONE 0.0s 03:48:03 03:48:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68 03:48:03 #2 DONE 0.0s 03:48:03 03:48:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68 03:48:03 #3 DONE 0.0s 03:48:03 03:48:03 #4 [internal] load .dockerignore 03:48:03 #4 transferring context: 2B done 03:48:03 #4 DONE 0.0s 03:48:03 03:48:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 03:48:03 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done 03:48:03 #5 CACHED 03:48:03 03:48:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 03:48:03 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done 03:48:03 #6 CACHED 03:48:03 03:48:03 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:48:03 #7 DONE 0.0s 03:48:03 03:48:03 #8 exporting to image 03:48:03 #8 exporting layers done 03:48:03 #8 exporting manifest sha256:cb4f3744dfd964d545e77308b94691b7ceeb69686da68ead94f68b26c5d860f6 done 03:48:03 #8 exporting config sha256:cc6773e724b2a0ffc4ef3ec72cd730aa662c5932df6226d88cf5162ae60d6e5a done 03:48:03 #8 exporting manifest sha256:7bc37be1ec7df036bcd3953aa76bd1218bc22267f635f7c001a1e0147dba4949 done 03:48:03 #8 exporting config sha256:1219004bd62c8545e975c3813029ae228b79f569bf124db36e837f832520e461 done 03:48:03 #8 exporting manifest list sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 done 03:48:03 #8 pushing layers 0.0s done 03:48:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.68@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 0.1s done 03:48:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:03 #8 DONE 0.1s 03:48:03 03:48:03 1 warning found (use --debug to expand): 03:48:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' 03:48:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - 03:48:04 #1 [internal] load build definition from Dockerfile 03:48:04 #1 transferring dockerfile: 210B done 03:48:04 #1 DONE 0.0s 03:48:04 03:48:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:04 #2 DONE 0.0s 03:48:04 03:48:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:04 #3 DONE 0.0s 03:48:04 03:48:04 #4 [internal] load .dockerignore 03:48:04 #4 transferring context: 2B done 03:48:04 #4 DONE 0.0s 03:48:04 03:48:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 03:48:04 #5 resolve nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done 03:48:04 #5 CACHED 03:48:04 03:48:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 03:48:04 #6 resolve nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done 03:48:04 #6 CACHED 03:48:04 03:48:04 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:48:04 #7 DONE 0.0s 03:48:04 03:48:04 #8 exporting to image 03:48:04 #8 exporting layers done 03:48:04 #8 exporting manifest sha256:cb4f3744dfd964d545e77308b94691b7ceeb69686da68ead94f68b26c5d860f6 done 03:48:04 #8 exporting config sha256:cc6773e724b2a0ffc4ef3ec72cd730aa662c5932df6226d88cf5162ae60d6e5a done 03:48:04 #8 exporting manifest sha256:7bc37be1ec7df036bcd3953aa76bd1218bc22267f635f7c001a1e0147dba4949 done 03:48:04 #8 exporting config sha256:1219004bd62c8545e975c3813029ae228b79f569bf124db36e837f832520e461 done 03:48:04 #8 exporting manifest list sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 done 03:48:04 #8 pushing layers 0.0s done 03:48:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 03:48:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 0.1s done 03:48:04 #8 DONE 0.1s 03:48:04 03:48:04 1 warning found (use --debug to expand): 03:48:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 03:48:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 03:48:04 #1 [internal] load build definition from Dockerfile 03:48:04 #1 transferring dockerfile: 161B done 03:48:04 #1 DONE 0.0s 03:48:04 03:48:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 03:48:04 #2 DONE 0.0s 03:48:04 03:48:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 03:48:04 #3 DONE 0.0s 03:48:04 03:48:04 #4 [internal] load .dockerignore 03:48:04 #4 transferring context: 2B done 03:48:04 #4 DONE 0.0s 03:48:04 03:48:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 03:48:04 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 03:48:04 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done 03:48:04 #5 CACHED 03:48:04 03:48:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 03:48:04 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:f0ffb7860366b3964961c15f8d90b47bc10cf7861a97c699dd2e536e286481c7 0.0s done 03:48:04 #6 CACHED 03:48:04 03:48:04 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:48:04 #7 DONE 0.0s 03:48:04 03:48:04 #8 exporting to image 03:48:04 #8 exporting layers done 03:48:04 #8 exporting manifest sha256:cb4f3744dfd964d545e77308b94691b7ceeb69686da68ead94f68b26c5d860f6 done 03:48:04 #8 exporting config sha256:cc6773e724b2a0ffc4ef3ec72cd730aa662c5932df6226d88cf5162ae60d6e5a done 03:48:04 #8 exporting manifest sha256:7bc37be1ec7df036bcd3953aa76bd1218bc22267f635f7c001a1e0147dba4949 done 03:48:04 #8 exporting config sha256:1219004bd62c8545e975c3813029ae228b79f569bf124db36e837f832520e461 done 03:48:04 #8 exporting manifest list sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 done 03:48:04 #8 pushing layers 0.0s done 03:48:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 03:48:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:3ee60122281d25fd771272790b22eb779bba4034bbe0e8863565cb13a430ef21 0.1s done 03:48:04 #8 DONE 0.1s 03:48:04 03:48:04 1 warning found (use --debug to expand): 03:48:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - 03:48:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10' 03:48:05 #1 [internal] load build definition from Dockerfile 03:48:05 #1 transferring dockerfile: 216B done 03:48:05 #1 DONE 0.0s 03:48:05 03:48:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:05 #2 DONE 0.1s 03:48:05 03:48:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:05 #3 DONE 0.1s 03:48:05 03:48:05 #4 [internal] load .dockerignore 03:48:05 #4 transferring context: 2B done 03:48:05 #4 DONE 0.0s 03:48:05 03:48:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 03:48:05 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done 03:48:05 #5 DONE 0.0s 03:48:05 03:48:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 03:48:05 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done 03:48:05 #6 DONE 0.1s 03:48:05 03:48:05 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:48:05 #7 DONE 0.0s 03:48:05 03:48:05 #8 exporting to image 03:48:05 #8 exporting layers done 03:48:05 #8 exporting manifest sha256:e38ce697e988f73213d77f0ed0f921632ff6f02b7bce3faa6be90be1b9be65e2 done 03:48:05 #8 exporting config sha256:2f53fd51ffcdc7ed4b584f525e4c56cb5f2b8484590c8f5b0df0c9fe68d2ce06 done 03:48:05 #8 exporting manifest sha256:b382b9c8862193ffd73da909145077f85fe6984b0eb621aac520ad0fc22a8238 0.0s done 03:48:05 #8 exporting config sha256:fa327d06d7e11d71f035b07d6c108e6a66332b5bb102093c92c88d1483fdec68 done 03:48:05 #8 exporting manifest list sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 0.0s done 03:48:05 #8 pushing layers 0.1s done 03:48:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 03:48:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 0.1s done 03:48:05 #8 DONE 0.3s 03:48:05 03:48:05 1 warning found (use --debug to expand): 03:48:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 03:48:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 03:48:06 #1 [internal] load build definition from Dockerfile 03:48:06 #1 transferring dockerfile: 182B done 03:48:06 #1 DONE 0.0s 03:48:06 03:48:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:48:06 #2 DONE 0.0s 03:48:06 03:48:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:48:06 #3 DONE 0.0s 03:48:06 03:48:06 #4 [internal] load .dockerignore 03:48:06 #4 transferring context: 2B done 03:48:06 #4 DONE 0.0s 03:48:06 03:48:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 03:48:06 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done 03:48:06 #5 CACHED 03:48:06 03:48:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 03:48:06 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done 03:48:06 #6 CACHED 03:48:06 03:48:06 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:48:06 #7 DONE 0.0s 03:48:06 03:48:06 #8 exporting to image 03:48:06 #8 exporting layers done 03:48:06 #8 exporting manifest sha256:e38ce697e988f73213d77f0ed0f921632ff6f02b7bce3faa6be90be1b9be65e2 done 03:48:06 #8 exporting config sha256:2f53fd51ffcdc7ed4b584f525e4c56cb5f2b8484590c8f5b0df0c9fe68d2ce06 done 03:48:06 #8 exporting manifest sha256:b382b9c8862193ffd73da909145077f85fe6984b0eb621aac520ad0fc22a8238 done 03:48:06 #8 exporting config sha256:fa327d06d7e11d71f035b07d6c108e6a66332b5bb102093c92c88d1483fdec68 done 03:48:06 #8 exporting manifest list sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 done 03:48:06 #8 pushing layers 0.0s done 03:48:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 03:48:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 0.1s done 03:48:06 #8 DONE 0.1s 03:48:06 03:48:06 1 warning found (use --debug to expand): 03:48:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68' 03:48:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68 --push - 03:48:06 #1 [internal] load build definition from Dockerfile 03:48:06 #1 transferring dockerfile: 188B done 03:48:06 #1 DONE 0.0s 03:48:06 03:48:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68 03:48:06 #2 DONE 0.0s 03:48:06 03:48:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68 03:48:06 #3 DONE 0.0s 03:48:06 03:48:06 #4 [internal] load .dockerignore 03:48:06 #4 transferring context: 2B done 03:48:06 #4 DONE 0.0s 03:48:07 03:48:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 03:48:07 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done 03:48:07 #5 CACHED 03:48:07 03:48:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 03:48:07 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done 03:48:07 #6 CACHED 03:48:07 03:48:07 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:48:07 #7 DONE 0.0s 03:48:07 03:48:07 #8 exporting to image 03:48:07 #8 exporting layers done 03:48:07 #8 exporting manifest sha256:e38ce697e988f73213d77f0ed0f921632ff6f02b7bce3faa6be90be1b9be65e2 done 03:48:07 #8 exporting config sha256:2f53fd51ffcdc7ed4b584f525e4c56cb5f2b8484590c8f5b0df0c9fe68d2ce06 done 03:48:07 #8 exporting manifest sha256:b382b9c8862193ffd73da909145077f85fe6984b0eb621aac520ad0fc22a8238 done 03:48:07 #8 exporting config sha256:fa327d06d7e11d71f035b07d6c108e6a66332b5bb102093c92c88d1483fdec68 done 03:48:07 #8 exporting manifest list sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 done 03:48:07 #8 pushing layers 0.0s done 03:48:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 03:48:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.68@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 0.1s done 03:48:07 #8 DONE 0.2s 03:48:07 03:48:07 1 warning found (use --debug to expand): 03:48:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - 03:48:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' 03:48:07 #1 [internal] load build definition from Dockerfile 03:48:07 #1 transferring dockerfile: 229B done 03:48:07 #1 DONE 0.0s 03:48:07 03:48:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:07 #2 DONE 0.0s 03:48:07 03:48:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:07 #3 DONE 0.0s 03:48:07 03:48:07 #4 [internal] load .dockerignore 03:48:07 #4 transferring context: 2B done 03:48:07 #4 DONE 0.0s 03:48:07 03:48:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 03:48:07 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 done 03:48:07 #5 DONE 0.0s 03:48:07 03:48:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 03:48:07 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done 03:48:07 #6 CACHED 03:48:07 03:48:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 03:48:07 #5 CACHED 03:48:07 03:48:07 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:48:07 #7 DONE 0.0s 03:48:07 03:48:07 #8 exporting to image 03:48:07 #8 exporting layers done 03:48:07 #8 exporting manifest sha256:e38ce697e988f73213d77f0ed0f921632ff6f02b7bce3faa6be90be1b9be65e2 done 03:48:07 #8 exporting config sha256:2f53fd51ffcdc7ed4b584f525e4c56cb5f2b8484590c8f5b0df0c9fe68d2ce06 done 03:48:07 #8 exporting manifest sha256:b382b9c8862193ffd73da909145077f85fe6984b0eb621aac520ad0fc22a8238 done 03:48:07 #8 exporting config sha256:fa327d06d7e11d71f035b07d6c108e6a66332b5bb102093c92c88d1483fdec68 done 03:48:07 #8 exporting manifest list sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 done 03:48:07 #8 pushing layers 0.0s done 03:48:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 0.1s done 03:48:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:07 #8 DONE 0.1s 03:48:07 03:48:07 1 warning found (use --debug to expand): 03:48:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 03:48:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 03:48:07 #1 [internal] load build definition from Dockerfile 03:48:07 #1 transferring dockerfile: 180B done 03:48:07 #1 DONE 0.0s 03:48:07 03:48:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:48:07 #2 DONE 0.0s 03:48:07 03:48:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:48:07 #3 DONE 0.0s 03:48:07 03:48:07 #4 [internal] load .dockerignore 03:48:07 #4 transferring context: 2B done 03:48:07 #4 DONE 0.0s 03:48:08 03:48:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 03:48:08 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done 03:48:08 #5 CACHED 03:48:08 03:48:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 03:48:08 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:3f7c36829dca8d6627142971c14758eebadc99c50cffdac677a209903696bb36 0.0s done 03:48:08 #6 CACHED 03:48:08 03:48:08 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:48:08 #7 DONE 0.0s 03:48:08 03:48:08 #8 exporting to image 03:48:08 #8 exporting layers done 03:48:08 #8 exporting manifest sha256:e38ce697e988f73213d77f0ed0f921632ff6f02b7bce3faa6be90be1b9be65e2 done 03:48:08 #8 exporting config sha256:2f53fd51ffcdc7ed4b584f525e4c56cb5f2b8484590c8f5b0df0c9fe68d2ce06 done 03:48:08 #8 exporting manifest sha256:b382b9c8862193ffd73da909145077f85fe6984b0eb621aac520ad0fc22a8238 done 03:48:08 #8 exporting config sha256:fa327d06d7e11d71f035b07d6c108e6a66332b5bb102093c92c88d1483fdec68 done 03:48:08 #8 exporting manifest list sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 done 03:48:08 #8 pushing layers 0.0s done 03:48:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 03:48:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6cfdf3b65505c50058ff202773113c14b4c3f46e4d46ccfcea3d506298383183 0.1s done 03:48:08 #8 DONE 0.1s 03:48:08 03:48:08 1 warning found (use --debug to expand): 03:48:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10' 03:48:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - 03:48:08 #1 [internal] load build definition from Dockerfile 03:48:08 #1 transferring dockerfile: 194B done 03:48:08 #1 DONE 0.0s 03:48:08 03:48:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:08 #2 DONE 0.0s 03:48:08 03:48:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:08 #3 DONE 0.0s 03:48:08 03:48:08 #4 [internal] load .dockerignore 03:48:08 #4 transferring context: 2B done 03:48:08 #4 DONE 0.0s 03:48:08 03:48:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 03:48:08 #5 resolve nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done 03:48:08 #5 DONE 0.0s 03:48:08 03:48:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 03:48:08 #6 resolve nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done 03:48:08 #6 DONE 0.1s 03:48:08 03:48:08 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:48:08 #7 DONE 0.0s 03:48:08 03:48:08 #8 exporting to image 03:48:08 #8 exporting layers done 03:48:08 #8 exporting manifest sha256:2b8358d4c6067c6e8acd6187945c203740e16253ff086a54a061b1ddbfe218e4 done 03:48:08 #8 exporting config sha256:5a62d2887ef37feccb88a4cbf7e2f55fd908f0cdbe8cbb76acf9a05d7acb1b9f done 03:48:08 #8 exporting manifest sha256:5534d607ba6e6379fdcb2504956cc3108a08dea83a7659a9e56341cf0b77b47f done 03:48:08 #8 exporting config sha256:3ec46e4f3bf372bdb354bd5940586f8abfa4ba1cee5f18e3be2af7d266d7f4e6 done 03:48:08 #8 exporting manifest list sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 done 03:48:08 #8 pushing layers 0.1s done 03:48:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 03:48:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 0.1s done 03:48:08 #8 DONE 0.2s 03:48:08 03:48:08 1 warning found (use --debug to expand): 03:48:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 03:48:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 03:48:09 #1 [internal] load build definition from Dockerfile 03:48:09 #1 transferring dockerfile: 160B done 03:48:09 #1 DONE 0.0s 03:48:09 03:48:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 03:48:09 #2 DONE 0.0s 03:48:09 03:48:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 03:48:09 #3 DONE 0.0s 03:48:09 03:48:09 #4 [internal] load .dockerignore 03:48:09 #4 transferring context: 2B done 03:48:09 #4 DONE 0.0s 03:48:09 03:48:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 03:48:09 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done 03:48:09 #5 CACHED 03:48:09 03:48:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 03:48:09 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done 03:48:09 #6 CACHED 03:48:09 03:48:09 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:48:09 #7 DONE 0.0s 03:48:09 03:48:09 #8 exporting to image 03:48:09 #8 exporting layers done 03:48:09 #8 exporting manifest sha256:2b8358d4c6067c6e8acd6187945c203740e16253ff086a54a061b1ddbfe218e4 done 03:48:09 #8 exporting config sha256:5a62d2887ef37feccb88a4cbf7e2f55fd908f0cdbe8cbb76acf9a05d7acb1b9f done 03:48:09 #8 exporting manifest sha256:5534d607ba6e6379fdcb2504956cc3108a08dea83a7659a9e56341cf0b77b47f done 03:48:09 #8 exporting config sha256:3ec46e4f3bf372bdb354bd5940586f8abfa4ba1cee5f18e3be2af7d266d7f4e6 done 03:48:09 #8 exporting manifest list sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 done 03:48:09 #8 pushing layers 0.0s done 03:48:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 03:48:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 0.1s done 03:48:09 #8 DONE 0.1s 03:48:09 03:48:09 1 warning found (use --debug to expand): 03:48:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68' 03:48:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68 --push - 03:48:09 #1 [internal] load build definition from Dockerfile 03:48:09 #1 transferring dockerfile: 166B done 03:48:09 #1 DONE 0.0s 03:48:09 03:48:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68 03:48:09 #2 DONE 0.0s 03:48:09 03:48:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68 03:48:09 #3 DONE 0.0s 03:48:09 03:48:09 #4 [internal] load .dockerignore 03:48:09 #4 transferring context: 2B done 03:48:09 #4 DONE 0.0s 03:48:09 03:48:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 03:48:09 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done 03:48:10 #5 CACHED 03:48:10 03:48:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 03:48:10 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done 03:48:10 #6 CACHED 03:48:10 03:48:10 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:48:10 #7 DONE 0.0s 03:48:10 03:48:10 #8 exporting to image 03:48:10 #8 exporting layers done 03:48:10 #8 exporting manifest sha256:2b8358d4c6067c6e8acd6187945c203740e16253ff086a54a061b1ddbfe218e4 done 03:48:10 #8 exporting config sha256:5a62d2887ef37feccb88a4cbf7e2f55fd908f0cdbe8cbb76acf9a05d7acb1b9f done 03:48:10 #8 exporting manifest sha256:5534d607ba6e6379fdcb2504956cc3108a08dea83a7659a9e56341cf0b77b47f done 03:48:10 #8 exporting config sha256:3ec46e4f3bf372bdb354bd5940586f8abfa4ba1cee5f18e3be2af7d266d7f4e6 done 03:48:10 #8 exporting manifest list sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 done 03:48:10 #8 pushing layers 0.0s done 03:48:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.68@sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 0.1s done 03:48:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:10 #8 DONE 0.1s 03:48:10 03:48:10 1 warning found (use --debug to expand): 03:48:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' 03:48:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - 03:48:10 #1 [internal] load build definition from Dockerfile 03:48:10 #1 transferring dockerfile: 207B done 03:48:10 #1 DONE 0.0s 03:48:10 03:48:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:10 #2 DONE 0.0s 03:48:10 03:48:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:10 #3 DONE 0.0s 03:48:10 03:48:10 #4 [internal] load .dockerignore 03:48:10 #4 transferring context: 2B done 03:48:10 #4 DONE 0.0s 03:48:10 03:48:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 03:48:10 #5 resolve nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done 03:48:10 #5 DONE 0.0s 03:48:10 03:48:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 03:48:10 #6 resolve nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done 03:48:10 #6 CACHED 03:48:10 03:48:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 03:48:10 #5 CACHED 03:48:10 03:48:10 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:48:10 #7 DONE 0.0s 03:48:10 03:48:10 #8 exporting to image 03:48:10 #8 exporting layers done 03:48:10 #8 exporting manifest sha256:2b8358d4c6067c6e8acd6187945c203740e16253ff086a54a061b1ddbfe218e4 done 03:48:10 #8 exporting config sha256:5a62d2887ef37feccb88a4cbf7e2f55fd908f0cdbe8cbb76acf9a05d7acb1b9f done 03:48:10 #8 exporting manifest sha256:5534d607ba6e6379fdcb2504956cc3108a08dea83a7659a9e56341cf0b77b47f done 03:48:10 #8 exporting config sha256:3ec46e4f3bf372bdb354bd5940586f8abfa4ba1cee5f18e3be2af7d266d7f4e6 done 03:48:10 #8 exporting manifest list sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 done 03:48:10 #8 pushing layers 0.0s done 03:48:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 0.1s done 03:48:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:10 #8 DONE 0.1s 03:48:10 03:48:10 1 warning found (use --debug to expand): 03:48:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 03:48:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 03:48:11 #1 [internal] load build definition from Dockerfile 03:48:11 #1 transferring dockerfile: 158B done 03:48:11 #1 DONE 0.0s 03:48:11 03:48:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 03:48:11 #2 DONE 0.0s 03:48:11 03:48:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 03:48:11 #3 DONE 0.0s 03:48:11 03:48:11 #4 [internal] load .dockerignore 03:48:11 #4 transferring context: 2B done 03:48:11 #4 DONE 0.0s 03:48:11 03:48:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 03:48:11 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done 03:48:11 #5 CACHED 03:48:11 03:48:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 03:48:11 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e382f98498f747d691fb1ec7c102bb5207af035b8cdfcbac8d334f7c39a847fc 0.0s done 03:48:11 #6 CACHED 03:48:11 03:48:11 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:48:11 #7 DONE 0.0s 03:48:11 03:48:11 #8 exporting to image 03:48:11 #8 exporting layers done 03:48:11 #8 exporting manifest sha256:2b8358d4c6067c6e8acd6187945c203740e16253ff086a54a061b1ddbfe218e4 done 03:48:11 #8 exporting config sha256:5a62d2887ef37feccb88a4cbf7e2f55fd908f0cdbe8cbb76acf9a05d7acb1b9f done 03:48:11 #8 exporting manifest sha256:5534d607ba6e6379fdcb2504956cc3108a08dea83a7659a9e56341cf0b77b47f done 03:48:11 #8 exporting config sha256:3ec46e4f3bf372bdb354bd5940586f8abfa4ba1cee5f18e3be2af7d266d7f4e6 done 03:48:11 #8 exporting manifest list sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 done 03:48:11 #8 pushing layers 0.0s done 03:48:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:9f6ab8e73d059a3fcc0b6b2d6d169835c9c25d8a1d0eaa442ac297db833c47f1 0.2s done 03:48:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:11 #8 DONE 0.2s 03:48:11 03:48:11 1 warning found (use --debug to expand): 03:48:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10' 03:48:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - 03:48:11 #1 [internal] load build definition from Dockerfile 03:48:11 #1 transferring dockerfile: 196B done 03:48:11 #1 DONE 0.0s 03:48:11 03:48:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:11 #2 DONE 0.1s 03:48:11 03:48:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:11 #3 DONE 0.1s 03:48:11 03:48:11 #4 [internal] load .dockerignore 03:48:11 #4 transferring context: 2B done 03:48:11 #4 DONE 0.0s 03:48:11 03:48:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 03:48:11 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 03:48:11 #5 ... 03:48:11 03:48:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 03:48:11 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done 03:48:11 #6 DONE 0.1s 03:48:12 03:48:12 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:48:12 #7 DONE 0.0s 03:48:12 03:48:12 #8 exporting to image 03:48:12 #8 exporting layers done 03:48:12 #8 exporting manifest sha256:ffac78619835d86c3f202a1aefe120c9dc893ce6400dc74028d4e459ec3d1ebf 0.0s done 03:48:12 #8 exporting config sha256:80f17e4545298044d9f66a7626da0add69aad69f6228bd731c96451a0d2ecd05 done 03:48:12 #8 exporting manifest sha256:8e35ddd4537470bafff9bcc2680a3b0bbdaa3d4976d8155c814919f7ae7dffb2 0.0s done 03:48:12 #8 exporting config sha256:c2c67320ae0308f8bdd9c0f60897104256858b6a79b67dacabbee2a09e9bf5cb done 03:48:12 #8 exporting manifest list sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 done 03:48:12 #8 pushing layers 03:48:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:12 #8 pushing layers 0.1s done 03:48:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 0.1s done 03:48:12 #8 DONE 0.3s 03:48:12 03:48:12 1 warning found (use --debug to expand): 03:48:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 03:48:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 03:48:12 #1 [internal] load build definition from Dockerfile 03:48:12 #1 transferring dockerfile: 162B done 03:48:12 #1 DONE 0.0s 03:48:12 03:48:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 03:48:12 #2 DONE 0.0s 03:48:12 03:48:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 03:48:12 #3 DONE 0.1s 03:48:12 03:48:12 #4 [internal] load .dockerignore 03:48:12 #4 transferring context: 03:48:12 #4 transferring context: 2B done 03:48:12 #4 DONE 0.0s 03:48:12 03:48:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 03:48:12 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done 03:48:12 #5 CACHED 03:48:12 03:48:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 03:48:12 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done 03:48:12 #6 CACHED 03:48:12 03:48:12 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:48:12 #7 DONE 0.0s 03:48:12 03:48:12 #8 exporting to image 03:48:12 #8 exporting layers done 03:48:12 #8 exporting manifest sha256:ffac78619835d86c3f202a1aefe120c9dc893ce6400dc74028d4e459ec3d1ebf done 03:48:12 #8 exporting config sha256:80f17e4545298044d9f66a7626da0add69aad69f6228bd731c96451a0d2ecd05 done 03:48:12 #8 exporting manifest sha256:8e35ddd4537470bafff9bcc2680a3b0bbdaa3d4976d8155c814919f7ae7dffb2 done 03:48:12 #8 exporting config sha256:c2c67320ae0308f8bdd9c0f60897104256858b6a79b67dacabbee2a09e9bf5cb done 03:48:12 #8 exporting manifest list sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 done 03:48:12 #8 pushing layers 0.0s done 03:48:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 0.1s done 03:48:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:12 #8 DONE 0.1s 03:48:12 03:48:12 1 warning found (use --debug to expand): 03:48:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68 --push - 03:48:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68' 03:48:13 #1 [internal] load build definition from Dockerfile 03:48:13 #1 transferring dockerfile: 168B done 03:48:13 #1 DONE 0.0s 03:48:13 03:48:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68 03:48:13 #2 DONE 0.0s 03:48:13 03:48:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68 03:48:13 #3 DONE 0.0s 03:48:13 03:48:13 #4 [internal] load .dockerignore 03:48:13 #4 transferring context: 2B done 03:48:13 #4 DONE 0.0s 03:48:13 03:48:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 03:48:13 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done 03:48:13 #5 CACHED 03:48:13 03:48:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 03:48:13 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done 03:48:13 #6 CACHED 03:48:13 03:48:13 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:48:13 #7 DONE 0.0s 03:48:13 03:48:13 #8 exporting to image 03:48:13 #8 exporting layers done 03:48:13 #8 exporting manifest sha256:ffac78619835d86c3f202a1aefe120c9dc893ce6400dc74028d4e459ec3d1ebf done 03:48:13 #8 exporting config sha256:80f17e4545298044d9f66a7626da0add69aad69f6228bd731c96451a0d2ecd05 done 03:48:13 #8 exporting manifest sha256:8e35ddd4537470bafff9bcc2680a3b0bbdaa3d4976d8155c814919f7ae7dffb2 done 03:48:13 #8 exporting config sha256:c2c67320ae0308f8bdd9c0f60897104256858b6a79b67dacabbee2a09e9bf5cb done 03:48:13 #8 exporting manifest list sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 done 03:48:13 #8 pushing layers 0.0s done 03:48:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68@sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 03:48:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.68@sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 0.1s done 03:48:13 #8 DONE 0.1s 03:48:13 03:48:13 1 warning found (use --debug to expand): 03:48:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' 03:48:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - 03:48:13 #1 [internal] load build definition from Dockerfile 03:48:13 #1 transferring dockerfile: 209B done 03:48:13 #1 DONE 0.0s 03:48:13 03:48:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:13 #2 DONE 0.0s 03:48:13 03:48:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:13 #3 DONE 0.0s 03:48:13 03:48:13 #4 [internal] load .dockerignore 03:48:13 #4 transferring context: 2B done 03:48:13 #4 DONE 0.0s 03:48:13 03:48:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 03:48:13 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done 03:48:13 #5 CACHED 03:48:13 03:48:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 03:48:13 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done 03:48:13 #6 CACHED 03:48:13 03:48:13 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:48:13 #7 DONE 0.0s 03:48:13 03:48:13 #8 exporting to image 03:48:13 #8 exporting layers done 03:48:13 #8 exporting manifest sha256:ffac78619835d86c3f202a1aefe120c9dc893ce6400dc74028d4e459ec3d1ebf done 03:48:13 #8 exporting config sha256:80f17e4545298044d9f66a7626da0add69aad69f6228bd731c96451a0d2ecd05 done 03:48:13 #8 exporting manifest sha256:8e35ddd4537470bafff9bcc2680a3b0bbdaa3d4976d8155c814919f7ae7dffb2 done 03:48:13 #8 exporting config sha256:c2c67320ae0308f8bdd9c0f60897104256858b6a79b67dacabbee2a09e9bf5cb done 03:48:13 #8 exporting manifest list sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 done 03:48:13 #8 pushing layers 0.0s done 03:48:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 0.1s done 03:48:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:13 #8 DONE 0.1s 03:48:13 03:48:13 1 warning found (use --debug to expand): 03:48:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 03:48:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 03:48:14 #1 [internal] load build definition from Dockerfile 03:48:14 #1 transferring dockerfile: 160B done 03:48:14 #1 DONE 0.0s 03:48:14 03:48:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 03:48:14 #2 DONE 0.0s 03:48:14 03:48:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 03:48:14 #3 DONE 0.0s 03:48:14 03:48:14 #4 [internal] load .dockerignore 03:48:14 #4 transferring context: 2B done 03:48:14 #4 DONE 0.0s 03:48:14 03:48:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 03:48:14 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done 03:48:14 #5 DONE 0.0s 03:48:14 03:48:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 03:48:14 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 0.0s done 03:48:14 #6 CACHED 03:48:14 03:48:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:6315058b8b1f37970f1b55c1b16830e700b186d977ac0356d2bfaaae1fe214f3 03:48:14 #5 CACHED 03:48:14 03:48:14 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:48:14 #7 DONE 0.0s 03:48:14 03:48:14 #8 exporting to image 03:48:14 #8 exporting layers done 03:48:14 #8 exporting manifest sha256:ffac78619835d86c3f202a1aefe120c9dc893ce6400dc74028d4e459ec3d1ebf done 03:48:14 #8 exporting config sha256:80f17e4545298044d9f66a7626da0add69aad69f6228bd731c96451a0d2ecd05 done 03:48:14 #8 exporting manifest sha256:8e35ddd4537470bafff9bcc2680a3b0bbdaa3d4976d8155c814919f7ae7dffb2 done 03:48:14 #8 exporting config sha256:c2c67320ae0308f8bdd9c0f60897104256858b6a79b67dacabbee2a09e9bf5cb done 03:48:14 #8 exporting manifest list sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 done 03:48:14 #8 pushing layers 0.0s done 03:48:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:5755c5a1c6b68405bde875661b2bc26d837cc747be0badb79daf6b7d3bc18c50 0.1s done 03:48:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:14 #8 DONE 0.1s 03:48:14 03:48:14 1 warning found (use --debug to expand): 03:48:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10' 03:48:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - 03:48:14 #1 [internal] load build definition from Dockerfile 03:48:14 #1 transferring dockerfile: 198B done 03:48:14 #1 DONE 0.0s 03:48:14 03:48:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:14 #2 DONE 0.0s 03:48:14 03:48:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:14 #3 DONE 0.1s 03:48:14 03:48:14 #4 [internal] load .dockerignore 03:48:14 #4 transferring context: 2B done 03:48:14 #4 DONE 0.0s 03:48:14 03:48:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 03:48:14 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done 03:48:14 #5 DONE 0.0s 03:48:14 03:48:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 03:48:14 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done 03:48:14 #6 DONE 0.1s 03:48:14 03:48:14 #7 exporting to image 03:48:14 #7 exporting layers done 03:48:14 #7 exporting manifest sha256:841b81374e33b70a0f5d91bc8a5d0892dc6f5efb4236c9ec27d3a87529570165 done 03:48:14 #7 exporting config sha256:d2a9a56320a4a0b42579e032f0ec61f0a410ede996e6d10df1913e0304a8eff0 done 03:48:14 #7 exporting manifest sha256:9595abb2a26156f818e97a831f378eda851058eb25e61aa9e45786fb82a92c7d done 03:48:14 #7 exporting config sha256:05057c1a6556e561e73e7eafcfd567a2b04796ab8e594eee10cfb4a517e77a1d done 03:48:14 #7 exporting manifest list sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 done 03:48:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:14 #7 ... 03:48:14 03:48:14 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:48:14 #8 DONE 0.0s 03:48:14 03:48:14 #7 exporting to image 03:48:14 #7 pushing layers 0.1s done 03:48:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 03:48:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 0.1s done 03:48:15 #7 DONE 0.3s 03:48:15 03:48:15 1 warning found (use --debug to expand): 03:48:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 03:48:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 03:48:15 #1 [internal] load build definition from Dockerfile 03:48:15 #1 transferring dockerfile: 164B done 03:48:15 #1 DONE 0.0s 03:48:15 03:48:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 03:48:15 #2 DONE 0.0s 03:48:15 03:48:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 03:48:15 #3 DONE 0.0s 03:48:15 03:48:15 #4 [internal] load .dockerignore 03:48:15 #4 transferring context: 2B done 03:48:15 #4 DONE 0.0s 03:48:15 03:48:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 03:48:15 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done 03:48:15 #5 CACHED 03:48:15 03:48:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 03:48:15 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done 03:48:15 #6 CACHED 03:48:15 03:48:15 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:48:15 #7 DONE 0.0s 03:48:15 03:48:15 #8 exporting to image 03:48:15 #8 exporting layers done 03:48:15 #8 exporting manifest sha256:841b81374e33b70a0f5d91bc8a5d0892dc6f5efb4236c9ec27d3a87529570165 done 03:48:15 #8 exporting config sha256:d2a9a56320a4a0b42579e032f0ec61f0a410ede996e6d10df1913e0304a8eff0 done 03:48:15 #8 exporting manifest sha256:9595abb2a26156f818e97a831f378eda851058eb25e61aa9e45786fb82a92c7d done 03:48:15 #8 exporting config sha256:05057c1a6556e561e73e7eafcfd567a2b04796ab8e594eee10cfb4a517e77a1d done 03:48:15 #8 exporting manifest list sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 done 03:48:15 #8 pushing layers 0.0s done 03:48:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 03:48:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 0.1s done 03:48:15 #8 DONE 0.1s 03:48:15 03:48:15 1 warning found (use --debug to expand): 03:48:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68' 03:48:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68 --push - 03:48:16 #1 [internal] load build definition from Dockerfile 03:48:16 #1 transferring dockerfile: 170B done 03:48:16 #1 DONE 0.0s 03:48:16 03:48:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68 03:48:16 #2 DONE 0.0s 03:48:16 03:48:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68 03:48:16 #3 DONE 0.0s 03:48:16 03:48:16 #4 [internal] load .dockerignore 03:48:16 #4 transferring context: 2B done 03:48:16 #4 DONE 0.0s 03:48:16 03:48:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 03:48:16 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done 03:48:16 #5 DONE 0.0s 03:48:16 03:48:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 03:48:16 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done 03:48:16 #6 CACHED 03:48:16 03:48:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 03:48:16 #5 CACHED 03:48:16 03:48:16 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:48:16 #7 DONE 0.0s 03:48:16 03:48:16 #8 exporting to image 03:48:16 #8 exporting layers done 03:48:16 #8 exporting manifest sha256:841b81374e33b70a0f5d91bc8a5d0892dc6f5efb4236c9ec27d3a87529570165 done 03:48:16 #8 exporting config sha256:d2a9a56320a4a0b42579e032f0ec61f0a410ede996e6d10df1913e0304a8eff0 done 03:48:16 #8 exporting manifest sha256:9595abb2a26156f818e97a831f378eda851058eb25e61aa9e45786fb82a92c7d done 03:48:16 #8 exporting config sha256:05057c1a6556e561e73e7eafcfd567a2b04796ab8e594eee10cfb4a517e77a1d done 03:48:16 #8 exporting manifest list sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 done 03:48:16 #8 pushing layers 0.0s done 03:48:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.68@sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 0.1s done 03:48:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:16 #8 DONE 0.1s 03:48:16 03:48:16 1 warning found (use --debug to expand): 03:48:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - 03:48:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' 03:48:16 #1 [internal] load build definition from Dockerfile 03:48:16 #1 transferring dockerfile: 211B done 03:48:16 #1 DONE 0.0s 03:48:16 03:48:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:16 #2 DONE 0.0s 03:48:16 03:48:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:16 #3 DONE 0.0s 03:48:16 03:48:16 #4 [internal] load .dockerignore 03:48:16 #4 transferring context: 2B done 03:48:16 #4 DONE 0.0s 03:48:16 03:48:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 03:48:16 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done 03:48:16 #5 DONE 0.0s 03:48:16 03:48:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 03:48:16 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 0.0s done 03:48:16 #6 CACHED 03:48:16 03:48:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 03:48:16 #5 CACHED 03:48:16 03:48:16 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:48:16 #7 DONE 0.0s 03:48:16 03:48:16 #8 exporting to image 03:48:16 #8 exporting layers done 03:48:16 #8 exporting manifest sha256:841b81374e33b70a0f5d91bc8a5d0892dc6f5efb4236c9ec27d3a87529570165 done 03:48:16 #8 exporting config sha256:d2a9a56320a4a0b42579e032f0ec61f0a410ede996e6d10df1913e0304a8eff0 done 03:48:16 #8 exporting manifest sha256:9595abb2a26156f818e97a831f378eda851058eb25e61aa9e45786fb82a92c7d done 03:48:16 #8 exporting config sha256:05057c1a6556e561e73e7eafcfd567a2b04796ab8e594eee10cfb4a517e77a1d done 03:48:16 #8 exporting manifest list sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 done 03:48:16 #8 pushing layers 0.0s done 03:48:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 0.1s done 03:48:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:16 #8 DONE 0.1s 03:48:16 03:48:16 1 warning found (use --debug to expand): 03:48:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 03:48:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 03:48:17 #1 [internal] load build definition from Dockerfile 03:48:17 #1 transferring dockerfile: 162B done 03:48:17 #1 DONE 0.0s 03:48:17 03:48:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 03:48:17 #2 DONE 0.0s 03:48:17 03:48:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 03:48:17 #3 DONE 0.0s 03:48:17 03:48:17 #4 [internal] load .dockerignore 03:48:17 #4 transferring context: 2B done 03:48:17 #4 DONE 0.0s 03:48:17 03:48:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 03:48:17 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b done 03:48:17 #5 DONE 0.0s 03:48:17 03:48:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 03:48:17 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b done 03:48:17 #6 CACHED 03:48:17 03:48:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c6e173b4abf2ae9ce9ad25597ebb758df3023753a8e0851f679d2678860a537b 03:48:17 #5 CACHED 03:48:17 03:48:17 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:48:17 #7 DONE 0.0s 03:48:17 03:48:17 #8 exporting to image 03:48:17 #8 exporting layers done 03:48:17 #8 exporting manifest sha256:841b81374e33b70a0f5d91bc8a5d0892dc6f5efb4236c9ec27d3a87529570165 done 03:48:17 #8 exporting config sha256:d2a9a56320a4a0b42579e032f0ec61f0a410ede996e6d10df1913e0304a8eff0 done 03:48:17 #8 exporting manifest sha256:9595abb2a26156f818e97a831f378eda851058eb25e61aa9e45786fb82a92c7d done 03:48:17 #8 exporting config sha256:05057c1a6556e561e73e7eafcfd567a2b04796ab8e594eee10cfb4a517e77a1d done 03:48:17 #8 exporting manifest list sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 done 03:48:17 #8 pushing layers 0.0s done 03:48:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:b3e3fa044fa510cb35ced8d2af242db284b0ea4917ff18ff9beaf4e4304541b9 0.1s done 03:48:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:17 #8 DONE 0.1s 03:48:17 03:48:17 1 warning found (use --debug to expand): 03:48:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10' 03:48:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - 03:48:17 #1 [internal] load build definition from Dockerfile 03:48:17 #1 transferring dockerfile: 206B done 03:48:17 #1 DONE 0.0s 03:48:17 03:48:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:17 #2 DONE 0.0s 03:48:17 03:48:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:17 #3 DONE 0.1s 03:48:17 03:48:17 #4 [internal] load .dockerignore 03:48:17 #4 transferring context: 2B done 03:48:17 #4 DONE 0.0s 03:48:17 03:48:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 03:48:17 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done 03:48:17 #5 DONE 0.0s 03:48:17 03:48:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 03:48:18 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done 03:48:18 #6 DONE 0.0s 03:48:18 03:48:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 03:48:18 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done 03:48:18 #5 DONE 0.2s 03:48:18 03:48:18 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:48:18 #7 DONE 0.0s 03:48:18 03:48:18 #8 exporting to image 03:48:18 #8 exporting layers done 03:48:18 #8 exporting manifest sha256:9c7e811ed11e7056253041b6b26c6839c8c9b9b8d31672ba619e953664fe3346 0.0s done 03:48:18 #8 exporting config sha256:012c4b7ff548150af68a5dc4ecebb6fa44dbc12929197da73c45bfa8ea954827 done 03:48:18 #8 exporting manifest sha256:f9e8c204ad2a3bd8d75124fe18f71ba9a1f8532ff8ac4edbe6770d28e0689dbb 0.0s done 03:48:18 #8 exporting config sha256:d454c02ba460c232f8018eef05251c383f47bb380c6b3616724e8a8f3fda823e done 03:48:18 #8 exporting manifest list sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 done 03:48:18 #8 pushing layers 03:48:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:18 #8 pushing layers 0.1s done 03:48:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 0.1s done 03:48:18 #8 DONE 0.2s 03:48:18 03:48:18 1 warning found (use --debug to expand): 03:48:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 03:48:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 03:48:18 #1 [internal] load build definition from Dockerfile 03:48:18 #1 transferring dockerfile: 172B done 03:48:18 #1 DONE 0.0s 03:48:18 03:48:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:48:18 #2 DONE 0.0s 03:48:18 03:48:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:48:18 #3 DONE 0.0s 03:48:18 03:48:18 #4 [internal] load .dockerignore 03:48:18 #4 transferring context: 2B done 03:48:18 #4 DONE 0.0s 03:48:18 03:48:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 03:48:18 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done 03:48:18 #5 CACHED 03:48:18 03:48:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 03:48:18 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done 03:48:18 #6 CACHED 03:48:18 03:48:18 #7 exporting to image 03:48:18 #7 exporting layers 03:48:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:18 #7 exporting layers done 03:48:18 #7 exporting manifest sha256:9c7e811ed11e7056253041b6b26c6839c8c9b9b8d31672ba619e953664fe3346 done 03:48:18 #7 exporting config sha256:012c4b7ff548150af68a5dc4ecebb6fa44dbc12929197da73c45bfa8ea954827 done 03:48:18 #7 exporting manifest sha256:f9e8c204ad2a3bd8d75124fe18f71ba9a1f8532ff8ac4edbe6770d28e0689dbb done 03:48:18 #7 exporting config sha256:d454c02ba460c232f8018eef05251c383f47bb380c6b3616724e8a8f3fda823e done 03:48:18 #7 exporting manifest list sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 done 03:48:18 #7 pushing layers 0.0s done 03:48:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 0.1s done 03:48:18 #7 DONE 0.1s 03:48:18 03:48:18 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:48:18 #8 DONE 0.0s 03:48:18 03:48:18 1 warning found (use --debug to expand): 03:48:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68' 03:48:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68 --push - 03:48:19 #1 [internal] load build definition from Dockerfile 03:48:19 #1 transferring dockerfile: 178B done 03:48:19 #1 DONE 0.1s 03:48:19 03:48:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68 03:48:19 #2 DONE 0.0s 03:48:19 03:48:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68 03:48:19 #3 DONE 0.0s 03:48:19 03:48:19 #4 [internal] load .dockerignore 03:48:19 #4 transferring context: 2B done 03:48:19 #4 DONE 0.0s 03:48:19 03:48:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 03:48:19 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done 03:48:19 #5 CACHED 03:48:19 03:48:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 03:48:19 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done 03:48:19 #6 CACHED 03:48:19 03:48:19 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:48:19 #7 DONE 0.0s 03:48:19 03:48:19 #8 exporting to image 03:48:19 #8 exporting layers done 03:48:19 #8 exporting manifest sha256:9c7e811ed11e7056253041b6b26c6839c8c9b9b8d31672ba619e953664fe3346 done 03:48:19 #8 exporting config sha256:012c4b7ff548150af68a5dc4ecebb6fa44dbc12929197da73c45bfa8ea954827 done 03:48:19 #8 exporting manifest sha256:f9e8c204ad2a3bd8d75124fe18f71ba9a1f8532ff8ac4edbe6770d28e0689dbb done 03:48:19 #8 exporting config sha256:d454c02ba460c232f8018eef05251c383f47bb380c6b3616724e8a8f3fda823e done 03:48:19 #8 exporting manifest list sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 done 03:48:19 #8 pushing layers 0.0s done 03:48:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68@sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 03:48:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.68@sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 0.1s done 03:48:19 #8 DONE 0.1s 03:48:19 03:48:19 1 warning found (use --debug to expand): 03:48:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' 03:48:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - 03:48:19 #1 [internal] load build definition from Dockerfile 03:48:19 #1 transferring dockerfile: 219B done 03:48:19 #1 DONE 0.0s 03:48:19 03:48:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:19 #2 DONE 0.0s 03:48:19 03:48:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:19 #3 DONE 0.0s 03:48:19 03:48:19 #4 [internal] load .dockerignore 03:48:19 #4 transferring context: 2B done 03:48:19 #4 DONE 0.0s 03:48:19 03:48:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 03:48:19 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done 03:48:19 #5 CACHED 03:48:19 03:48:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 03:48:19 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done 03:48:19 #6 CACHED 03:48:19 03:48:19 #7 exporting to image 03:48:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:19 #7 exporting layers done 03:48:19 #7 exporting manifest sha256:9c7e811ed11e7056253041b6b26c6839c8c9b9b8d31672ba619e953664fe3346 done 03:48:19 #7 exporting config sha256:012c4b7ff548150af68a5dc4ecebb6fa44dbc12929197da73c45bfa8ea954827 done 03:48:19 #7 exporting manifest sha256:f9e8c204ad2a3bd8d75124fe18f71ba9a1f8532ff8ac4edbe6770d28e0689dbb done 03:48:19 #7 exporting config sha256:d454c02ba460c232f8018eef05251c383f47bb380c6b3616724e8a8f3fda823e done 03:48:19 #7 exporting manifest list sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 done 03:48:19 #7 pushing layers 0.0s done 03:48:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 0.1s done 03:48:19 #7 DONE 0.1s 03:48:19 03:48:19 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:48:19 #8 DONE 0.0s 03:48:19 03:48:19 1 warning found (use --debug to expand): 03:48:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 03:48:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 03:48:20 #1 [internal] load build definition from Dockerfile 03:48:20 #1 transferring dockerfile: 170B done 03:48:20 #1 DONE 0.0s 03:48:20 03:48:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:48:20 #2 DONE 0.0s 03:48:20 03:48:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:48:20 #3 DONE 0.0s 03:48:20 03:48:20 #4 [internal] load .dockerignore 03:48:20 #4 transferring context: 2B done 03:48:20 #4 DONE 0.0s 03:48:20 03:48:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 03:48:20 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done 03:48:20 #5 CACHED 03:48:20 03:48:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 03:48:20 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ebd567241228e3c2702cd9398ad54447f0569913dff95388616f7a0e8b887b53 0.0s done 03:48:20 #6 CACHED 03:48:20 03:48:20 #7 exporting to image 03:48:20 #7 exporting layers 03:48:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:20 #7 exporting layers done 03:48:20 #7 exporting manifest sha256:9c7e811ed11e7056253041b6b26c6839c8c9b9b8d31672ba619e953664fe3346 done 03:48:20 #7 exporting config sha256:012c4b7ff548150af68a5dc4ecebb6fa44dbc12929197da73c45bfa8ea954827 done 03:48:20 #7 exporting manifest sha256:f9e8c204ad2a3bd8d75124fe18f71ba9a1f8532ff8ac4edbe6770d28e0689dbb done 03:48:20 #7 exporting config sha256:d454c02ba460c232f8018eef05251c383f47bb380c6b3616724e8a8f3fda823e done 03:48:20 #7 exporting manifest list sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 done 03:48:20 #7 pushing layers 0.0s done 03:48:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0077b61650c420221b2b58d4e673eedadffb48589214b4830dc6e79e90733958 0.1s done 03:48:20 #7 DONE 0.1s 03:48:20 03:48:20 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:48:20 #8 DONE 0.0s 03:48:20 03:48:20 1 warning found (use --debug to expand): 03:48:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10' 03:48:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - 03:48:21 #1 [internal] load build definition from Dockerfile 03:48:21 #1 transferring dockerfile: 204B done 03:48:21 #1 DONE 0.0s 03:48:21 03:48:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:21 #2 DONE 0.0s 03:48:21 03:48:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:21 #3 DONE 0.1s 03:48:21 03:48:21 #4 [internal] load .dockerignore 03:48:21 #4 transferring context: 2B done 03:48:21 #4 DONE 0.0s 03:48:21 03:48:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 03:48:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done 03:48:21 #5 DONE 0.0s 03:48:21 03:48:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 03:48:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb done 03:48:21 #6 DONE 0.1s 03:48:21 03:48:21 #7 exporting to image 03:48:21 #7 exporting layers done 03:48:21 #7 exporting manifest sha256:8fb59e040dfffd9971b339b3a3cd613bbf384e21884cf900dd3fd26a59648d2d done 03:48:21 #7 exporting config sha256:0525623c74b25ca305bf88c41f7bf6422f04f2653b10326493d0a948d6d60735 done 03:48:21 #7 exporting manifest sha256:a44d35c74c2c6cdfe2b371f49efa026468d8d54a1e51e07248e8fb313075cd8c done 03:48:21 #7 exporting config sha256:ce4f63e03284c7a359c4469b854b360a95991311b748ef115252b02f26c1b2ec done 03:48:21 #7 exporting manifest list sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab 03:48:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:21 #7 ... 03:48:21 03:48:21 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:48:21 #8 DONE 0.0s 03:48:21 03:48:21 #7 exporting to image 03:48:21 #7 exporting manifest list sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab done 03:48:21 #7 pushing layers 0.1s done 03:48:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab 03:48:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab 0.1s done 03:48:21 #7 DONE 0.2s 03:48:21 03:48:21 1 warning found (use --debug to expand): 03:48:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 03:48:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 03:48:21 #1 [internal] load build definition from Dockerfile 03:48:21 #1 transferring dockerfile: 170B done 03:48:21 #1 DONE 0.0s 03:48:21 03:48:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:48:21 #2 DONE 0.0s 03:48:21 03:48:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:48:21 #3 DONE 0.0s 03:48:21 03:48:21 #4 [internal] load .dockerignore 03:48:21 #4 transferring context: 2B done 03:48:21 #4 DONE 0.0s 03:48:21 03:48:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 03:48:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done 03:48:21 #5 DONE 0.0s 03:48:21 03:48:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 03:48:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done 03:48:21 #6 CACHED 03:48:21 03:48:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 03:48:21 #5 CACHED 03:48:21 03:48:21 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:48:21 #7 DONE 0.0s 03:48:21 03:48:21 #8 exporting to image 03:48:21 #8 exporting layers done 03:48:21 #8 exporting manifest sha256:8fb59e040dfffd9971b339b3a3cd613bbf384e21884cf900dd3fd26a59648d2d done 03:48:21 #8 exporting config sha256:0525623c74b25ca305bf88c41f7bf6422f04f2653b10326493d0a948d6d60735 done 03:48:21 #8 exporting manifest sha256:a44d35c74c2c6cdfe2b371f49efa026468d8d54a1e51e07248e8fb313075cd8c done 03:48:21 #8 exporting config sha256:ce4f63e03284c7a359c4469b854b360a95991311b748ef115252b02f26c1b2ec done 03:48:21 #8 exporting manifest list sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab done 03:48:21 #8 pushing layers 0.0s done 03:48:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab 0.1s done 03:48:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:21 #8 DONE 0.1s 03:48:21 03:48:21 1 warning found (use --debug to expand): 03:48:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68 --push - 03:48:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68' 03:48:22 #1 [internal] load build definition from Dockerfile 03:48:22 #1 transferring dockerfile: 176B done 03:48:22 #1 DONE 0.0s 03:48:22 03:48:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68 03:48:22 #2 DONE 0.0s 03:48:22 03:48:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68 03:48:22 #3 DONE 0.0s 03:48:22 03:48:22 #4 [internal] load .dockerignore 03:48:22 #4 transferring context: 2B done 03:48:22 #4 DONE 0.0s 03:48:22 03:48:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 03:48:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done 03:48:22 #5 CACHED 03:48:22 03:48:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 03:48:22 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done 03:48:22 #6 CACHED 03:48:22 03:48:22 #7 exporting to image 03:48:22 #7 exporting layers done 03:48:22 #7 exporting manifest sha256:8fb59e040dfffd9971b339b3a3cd613bbf384e21884cf900dd3fd26a59648d2d done 03:48:22 #7 exporting config sha256:0525623c74b25ca305bf88c41f7bf6422f04f2653b10326493d0a948d6d60735 done 03:48:22 #7 exporting manifest sha256:a44d35c74c2c6cdfe2b371f49efa026468d8d54a1e51e07248e8fb313075cd8c done 03:48:22 #7 exporting config sha256:ce4f63e03284c7a359c4469b854b360a95991311b748ef115252b02f26c1b2ec done 03:48:22 #7 exporting manifest list sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab done 03:48:22 #7 pushing layers 03:48:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:22 #7 pushing layers 0.0s done 03:48:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.68@sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab 0.1s done 03:48:22 #7 DONE 0.1s 03:48:22 03:48:22 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:48:22 #8 DONE 0.0s 03:48:22 03:48:22 1 warning found (use --debug to expand): 03:48:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' 03:48:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - 03:48:22 #1 [internal] load build definition from Dockerfile 03:48:22 #1 transferring dockerfile: 217B done 03:48:22 #1 DONE 0.0s 03:48:22 03:48:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:22 #2 DONE 0.0s 03:48:22 03:48:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:22 #3 DONE 0.0s 03:48:22 03:48:22 #4 [internal] load .dockerignore 03:48:22 #4 transferring context: 2B done 03:48:22 #4 DONE 0.0s 03:48:22 03:48:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 03:48:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done 03:48:22 #5 CACHED 03:48:22 03:48:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 03:48:22 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done 03:48:22 #6 CACHED 03:48:22 03:48:22 #7 exporting to image 03:48:22 #7 exporting layers done 03:48:22 #7 exporting manifest sha256:8fb59e040dfffd9971b339b3a3cd613bbf384e21884cf900dd3fd26a59648d2d done 03:48:22 #7 exporting config sha256:0525623c74b25ca305bf88c41f7bf6422f04f2653b10326493d0a948d6d60735 done 03:48:22 #7 exporting manifest sha256:a44d35c74c2c6cdfe2b371f49efa026468d8d54a1e51e07248e8fb313075cd8c done 03:48:22 #7 exporting config sha256:ce4f63e03284c7a359c4469b854b360a95991311b748ef115252b02f26c1b2ec 03:48:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:22 #7 exporting config sha256:ce4f63e03284c7a359c4469b854b360a95991311b748ef115252b02f26c1b2ec done 03:48:22 #7 exporting manifest list sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab done 03:48:22 #7 pushing layers 0.0s done 03:48:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab 0.1s done 03:48:22 #7 DONE 0.1s 03:48:22 03:48:22 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:48:22 #8 DONE 0.0s 03:48:22 03:48:22 1 warning found (use --debug to expand): 03:48:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 03:48:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 03:48:23 #1 [internal] load build definition from Dockerfile 03:48:23 #1 transferring dockerfile: 168B done 03:48:23 #1 DONE 0.0s 03:48:23 03:48:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:48:23 #2 DONE 0.0s 03:48:23 03:48:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:48:23 #3 DONE 0.0s 03:48:23 03:48:23 #4 [internal] load .dockerignore 03:48:23 #4 transferring context: 2B done 03:48:23 #4 DONE 0.0s 03:48:23 03:48:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 03:48:23 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done 03:48:23 #5 CACHED 03:48:23 03:48:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 03:48:23 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:543e8a02954d9afd30bda98f3e35cf3c88fd24beaaba0c4ea07924305de79ecb 0.0s done 03:48:23 #6 CACHED 03:48:23 03:48:23 #7 exporting to image 03:48:23 #7 exporting layers done 03:48:23 #7 exporting manifest sha256:8fb59e040dfffd9971b339b3a3cd613bbf384e21884cf900dd3fd26a59648d2d done 03:48:23 #7 exporting config sha256:0525623c74b25ca305bf88c41f7bf6422f04f2653b10326493d0a948d6d60735 03:48:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:23 #7 exporting config sha256:0525623c74b25ca305bf88c41f7bf6422f04f2653b10326493d0a948d6d60735 done 03:48:23 #7 exporting manifest sha256:a44d35c74c2c6cdfe2b371f49efa026468d8d54a1e51e07248e8fb313075cd8c done 03:48:23 #7 exporting config sha256:ce4f63e03284c7a359c4469b854b360a95991311b748ef115252b02f26c1b2ec done 03:48:23 #7 exporting manifest list sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab done 03:48:23 #7 pushing layers 0.0s done 03:48:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:1cdf4acf8f902fff1b961738338a000967d7758719f20bb22ffbf98f7e45daab 0.1s done 03:48:23 #7 DONE 0.1s 03:48:23 03:48:23 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:48:23 #8 DONE 0.0s 03:48:23 03:48:23 1 warning found (use --debug to expand): 03:48:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10' 03:48:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - 03:48:24 #1 [internal] load build definition from Dockerfile 03:48:24 #1 transferring dockerfile: 205B done 03:48:24 #1 DONE 0.0s 03:48:24 03:48:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:24 #2 DONE 0.0s 03:48:24 03:48:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:24 #3 DONE 0.0s 03:48:24 03:48:24 #4 [internal] load .dockerignore 03:48:24 #4 transferring context: 2B done 03:48:24 #4 DONE 0.0s 03:48:24 03:48:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 03:48:24 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 03:48:24 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done 03:48:24 #5 DONE 0.1s 03:48:24 03:48:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 03:48:24 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done 03:48:24 #6 DONE 0.0s 03:48:24 03:48:24 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:48:24 #7 DONE 0.0s 03:48:24 03:48:24 #8 exporting to image 03:48:24 #8 exporting layers done 03:48:24 #8 exporting manifest sha256:2c8340b82204d06e9a6369d4246b6d1579c7f19a203b1ffc2d5155b058568357 done 03:48:24 #8 exporting config sha256:54317459c97e6331c9cb3e72d6dd2dfb5a3f82e36856237595114c156a1a02ea done 03:48:24 #8 exporting manifest sha256:d8751aa775843c39d7b53a294dca93f7538c189747d86558771889dc6180d6be done 03:48:24 #8 exporting config sha256:d170f881a53ed9e29188d4465082b37dfb2f39e3225eb27a01541a1998ea42db done 03:48:24 #8 exporting manifest list sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac done 03:48:24 #8 pushing layers 0.1s done 03:48:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac 03:48:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac 0.1s done 03:48:24 #8 DONE 0.3s 03:48:24 03:48:24 1 warning found (use --debug to expand): 03:48:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 03:48:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 03:48:24 #1 [internal] load build definition from Dockerfile 03:48:24 #1 transferring dockerfile: 171B done 03:48:24 #1 DONE 0.0s 03:48:24 03:48:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:48:24 #2 DONE 0.0s 03:48:24 03:48:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:48:24 #3 DONE 0.0s 03:48:24 03:48:24 #4 [internal] load .dockerignore 03:48:24 #4 transferring context: 2B done 03:48:24 #4 DONE 0.0s 03:48:24 03:48:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 03:48:24 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd done 03:48:24 #5 CACHED 03:48:24 03:48:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 03:48:24 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done 03:48:24 #6 CACHED 03:48:24 03:48:24 #7 exporting to image 03:48:24 #7 exporting layers done 03:48:24 #7 exporting manifest sha256:2c8340b82204d06e9a6369d4246b6d1579c7f19a203b1ffc2d5155b058568357 done 03:48:24 #7 exporting config sha256:54317459c97e6331c9cb3e72d6dd2dfb5a3f82e36856237595114c156a1a02ea 03:48:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:24 #7 exporting config sha256:54317459c97e6331c9cb3e72d6dd2dfb5a3f82e36856237595114c156a1a02ea done 03:48:24 #7 exporting manifest sha256:d8751aa775843c39d7b53a294dca93f7538c189747d86558771889dc6180d6be done 03:48:24 #7 exporting config sha256:d170f881a53ed9e29188d4465082b37dfb2f39e3225eb27a01541a1998ea42db done 03:48:24 #7 exporting manifest list sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac done 03:48:24 #7 pushing layers 0.0s done 03:48:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac 0.1s done 03:48:24 #7 DONE 0.1s 03:48:24 03:48:24 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:48:24 #8 DONE 0.0s 03:48:24 03:48:24 1 warning found (use --debug to expand): 03:48:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68' 03:48:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68 --push - 03:48:25 #1 [internal] load build definition from Dockerfile 03:48:25 #1 transferring dockerfile: 177B done 03:48:25 #1 DONE 0.0s 03:48:25 03:48:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68 03:48:25 #2 DONE 0.0s 03:48:25 03:48:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68 03:48:25 #3 DONE 0.0s 03:48:25 03:48:25 #4 [internal] load .dockerignore 03:48:25 #4 transferring context: 2B done 03:48:25 #4 DONE 0.0s 03:48:25 03:48:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 03:48:25 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done 03:48:25 #5 CACHED 03:48:25 03:48:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 03:48:25 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done 03:48:25 #6 CACHED 03:48:25 03:48:25 #7 exporting to image 03:48:25 #7 exporting layers done 03:48:25 #7 exporting manifest sha256:2c8340b82204d06e9a6369d4246b6d1579c7f19a203b1ffc2d5155b058568357 done 03:48:25 #7 exporting config sha256:54317459c97e6331c9cb3e72d6dd2dfb5a3f82e36856237595114c156a1a02ea done 03:48:25 #7 exporting manifest sha256:d8751aa775843c39d7b53a294dca93f7538c189747d86558771889dc6180d6be done 03:48:25 #7 exporting config sha256:d170f881a53ed9e29188d4465082b37dfb2f39e3225eb27a01541a1998ea42db done 03:48:25 #7 exporting manifest list sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac 03:48:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:25 #7 exporting manifest list sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac done 03:48:25 #7 pushing layers 0.0s done 03:48:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.68@sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac 0.1s done 03:48:25 #7 DONE 0.1s 03:48:25 03:48:25 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:48:25 #8 DONE 0.0s 03:48:25 03:48:25 1 warning found (use --debug to expand): 03:48:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' 03:48:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - 03:48:25 #1 [internal] load build definition from Dockerfile 03:48:25 #1 transferring dockerfile: 218B done 03:48:25 #1 DONE 0.0s 03:48:25 03:48:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:25 #2 DONE 0.0s 03:48:25 03:48:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:25 #3 DONE 0.0s 03:48:25 03:48:25 #4 [internal] load .dockerignore 03:48:25 #4 transferring context: 2B done 03:48:25 #4 DONE 0.0s 03:48:25 03:48:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 03:48:25 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done 03:48:25 #5 CACHED 03:48:25 03:48:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 03:48:26 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done 03:48:26 #6 CACHED 03:48:26 03:48:26 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:48:26 #7 DONE 0.0s 03:48:26 03:48:26 #8 exporting to image 03:48:26 #8 exporting layers done 03:48:26 #8 exporting manifest sha256:2c8340b82204d06e9a6369d4246b6d1579c7f19a203b1ffc2d5155b058568357 done 03:48:26 #8 exporting config sha256:54317459c97e6331c9cb3e72d6dd2dfb5a3f82e36856237595114c156a1a02ea done 03:48:26 #8 exporting manifest sha256:d8751aa775843c39d7b53a294dca93f7538c189747d86558771889dc6180d6be done 03:48:26 #8 exporting config sha256:d170f881a53ed9e29188d4465082b37dfb2f39e3225eb27a01541a1998ea42db done 03:48:26 #8 exporting manifest list sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac done 03:48:26 #8 pushing layers 0.0s done 03:48:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac 0.1s done 03:48:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:26 #8 DONE 0.1s 03:48:26 03:48:26 1 warning found (use --debug to expand): 03:48:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 03:48:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 03:48:26 #1 [internal] load build definition from Dockerfile 03:48:26 #1 transferring dockerfile: 169B done 03:48:26 #1 DONE 0.0s 03:48:26 03:48:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:48:26 #2 DONE 0.0s 03:48:26 03:48:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:48:26 #3 DONE 0.0s 03:48:26 03:48:26 #4 [internal] load .dockerignore 03:48:26 #4 transferring context: 2B done 03:48:26 #4 DONE 0.0s 03:48:26 03:48:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 03:48:26 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done 03:48:26 #5 CACHED 03:48:26 03:48:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 03:48:26 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d91eebba087c9f7653da1544145672b46cb6505b84c5f2c518cbf4e4409215cd 0.0s done 03:48:26 #6 CACHED 03:48:26 03:48:26 #7 exporting to image 03:48:26 #7 exporting layers 03:48:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:26 #7 exporting layers done 03:48:26 #7 exporting manifest sha256:2c8340b82204d06e9a6369d4246b6d1579c7f19a203b1ffc2d5155b058568357 done 03:48:26 #7 exporting config sha256:54317459c97e6331c9cb3e72d6dd2dfb5a3f82e36856237595114c156a1a02ea done 03:48:26 #7 exporting manifest sha256:d8751aa775843c39d7b53a294dca93f7538c189747d86558771889dc6180d6be done 03:48:26 #7 exporting config sha256:d170f881a53ed9e29188d4465082b37dfb2f39e3225eb27a01541a1998ea42db done 03:48:26 #7 exporting manifest list sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac done 03:48:26 #7 pushing layers 0.0s done 03:48:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:fdfceed811c23db603db9d9ba007245f42e36906dcb0be529bfe1f55659570ac 0.1s done 03:48:26 #7 DONE 0.1s 03:48:26 03:48:26 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:48:26 #8 DONE 0.0s 03:48:26 03:48:26 1 warning found (use --debug to expand): 03:48:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - 03:48:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10' 03:48:26 #1 [internal] load build definition from Dockerfile 03:48:26 #1 transferring dockerfile: 211B done 03:48:26 #1 DONE 0.0s 03:48:26 03:48:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:26 #2 DONE 0.0s 03:48:26 03:48:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:26 #3 DONE 0.1s 03:48:26 03:48:26 #4 [internal] load .dockerignore 03:48:26 #4 transferring context: 2B done 03:48:26 #4 DONE 0.0s 03:48:26 03:48:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 03:48:26 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 03:48:27 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done 03:48:27 #5 DONE 0.0s 03:48:27 03:48:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 03:48:27 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done 03:48:27 #6 DONE 0.1s 03:48:27 03:48:27 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:48:27 #7 DONE 0.0s 03:48:27 03:48:27 #8 exporting to image 03:48:27 #8 exporting layers done 03:48:27 #8 exporting manifest sha256:da09aeea2faed3f86804bedd5bb984aefecd0c51fec231b475df9a0ec7adc6ea done 03:48:27 #8 exporting config sha256:b818660b4c5a0161fa800ee05c20d44d8948120ab0468905549333091e8026a3 done 03:48:27 #8 exporting manifest sha256:db23ccd506b4b043b5b0381e76e3d394f4edffe19dc8b27db666d4a4233b88a2 done 03:48:27 #8 exporting config sha256:a2172b14b84e9466504ce07abd7dfb588c1d699b509163c039257c0c3ebee3f7 done 03:48:27 #8 exporting manifest list sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 done 03:48:27 #8 pushing layers 0.1s done 03:48:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 03:48:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 0.1s done 03:48:27 #8 DONE 0.3s 03:48:27 03:48:27 1 warning found (use --debug to expand): 03:48:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 03:48:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 03:48:27 #1 [internal] load build definition from Dockerfile 03:48:27 #1 transferring dockerfile: 177B done 03:48:27 #1 DONE 0.0s 03:48:27 03:48:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:48:27 #2 DONE 0.0s 03:48:27 03:48:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:48:27 #3 DONE 0.0s 03:48:27 03:48:27 #4 [internal] load .dockerignore 03:48:27 #4 transferring context: 2B done 03:48:27 #4 DONE 0.0s 03:48:27 03:48:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 03:48:27 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done 03:48:27 #5 CACHED 03:48:27 03:48:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 03:48:27 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done 03:48:27 #6 CACHED 03:48:27 03:48:27 #7 exporting to image 03:48:27 #7 exporting layers done 03:48:27 #7 exporting manifest sha256:da09aeea2faed3f86804bedd5bb984aefecd0c51fec231b475df9a0ec7adc6ea done 03:48:27 #7 exporting config sha256:b818660b4c5a0161fa800ee05c20d44d8948120ab0468905549333091e8026a3 done 03:48:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:27 #7 exporting manifest sha256:db23ccd506b4b043b5b0381e76e3d394f4edffe19dc8b27db666d4a4233b88a2 done 03:48:27 #7 exporting config sha256:a2172b14b84e9466504ce07abd7dfb588c1d699b509163c039257c0c3ebee3f7 done 03:48:27 #7 exporting manifest list sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 done 03:48:27 #7 pushing layers 0.0s done 03:48:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 0.1s done 03:48:27 #7 DONE 0.1s 03:48:27 03:48:27 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:48:27 #8 DONE 0.0s 03:48:27 03:48:27 1 warning found (use --debug to expand): 03:48:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68' 03:48:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68 --push - 03:48:28 #1 [internal] load build definition from Dockerfile 03:48:28 #1 transferring dockerfile: 183B done 03:48:28 #1 DONE 0.0s 03:48:28 03:48:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68 03:48:28 #2 DONE 0.0s 03:48:28 03:48:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68 03:48:28 #3 DONE 0.0s 03:48:28 03:48:28 #4 [internal] load .dockerignore 03:48:28 #4 transferring context: 2B done 03:48:28 #4 DONE 0.0s 03:48:28 03:48:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 03:48:28 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done 03:48:28 #5 CACHED 03:48:28 03:48:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 03:48:28 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done 03:48:28 #6 CACHED 03:48:28 03:48:28 #7 exporting to image 03:48:28 #7 exporting layers done 03:48:28 #7 exporting manifest sha256:da09aeea2faed3f86804bedd5bb984aefecd0c51fec231b475df9a0ec7adc6ea done 03:48:28 #7 exporting config sha256:b818660b4c5a0161fa800ee05c20d44d8948120ab0468905549333091e8026a3 done 03:48:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:28 #7 ... 03:48:28 03:48:28 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:48:28 #8 DONE 0.0s 03:48:28 03:48:28 #7 exporting to image 03:48:28 #7 exporting manifest sha256:db23ccd506b4b043b5b0381e76e3d394f4edffe19dc8b27db666d4a4233b88a2 done 03:48:28 #7 exporting config sha256:a2172b14b84e9466504ce07abd7dfb588c1d699b509163c039257c0c3ebee3f7 done 03:48:28 #7 exporting manifest list sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 done 03:48:28 #7 pushing layers 0.0s done 03:48:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68@sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 03:48:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.68@sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 0.1s done 03:48:28 #7 DONE 0.2s 03:48:28 03:48:28 1 warning found (use --debug to expand): 03:48:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' 03:48:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - 03:48:29 #1 [internal] load build definition from Dockerfile 03:48:29 #1 transferring dockerfile: 224B done 03:48:29 #1 DONE 0.0s 03:48:29 03:48:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:29 #2 DONE 0.0s 03:48:29 03:48:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:29 #3 DONE 0.0s 03:48:29 03:48:29 #4 [internal] load .dockerignore 03:48:29 #4 transferring context: 2B done 03:48:29 #4 DONE 0.0s 03:48:29 03:48:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 03:48:29 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done 03:48:29 #5 CACHED 03:48:29 03:48:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 03:48:29 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done 03:48:29 #6 CACHED 03:48:29 03:48:29 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:48:29 #7 DONE 0.0s 03:48:29 03:48:29 #8 exporting to image 03:48:29 #8 exporting layers done 03:48:29 #8 exporting manifest sha256:da09aeea2faed3f86804bedd5bb984aefecd0c51fec231b475df9a0ec7adc6ea done 03:48:29 #8 exporting config sha256:b818660b4c5a0161fa800ee05c20d44d8948120ab0468905549333091e8026a3 done 03:48:29 #8 exporting manifest sha256:db23ccd506b4b043b5b0381e76e3d394f4edffe19dc8b27db666d4a4233b88a2 done 03:48:29 #8 exporting config sha256:a2172b14b84e9466504ce07abd7dfb588c1d699b509163c039257c0c3ebee3f7 done 03:48:29 #8 exporting manifest list sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 done 03:48:29 #8 pushing layers 0.0s done 03:48:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 0.1s done 03:48:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:29 #8 DONE 0.1s 03:48:29 03:48:29 1 warning found (use --debug to expand): 03:48:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 03:48:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 03:48:29 #1 [internal] load build definition from Dockerfile 03:48:29 #1 transferring dockerfile: 175B done 03:48:29 #1 DONE 0.0s 03:48:29 03:48:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:48:29 #2 DONE 0.0s 03:48:29 03:48:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:48:29 #3 DONE 0.0s 03:48:29 03:48:29 #4 [internal] load .dockerignore 03:48:29 #4 transferring context: 2B done 03:48:29 #4 DONE 0.0s 03:48:29 03:48:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 03:48:29 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done 03:48:29 #5 CACHED 03:48:29 03:48:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 03:48:29 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6c6ba24460327e48bb1b01dcd5ff1df87f2e780fbb21110a2b1111d80ab83e34 0.0s done 03:48:29 #6 CACHED 03:48:29 03:48:29 #7 exporting to image 03:48:29 #7 exporting layers 03:48:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:29 #7 exporting layers done 03:48:29 #7 exporting manifest sha256:da09aeea2faed3f86804bedd5bb984aefecd0c51fec231b475df9a0ec7adc6ea done 03:48:29 #7 exporting config sha256:b818660b4c5a0161fa800ee05c20d44d8948120ab0468905549333091e8026a3 done 03:48:29 #7 exporting manifest sha256:db23ccd506b4b043b5b0381e76e3d394f4edffe19dc8b27db666d4a4233b88a2 done 03:48:29 #7 exporting config sha256:a2172b14b84e9466504ce07abd7dfb588c1d699b509163c039257c0c3ebee3f7 done 03:48:29 #7 exporting manifest list sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 done 03:48:29 #7 pushing layers 0.0s done 03:48:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7539cd13e3617a999cb9cbaf1ae13d50cd6ff44ce318099b564d5c8addcbcf25 0.1s done 03:48:29 #7 DONE 0.1s 03:48:29 03:48:29 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:48:29 #8 DONE 0.0s 03:48:29 03:48:29 1 warning found (use --debug to expand): 03:48:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10' 03:48:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - 03:48:30 #1 [internal] load build definition from Dockerfile 03:48:30 #1 transferring dockerfile: 215B done 03:48:30 #1 DONE 0.0s 03:48:30 03:48:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:30 #2 DONE 0.0s 03:48:30 03:48:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:30 #3 DONE 0.1s 03:48:30 03:48:30 #4 [internal] load .dockerignore 03:48:30 #4 transferring context: 2B done 03:48:30 #4 DONE 0.0s 03:48:30 03:48:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 03:48:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 03:48:30 #5 DONE 0.0s 03:48:30 03:48:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 03:48:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f done 03:48:30 #6 DONE 0.1s 03:48:30 03:48:30 #7 exporting to image 03:48:30 #7 exporting layers done 03:48:30 #7 exporting manifest sha256:2a29cf69ce37c7885411e52c0f9d3e68ab00c512efc13c1ff01aeae27d8cbf31 done 03:48:30 #7 exporting config sha256:08a9b7ed4227b66e42a0a784eecd5667a95dfb023f834ac5dd24ceb788f8096d done 03:48:30 #7 exporting manifest sha256:0fad27e078c60b01857d011a1f70424e3d56c5412882519fd7bffd5d8a79e9a1 0.0s done 03:48:30 #7 exporting config sha256:3a40828144ae2f4fa6d254db4422e6fa9ccde3acdaf26abed5cacb2dffa491ea done 03:48:30 #7 exporting manifest list sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 03:48:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:30 #7 ... 03:48:30 03:48:30 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:48:30 #8 DONE 0.0s 03:48:30 03:48:30 #7 exporting to image 03:48:30 #7 exporting manifest list sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 done 03:48:30 #7 pushing layers 0.1s done 03:48:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 03:48:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 0.1s done 03:48:30 #7 DONE 0.3s 03:48:30 03:48:30 1 warning found (use --debug to expand): 03:48:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 03:48:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 03:48:30 #1 [internal] load build definition from Dockerfile 03:48:30 #1 transferring dockerfile: 181B done 03:48:30 #1 DONE 0.0s 03:48:30 03:48:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:48:30 #2 DONE 0.0s 03:48:30 03:48:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:48:30 #3 DONE 0.0s 03:48:30 03:48:30 #4 [internal] load .dockerignore 03:48:30 #4 transferring context: 2B done 03:48:30 #4 DONE 0.0s 03:48:30 03:48:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 03:48:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 03:48:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 0.0s done 03:48:30 #5 CACHED 03:48:30 03:48:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 03:48:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 0.0s done 03:48:30 #6 CACHED 03:48:30 03:48:30 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:48:30 #7 DONE 0.0s 03:48:30 03:48:30 #8 exporting to image 03:48:30 #8 exporting layers done 03:48:30 #8 exporting manifest sha256:2a29cf69ce37c7885411e52c0f9d3e68ab00c512efc13c1ff01aeae27d8cbf31 done 03:48:30 #8 exporting config sha256:08a9b7ed4227b66e42a0a784eecd5667a95dfb023f834ac5dd24ceb788f8096d done 03:48:30 #8 exporting manifest sha256:0fad27e078c60b01857d011a1f70424e3d56c5412882519fd7bffd5d8a79e9a1 done 03:48:30 #8 exporting config sha256:3a40828144ae2f4fa6d254db4422e6fa9ccde3acdaf26abed5cacb2dffa491ea done 03:48:30 #8 exporting manifest list sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 done 03:48:30 #8 pushing layers 0.0s done 03:48:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 0.1s done 03:48:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:30 #8 DONE 0.1s 03:48:30 03:48:30 1 warning found (use --debug to expand): 03:48:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68' 03:48:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68 --push - 03:48:31 #1 [internal] load build definition from Dockerfile 03:48:31 #1 transferring dockerfile: 187B done 03:48:31 #1 DONE 0.0s 03:48:31 03:48:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68 03:48:31 #2 DONE 0.0s 03:48:31 03:48:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68 03:48:31 #3 DONE 0.0s 03:48:31 03:48:31 #4 [internal] load .dockerignore 03:48:31 #4 transferring context: 2B done 03:48:31 #4 DONE 0.0s 03:48:31 03:48:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 03:48:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 0.0s done 03:48:31 #5 CACHED 03:48:31 03:48:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 03:48:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 0.0s done 03:48:31 #6 CACHED 03:48:31 03:48:31 #7 exporting to image 03:48:31 #7 exporting layers done 03:48:31 #7 exporting manifest sha256:2a29cf69ce37c7885411e52c0f9d3e68ab00c512efc13c1ff01aeae27d8cbf31 done 03:48:31 #7 exporting config sha256:08a9b7ed4227b66e42a0a784eecd5667a95dfb023f834ac5dd24ceb788f8096d done 03:48:31 #7 exporting manifest sha256:0fad27e078c60b01857d011a1f70424e3d56c5412882519fd7bffd5d8a79e9a1 done 03:48:31 #7 exporting config sha256:3a40828144ae2f4fa6d254db4422e6fa9ccde3acdaf26abed5cacb2dffa491ea done 03:48:31 #7 exporting manifest list sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 done 03:48:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:31 #7 pushing layers 0.0s done 03:48:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.68@sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 0.1s done 03:48:31 #7 DONE 0.1s 03:48:31 03:48:31 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:48:31 #8 DONE 0.0s 03:48:31 03:48:31 1 warning found (use --debug to expand): 03:48:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' 03:48:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - 03:48:32 #1 [internal] load build definition from Dockerfile 03:48:32 #1 transferring dockerfile: 228B done 03:48:32 #1 DONE 0.0s 03:48:32 03:48:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:32 #2 DONE 0.0s 03:48:32 03:48:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:32 #3 DONE 0.0s 03:48:32 03:48:32 #4 [internal] load .dockerignore 03:48:32 #4 transferring context: 2B done 03:48:32 #4 DONE 0.0s 03:48:32 03:48:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 03:48:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 0.0s done 03:48:32 #5 CACHED 03:48:32 03:48:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 03:48:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 0.0s done 03:48:32 #6 CACHED 03:48:32 03:48:32 #7 exporting to image 03:48:32 #7 exporting layers done 03:48:32 #7 exporting manifest sha256:2a29cf69ce37c7885411e52c0f9d3e68ab00c512efc13c1ff01aeae27d8cbf31 03:48:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:32 #7 exporting manifest sha256:2a29cf69ce37c7885411e52c0f9d3e68ab00c512efc13c1ff01aeae27d8cbf31 done 03:48:32 #7 exporting config sha256:08a9b7ed4227b66e42a0a784eecd5667a95dfb023f834ac5dd24ceb788f8096d done 03:48:32 #7 exporting manifest sha256:0fad27e078c60b01857d011a1f70424e3d56c5412882519fd7bffd5d8a79e9a1 done 03:48:32 #7 exporting config sha256:3a40828144ae2f4fa6d254db4422e6fa9ccde3acdaf26abed5cacb2dffa491ea done 03:48:32 #7 exporting manifest list sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 done 03:48:32 #7 pushing layers 0.0s done 03:48:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 0.1s done 03:48:32 #7 DONE 0.1s 03:48:32 03:48:32 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:48:32 #8 DONE 0.0s 03:48:32 03:48:32 1 warning found (use --debug to expand): 03:48:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 03:48:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 03:48:32 #1 [internal] load build definition from Dockerfile 03:48:32 #1 transferring dockerfile: 179B done 03:48:32 #1 DONE 0.0s 03:48:32 03:48:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:48:32 #2 DONE 0.0s 03:48:32 03:48:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:48:32 #3 DONE 0.0s 03:48:32 03:48:32 #4 [internal] load .dockerignore 03:48:32 #4 transferring context: 2B done 03:48:32 #4 DONE 0.0s 03:48:32 03:48:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 03:48:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f done 03:48:32 #5 CACHED 03:48:32 03:48:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 03:48:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:f39d1bc6ee675eeba2dbd8ea5b46fc662fdc4bfa6dd8c5db40452a5b48428f9f 0.0s done 03:48:32 #6 CACHED 03:48:32 03:48:32 #7 exporting to image 03:48:32 #7 exporting layers done 03:48:32 #7 exporting manifest sha256:2a29cf69ce37c7885411e52c0f9d3e68ab00c512efc13c1ff01aeae27d8cbf31 done 03:48:32 #7 exporting config sha256:08a9b7ed4227b66e42a0a784eecd5667a95dfb023f834ac5dd24ceb788f8096d done 03:48:32 #7 exporting manifest sha256:0fad27e078c60b01857d011a1f70424e3d56c5412882519fd7bffd5d8a79e9a1 done 03:48:32 #7 exporting config sha256:3a40828144ae2f4fa6d254db4422e6fa9ccde3acdaf26abed5cacb2dffa491ea done 03:48:32 #7 exporting manifest list sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 done 03:48:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:32 #7 pushing layers 0.0s done 03:48:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d493772e6a49992fe43a9ce186ebca53b5c75c5a017dc98921c235141b779de9 0.1s done 03:48:32 #7 DONE 0.1s 03:48:32 03:48:32 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:48:32 #8 DONE 0.0s 03:48:32 03:48:32 1 warning found (use --debug to expand): 03:48:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10' 03:48:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - 03:48:32 #1 [internal] load build definition from Dockerfile 03:48:32 #1 transferring dockerfile: 205B done 03:48:32 #1 DONE 0.0s 03:48:32 03:48:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:32 #2 DONE 0.1s 03:48:32 03:48:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:32 #3 DONE 0.1s 03:48:32 03:48:32 #4 [internal] load .dockerignore 03:48:32 #4 transferring context: 2B done 03:48:32 #4 DONE 0.0s 03:48:33 03:48:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 03:48:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done 03:48:33 #5 DONE 0.0s 03:48:33 03:48:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 03:48:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done 03:48:33 #6 DONE 0.1s 03:48:33 03:48:33 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:48:33 #7 DONE 0.0s 03:48:33 03:48:33 #8 exporting to image 03:48:33 #8 exporting layers done 03:48:33 #8 exporting manifest sha256:cfffd9967495bf55dce13c2a9cb52a05c2e9d748f328e75c80d02798d0e9011d done 03:48:33 #8 exporting config sha256:96926c5dab92dce7db90e6a514a0c2988840fd918756cd48bfe7aaac792d9917 done 03:48:33 #8 exporting manifest sha256:c15c4c4d9a7c082fbea9fc72e9053871d68892e02c8cc2e5ca9befe245cc1df5 done 03:48:33 #8 exporting config sha256:6702abc306e283a9eb943046105bffe9632693740f74018e52cf5778fea7a079 done 03:48:33 #8 exporting manifest list sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc done 03:48:33 #8 pushing layers 0.1s done 03:48:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc 03:48:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc 0.1s done 03:48:33 #8 DONE 0.2s 03:48:33 03:48:33 1 warning found (use --debug to expand): 03:48:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 03:48:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 03:48:33 #1 [internal] load build definition from Dockerfile 03:48:33 #1 transferring dockerfile: 171B done 03:48:33 #1 DONE 0.0s 03:48:33 03:48:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:48:33 #2 DONE 0.0s 03:48:33 03:48:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:48:33 #3 DONE 0.0s 03:48:33 03:48:33 #4 [internal] load .dockerignore 03:48:33 #4 transferring context: 2B done 03:48:33 #4 DONE 0.0s 03:48:33 03:48:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 03:48:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done 03:48:33 #5 CACHED 03:48:33 03:48:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 03:48:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done 03:48:33 #6 CACHED 03:48:33 03:48:33 #7 exporting to image 03:48:33 #7 exporting layers 03:48:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:33 #7 exporting layers done 03:48:33 #7 exporting manifest sha256:cfffd9967495bf55dce13c2a9cb52a05c2e9d748f328e75c80d02798d0e9011d done 03:48:33 #7 exporting config sha256:96926c5dab92dce7db90e6a514a0c2988840fd918756cd48bfe7aaac792d9917 done 03:48:33 #7 exporting manifest sha256:c15c4c4d9a7c082fbea9fc72e9053871d68892e02c8cc2e5ca9befe245cc1df5 done 03:48:33 #7 exporting config sha256:6702abc306e283a9eb943046105bffe9632693740f74018e52cf5778fea7a079 done 03:48:33 #7 exporting manifest list sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc done 03:48:33 #7 pushing layers 0.0s done 03:48:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc 0.1s done 03:48:33 #7 DONE 0.1s 03:48:33 03:48:33 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:48:33 #8 DONE 0.0s 03:48:33 03:48:33 1 warning found (use --debug to expand): 03:48:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68' 03:48:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68 --push - 03:48:34 #1 [internal] load build definition from Dockerfile 03:48:34 #1 transferring dockerfile: 177B done 03:48:34 #1 DONE 0.0s 03:48:34 03:48:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68 03:48:34 #2 DONE 0.0s 03:48:34 03:48:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68 03:48:34 #3 DONE 0.0s 03:48:34 03:48:34 #4 [internal] load .dockerignore 03:48:34 #4 transferring context: 2B done 03:48:34 #4 DONE 0.0s 03:48:34 03:48:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 03:48:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done 03:48:34 #5 CACHED 03:48:34 03:48:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 03:48:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done 03:48:34 #6 CACHED 03:48:34 03:48:34 #7 exporting to image 03:48:34 #7 exporting layers 03:48:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:34 #7 exporting layers done 03:48:34 #7 exporting manifest sha256:cfffd9967495bf55dce13c2a9cb52a05c2e9d748f328e75c80d02798d0e9011d done 03:48:34 #7 exporting config sha256:96926c5dab92dce7db90e6a514a0c2988840fd918756cd48bfe7aaac792d9917 done 03:48:34 #7 exporting manifest sha256:c15c4c4d9a7c082fbea9fc72e9053871d68892e02c8cc2e5ca9befe245cc1df5 done 03:48:34 #7 exporting config sha256:6702abc306e283a9eb943046105bffe9632693740f74018e52cf5778fea7a079 done 03:48:34 #7 exporting manifest list sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc done 03:48:34 #7 pushing layers 0.0s done 03:48:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.68@sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc 0.1s done 03:48:34 #7 DONE 0.1s 03:48:34 03:48:34 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:48:34 #8 DONE 0.0s 03:48:34 03:48:34 1 warning found (use --debug to expand): 03:48:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' 03:48:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - 03:48:34 #1 [internal] load build definition from Dockerfile 03:48:34 #1 transferring dockerfile: 218B done 03:48:34 #1 DONE 0.0s 03:48:34 03:48:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:34 #2 DONE 0.0s 03:48:34 03:48:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:34 #3 DONE 0.0s 03:48:34 03:48:34 #4 [internal] load .dockerignore 03:48:34 #4 transferring context: 2B done 03:48:34 #4 DONE 0.0s 03:48:34 03:48:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 03:48:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done 03:48:34 #5 CACHED 03:48:34 03:48:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 03:48:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done 03:48:34 #6 CACHED 03:48:34 03:48:34 #7 exporting to image 03:48:34 #7 exporting layers done 03:48:34 #7 exporting manifest sha256:cfffd9967495bf55dce13c2a9cb52a05c2e9d748f328e75c80d02798d0e9011d done 03:48:34 #7 exporting config sha256:96926c5dab92dce7db90e6a514a0c2988840fd918756cd48bfe7aaac792d9917 done 03:48:34 #7 exporting manifest sha256:c15c4c4d9a7c082fbea9fc72e9053871d68892e02c8cc2e5ca9befe245cc1df5 done 03:48:34 #7 exporting config sha256:6702abc306e283a9eb943046105bffe9632693740f74018e52cf5778fea7a079 done 03:48:34 #7 exporting manifest list sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc done 03:48:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:35 #7 pushing layers 0.0s done 03:48:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc 0.1s done 03:48:35 #7 DONE 0.1s 03:48:35 03:48:35 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:48:35 #8 DONE 0.0s 03:48:35 03:48:35 1 warning found (use --debug to expand): 03:48:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 03:48:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 03:48:35 #1 [internal] load build definition from Dockerfile 03:48:35 #1 transferring dockerfile: 169B done 03:48:35 #1 DONE 0.0s 03:48:35 03:48:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:48:35 #2 DONE 0.0s 03:48:35 03:48:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:48:35 #3 DONE 0.0s 03:48:35 03:48:35 #4 [internal] load .dockerignore 03:48:35 #4 transferring context: 2B done 03:48:35 #4 DONE 0.0s 03:48:35 03:48:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 03:48:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done 03:48:35 #5 CACHED 03:48:35 03:48:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 03:48:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:74a41fcc9fe08235d644118620de5fc391918f4cf654485374da41aba3b56472 0.0s done 03:48:35 #6 CACHED 03:48:35 03:48:35 #7 exporting to image 03:48:35 #7 exporting layers done 03:48:35 #7 exporting manifest sha256:cfffd9967495bf55dce13c2a9cb52a05c2e9d748f328e75c80d02798d0e9011d done 03:48:35 #7 exporting config sha256:96926c5dab92dce7db90e6a514a0c2988840fd918756cd48bfe7aaac792d9917 done 03:48:35 #7 exporting manifest sha256:c15c4c4d9a7c082fbea9fc72e9053871d68892e02c8cc2e5ca9befe245cc1df5 done 03:48:35 #7 exporting config sha256:6702abc306e283a9eb943046105bffe9632693740f74018e52cf5778fea7a079 done 03:48:35 #7 exporting manifest list sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc done 03:48:35 #7 pushing layers 0.0s done 03:48:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc 03:48:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:0ba9d6debb73d3b70d47fc19602a8a4cfa2eac96b6106b68c52f275a5c08ccbc 0.1s done 03:48:35 #7 DONE 0.1s 03:48:35 03:48:35 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:48:35 #8 DONE 0.0s 03:48:35 03:48:35 1 warning found (use --debug to expand): 03:48:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10' 03:48:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - 03:48:35 #1 [internal] load build definition from Dockerfile 03:48:35 #1 transferring dockerfile: 206B done 03:48:35 #1 DONE 0.0s 03:48:35 03:48:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:35 #2 DONE 0.0s 03:48:35 03:48:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:35 #3 DONE 0.0s 03:48:35 03:48:35 #4 [internal] load .dockerignore 03:48:35 #4 transferring context: 2B done 03:48:35 #4 DONE 0.0s 03:48:36 03:48:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 03:48:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done 03:48:36 #5 DONE 0.0s 03:48:36 03:48:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 03:48:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done 03:48:36 #6 DONE 0.1s 03:48:36 03:48:36 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:48:36 #7 DONE 0.0s 03:48:36 03:48:36 #8 exporting to image 03:48:36 #8 exporting layers done 03:48:36 #8 exporting manifest sha256:99cd4e6ac28eaeba43408f7445b964954ccf5bf47af45e3bcf52a04e6a5a473c done 03:48:36 #8 exporting config sha256:22e146a345875d6e33f4ff51a64edd4000cec5518950e0021d063f8598aeab57 done 03:48:36 #8 exporting manifest sha256:7dd4c71da174c758dd81fc7f6e4bb297dba460df747e6b759e2c29177cea530a done 03:48:36 #8 exporting config sha256:6d35dd52207bea654a919bbff66bfc7174de958c7c93243b33e4c63075d35417 done 03:48:36 #8 exporting manifest list sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 done 03:48:36 #8 pushing layers 0.1s done 03:48:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 03:48:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 0.1s done 03:48:36 #8 DONE 0.2s 03:48:36 03:48:36 1 warning found (use --debug to expand): 03:48:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 03:48:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 03:48:36 #1 [internal] load build definition from Dockerfile 03:48:36 #1 transferring dockerfile: 172B done 03:48:36 #1 DONE 0.0s 03:48:36 03:48:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:48:36 #2 DONE 0.0s 03:48:36 03:48:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:48:36 #3 DONE 0.0s 03:48:36 03:48:36 #4 [internal] load .dockerignore 03:48:36 #4 transferring context: 2B done 03:48:36 #4 DONE 0.0s 03:48:36 03:48:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 03:48:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc done 03:48:36 #5 DONE 0.0s 03:48:36 03:48:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 03:48:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done 03:48:36 #6 CACHED 03:48:36 03:48:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 03:48:36 #5 CACHED 03:48:36 03:48:36 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:48:36 #7 DONE 0.0s 03:48:36 03:48:36 #8 exporting to image 03:48:36 #8 exporting layers done 03:48:36 #8 exporting manifest sha256:99cd4e6ac28eaeba43408f7445b964954ccf5bf47af45e3bcf52a04e6a5a473c done 03:48:36 #8 exporting config sha256:22e146a345875d6e33f4ff51a64edd4000cec5518950e0021d063f8598aeab57 done 03:48:36 #8 exporting manifest sha256:7dd4c71da174c758dd81fc7f6e4bb297dba460df747e6b759e2c29177cea530a done 03:48:36 #8 exporting config sha256:6d35dd52207bea654a919bbff66bfc7174de958c7c93243b33e4c63075d35417 done 03:48:36 #8 exporting manifest list sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 done 03:48:36 #8 pushing layers 0.0s done 03:48:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 0.1s done 03:48:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:36 #8 DONE 0.1s 03:48:36 03:48:36 1 warning found (use --debug to expand): 03:48:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68 --push - 03:48:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68' 03:48:37 #1 [internal] load build definition from Dockerfile 03:48:37 #1 transferring dockerfile: 178B done 03:48:37 #1 DONE 0.0s 03:48:37 03:48:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68 03:48:37 #2 DONE 0.0s 03:48:37 03:48:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68 03:48:37 #3 DONE 0.0s 03:48:37 03:48:37 #4 [internal] load .dockerignore 03:48:37 #4 transferring context: 2B done 03:48:37 #4 DONE 0.0s 03:48:37 03:48:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 03:48:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done 03:48:37 #5 CACHED 03:48:37 03:48:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 03:48:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done 03:48:37 #6 CACHED 03:48:37 03:48:37 #7 exporting to image 03:48:37 #7 exporting layers done 03:48:37 #7 exporting manifest sha256:99cd4e6ac28eaeba43408f7445b964954ccf5bf47af45e3bcf52a04e6a5a473c done 03:48:37 #7 exporting config sha256:22e146a345875d6e33f4ff51a64edd4000cec5518950e0021d063f8598aeab57 03:48:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:37 #7 exporting config sha256:22e146a345875d6e33f4ff51a64edd4000cec5518950e0021d063f8598aeab57 done 03:48:37 #7 exporting manifest sha256:7dd4c71da174c758dd81fc7f6e4bb297dba460df747e6b759e2c29177cea530a done 03:48:37 #7 exporting config sha256:6d35dd52207bea654a919bbff66bfc7174de958c7c93243b33e4c63075d35417 done 03:48:37 #7 exporting manifest list sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 done 03:48:37 #7 pushing layers 0.0s done 03:48:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.68@sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 0.1s done 03:48:37 #7 DONE 0.1s 03:48:37 03:48:37 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:48:37 #8 DONE 0.0s 03:48:37 03:48:37 1 warning found (use --debug to expand): 03:48:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' 03:48:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - 03:48:37 #1 [internal] load build definition from Dockerfile 03:48:37 #1 transferring dockerfile: 219B done 03:48:37 #1 DONE 0.0s 03:48:37 03:48:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:37 #2 DONE 0.0s 03:48:37 03:48:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:37 #3 DONE 0.0s 03:48:37 03:48:37 #4 [internal] load .dockerignore 03:48:37 #4 transferring context: 2B done 03:48:37 #4 DONE 0.0s 03:48:37 03:48:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 03:48:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done 03:48:37 #5 CACHED 03:48:37 03:48:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 03:48:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done 03:48:37 #6 CACHED 03:48:37 03:48:37 #7 exporting to image 03:48:37 #7 exporting layers done 03:48:37 #7 exporting manifest sha256:99cd4e6ac28eaeba43408f7445b964954ccf5bf47af45e3bcf52a04e6a5a473c done 03:48:37 #7 exporting config sha256:22e146a345875d6e33f4ff51a64edd4000cec5518950e0021d063f8598aeab57 done 03:48:37 #7 exporting manifest sha256:7dd4c71da174c758dd81fc7f6e4bb297dba460df747e6b759e2c29177cea530a done 03:48:37 #7 exporting config sha256:6d35dd52207bea654a919bbff66bfc7174de958c7c93243b33e4c63075d35417 03:48:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:38 #7 exporting config sha256:6d35dd52207bea654a919bbff66bfc7174de958c7c93243b33e4c63075d35417 done 03:48:38 #7 exporting manifest list sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 done 03:48:38 #7 pushing layers 0.0s done 03:48:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 0.1s done 03:48:38 #7 DONE 0.1s 03:48:38 03:48:38 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:48:38 #8 DONE 0.0s 03:48:38 03:48:38 1 warning found (use --debug to expand): 03:48:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 03:48:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 03:48:38 #1 [internal] load build definition from Dockerfile 03:48:38 #1 transferring dockerfile: 170B done 03:48:38 #1 DONE 0.0s 03:48:38 03:48:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 03:48:38 #2 DONE 0.0s 03:48:38 03:48:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 03:48:38 #3 DONE 0.0s 03:48:38 03:48:38 #4 [internal] load .dockerignore 03:48:38 #4 transferring context: 2B done 03:48:38 #4 DONE 0.0s 03:48:38 03:48:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 03:48:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc done 03:48:38 #5 CACHED 03:48:38 03:48:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 03:48:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0d6b135096c06572ba05afe7fcbceb1c4738b592962aa938b0e8e59ceb5356dc 0.0s done 03:48:38 #6 CACHED 03:48:38 03:48:38 #7 exporting to image 03:48:38 #7 exporting layers done 03:48:38 #7 exporting manifest sha256:99cd4e6ac28eaeba43408f7445b964954ccf5bf47af45e3bcf52a04e6a5a473c done 03:48:38 #7 exporting config sha256:22e146a345875d6e33f4ff51a64edd4000cec5518950e0021d063f8598aeab57 done 03:48:38 #7 exporting manifest sha256:7dd4c71da174c758dd81fc7f6e4bb297dba460df747e6b759e2c29177cea530a done 03:48:38 #7 exporting config sha256:6d35dd52207bea654a919bbff66bfc7174de958c7c93243b33e4c63075d35417 done 03:48:38 #7 exporting manifest list sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 done 03:48:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:38 #7 pushing layers 0.0s done 03:48:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b2e7700630d4e707acf1e6d778c37b58f95f8e2eb8cbf55dd338e9f868ec4805 0.1s done 03:48:38 #7 DONE 0.1s 03:48:38 03:48:38 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:48:38 #8 DONE 0.0s 03:48:38 03:48:38 1 warning found (use --debug to expand): 03:48:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - 03:48:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10' 03:48:38 #1 [internal] load build definition from Dockerfile 03:48:38 #1 transferring dockerfile: 206B done 03:48:38 #1 DONE 0.0s 03:48:38 03:48:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:38 #2 DONE 0.1s 03:48:38 03:48:38 #3 [internal] load .dockerignore 03:48:38 #3 transferring context: 2B done 03:48:38 #3 DONE 0.0s 03:48:38 03:48:38 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:39 #4 DONE 0.1s 03:48:39 03:48:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 03:48:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 03:48:39 #5 ... 03:48:39 03:48:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 03:48:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done 03:48:39 #6 DONE 0.1s 03:48:39 03:48:39 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:48:39 #7 DONE 0.0s 03:48:39 03:48:39 #8 exporting to image 03:48:39 #8 exporting layers done 03:48:39 #8 exporting manifest sha256:e34a19bfff094290997e6d9ecf809a9538f24741b312b5abb62c9c311d4c1101 done 03:48:39 #8 exporting config sha256:37cfd1271507eee66137adf0f57477692e249e07de4fdb90786eb7cb293e175a done 03:48:39 #8 exporting manifest sha256:919a3776108d7d5cc820f1da0050746a31c785a9c6c6b19a774d9738ddf6edb2 done 03:48:39 #8 exporting config sha256:ee4168c084eb173b006ee8be35e57fe1ad05fe85bbe82980c35ed428509ad50a done 03:48:39 #8 exporting manifest list sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 done 03:48:39 #8 pushing layers 0.1s done 03:48:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 03:48:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 0.1s done 03:48:39 #8 DONE 0.2s 03:48:39 03:48:39 1 warning found (use --debug to expand): 03:48:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 03:48:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 03:48:39 #1 [internal] load build definition from Dockerfile 03:48:39 #1 transferring dockerfile: 172B done 03:48:39 #1 DONE 0.0s 03:48:39 03:48:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:48:39 #2 DONE 0.0s 03:48:39 03:48:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:48:39 #3 DONE 0.0s 03:48:39 03:48:39 #4 [internal] load .dockerignore 03:48:39 #4 transferring context: 2B done 03:48:39 #4 DONE 0.0s 03:48:39 03:48:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 03:48:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc done 03:48:39 #5 CACHED 03:48:39 03:48:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 03:48:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done 03:48:39 #6 CACHED 03:48:39 03:48:39 #7 exporting to image 03:48:39 #7 exporting layers done 03:48:39 #7 exporting manifest sha256:e34a19bfff094290997e6d9ecf809a9538f24741b312b5abb62c9c311d4c1101 done 03:48:39 #7 exporting config sha256:37cfd1271507eee66137adf0f57477692e249e07de4fdb90786eb7cb293e175a done 03:48:39 #7 exporting manifest sha256:919a3776108d7d5cc820f1da0050746a31c785a9c6c6b19a774d9738ddf6edb2 03:48:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:40 #7 exporting manifest sha256:919a3776108d7d5cc820f1da0050746a31c785a9c6c6b19a774d9738ddf6edb2 done 03:48:40 #7 exporting config sha256:ee4168c084eb173b006ee8be35e57fe1ad05fe85bbe82980c35ed428509ad50a done 03:48:40 #7 exporting manifest list sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 done 03:48:40 #7 pushing layers 0.0s done 03:48:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 0.1s done 03:48:40 #7 DONE 0.1s 03:48:40 03:48:40 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:48:40 #8 DONE 0.0s 03:48:40 03:48:40 1 warning found (use --debug to expand): 03:48:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68' 03:48:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68 --push - 03:48:40 #1 [internal] load build definition from Dockerfile 03:48:40 #1 transferring dockerfile: 178B done 03:48:40 #1 DONE 0.0s 03:48:40 03:48:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68 03:48:40 #2 DONE 0.0s 03:48:40 03:48:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68 03:48:40 #3 DONE 0.0s 03:48:40 03:48:40 #4 [internal] load .dockerignore 03:48:40 #4 transferring context: 2B done 03:48:40 #4 DONE 0.0s 03:48:40 03:48:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 03:48:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done 03:48:40 #5 CACHED 03:48:40 03:48:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 03:48:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done 03:48:40 #6 CACHED 03:48:40 03:48:40 #7 exporting to image 03:48:40 #7 exporting layers done 03:48:40 #7 exporting manifest sha256:e34a19bfff094290997e6d9ecf809a9538f24741b312b5abb62c9c311d4c1101 done 03:48:40 #7 exporting config sha256:37cfd1271507eee66137adf0f57477692e249e07de4fdb90786eb7cb293e175a done 03:48:40 #7 exporting manifest sha256:919a3776108d7d5cc820f1da0050746a31c785a9c6c6b19a774d9738ddf6edb2 done 03:48:40 #7 exporting config sha256:ee4168c084eb173b006ee8be35e57fe1ad05fe85bbe82980c35ed428509ad50a 03:48:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:40 #7 exporting config sha256:ee4168c084eb173b006ee8be35e57fe1ad05fe85bbe82980c35ed428509ad50a done 03:48:40 #7 exporting manifest list sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 done 03:48:40 #7 pushing layers 0.0s done 03:48:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.68@sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 0.1s done 03:48:40 #7 DONE 0.1s 03:48:40 03:48:40 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:48:40 #8 DONE 0.0s 03:48:40 03:48:40 1 warning found (use --debug to expand): 03:48:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' 03:48:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - 03:48:40 #1 [internal] load build definition from Dockerfile 03:48:40 #1 transferring dockerfile: 219B done 03:48:40 #1 DONE 0.0s 03:48:40 03:48:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:40 #2 DONE 0.0s 03:48:40 03:48:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:40 #3 DONE 0.0s 03:48:40 03:48:40 #4 [internal] load .dockerignore 03:48:40 #4 transferring context: 2B done 03:48:40 #4 DONE 0.0s 03:48:40 03:48:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 03:48:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done 03:48:40 #5 CACHED 03:48:40 03:48:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 03:48:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done 03:48:40 #6 CACHED 03:48:40 03:48:40 #7 exporting to image 03:48:40 #7 exporting layers done 03:48:40 #7 exporting manifest sha256:e34a19bfff094290997e6d9ecf809a9538f24741b312b5abb62c9c311d4c1101 done 03:48:40 #7 exporting config sha256:37cfd1271507eee66137adf0f57477692e249e07de4fdb90786eb7cb293e175a done 03:48:40 #7 exporting manifest sha256:919a3776108d7d5cc820f1da0050746a31c785a9c6c6b19a774d9738ddf6edb2 done 03:48:40 #7 exporting config sha256:ee4168c084eb173b006ee8be35e57fe1ad05fe85bbe82980c35ed428509ad50a 03:48:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:41 #7 exporting config sha256:ee4168c084eb173b006ee8be35e57fe1ad05fe85bbe82980c35ed428509ad50a done 03:48:41 #7 exporting manifest list sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 done 03:48:41 #7 pushing layers 0.0s done 03:48:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 0.1s done 03:48:41 #7 DONE 0.1s 03:48:41 03:48:41 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:48:41 #8 DONE 0.0s 03:48:41 03:48:41 1 warning found (use --debug to expand): 03:48:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 03:48:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 03:48:41 #1 [internal] load build definition from Dockerfile 03:48:41 #1 transferring dockerfile: 170B done 03:48:41 #1 DONE 0.0s 03:48:41 03:48:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 03:48:41 #2 DONE 0.0s 03:48:41 03:48:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 03:48:41 #3 DONE 0.0s 03:48:41 03:48:41 #4 [internal] load .dockerignore 03:48:41 #4 transferring context: 2B done 03:48:41 #4 DONE 0.0s 03:48:41 03:48:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 03:48:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done 03:48:41 #5 CACHED 03:48:41 03:48:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 03:48:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:effd9b365ebf78f51aed98b5863d4d89ebffbdc56ac1cf0e8e55723f5dcfcddc 0.0s done 03:48:41 #6 CACHED 03:48:41 03:48:41 #7 exporting to image 03:48:41 #7 exporting layers done 03:48:41 #7 exporting manifest sha256:e34a19bfff094290997e6d9ecf809a9538f24741b312b5abb62c9c311d4c1101 done 03:48:41 #7 exporting config sha256:37cfd1271507eee66137adf0f57477692e249e07de4fdb90786eb7cb293e175a done 03:48:41 #7 exporting manifest sha256:919a3776108d7d5cc820f1da0050746a31c785a9c6c6b19a774d9738ddf6edb2 03:48:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:41 #7 exporting manifest sha256:919a3776108d7d5cc820f1da0050746a31c785a9c6c6b19a774d9738ddf6edb2 done 03:48:41 #7 exporting config sha256:ee4168c084eb173b006ee8be35e57fe1ad05fe85bbe82980c35ed428509ad50a done 03:48:41 #7 exporting manifest list sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 done 03:48:41 #7 pushing layers 0.0s done 03:48:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f0ec221290caf07698b35bfa76940b956fb7715250a0ed2185e02228fa1008a9 0.1s done 03:48:41 #7 DONE 0.1s 03:48:41 03:48:41 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:48:41 #8 DONE 0.0s 03:48:41 03:48:41 1 warning found (use --debug to expand): 03:48:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10' 03:48:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - 03:48:42 #1 [internal] load build definition from Dockerfile 03:48:42 #1 transferring dockerfile: 206B done 03:48:42 #1 DONE 0.0s 03:48:42 03:48:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:42 #2 DONE 0.0s 03:48:42 03:48:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:42 #3 DONE 0.1s 03:48:42 03:48:42 #4 [internal] load .dockerignore 03:48:42 #4 transferring context: 2B done 03:48:42 #4 DONE 0.0s 03:48:42 03:48:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 03:48:42 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done 03:48:42 #5 DONE 0.0s 03:48:42 03:48:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 03:48:42 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done 03:48:42 #6 DONE 0.0s 03:48:42 03:48:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 03:48:42 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done 03:48:42 #5 DONE 0.1s 03:48:42 03:48:42 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:48:42 #7 DONE 0.0s 03:48:42 03:48:42 #8 exporting to image 03:48:42 #8 exporting layers done 03:48:42 #8 exporting manifest sha256:b161eaeb85135b61aa5bfa1072a33ae800cc1e459c0c862ca9447db754799234 done 03:48:42 #8 exporting config sha256:e6afb5a2d079021899c8b3e2e941d8babcbe0a3305ee70698e64a3d020e95b51 done 03:48:42 #8 exporting manifest sha256:4ccad451c81adfbb9ab21362c893ca378fe052b8685edf331203ead3c4a8e513 done 03:48:42 #8 exporting config sha256:239776b40d0f1ea0b4fedf2df69b5ffb5fd2a832edc1919f0ae6ab09f13013f8 done 03:48:42 #8 exporting manifest list sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 done 03:48:42 #8 pushing layers 0.1s done 03:48:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 0.1s done 03:48:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:42 #8 DONE 0.2s 03:48:42 03:48:42 1 warning found (use --debug to expand): 03:48:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 03:48:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 03:48:42 #1 [internal] load build definition from Dockerfile 03:48:42 #1 transferring dockerfile: 172B done 03:48:42 #1 DONE 0.0s 03:48:42 03:48:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 03:48:42 #2 DONE 0.0s 03:48:42 03:48:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 03:48:42 #3 DONE 0.0s 03:48:42 03:48:42 #4 [internal] load .dockerignore 03:48:42 #4 transferring context: 2B done 03:48:42 #4 DONE 0.0s 03:48:42 03:48:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 03:48:42 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done 03:48:42 #5 DONE 0.0s 03:48:42 03:48:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 03:48:43 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done 03:48:43 #6 CACHED 03:48:43 03:48:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 03:48:43 #5 CACHED 03:48:43 03:48:43 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:48:43 #7 DONE 0.0s 03:48:43 03:48:43 #8 exporting to image 03:48:43 #8 exporting layers done 03:48:43 #8 exporting manifest sha256:b161eaeb85135b61aa5bfa1072a33ae800cc1e459c0c862ca9447db754799234 done 03:48:43 #8 exporting config sha256:e6afb5a2d079021899c8b3e2e941d8babcbe0a3305ee70698e64a3d020e95b51 done 03:48:43 #8 exporting manifest sha256:4ccad451c81adfbb9ab21362c893ca378fe052b8685edf331203ead3c4a8e513 done 03:48:43 #8 exporting config sha256:239776b40d0f1ea0b4fedf2df69b5ffb5fd2a832edc1919f0ae6ab09f13013f8 done 03:48:43 #8 exporting manifest list sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 done 03:48:43 #8 pushing layers 0.0s done 03:48:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 0.1s done 03:48:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:43 #8 DONE 0.1s 03:48:43 03:48:43 1 warning found (use --debug to expand): 03:48:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68' 03:48:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68 --push - 03:48:43 #1 [internal] load build definition from Dockerfile 03:48:43 #1 transferring dockerfile: 178B done 03:48:43 #1 DONE 0.0s 03:48:43 03:48:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68 03:48:43 #2 DONE 0.0s 03:48:43 03:48:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68 03:48:43 #3 DONE 0.0s 03:48:43 03:48:43 #4 [internal] load .dockerignore 03:48:43 #4 transferring context: 2B done 03:48:43 #4 DONE 0.0s 03:48:43 03:48:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 03:48:43 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done 03:48:43 #5 CACHED 03:48:43 03:48:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 03:48:43 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done 03:48:43 #6 CACHED 03:48:43 03:48:43 #7 exporting to image 03:48:43 #7 exporting layers done 03:48:43 #7 exporting manifest sha256:b161eaeb85135b61aa5bfa1072a33ae800cc1e459c0c862ca9447db754799234 done 03:48:43 #7 exporting config sha256:e6afb5a2d079021899c8b3e2e941d8babcbe0a3305ee70698e64a3d020e95b51 done 03:48:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:43 #7 exporting manifest sha256:4ccad451c81adfbb9ab21362c893ca378fe052b8685edf331203ead3c4a8e513 done 03:48:43 #7 exporting config sha256:239776b40d0f1ea0b4fedf2df69b5ffb5fd2a832edc1919f0ae6ab09f13013f8 done 03:48:43 #7 exporting manifest list sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 done 03:48:43 #7 pushing layers 0.0s done 03:48:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.68@sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 0.1s done 03:48:43 #7 DONE 0.1s 03:48:43 03:48:43 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:48:43 #8 DONE 0.0s 03:48:43 03:48:43 1 warning found (use --debug to expand): 03:48:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' 03:48:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - 03:48:44 #1 [internal] load build definition from Dockerfile 03:48:44 #1 transferring dockerfile: 219B done 03:48:44 #1 DONE 0.0s 03:48:44 03:48:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:44 #2 DONE 0.0s 03:48:44 03:48:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:44 #3 DONE 0.0s 03:48:44 03:48:44 #4 [internal] load .dockerignore 03:48:44 #4 transferring context: 2B done 03:48:44 #4 DONE 0.0s 03:48:44 03:48:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 03:48:44 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done 03:48:44 #5 CACHED 03:48:44 03:48:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 03:48:44 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done 03:48:44 #6 CACHED 03:48:44 03:48:44 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:48:44 #7 DONE 0.0s 03:48:44 03:48:44 #8 exporting to image 03:48:44 #8 exporting layers done 03:48:44 #8 exporting manifest sha256:b161eaeb85135b61aa5bfa1072a33ae800cc1e459c0c862ca9447db754799234 done 03:48:44 #8 exporting config sha256:e6afb5a2d079021899c8b3e2e941d8babcbe0a3305ee70698e64a3d020e95b51 done 03:48:44 #8 exporting manifest sha256:4ccad451c81adfbb9ab21362c893ca378fe052b8685edf331203ead3c4a8e513 done 03:48:44 #8 exporting config sha256:239776b40d0f1ea0b4fedf2df69b5ffb5fd2a832edc1919f0ae6ab09f13013f8 done 03:48:44 #8 exporting manifest list sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 done 03:48:44 #8 pushing layers 0.0s done 03:48:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 0.1s done 03:48:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:44 #8 DONE 0.1s 03:48:44 03:48:44 1 warning found (use --debug to expand): 03:48:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 03:48:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 03:48:44 #1 [internal] load build definition from Dockerfile 03:48:44 #1 transferring dockerfile: 170B done 03:48:44 #1 DONE 0.0s 03:48:44 03:48:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 03:48:44 #2 DONE 0.0s 03:48:44 03:48:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 03:48:44 #3 DONE 0.0s 03:48:44 03:48:44 #4 [internal] load .dockerignore 03:48:44 #4 transferring context: 2B done 03:48:44 #4 DONE 0.0s 03:48:44 03:48:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 03:48:44 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done 03:48:44 #5 DONE 0.0s 03:48:44 03:48:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 03:48:44 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 0.0s done 03:48:44 #6 CACHED 03:48:44 03:48:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f8484b74d519d3a48247e27feecfade203615d90378efc8fb0b39aa2884cbb66 03:48:44 #5 CACHED 03:48:44 03:48:44 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:48:44 #7 DONE 0.0s 03:48:44 03:48:44 #8 exporting to image 03:48:44 #8 exporting layers done 03:48:44 #8 exporting manifest sha256:b161eaeb85135b61aa5bfa1072a33ae800cc1e459c0c862ca9447db754799234 done 03:48:44 #8 exporting config sha256:e6afb5a2d079021899c8b3e2e941d8babcbe0a3305ee70698e64a3d020e95b51 done 03:48:44 #8 exporting manifest sha256:4ccad451c81adfbb9ab21362c893ca378fe052b8685edf331203ead3c4a8e513 done 03:48:44 #8 exporting config sha256:239776b40d0f1ea0b4fedf2df69b5ffb5fd2a832edc1919f0ae6ab09f13013f8 done 03:48:44 #8 exporting manifest list sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 done 03:48:44 #8 pushing layers 0.0s done 03:48:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f3094f3be50b164b09eeeb28dde76ea7687dd9f8791815fd1418ce4abbc4af08 0.1s done 03:48:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:44 #8 DONE 0.1s 03:48:44 03:48:44 1 warning found (use --debug to expand): 03:48:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10 --push - 03:48:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10' 03:48:45 #1 [internal] load build definition from Dockerfile 03:48:45 #1 transferring dockerfile: 202B done 03:48:45 #1 DONE 0.0s 03:48:45 03:48:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:45 #2 DONE 0.0s 03:48:45 03:48:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10 03:48:45 #3 DONE 0.1s 03:48:45 03:48:45 #4 [internal] load .dockerignore 03:48:45 #4 transferring context: 2B done 03:48:45 #4 DONE 0.0s 03:48:45 03:48:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 03:48:45 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 0.0s done 03:48:45 #5 DONE 0.0s 03:48:45 03:48:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 03:48:45 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 done 03:48:45 #6 DONE 0.1s 03:48:45 03:48:45 #7 exporting to image 03:48:45 #7 exporting layers done 03:48:45 #7 exporting manifest sha256:271770fefc3302320ac9aedac5facc7dfa4201565a0d30a25ed54d70bd02c128 done 03:48:45 #7 exporting config sha256:42b046eb4f8b1b04b8b72f6e11cde16a332711712941d95b878eb4238c0a80af done 03:48:45 #7 exporting manifest sha256:078622fea71a422241abc63a2fc7d30e4aa41962f3ae71c5fa5135664aba6dc7 done 03:48:45 #7 exporting config sha256:35b4d11d180ac808060f698110822f3b1a9ca2e45c327798df26f56a69b57008 03:48:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:45 #7 ... 03:48:45 03:48:45 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:48:45 #8 DONE 0.0s 03:48:45 03:48:45 #7 exporting to image 03:48:45 #7 exporting config sha256:35b4d11d180ac808060f698110822f3b1a9ca2e45c327798df26f56a69b57008 done 03:48:45 #7 exporting manifest list sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 done 03:48:45 #7 pushing layers 0.1s done 03:48:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 03:48:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10@sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 0.1s done 03:48:45 #7 DONE 0.2s 03:48:45 03:48:45 1 warning found (use --debug to expand): 03:48:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 03:48:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 03:48:45 #1 [internal] load build definition from Dockerfile 03:48:45 #1 transferring dockerfile: 168B done 03:48:45 #1 DONE 0.0s 03:48:45 03:48:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:48:45 #2 DONE 0.0s 03:48:45 03:48:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:48:45 #3 DONE 0.0s 03:48:45 03:48:45 #4 [internal] load .dockerignore 03:48:45 #4 transferring context: 2B done 03:48:45 #4 DONE 0.0s 03:48:45 03:48:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 03:48:45 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 done 03:48:45 #5 DONE 0.0s 03:48:45 03:48:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 03:48:46 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 done 03:48:46 #6 CACHED 03:48:46 03:48:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 03:48:46 #5 CACHED 03:48:46 03:48:46 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:48:46 #7 DONE 0.0s 03:48:46 03:48:46 #8 exporting to image 03:48:46 #8 exporting layers done 03:48:46 #8 exporting manifest sha256:271770fefc3302320ac9aedac5facc7dfa4201565a0d30a25ed54d70bd02c128 done 03:48:46 #8 exporting config sha256:42b046eb4f8b1b04b8b72f6e11cde16a332711712941d95b878eb4238c0a80af done 03:48:46 #8 exporting manifest sha256:078622fea71a422241abc63a2fc7d30e4aa41962f3ae71c5fa5135664aba6dc7 done 03:48:46 #8 exporting config sha256:35b4d11d180ac808060f698110822f3b1a9ca2e45c327798df26f56a69b57008 done 03:48:46 #8 exporting manifest list sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 done 03:48:46 #8 pushing layers 0.0s done 03:48:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 0.1s done 03:48:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:46 #8 DONE 0.1s 03:48:46 03:48:46 1 warning found (use --debug to expand): 03:48:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68' 03:48:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68 --push - 03:48:46 #1 [internal] load build definition from Dockerfile 03:48:46 #1 transferring dockerfile: 174B done 03:48:46 #1 DONE 0.0s 03:48:46 03:48:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68 03:48:46 #2 DONE 0.0s 03:48:46 03:48:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68 03:48:46 #3 DONE 0.0s 03:48:46 03:48:46 #4 [internal] load .dockerignore 03:48:46 #4 transferring context: 2B done 03:48:46 #4 DONE 0.0s 03:48:46 03:48:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 03:48:46 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 0.0s done 03:48:46 #5 CACHED 03:48:46 03:48:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 03:48:46 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 0.0s done 03:48:46 #6 CACHED 03:48:46 03:48:46 #7 exporting to image 03:48:46 #7 exporting layers done 03:48:46 #7 exporting manifest sha256:271770fefc3302320ac9aedac5facc7dfa4201565a0d30a25ed54d70bd02c128 done 03:48:46 #7 exporting config sha256:42b046eb4f8b1b04b8b72f6e11cde16a332711712941d95b878eb4238c0a80af done 03:48:46 #7 exporting manifest sha256:078622fea71a422241abc63a2fc7d30e4aa41962f3ae71c5fa5135664aba6dc7 done 03:48:46 #7 exporting config sha256:35b4d11d180ac808060f698110822f3b1a9ca2e45c327798df26f56a69b57008 done 03:48:46 #7 exporting manifest list sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 done 03:48:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:46 #7 pushing layers 0.0s done 03:48:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.68@sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 0.1s done 03:48:46 #7 DONE 0.1s 03:48:46 03:48:46 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:48:46 #8 DONE 0.0s 03:48:46 03:48:46 1 warning found (use --debug to expand): 03:48:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 --push - 03:48:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68' 03:48:46 #1 [internal] load build definition from Dockerfile 03:48:46 #1 transferring dockerfile: 215B done 03:48:46 #1 DONE 0.0s 03:48:46 03:48:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:46 #2 DONE 0.0s 03:48:46 03:48:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 03:48:46 #3 DONE 0.0s 03:48:46 03:48:46 #4 [internal] load .dockerignore 03:48:46 #4 transferring context: 2B done 03:48:46 #4 DONE 0.0s 03:48:46 03:48:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 03:48:46 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 done 03:48:46 #5 CACHED 03:48:46 03:48:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 03:48:46 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 0.0s done 03:48:46 #6 CACHED 03:48:46 03:48:46 #7 exporting to image 03:48:46 #7 exporting layers 03:48:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:47 #7 exporting layers done 03:48:47 #7 exporting manifest sha256:271770fefc3302320ac9aedac5facc7dfa4201565a0d30a25ed54d70bd02c128 done 03:48:47 #7 exporting config sha256:42b046eb4f8b1b04b8b72f6e11cde16a332711712941d95b878eb4238c0a80af done 03:48:47 #7 exporting manifest sha256:078622fea71a422241abc63a2fc7d30e4aa41962f3ae71c5fa5135664aba6dc7 done 03:48:47 #7 exporting config sha256:35b4d11d180ac808060f698110822f3b1a9ca2e45c327798df26f56a69b57008 done 03:48:47 #7 exporting manifest list sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 done 03:48:47 #7 pushing layers 0.0s done 03:48:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68@sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 0.1s done 03:48:47 #7 DONE 0.1s 03:48:47 03:48:47 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:48:47 #8 DONE 0.0s 03:48:47 03:48:47 1 warning found (use --debug to expand): 03:48:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:48:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 03:48:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 03:48:47 #1 [internal] load build definition from Dockerfile 03:48:47 #1 transferring dockerfile: 166B done 03:48:47 #1 DONE 0.0s 03:48:47 03:48:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 03:48:47 #2 DONE 0.0s 03:48:47 03:48:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 03:48:47 #3 DONE 0.0s 03:48:47 03:48:47 #4 [internal] load .dockerignore 03:48:47 #4 transferring context: 2B done 03:48:47 #4 DONE 0.0s 03:48:47 03:48:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 03:48:47 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 03:48:47 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 0.0s done 03:48:47 #5 CACHED 03:48:47 03:48:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 03:48:47 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:38241119f19898785408e85e800e0109f6696b9c70042f67a8c5c55f23b91a16 done 03:48:47 #6 CACHED 03:48:47 03:48:47 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:48:47 #7 DONE 0.0s 03:48:47 03:48:47 #8 exporting to image 03:48:47 #8 exporting layers done 03:48:47 #8 exporting manifest sha256:271770fefc3302320ac9aedac5facc7dfa4201565a0d30a25ed54d70bd02c128 done 03:48:47 #8 exporting config sha256:42b046eb4f8b1b04b8b72f6e11cde16a332711712941d95b878eb4238c0a80af done 03:48:47 #8 exporting manifest sha256:078622fea71a422241abc63a2fc7d30e4aa41962f3ae71c5fa5135664aba6dc7 done 03:48:47 #8 exporting config sha256:35b4d11d180ac808060f698110822f3b1a9ca2e45c327798df26f56a69b57008 done 03:48:47 #8 exporting manifest list sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 done 03:48:47 #8 pushing layers 0.0s done 03:48:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a69dc4c984b22de952a1244653c6b227ad79acb3cdb54959c77415aca76fdce8 0.1s done 03:48:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:48:47 #8 DONE 0.1s 03:48:47 03:48:47 1 warning found (use --debug to expand): 03:48:47  - 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 03:48:48 + '[' -d /w/workspace/edgex-go/914/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:48:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:48:49 ---> package-listing.sh 03:48:49 ++ facter osfamily 03:48:49 ++ tr '[:upper:]' '[:lower:]' 03:48:49 + OS_FAMILY=redhat 03:48:49 + workspace=/w/workspace/edgex-go/914 03:48:49 + START_PACKAGES=/tmp/packages_start.txt 03:48:49 + END_PACKAGES=/tmp/packages_end.txt 03:48:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:48:49 + PACKAGES=/tmp/packages_start.txt 03:48:49 + '[' /w/workspace/edgex-go/914 ']' 03:48:49 + PACKAGES=/tmp/packages_end.txt 03:48:49 + case "${OS_FAMILY}" in 03:48:49 + sort 03:48:49 + rpm -qa 03:48:49 + '[' -f /tmp/packages_start.txt ']' 03:48:49 + '[' -f /tmp/packages_end.txt ']' 03:48:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:48:49 + '[' /w/workspace/edgex-go/914 ']' 03:48:49 + mkdir -p /w/workspace/edgex-go/914/archives/ 03:48:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/914/archives/ [Pipeline] echo 03:48:49 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/914/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:48:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:50 03:48:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:51 latest: Pulling from edgex-lftools-log-publisher 03:48:51 5eb5b503b376: Pulling fs layer 03:48:51 5c69ac0246d0: Pulling fs layer 03:48:51 ec43610c2a17: Pulling fs layer 03:48:51 3a2ae6a8a46f: Pulling fs layer 03:48:51 33b1e0a273af: Pulling fs layer 03:48:51 5d3b04190fa2: Pulling fs layer 03:48:51 2f39f015ded8: Pulling fs layer 03:48:51 33b1e0a273af: Waiting 03:48:51 5d3b04190fa2: Waiting 03:48:51 2f39f015ded8: Waiting 03:48:51 3a2ae6a8a46f: Waiting 03:48:51 5c69ac0246d0: Verifying Checksum 03:48:51 5c69ac0246d0: Download complete 03:48:51 3a2ae6a8a46f: Verifying Checksum 03:48:51 3a2ae6a8a46f: Download complete 03:48:51 33b1e0a273af: Verifying Checksum 03:48:51 33b1e0a273af: Download complete 03:48:51 ec43610c2a17: Verifying Checksum 03:48:51 ec43610c2a17: Download complete 03:48:51 5d3b04190fa2: Verifying Checksum 03:48:51 5d3b04190fa2: Download complete 03:48:51 5eb5b503b376: Verifying Checksum 03:48:51 5eb5b503b376: Download complete 03:48:51 2f39f015ded8: Verifying Checksum 03:48:51 2f39f015ded8: Download complete 03:48:52 5eb5b503b376: Pull complete 03:48:52 5c69ac0246d0: Pull complete 03:48:53 ec43610c2a17: Pull complete 03:48:53 3a2ae6a8a46f: Pull complete 03:48:53 33b1e0a273af: Pull complete 03:48:53 5d3b04190fa2: Pull complete 03:48:57 2f39f015ded8: Pull complete 03:48:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:57 prd-centos7-docker-4c-2g-539691 does not seem to be running inside a container 03:48:57 $ 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/914/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 03:49:01 $ docker top 49b78e5597c1dc80d85a1ddaf98b4de7f7df942c9c42fe53aa554baba183cbc8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:01 + touch /tmp/pre-build-complete [Pipeline] sh 03:49:01 + mkdir -p /var/log/sysstat [Pipeline] sh 03:49:02 + ls /var/log/sa-host 03:49:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:02 provisioning config files... 03:49:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15810374752825297939tmp [Pipeline] { [Pipeline] echo 03:49:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:49:02 ---> create-netrc.sh [Pipeline] } 03:49:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:49:03 ---> python-tools-install.sh [Pipeline] echo 03:49:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:49:03 ---> sudo-logs.sh 03:49:03 Archiving 'sudo' log.. 03:49:03 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:03 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:49:03 $ docker stop --time=1 49b78e5597c1dc80d85a1ddaf98b4de7f7df942c9c42fe53aa554baba183cbc8 03:49:04 $ docker rm -f --volumes 49b78e5597c1dc80d85a1ddaf98b4de7f7df942c9c42fe53aa554baba183cbc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:49:04 [WS-CLEANUP] Deleting project workspace... 03:49:04 [WS-CLEANUP] Deferred wipeout is used... 03:49:04 [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] } 03:59:59 #154 ... 03:59:59 03:59:59 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:59:59 #150 DONE 1067.5s 03:59:59 03:59:59 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:59:59 #152 ... 03:59:59 03:59:59 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:59:59 #155 DONE 0.1s 03:59:59 03:59:59 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:59:59 #156 DONE 0.1s 03:59:59 03:59:59 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:59:59 #157 DONE 0.2s 03:59:59 03:59:59 #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 03:59:59 #158 DONE 0.1s 03:59:59 03:59:59 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:59:59 #143 ... 03:59:59 03:59:59 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:59:59 #159 DONE 0.2s 03:59:59 03:59:59 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:00:00 #160 DONE 2.1s 04:00:00 04:00:00 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:00:00 #143 ... 04:00:00 04:00:00 #113 [core-common-config-bootstrapper] exporting to image 04:00:00 #113 exporting layers 04:00:01 #113 exporting layers 0.7s done 04:00:01 #113 writing image sha256:cf4202b76d87710233a8a557ea3a71b4cc93a1ac2c8c9cd0f5538c889b3cf53b done 04:00:01 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:00:01 #113 DONE 6.3s 04:00:01 04:00:01 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:00:09 #144 ... 04:00:09 04:00:09 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:00:09 #153 DONE 1079.8s 04:00:09 04:00:09 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:00:09 #154 ... 04:00:09 04:00:09 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:00:10 #161 DONE 0.3s 04:00:10 04:00:10 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:00:10 #145 ... 04:00:10 04:00:10 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:00:13 #162 DONE 2.2s 04:00:13 04:00:13 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:00:13 #163 DONE 0.3s 04:00:13 04:00:13 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:00:13 #164 DONE 0.3s 04:00:13 04:00:13 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:00:13 #143 ... 04:00:13 04:00:13 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:00:13 #165 DONE 0.5s 04:00:13 04:00:13 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:00:13 #166 DONE 0.2s 04:00:13 04:00:13 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:00:13 #152 ... 04:00:13 04:00:13 #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/ 04:00:13 #167 DONE 0.1s 04:00:13 04:00:13 #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/ 04:00:14 #168 DONE 0.3s 04:00:14 04:00:14 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:00:14 #146 ... 04:00:14 04:00:14 #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/ 04:00:14 #169 DONE 0.2s 04:00:14 04:00:14 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:00:14 #170 DONE 0.3s 04:00:14 04:00:14 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:00:17 #171 DONE 2.3s 04:00:17 04:00:17 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:00:17 #151 ... 04:00:17 04:00:17 #113 [security-bootstrapper] exporting to image 04:00:17 #113 exporting layers 04:00:18 #113 exporting layers 1.1s done 04:00:18 #113 writing image sha256:94add63a566268ad73be976f60e976ef7504feb62becd0aa3d6bd42eb217ff34 0.0s done 04:00:18 #113 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 04:00:18 #113 DONE 7.5s 04:00:18 04:00:18 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:15:41 #154 ... 04:15:41 04:15:41 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:15:41 #152 DONE 2000.3s 04:15:41 04:15:41 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:15:41 #144 ... 04:15:41 04:15:41 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:15:41 #172 DONE 0.1s 04:15:41 04:15:41 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:15:41 #173 DONE 0.1s 04:15:41 04:15:41 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:15:41 #174 DONE 0.4s 04:15:41 04:15:41 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:15:41 #175 DONE 0.2s 04:15:41 04:15:41 #113 [core-command] exporting to image 04:15:41 #113 exporting layers 04:15:41 #113 exporting layers 1.5s done 04:15:41 #113 writing image sha256:853731561b5b4b2542a7420a18c13e6a329378f47fd168826cec64b7b657fca3 done 04:15:41 #113 naming to docker.io/library/core-command-arm64 done 04:15:41 #113 DONE 9.0s 04:15:41 04:15:41 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:15:48 #148 ... 04:15:48 04:15:48 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:15:48 #146 2018.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:15:53 #146 ... 04:15:53 04:15:53 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:15:53 #154 DONE 2024.0s 04:15:54 04:15:54 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:15:54 #146 ... 04:15:54 04:15:54 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:15:54 #176 DONE 0.2s 04:15:54 04:15:54 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:15:54 #144 ... 04:15:54 04:15:54 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:15:54 #177 DONE 0.2s 04:15:54 04:15:54 #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 04:15:54 #178 DONE 0.1s 04:15:54 04:15:54 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:15:55 #179 DONE 0.1s 04:15:55 04:15:55 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:15:55 #180 DONE 0.4s 04:15:55 04:15:55 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:15:55 #144 ... 04:15:55 04:15:55 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:15:55 #181 DONE 0.1s 04:15:55 04:15:55 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:15:57 #182 DONE 2.2s 04:15:57 04:15:57 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:15:57 #143 ... 04:15:57 04:15:57 #113 [security-proxy-setup] exporting to image 04:15:57 #113 exporting layers 04:15:58 #113 exporting layers 1.1s done 04:15:58 #113 writing image sha256:7c7492748da2a2d814d378e496545abe924e69963ceb1eed47720991dab72968 done 04:15:58 #113 naming to docker.io/library/security-proxy-setup-arm64 done 04:15:58 #113 DONE 10.1s 04:15:58 04:15:58 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:16:25 #149 ... 04:16:25 04:16:25 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:16:25 #146 DONE 2052.5s 04:16:25 04:16:25 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:16:25 #143 ... 04:16:25 04:16:25 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:16:25 #183 DONE 0.2s 04:16:25 04:16:25 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:16:25 #151 ... 04:16:25 04:16:25 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:16:25 #184 DONE 0.3s 04:16:25 04:16:25 #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 04:16:25 #185 DONE 0.2s 04:16:25 04:16:25 #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 04:16:25 #186 DONE 0.1s 04:16:25 04:16:25 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:16:25 #187 DONE 0.1s 04:16:25 04:16:25 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:16:25 #145 ... 04:16:25 04:16:25 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:16:25 #188 DONE 0.6s 04:16:25 04:16:25 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:16:25 #189 DONE 0.4s 04:16:25 04:16:25 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:16:25 #190 DONE 0.1s 04:16:25 04:16:25 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:16:25 #143 ... 04:16:25 04:16:25 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:16:26 #191 DONE 1.7s 04:16:26 04:16:26 #113 [security-secretstore-setup] exporting to image 04:16:26 #113 exporting layers 04:16:28 #113 exporting layers 1.5s done 04:16:28 #113 writing image sha256:ddd3b33c0e45c72dab754464caa3dee3d7c88039f6cf5cc9f440ebc4a6b75948 done 04:16:28 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 04:16:28 #113 DONE 11.6s 04:16:28 04:16:28 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:17:20 #147 ... 04:17:20 04:17:20 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:17:20 #145 DONE 2104.8s 04:17:20 04:17:20 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:17:20 #151 ... 04:17:20 04:17:20 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:17:20 #192 DONE 0.3s 04:17:20 04:17:20 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:17:20 #147 ... 04:17:20 04:17:20 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:17:20 #193 DONE 0.2s 04:17:20 04:17:20 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:17:20 #144 ... 04:17:20 04:17:20 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:17:20 #194 DONE 0.5s 04:17:20 04:17:20 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:17:20 #53 ... 04:17:20 04:17:20 #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 04:17:20 #195 DONE 0.1s 04:17:20 04:17:20 #113 [security-spiffe-token-provider] exporting to image 04:17:20 #113 exporting layers 04:17:20 #113 exporting layers 0.9s done 04:17:20 #113 writing image sha256:d08586a3cf54ff3361c2015f180cacdba29c201e2c01f40dba24e5146fe2a355 done 04:17:20 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 04:17:20 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:17:20 #113 DONE 12.4s 04:17:20 04:17:20 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:17:59 #147 ... 04:17:59 04:17:59 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:17:59 #149 DONE 2148.8s 04:17:59 04:17:59 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:17:59 #147 ... 04:17:59 04:17:59 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:17:59 #196 DONE 0.2s 04:17:59 04:17:59 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:17:59 #53 ... 04:17:59 04:17:59 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:18:00 #197 DONE 0.7s 04:18:00 04:18:00 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:18:00 #198 DONE 0.1s 04:18:00 04:18:00 #113 [core-keeper] exporting to image 04:18:00 #113 exporting layers 04:18:01 #113 exporting layers 0.6s done 04:18:01 #113 writing image sha256:3b3632cd22c090889b67c64b3b0c6c66fca29e1cc9b9757c3a9cab686c0c7cdc done 04:18:01 #113 naming to docker.io/library/core-keeper-arm64 done 04:18:01 #113 DONE 13.0s 04:18:01 04:18:01 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:18:01 #53 ... 04:18:01 04:18:01 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:18:01 #148 DONE 2152.0s 04:18:02 04:18:02 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:18:02 #144 ... 04:18:02 04:18:02 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:18:03 #199 ... 04:18:03 04:18:03 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:18:03 #151 DONE 2153.1s 04:18:03 04:18:03 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:18:03 #143 ... 04:18:03 04:18:03 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:18:03 #199 DONE 0.3s 04:18:03 04:18:03 #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:18:03 #200 DONE 0.3s 04:18:03 04:18:03 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:18:03 #53 ... 04:18:03 04:18:03 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:18:04 #201 DONE 0.6s 04:18:04 04:18:04 #202 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:18:04 #202 DONE 0.2s 04:18:04 04:18:04 #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:18:04 #203 DONE 0.2s 04:18:04 04:18:04 #204 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:18:04 #204 DONE 0.3s 04:18:04 04:18:04 #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:18:05 #205 DONE 0.7s 04:18:05 04:18:05 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:18:05 #206 DONE 0.3s 04:18:05 04:18:05 #113 [core-data] exporting to image 04:18:05 #113 exporting layers 1.2s done 04:18:05 #113 writing image sha256:562d741538d262edbd4e5710c2e748d532ad0213f7e66e0faefdbfb7cd919705 0.0s done 04:18:05 #113 naming to docker.io/library/core-data-arm64 done 04:18:05 #113 DONE 14.2s 04:18:05 04:18:05 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:18:05 #207 DONE 0.2s 04:18:05 04:18:05 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:18:07 #208 DONE 1.9s 04:18:07 04:18:07 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:18:07 #53 ... 04:18:07 04:18:07 #113 [security-proxy-auth] exporting to image 04:18:08 #113 exporting layers 0.7s done 04:18:08 #113 writing image sha256:ed891e3cd64c9392aab34bc7d807e930aedbe686eb85f9118b838d0b1abc6b39 04:18:08 #113 writing image sha256:ed891e3cd64c9392aab34bc7d807e930aedbe686eb85f9118b838d0b1abc6b39 done 04:18:08 #113 naming to docker.io/library/security-proxy-auth-arm64 done 04:18:08 #113 DONE 15.0s 04:18:08 04:18:08 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:18:11 #144 ... 04:18:11 04:18:11 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:18:11 #143 DONE 2161.6s 04:18:11 04:18:11 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:18:11 #147 ... 04:18:11 04:18:11 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:18:11 #209 DONE 0.1s 04:18:11 04:18:11 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:18:11 #210 DONE 0.1s 04:18:11 04:18:11 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:18:12 #147 ... 04:18:12 04:18:12 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:18:12 #211 DONE 0.5s 04:18:12 04:18:12 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:18:13 #212 DONE 0.1s 04:18:13 04:18:13 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:18:13 #213 DONE 0.1s 04:18:13 04:18:13 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:18:13 #147 ... 04:18:13 04:18:13 #113 [core-metadata] exporting to image 04:18:13 #113 exporting layers 0.7s done 04:18:13 #113 writing image sha256:f2b75aaad94c92d2eabe6e220a5008367b2125384b800784f069ce0c791a6cd5 done 04:18:13 #113 naming to docker.io/library/core-metadata-arm64 done 04:18:13 #113 DONE 15.6s 04:18:13 04:18:13 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:18:40 #53 ... 04:18:40 04:18:40 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:18:40 #147 DONE 2186.9s 04:18:40 04:18:40 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:18:40 #144 ... 04:18:40 04:18:40 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:18:40 #214 DONE 0.1s 04:18:40 04:18:40 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:18:40 #215 DONE 0.1s 04:18:40 04:18:40 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:18:40 #216 DONE 0.5s 04:18:40 04:18:40 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:18:40 #217 DONE 0.1s 04:18:40 04:18:40 #113 [support-scheduler] exporting to image 04:18:40 #113 exporting layers 04:18:40 #113 exporting layers 1.0s done 04:18:40 #113 writing image sha256:771fe5f47f9a769edbd088af280efe65259a80a4473c9bf8410349281861bf50 done 04:18:40 #113 naming to docker.io/library/support-scheduler-arm64 done 04:18:40 #113 DONE 16.6s 04:18:40 04:18:40 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:18:42 #144 DONE 2192.8s 04:18:42 04:18:42 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:18:42 #53 ... 04:18:42 04:18:42 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:18:42 #218 DONE 0.1s 04:18:42 04:18:42 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:18:43 #219 DONE 0.1s 04:18:43 04:18:43 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:18:43 #53 ... 04:18:43 04:18:43 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:18:43 #220 DONE 0.4s 04:18:43 04:18:43 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:18:43 #221 DONE 0.1s 04:18:43 04:18:43 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:18:43 #53 ... 04:18:43 04:18:43 #113 [support-notifications] exporting to image 04:18:45 #113 exporting layers 2.0s done 04:18:45 #113 writing image sha256:d16d3d1aa783a0fc7d697540d2825161cd3468bc04f14967f9be494bcabae2a6 done 04:18:45 #113 naming to docker.io/library/support-notifications-arm64 done 04:18:45 #113 DONE 18.6s 04:18:45 04:18:45 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:18:45 time="2025-10-23T03:39:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:45 time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:45 time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:45 time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:45 time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:45 time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:45 time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:45 time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:45 time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:45 time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:45 time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:45 time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:45 time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:45 time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:18:45 time="2025-10-23T03:39:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:18:45 $ docker stop --time=1 03c1589419f95cab7002120483b06a4c8aba81695b4bef261b25a8c577f9dd6d 04:18:47 $ docker rm -f --volumes 03c1589419f95cab7002120483b06a4c8aba81695b4bef261b25a8c577f9dd6d [Pipeline] // withDockerContainer [Pipeline] sh 04:18:48 + docker images 04:18:48 REPOSITORY TAG IMAGE ID CREATED SIZE 04:18:48 support-notifications-arm64 latest d16d3d1aa783 4 seconds ago 53.2MB 04:18:48 support-scheduler-arm64 latest 771fe5f47f9a 10 seconds ago 49.3MB 04:18:48 core-metadata-arm64 latest f2b75aaad94c 35 seconds ago 45.7MB 04:18:48 security-proxy-auth-arm64 latest ed891e3cd64c 40 seconds ago 44.8MB 04:18:48 core-data-arm64 latest 562d741538d2 43 seconds ago 45.6MB 04:18:48 core-keeper-arm64 latest 3b3632cd22c0 47 seconds ago 45.4MB 04:18:48 security-spiffe-token-provider-arm64 latest d08586a3cf54 About a minute ago 49MB 04:18:48 security-secretstore-setup-arm64 latest ddd3b33c0e45 2 minutes ago 79.3MB 04:18:48 security-proxy-setup-arm64 latest 7c7492748da2 2 minutes ago 49.3MB 04:18:48 core-command-arm64 latest 853731561b5b 3 minutes ago 40MB 04:18:48 security-bootstrapper-arm64 latest 94add63a5662 18 minutes ago 21.1MB 04:18:48 core-common-config-bootstrapper-arm64 latest cf4202b76d87 18 minutes ago 20MB 04:18:48 security-spire-agent-arm64 latest 4981eca6bb9f 37 minutes ago 187MB 04:18:48 security-spire-server-arm64 latest a20b7e155896 37 minutes ago 144MB 04:18:48 security-spire-config-arm64 latest dbf8a9a413e8 37 minutes ago 143MB 04:18:48 ci-base-image-arm64 latest 8cb7d3758ae5 39 minutes ago 950MB 04:18:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 43a1c90cae9b 8 days ago 594MB 04:18:48 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 04:18:48 provisioning config files... 04:18:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/914@tmp/config3609402656421245673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:48 ---> ****-login.sh 04:18:48 nexus3.edgexfoundry.org:10001 04:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:48 Configure a credential helper to remove this warning. See 04:18:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:48 04:18:48 Login Succeeded 04:18:48 nexus3.edgexfoundry.org:10002 04:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:49 Configure a credential helper to remove this warning. See 04:18:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:49 04:18:49 Login Succeeded 04:18:49 nexus3.edgexfoundry.org:10003 04:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:49 Configure a credential helper to remove this warning. See 04:18:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:49 04:18:49 Login Succeeded 04:18:49 nexus3.edgexfoundry.org:10004 04:18:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:50 Configure a credential helper to remove this warning. See 04:18:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:50 04:18:50 Login Succeeded 04:18:50 ****.io 04:18:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:50 Configure a credential helper to remove this warning. See 04:18:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:50 04:18:50 Login Succeeded 04:18:50 ---> ****-login.sh ends [Pipeline] } 04:18:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:18:50 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:18:50 b20ba73ed1266a13b240854122fe2f2a75963d10 04:18:50 latest 04:18:50 4.1.0-dev.68 04:18:50 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:18:50 main 04:18:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:18:51 945dc54d335c: Preparing 04:18:51 ce49edba9824: Preparing 04:18:51 ea5d557cc9cb: Preparing 04:18:51 cc612e3eada3: Preparing 04:18:51 e9318eb10cfa: Preparing 04:18:51 f3e773f154b0: Preparing 04:18:51 c231f5c0ede3: Preparing 04:18:51 f3e773f154b0: Waiting 04:18:51 c231f5c0ede3: Waiting 04:18:51 e9318eb10cfa: Pushed 04:18:51 ea5d557cc9cb: Pushed 04:18:51 945dc54d335c: Pushed 04:18:51 cc612e3eada3: Pushed 04:18:51 c231f5c0ede3: Layer already exists 04:18:51 f3e773f154b0: Pushed 04:18:58 ce49edba9824: Pushed 04:18:58 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:d324b7c4a5753f66d41eac0e0ab49b1cfd0af07bce01b089e6de6c080e72fe39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:18:59 945dc54d335c: Preparing 04:18:59 ce49edba9824: Preparing 04:18:59 ea5d557cc9cb: Preparing 04:18:59 cc612e3eada3: Preparing 04:18:59 e9318eb10cfa: Preparing 04:18:59 f3e773f154b0: Preparing 04:18:59 c231f5c0ede3: Preparing 04:18:59 f3e773f154b0: Waiting 04:18:59 c231f5c0ede3: Waiting 04:18:59 ea5d557cc9cb: Layer already exists 04:18:59 ce49edba9824: Layer already exists 04:18:59 e9318eb10cfa: Layer already exists 04:18:59 cc612e3eada3: Layer already exists 04:18:59 945dc54d335c: Layer already exists 04:18:59 f3e773f154b0: Layer already exists 04:18:59 c231f5c0ede3: Layer already exists 04:18:59 latest: digest: sha256:d324b7c4a5753f66d41eac0e0ab49b1cfd0af07bce01b089e6de6c080e72fe39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.68 04:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:19:00 945dc54d335c: Preparing 04:19:00 ce49edba9824: Preparing 04:19:00 ea5d557cc9cb: Preparing 04:19:00 cc612e3eada3: Preparing 04:19:00 e9318eb10cfa: Preparing 04:19:00 f3e773f154b0: Preparing 04:19:00 c231f5c0ede3: Preparing 04:19:00 f3e773f154b0: Waiting 04:19:00 c231f5c0ede3: Waiting 04:19:00 ea5d557cc9cb: Layer already exists 04:19:00 cc612e3eada3: Layer already exists 04:19:00 ce49edba9824: Layer already exists 04:19:00 945dc54d335c: Layer already exists 04:19:00 e9318eb10cfa: Layer already exists 04:19:00 f3e773f154b0: Layer already exists 04:19:00 c231f5c0ede3: Layer already exists 04:19:00 4.1.0-dev.68: digest: sha256:d324b7c4a5753f66d41eac0e0ab49b1cfd0af07bce01b089e6de6c080e72fe39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:19:01 945dc54d335c: Preparing 04:19:01 ce49edba9824: Preparing 04:19:01 ea5d557cc9cb: Preparing 04:19:01 cc612e3eada3: Preparing 04:19:01 e9318eb10cfa: Preparing 04:19:01 f3e773f154b0: Preparing 04:19:01 c231f5c0ede3: Preparing 04:19:01 f3e773f154b0: Waiting 04:19:01 c231f5c0ede3: Waiting 04:19:01 e9318eb10cfa: Layer already exists 04:19:01 cc612e3eada3: Layer already exists 04:19:01 945dc54d335c: Layer already exists 04:19:01 ea5d557cc9cb: Layer already exists 04:19:01 ce49edba9824: Layer already exists 04:19:01 c231f5c0ede3: Layer already exists 04:19:01 f3e773f154b0: Layer already exists 04:19:01 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:d324b7c4a5753f66d41eac0e0ab49b1cfd0af07bce01b089e6de6c080e72fe39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:19:02 945dc54d335c: Preparing 04:19:02 ce49edba9824: Preparing 04:19:02 ea5d557cc9cb: Preparing 04:19:02 cc612e3eada3: Preparing 04:19:02 e9318eb10cfa: Preparing 04:19:02 f3e773f154b0: Preparing 04:19:02 c231f5c0ede3: Preparing 04:19:02 f3e773f154b0: Waiting 04:19:02 c231f5c0ede3: Waiting 04:19:02 945dc54d335c: Layer already exists 04:19:02 ce49edba9824: Layer already exists 04:19:02 e9318eb10cfa: Layer already exists 04:19:02 cc612e3eada3: Layer already exists 04:19:02 ea5d557cc9cb: Layer already exists 04:19:02 c231f5c0ede3: Layer already exists 04:19:02 f3e773f154b0: Layer already exists 04:19:02 main: digest: sha256:d324b7c4a5753f66d41eac0e0ab49b1cfd0af07bce01b089e6de6c080e72fe39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:02 ===================================================== [Pipeline] echo 04:19:02 taggedImages: 04:19:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:19:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.68 04:19:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:19:02 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:19:02 b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:02 latest 04:19:02 4.1.0-dev.68 04:19:02 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:02 main 04:19:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:02 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:19:03 fca5aa04cc5d: Preparing 04:19:03 72962272da36: Preparing 04:19:03 cdbe6bb8c120: Preparing 04:19:03 856abd408e8a: Preparing 04:19:03 ea5d557cc9cb: Preparing 04:19:03 cc612e3eada3: Preparing 04:19:03 e9318eb10cfa: Preparing 04:19:03 cc612e3eada3: Waiting 04:19:03 f3e773f154b0: Preparing 04:19:03 e9318eb10cfa: Waiting 04:19:03 c231f5c0ede3: Preparing 04:19:03 f3e773f154b0: Waiting 04:19:03 c231f5c0ede3: Waiting 04:19:03 ea5d557cc9cb: Layer already exists 04:19:03 cc612e3eada3: Layer already exists 04:19:03 e9318eb10cfa: Layer already exists 04:19:03 f3e773f154b0: Layer already exists 04:19:03 c231f5c0ede3: Layer already exists 04:19:03 fca5aa04cc5d: Pushed 04:19:03 72962272da36: Pushed 04:19:03 cdbe6bb8c120: Pushed 04:19:06 856abd408e8a: Pushed 04:19:06 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:8efee693615daf1230b59a0b6e30ea142a4d3af52be2103e61f6eea7dfe58045 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:06 + 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 04:19:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:19:07 fca5aa04cc5d: Preparing 04:19:07 72962272da36: Preparing 04:19:07 cdbe6bb8c120: Preparing 04:19:07 856abd408e8a: Preparing 04:19:07 ea5d557cc9cb: Preparing 04:19:07 cc612e3eada3: Preparing 04:19:07 e9318eb10cfa: Preparing 04:19:07 f3e773f154b0: Preparing 04:19:07 c231f5c0ede3: Preparing 04:19:07 e9318eb10cfa: Waiting 04:19:07 cc612e3eada3: Waiting 04:19:07 f3e773f154b0: Waiting 04:19:07 c231f5c0ede3: Waiting 04:19:07 72962272da36: Layer already exists 04:19:07 fca5aa04cc5d: Layer already exists 04:19:07 cdbe6bb8c120: Layer already exists 04:19:07 ea5d557cc9cb: Layer already exists 04:19:07 856abd408e8a: Layer already exists 04:19:07 cc612e3eada3: Layer already exists 04:19:07 e9318eb10cfa: Layer already exists 04:19:07 c231f5c0ede3: Layer already exists 04:19:07 f3e773f154b0: Layer already exists 04:19:07 latest: digest: sha256:8efee693615daf1230b59a0b6e30ea142a4d3af52be2103e61f6eea7dfe58045 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.68 04:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:19:08 fca5aa04cc5d: Preparing 04:19:08 72962272da36: Preparing 04:19:08 cdbe6bb8c120: Preparing 04:19:08 856abd408e8a: Preparing 04:19:08 ea5d557cc9cb: Preparing 04:19:08 cc612e3eada3: Preparing 04:19:08 e9318eb10cfa: Preparing 04:19:08 f3e773f154b0: Preparing 04:19:08 c231f5c0ede3: Preparing 04:19:08 cc612e3eada3: Waiting 04:19:08 e9318eb10cfa: Waiting 04:19:08 f3e773f154b0: Waiting 04:19:08 c231f5c0ede3: Waiting 04:19:08 72962272da36: Layer already exists 04:19:08 ea5d557cc9cb: Layer already exists 04:19:08 fca5aa04cc5d: Layer already exists 04:19:08 856abd408e8a: Layer already exists 04:19:08 cdbe6bb8c120: Layer already exists 04:19:08 cc612e3eada3: Layer already exists 04:19:08 f3e773f154b0: Layer already exists 04:19:08 c231f5c0ede3: Layer already exists 04:19:08 e9318eb10cfa: Layer already exists 04:19:08 4.1.0-dev.68: digest: sha256:8efee693615daf1230b59a0b6e30ea142a4d3af52be2103e61f6eea7dfe58045 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:19:10 fca5aa04cc5d: Preparing 04:19:10 72962272da36: Preparing 04:19:10 cdbe6bb8c120: Preparing 04:19:10 856abd408e8a: Preparing 04:19:10 ea5d557cc9cb: Preparing 04:19:10 cc612e3eada3: Preparing 04:19:10 e9318eb10cfa: Preparing 04:19:10 f3e773f154b0: Preparing 04:19:10 c231f5c0ede3: Preparing 04:19:10 f3e773f154b0: Waiting 04:19:10 cc612e3eada3: Waiting 04:19:10 c231f5c0ede3: Waiting 04:19:10 e9318eb10cfa: Waiting 04:19:10 cdbe6bb8c120: Layer already exists 04:19:10 72962272da36: Layer already exists 04:19:10 fca5aa04cc5d: Layer already exists 04:19:10 856abd408e8a: Layer already exists 04:19:10 ea5d557cc9cb: Layer already exists 04:19:10 cc612e3eada3: Layer already exists 04:19:10 f3e773f154b0: Layer already exists 04:19:10 c231f5c0ede3: Layer already exists 04:19:10 e9318eb10cfa: Layer already exists 04:19:10 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:8efee693615daf1230b59a0b6e30ea142a4d3af52be2103e61f6eea7dfe58045 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:11 + 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 04:19:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:19:11 fca5aa04cc5d: Preparing 04:19:11 72962272da36: Preparing 04:19:11 cdbe6bb8c120: Preparing 04:19:11 856abd408e8a: Preparing 04:19:11 ea5d557cc9cb: Preparing 04:19:11 cc612e3eada3: Preparing 04:19:11 e9318eb10cfa: Preparing 04:19:11 f3e773f154b0: Preparing 04:19:11 c231f5c0ede3: Preparing 04:19:11 cc612e3eada3: Waiting 04:19:11 e9318eb10cfa: Waiting 04:19:11 f3e773f154b0: Waiting 04:19:11 c231f5c0ede3: Waiting 04:19:11 fca5aa04cc5d: Layer already exists 04:19:11 856abd408e8a: Layer already exists 04:19:11 ea5d557cc9cb: Layer already exists 04:19:11 cdbe6bb8c120: Layer already exists 04:19:11 72962272da36: Layer already exists 04:19:11 cc612e3eada3: Layer already exists 04:19:11 e9318eb10cfa: Layer already exists 04:19:11 f3e773f154b0: Layer already exists 04:19:11 c231f5c0ede3: Layer already exists 04:19:11 main: digest: sha256:8efee693615daf1230b59a0b6e30ea142a4d3af52be2103e61f6eea7dfe58045 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:11 ===================================================== [Pipeline] echo 04:19:11 taggedImages: 04:19:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:19:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.68 04:19:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:19:11 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:19:11 b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:11 latest 04:19:11 4.1.0-dev.68 04:19:11 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:11 main 04:19:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:19:12 fa9a03d2215b: Preparing 04:19:12 e6716cfb6407: Preparing 04:19:12 ea5d557cc9cb: Preparing 04:19:12 cc612e3eada3: Preparing 04:19:12 443bd4e70255: Preparing 04:19:12 a50e94214994: Preparing 04:19:12 c231f5c0ede3: Preparing 04:19:12 a50e94214994: Waiting 04:19:12 c231f5c0ede3: Waiting 04:19:12 ea5d557cc9cb: Layer already exists 04:19:12 cc612e3eada3: Layer already exists 04:19:12 c231f5c0ede3: Layer already exists 04:19:12 443bd4e70255: Pushed 04:19:12 fa9a03d2215b: Pushed 04:19:12 a50e94214994: Pushed 04:19:20 e6716cfb6407: Pushed 04:19:20 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:8b821ac592eb6a7eff6c68e2fee9c38fcf7c9d0abc62462ac29c35574fef7a83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:19:21 fa9a03d2215b: Preparing 04:19:21 e6716cfb6407: Preparing 04:19:21 ea5d557cc9cb: Preparing 04:19:21 cc612e3eada3: Preparing 04:19:21 443bd4e70255: Preparing 04:19:21 a50e94214994: Preparing 04:19:21 c231f5c0ede3: Preparing 04:19:21 a50e94214994: Waiting 04:19:21 c231f5c0ede3: Waiting 04:19:21 fa9a03d2215b: Layer already exists 04:19:21 443bd4e70255: Layer already exists 04:19:21 ea5d557cc9cb: Layer already exists 04:19:21 cc612e3eada3: Layer already exists 04:19:21 e6716cfb6407: Layer already exists 04:19:21 a50e94214994: Layer already exists 04:19:21 c231f5c0ede3: Layer already exists 04:19:22 latest: digest: sha256:8b821ac592eb6a7eff6c68e2fee9c38fcf7c9d0abc62462ac29c35574fef7a83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.68 04:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:19:22 fa9a03d2215b: Preparing 04:19:22 e6716cfb6407: Preparing 04:19:22 ea5d557cc9cb: Preparing 04:19:22 cc612e3eada3: Preparing 04:19:22 443bd4e70255: Preparing 04:19:22 a50e94214994: Preparing 04:19:22 c231f5c0ede3: Preparing 04:19:22 a50e94214994: Waiting 04:19:22 c231f5c0ede3: Waiting 04:19:22 fa9a03d2215b: Layer already exists 04:19:22 ea5d557cc9cb: Layer already exists 04:19:22 cc612e3eada3: Layer already exists 04:19:22 e6716cfb6407: Layer already exists 04:19:22 443bd4e70255: Layer already exists 04:19:22 a50e94214994: Layer already exists 04:19:22 c231f5c0ede3: Layer already exists 04:19:23 4.1.0-dev.68: digest: sha256:8b821ac592eb6a7eff6c68e2fee9c38fcf7c9d0abc62462ac29c35574fef7a83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:19:23 fa9a03d2215b: Preparing 04:19:23 e6716cfb6407: Preparing 04:19:23 ea5d557cc9cb: Preparing 04:19:23 cc612e3eada3: Preparing 04:19:23 443bd4e70255: Preparing 04:19:23 a50e94214994: Preparing 04:19:23 c231f5c0ede3: Preparing 04:19:23 a50e94214994: Waiting 04:19:23 c231f5c0ede3: Waiting 04:19:23 443bd4e70255: Layer already exists 04:19:23 ea5d557cc9cb: Layer already exists 04:19:23 fa9a03d2215b: Layer already exists 04:19:23 cc612e3eada3: Layer already exists 04:19:23 e6716cfb6407: Layer already exists 04:19:23 c231f5c0ede3: Layer already exists 04:19:23 a50e94214994: Layer already exists 04:19:24 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:8b821ac592eb6a7eff6c68e2fee9c38fcf7c9d0abc62462ac29c35574fef7a83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:19:24 fa9a03d2215b: Preparing 04:19:24 e6716cfb6407: Preparing 04:19:24 ea5d557cc9cb: Preparing 04:19:24 cc612e3eada3: Preparing 04:19:24 443bd4e70255: Preparing 04:19:24 a50e94214994: Preparing 04:19:24 c231f5c0ede3: Preparing 04:19:24 a50e94214994: Waiting 04:19:24 c231f5c0ede3: Waiting 04:19:24 443bd4e70255: Layer already exists 04:19:24 cc612e3eada3: Layer already exists 04:19:24 ea5d557cc9cb: Layer already exists 04:19:24 fa9a03d2215b: Layer already exists 04:19:24 e6716cfb6407: Layer already exists 04:19:24 a50e94214994: Layer already exists 04:19:24 c231f5c0ede3: Layer already exists 04:19:25 main: digest: sha256:8b821ac592eb6a7eff6c68e2fee9c38fcf7c9d0abc62462ac29c35574fef7a83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:25 ===================================================== [Pipeline] echo 04:19:25 taggedImages: 04:19:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:19:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.68 04:19:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:19:25 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:19:25 b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:25 latest 04:19:25 4.1.0-dev.68 04:19:25 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:25 main 04:19:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:19:25 d4a4b913c9b0: Preparing 04:19:25 8b11596b408d: Preparing 04:19:25 cc612e3eada3: Preparing 04:19:25 4553c6b9ed09: Preparing 04:19:25 ad965c2df4a6: Preparing 04:19:25 c231f5c0ede3: Preparing 04:19:25 c231f5c0ede3: Waiting 04:19:25 cc612e3eada3: Layer already exists 04:19:26 c231f5c0ede3: Layer already exists 04:19:26 ad965c2df4a6: Pushed 04:19:26 4553c6b9ed09: Pushed 04:19:26 d4a4b913c9b0: Pushed 04:19:34 8b11596b408d: Pushed 04:19:34 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:47f22f722f87b89e29e945db1501e567e393b82c92e6e7b4404436d94582c7fe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:19:35 d4a4b913c9b0: Preparing 04:19:35 8b11596b408d: Preparing 04:19:35 cc612e3eada3: Preparing 04:19:35 4553c6b9ed09: Preparing 04:19:35 ad965c2df4a6: Preparing 04:19:35 c231f5c0ede3: Preparing 04:19:35 8b11596b408d: Layer already exists 04:19:35 d4a4b913c9b0: Layer already exists 04:19:35 cc612e3eada3: Layer already exists 04:19:35 ad965c2df4a6: Layer already exists 04:19:35 4553c6b9ed09: Layer already exists 04:19:35 c231f5c0ede3: Layer already exists 04:19:35 latest: digest: sha256:47f22f722f87b89e29e945db1501e567e393b82c92e6e7b4404436d94582c7fe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.68 04:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:19:36 d4a4b913c9b0: Preparing 04:19:36 8b11596b408d: Preparing 04:19:36 cc612e3eada3: Preparing 04:19:36 4553c6b9ed09: Preparing 04:19:36 ad965c2df4a6: Preparing 04:19:36 c231f5c0ede3: Preparing 04:19:36 c231f5c0ede3: Waiting 04:19:36 d4a4b913c9b0: Layer already exists 04:19:36 8b11596b408d: Layer already exists 04:19:36 4553c6b9ed09: Layer already exists 04:19:36 ad965c2df4a6: Layer already exists 04:19:36 cc612e3eada3: Layer already exists 04:19:36 c231f5c0ede3: Layer already exists 04:19:36 4.1.0-dev.68: digest: sha256:47f22f722f87b89e29e945db1501e567e393b82c92e6e7b4404436d94582c7fe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:19:37 d4a4b913c9b0: Preparing 04:19:37 8b11596b408d: Preparing 04:19:37 cc612e3eada3: Preparing 04:19:37 4553c6b9ed09: Preparing 04:19:37 ad965c2df4a6: Preparing 04:19:37 c231f5c0ede3: Preparing 04:19:37 c231f5c0ede3: Waiting 04:19:37 4553c6b9ed09: Layer already exists 04:19:37 cc612e3eada3: Layer already exists 04:19:37 d4a4b913c9b0: Layer already exists 04:19:37 ad965c2df4a6: Layer already exists 04:19:37 8b11596b408d: Layer already exists 04:19:37 c231f5c0ede3: Layer already exists 04:19:37 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:47f22f722f87b89e29e945db1501e567e393b82c92e6e7b4404436d94582c7fe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:37 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:19:38 d4a4b913c9b0: Preparing 04:19:38 8b11596b408d: Preparing 04:19:38 cc612e3eada3: Preparing 04:19:38 4553c6b9ed09: Preparing 04:19:38 ad965c2df4a6: Preparing 04:19:38 c231f5c0ede3: Preparing 04:19:38 c231f5c0ede3: Waiting 04:19:38 8b11596b408d: Layer already exists 04:19:38 4553c6b9ed09: Layer already exists 04:19:38 d4a4b913c9b0: Layer already exists 04:19:38 ad965c2df4a6: Layer already exists 04:19:38 cc612e3eada3: Layer already exists 04:19:38 c231f5c0ede3: Layer already exists 04:19:38 main: digest: sha256:47f22f722f87b89e29e945db1501e567e393b82c92e6e7b4404436d94582c7fe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:38 ===================================================== [Pipeline] echo 04:19:38 taggedImages: 04:19:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:19:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.68 04:19:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:19:38 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:19:38 b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:38 latest 04:19:38 4.1.0-dev.68 04:19:38 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:38 main 04:19:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:19:39 c9d8653e1ee8: Preparing 04:19:39 51a69e4059ee: Preparing 04:19:39 949a421d412d: Preparing 04:19:39 ea5d557cc9cb: Preparing 04:19:39 cc612e3eada3: Preparing 04:19:39 e9318eb10cfa: Preparing 04:19:39 f3e773f154b0: Preparing 04:19:39 c231f5c0ede3: Preparing 04:19:39 e9318eb10cfa: Waiting 04:19:39 f3e773f154b0: Waiting 04:19:39 c231f5c0ede3: Waiting 04:19:39 cc612e3eada3: Layer already exists 04:19:39 ea5d557cc9cb: Layer already exists 04:19:39 e9318eb10cfa: Layer already exists 04:19:39 f3e773f154b0: Layer already exists 04:19:39 c231f5c0ede3: Layer already exists 04:19:39 51a69e4059ee: Pushed 04:19:39 c9d8653e1ee8: Pushed 04:19:47 949a421d412d: Pushed 04:19:47 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:2a6b4f49859145266711ab7ae7e0d5b6e0681dc64b8ca62397cd36ce1386ed68 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:19:48 c9d8653e1ee8: Preparing 04:19:48 51a69e4059ee: Preparing 04:19:48 949a421d412d: Preparing 04:19:48 ea5d557cc9cb: Preparing 04:19:48 cc612e3eada3: Preparing 04:19:48 e9318eb10cfa: Preparing 04:19:48 f3e773f154b0: Preparing 04:19:48 c231f5c0ede3: Preparing 04:19:48 e9318eb10cfa: Waiting 04:19:48 f3e773f154b0: Waiting 04:19:48 c231f5c0ede3: Waiting 04:19:48 ea5d557cc9cb: Layer already exists 04:19:48 c9d8653e1ee8: Layer already exists 04:19:48 cc612e3eada3: Layer already exists 04:19:48 51a69e4059ee: Layer already exists 04:19:48 949a421d412d: Layer already exists 04:19:48 c231f5c0ede3: Layer already exists 04:19:48 e9318eb10cfa: Layer already exists 04:19:48 f3e773f154b0: Layer already exists 04:19:48 latest: digest: sha256:2a6b4f49859145266711ab7ae7e0d5b6e0681dc64b8ca62397cd36ce1386ed68 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.68 04:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:19:49 c9d8653e1ee8: Preparing 04:19:49 51a69e4059ee: Preparing 04:19:49 949a421d412d: Preparing 04:19:49 ea5d557cc9cb: Preparing 04:19:49 cc612e3eada3: Preparing 04:19:49 e9318eb10cfa: Preparing 04:19:49 f3e773f154b0: Preparing 04:19:49 c231f5c0ede3: Preparing 04:19:49 e9318eb10cfa: Waiting 04:19:49 c231f5c0ede3: Waiting 04:19:49 f3e773f154b0: Waiting 04:19:49 949a421d412d: Layer already exists 04:19:49 51a69e4059ee: Layer already exists 04:19:49 cc612e3eada3: Layer already exists 04:19:49 ea5d557cc9cb: Layer already exists 04:19:49 c9d8653e1ee8: Layer already exists 04:19:49 e9318eb10cfa: Layer already exists 04:19:49 c231f5c0ede3: Layer already exists 04:19:49 f3e773f154b0: Layer already exists 04:19:49 4.1.0-dev.68: digest: sha256:2a6b4f49859145266711ab7ae7e0d5b6e0681dc64b8ca62397cd36ce1386ed68 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:19:50 c9d8653e1ee8: Preparing 04:19:50 51a69e4059ee: Preparing 04:19:50 949a421d412d: Preparing 04:19:50 ea5d557cc9cb: Preparing 04:19:50 cc612e3eada3: Preparing 04:19:50 e9318eb10cfa: Preparing 04:19:50 f3e773f154b0: Preparing 04:19:50 c231f5c0ede3: Preparing 04:19:50 e9318eb10cfa: Waiting 04:19:50 f3e773f154b0: Waiting 04:19:50 c231f5c0ede3: Waiting 04:19:50 c9d8653e1ee8: Layer already exists 04:19:50 51a69e4059ee: Layer already exists 04:19:50 949a421d412d: Layer already exists 04:19:50 ea5d557cc9cb: Layer already exists 04:19:50 cc612e3eada3: Layer already exists 04:19:50 e9318eb10cfa: Layer already exists 04:19:50 f3e773f154b0: Layer already exists 04:19:50 c231f5c0ede3: Layer already exists 04:19:50 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:2a6b4f49859145266711ab7ae7e0d5b6e0681dc64b8ca62397cd36ce1386ed68 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:19:51 c9d8653e1ee8: Preparing 04:19:51 51a69e4059ee: Preparing 04:19:51 949a421d412d: Preparing 04:19:51 ea5d557cc9cb: Preparing 04:19:51 cc612e3eada3: Preparing 04:19:51 e9318eb10cfa: Preparing 04:19:51 f3e773f154b0: Preparing 04:19:51 c231f5c0ede3: Preparing 04:19:51 e9318eb10cfa: Waiting 04:19:51 f3e773f154b0: Waiting 04:19:51 c231f5c0ede3: Waiting 04:19:51 cc612e3eada3: Layer already exists 04:19:51 949a421d412d: Layer already exists 04:19:51 51a69e4059ee: Layer already exists 04:19:51 c9d8653e1ee8: Layer already exists 04:19:51 ea5d557cc9cb: Layer already exists 04:19:51 c231f5c0ede3: Layer already exists 04:19:51 e9318eb10cfa: Layer already exists 04:19:51 f3e773f154b0: Layer already exists 04:19:51 main: digest: sha256:2a6b4f49859145266711ab7ae7e0d5b6e0681dc64b8ca62397cd36ce1386ed68 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:51 ===================================================== [Pipeline] echo 04:19:51 taggedImages: 04:19:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:19:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.68 04:19:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:19:51 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:19:51 b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:51 latest 04:19:51 4.1.0-dev.68 04:19:51 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:51 main 04:19:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:19:52 441410e1f0d7: Preparing 04:19:52 0fcafe9d9e33: Preparing 04:19:52 6ddb3df67cd5: Preparing 04:19:52 858cb4b76bc2: Preparing 04:19:52 036ce82608fd: Preparing 04:19:52 30a0fb7f6bbc: Preparing 04:19:52 72ba4c76b10d: Preparing 04:19:52 ea5d557cc9cb: Preparing 04:19:52 cc612e3eada3: Preparing 04:19:52 b5af0697ca3a: Preparing 04:19:52 26e381d54976: Preparing 04:19:52 5f70bf18a086: Preparing 04:19:52 6364900b9690: Preparing 04:19:52 d6fe522e014b: Preparing 04:19:52 d680efa0f728: Preparing 04:19:52 c231f5c0ede3: Preparing 04:19:52 30a0fb7f6bbc: Waiting 04:19:52 72ba4c76b10d: Waiting 04:19:52 ea5d557cc9cb: Waiting 04:19:52 cc612e3eada3: Waiting 04:19:52 b5af0697ca3a: Waiting 04:19:52 26e381d54976: Waiting 04:19:52 d6fe522e014b: Waiting 04:19:52 5f70bf18a086: Waiting 04:19:52 6364900b9690: Waiting 04:19:52 d680efa0f728: Waiting 04:19:52 c231f5c0ede3: Waiting 04:19:52 036ce82608fd: Pushed 04:19:52 0fcafe9d9e33: Pushed 04:19:52 858cb4b76bc2: Pushed 04:19:52 6ddb3df67cd5: Pushed 04:19:52 441410e1f0d7: Pushed 04:19:52 ea5d557cc9cb: Layer already exists 04:19:52 cc612e3eada3: Layer already exists 04:19:52 30a0fb7f6bbc: Pushed 04:19:52 5f70bf18a086: Layer already exists 04:19:53 b5af0697ca3a: Pushed 04:19:53 26e381d54976: Pushed 04:19:53 6364900b9690: Pushed 04:19:53 d6fe522e014b: Pushed 04:19:53 c231f5c0ede3: Layer already exists 04:19:53 d680efa0f728: Pushed 04:19:55 72ba4c76b10d: Pushed 04:19:55 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:3423dcdcb3a8a6590d90d85dc9a9d7dba3846d846b669226c20c64aeb966f9dd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:19:56 441410e1f0d7: Preparing 04:19:56 0fcafe9d9e33: Preparing 04:19:56 6ddb3df67cd5: Preparing 04:19:56 858cb4b76bc2: Preparing 04:19:56 036ce82608fd: Preparing 04:19:56 30a0fb7f6bbc: Preparing 04:19:56 72ba4c76b10d: Preparing 04:19:56 ea5d557cc9cb: Preparing 04:19:56 cc612e3eada3: Preparing 04:19:56 b5af0697ca3a: Preparing 04:19:56 26e381d54976: Preparing 04:19:56 5f70bf18a086: Preparing 04:19:56 6364900b9690: Preparing 04:19:56 d6fe522e014b: Preparing 04:19:56 d680efa0f728: Preparing 04:19:56 c231f5c0ede3: Preparing 04:19:56 72ba4c76b10d: Waiting 04:19:56 ea5d557cc9cb: Waiting 04:19:56 cc612e3eada3: Waiting 04:19:56 30a0fb7f6bbc: Waiting 04:19:56 b5af0697ca3a: Waiting 04:19:56 26e381d54976: Waiting 04:19:56 5f70bf18a086: Waiting 04:19:56 6364900b9690: Waiting 04:19:56 d6fe522e014b: Waiting 04:19:56 d680efa0f728: Waiting 04:19:56 c231f5c0ede3: Waiting 04:19:56 0fcafe9d9e33: Layer already exists 04:19:56 858cb4b76bc2: Layer already exists 04:19:56 6ddb3df67cd5: Layer already exists 04:19:56 036ce82608fd: Layer already exists 04:19:56 441410e1f0d7: Layer already exists 04:19:56 30a0fb7f6bbc: Layer already exists 04:19:56 72ba4c76b10d: Layer already exists 04:19:56 cc612e3eada3: Layer already exists 04:19:56 b5af0697ca3a: Layer already exists 04:19:56 ea5d557cc9cb: Layer already exists 04:19:56 d680efa0f728: Layer already exists 04:19:56 5f70bf18a086: Layer already exists 04:19:56 26e381d54976: Layer already exists 04:19:56 6364900b9690: Layer already exists 04:19:56 d6fe522e014b: Layer already exists 04:19:56 c231f5c0ede3: Layer already exists 04:19:56 latest: digest: sha256:3423dcdcb3a8a6590d90d85dc9a9d7dba3846d846b669226c20c64aeb966f9dd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.68 04:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:19:57 441410e1f0d7: Preparing 04:19:57 0fcafe9d9e33: Preparing 04:19:57 6ddb3df67cd5: Preparing 04:19:57 858cb4b76bc2: Preparing 04:19:57 036ce82608fd: Preparing 04:19:57 30a0fb7f6bbc: Preparing 04:19:57 72ba4c76b10d: Preparing 04:19:57 ea5d557cc9cb: Preparing 04:19:57 cc612e3eada3: Preparing 04:19:57 b5af0697ca3a: Preparing 04:19:57 26e381d54976: Preparing 04:19:57 5f70bf18a086: Preparing 04:19:57 6364900b9690: Preparing 04:19:57 d6fe522e014b: Preparing 04:19:57 d680efa0f728: Preparing 04:19:57 c231f5c0ede3: Preparing 04:19:57 72ba4c76b10d: Waiting 04:19:57 b5af0697ca3a: Waiting 04:19:57 26e381d54976: Waiting 04:19:57 5f70bf18a086: Waiting 04:19:57 6364900b9690: Waiting 04:19:57 d6fe522e014b: Waiting 04:19:57 d680efa0f728: Waiting 04:19:57 c231f5c0ede3: Waiting 04:19:57 ea5d557cc9cb: Waiting 04:19:57 cc612e3eada3: Waiting 04:19:57 30a0fb7f6bbc: Waiting 04:19:57 036ce82608fd: Layer already exists 04:19:57 858cb4b76bc2: Layer already exists 04:19:57 0fcafe9d9e33: Layer already exists 04:19:57 6ddb3df67cd5: Layer already exists 04:19:57 441410e1f0d7: Layer already exists 04:19:57 72ba4c76b10d: Layer already exists 04:19:57 cc612e3eada3: Layer already exists 04:19:57 ea5d557cc9cb: Layer already exists 04:19:57 30a0fb7f6bbc: Layer already exists 04:19:57 b5af0697ca3a: Layer already exists 04:19:57 5f70bf18a086: Layer already exists 04:19:57 6364900b9690: Layer already exists 04:19:57 d680efa0f728: Layer already exists 04:19:57 26e381d54976: Layer already exists 04:19:57 d6fe522e014b: Layer already exists 04:19:57 c231f5c0ede3: Layer already exists 04:19:57 4.1.0-dev.68: digest: sha256:3423dcdcb3a8a6590d90d85dc9a9d7dba3846d846b669226c20c64aeb966f9dd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:19:58 441410e1f0d7: Preparing 04:19:58 0fcafe9d9e33: Preparing 04:19:58 6ddb3df67cd5: Preparing 04:19:58 858cb4b76bc2: Preparing 04:19:58 036ce82608fd: Preparing 04:19:58 30a0fb7f6bbc: Preparing 04:19:58 72ba4c76b10d: Preparing 04:19:58 ea5d557cc9cb: Preparing 04:19:58 cc612e3eada3: Preparing 04:19:58 b5af0697ca3a: Preparing 04:19:58 26e381d54976: Preparing 04:19:58 5f70bf18a086: Preparing 04:19:58 6364900b9690: Preparing 04:19:58 d6fe522e014b: Preparing 04:19:58 d680efa0f728: Preparing 04:19:58 c231f5c0ede3: Preparing 04:19:58 30a0fb7f6bbc: Waiting 04:19:58 72ba4c76b10d: Waiting 04:19:58 ea5d557cc9cb: Waiting 04:19:58 cc612e3eada3: Waiting 04:19:58 b5af0697ca3a: Waiting 04:19:58 26e381d54976: Waiting 04:19:58 5f70bf18a086: Waiting 04:19:58 6364900b9690: Waiting 04:19:58 d6fe522e014b: Waiting 04:19:58 d680efa0f728: Waiting 04:19:58 c231f5c0ede3: Waiting 04:19:58 0fcafe9d9e33: Layer already exists 04:19:58 036ce82608fd: Layer already exists 04:19:58 441410e1f0d7: Layer already exists 04:19:58 6ddb3df67cd5: Layer already exists 04:19:58 858cb4b76bc2: Layer already exists 04:19:58 72ba4c76b10d: Layer already exists 04:19:58 ea5d557cc9cb: Layer already exists 04:19:58 30a0fb7f6bbc: Layer already exists 04:19:58 cc612e3eada3: Layer already exists 04:19:58 b5af0697ca3a: Layer already exists 04:19:58 26e381d54976: Layer already exists 04:19:58 5f70bf18a086: Layer already exists 04:19:58 6364900b9690: Layer already exists 04:19:58 d680efa0f728: Layer already exists 04:19:58 d6fe522e014b: Layer already exists 04:19:58 c231f5c0ede3: Layer already exists 04:19:58 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:3423dcdcb3a8a6590d90d85dc9a9d7dba3846d846b669226c20c64aeb966f9dd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:19:59 441410e1f0d7: Preparing 04:19:59 0fcafe9d9e33: Preparing 04:19:59 6ddb3df67cd5: Preparing 04:19:59 858cb4b76bc2: Preparing 04:19:59 036ce82608fd: Preparing 04:19:59 30a0fb7f6bbc: Preparing 04:19:59 72ba4c76b10d: Preparing 04:19:59 ea5d557cc9cb: Preparing 04:19:59 cc612e3eada3: Preparing 04:19:59 b5af0697ca3a: Preparing 04:19:59 26e381d54976: Preparing 04:19:59 5f70bf18a086: Preparing 04:19:59 6364900b9690: Preparing 04:19:59 d6fe522e014b: Preparing 04:19:59 d680efa0f728: Preparing 04:19:59 c231f5c0ede3: Preparing 04:19:59 26e381d54976: Waiting 04:19:59 30a0fb7f6bbc: Waiting 04:19:59 72ba4c76b10d: Waiting 04:19:59 5f70bf18a086: Waiting 04:19:59 ea5d557cc9cb: Waiting 04:19:59 6364900b9690: Waiting 04:19:59 d6fe522e014b: Waiting 04:19:59 cc612e3eada3: Waiting 04:19:59 d680efa0f728: Waiting 04:19:59 b5af0697ca3a: Waiting 04:19:59 c231f5c0ede3: Waiting 04:19:59 441410e1f0d7: Layer already exists 04:19:59 036ce82608fd: Layer already exists 04:19:59 858cb4b76bc2: Layer already exists 04:19:59 0fcafe9d9e33: Layer already exists 04:19:59 6ddb3df67cd5: Layer already exists 04:19:59 b5af0697ca3a: Layer already exists 04:19:59 cc612e3eada3: Layer already exists 04:19:59 72ba4c76b10d: Layer already exists 04:19:59 ea5d557cc9cb: Layer already exists 04:19:59 30a0fb7f6bbc: Layer already exists 04:19:59 5f70bf18a086: Layer already exists 04:19:59 6364900b9690: Layer already exists 04:19:59 d680efa0f728: Layer already exists 04:19:59 d6fe522e014b: Layer already exists 04:19:59 26e381d54976: Layer already exists 04:19:59 c231f5c0ede3: Layer already exists 04:19:59 main: digest: sha256:3423dcdcb3a8a6590d90d85dc9a9d7dba3846d846b669226c20c64aeb966f9dd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:59 ===================================================== [Pipeline] echo 04:19:59 taggedImages: 04:19:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:19:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:19:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.68 04:19:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:19:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:20:00 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:20:00 b20ba73ed1266a13b240854122fe2f2a75963d10 04:20:00 latest 04:20:00 4.1.0-dev.68 04:20:00 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:20:00 main 04:20:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:20:00 81a059064f49: Preparing 04:20:00 e91ad4957081: Preparing 04:20:00 12ca011b29c6: Preparing 04:20:00 0b114526e6a3: Preparing 04:20:00 ea5d557cc9cb: Preparing 04:20:00 cc612e3eada3: Preparing 04:20:00 e9318eb10cfa: Preparing 04:20:00 f3e773f154b0: Preparing 04:20:00 c231f5c0ede3: Preparing 04:20:00 e9318eb10cfa: Waiting 04:20:00 f3e773f154b0: Waiting 04:20:00 c231f5c0ede3: Waiting 04:20:00 cc612e3eada3: Waiting 04:20:00 ea5d557cc9cb: Layer already exists 04:20:00 cc612e3eada3: Layer already exists 04:20:00 e9318eb10cfa: Layer already exists 04:20:00 f3e773f154b0: Layer already exists 04:20:00 e91ad4957081: Pushed 04:20:00 12ca011b29c6: Pushed 04:20:00 81a059064f49: Pushed 04:20:00 c231f5c0ede3: Layer already exists 04:20:09 0b114526e6a3: Pushed 04:20:09 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:94eb258db0fadded33f7c229d4bc6e0f9cefaf57e5682d6da0d0731f6cb566fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:09 + 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 04:20:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:20:09 81a059064f49: Preparing 04:20:09 e91ad4957081: Preparing 04:20:09 12ca011b29c6: Preparing 04:20:09 0b114526e6a3: Preparing 04:20:09 ea5d557cc9cb: Preparing 04:20:09 cc612e3eada3: Preparing 04:20:09 e9318eb10cfa: Preparing 04:20:09 f3e773f154b0: Preparing 04:20:09 c231f5c0ede3: Preparing 04:20:09 e9318eb10cfa: Waiting 04:20:09 f3e773f154b0: Waiting 04:20:09 cc612e3eada3: Waiting 04:20:09 c231f5c0ede3: Waiting 04:20:09 0b114526e6a3: Layer already exists 04:20:09 ea5d557cc9cb: Layer already exists 04:20:09 81a059064f49: Layer already exists 04:20:09 e91ad4957081: Layer already exists 04:20:09 12ca011b29c6: Layer already exists 04:20:09 cc612e3eada3: Layer already exists 04:20:09 f3e773f154b0: Layer already exists 04:20:09 c231f5c0ede3: Layer already exists 04:20:09 e9318eb10cfa: Layer already exists 04:20:10 latest: digest: sha256:94eb258db0fadded33f7c229d4bc6e0f9cefaf57e5682d6da0d0731f6cb566fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.68 04:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:20:10 81a059064f49: Preparing 04:20:10 e91ad4957081: Preparing 04:20:10 12ca011b29c6: Preparing 04:20:10 0b114526e6a3: Preparing 04:20:10 ea5d557cc9cb: Preparing 04:20:10 cc612e3eada3: Preparing 04:20:10 e9318eb10cfa: Preparing 04:20:10 f3e773f154b0: Preparing 04:20:10 c231f5c0ede3: Preparing 04:20:10 e9318eb10cfa: Waiting 04:20:10 f3e773f154b0: Waiting 04:20:10 c231f5c0ede3: Waiting 04:20:10 cc612e3eada3: Waiting 04:20:10 e91ad4957081: Layer already exists 04:20:10 ea5d557cc9cb: Layer already exists 04:20:10 0b114526e6a3: Layer already exists 04:20:10 12ca011b29c6: Layer already exists 04:20:10 81a059064f49: Layer already exists 04:20:10 c231f5c0ede3: Layer already exists 04:20:10 cc612e3eada3: Layer already exists 04:20:10 f3e773f154b0: Layer already exists 04:20:10 e9318eb10cfa: Layer already exists 04:20:11 4.1.0-dev.68: digest: sha256:94eb258db0fadded33f7c229d4bc6e0f9cefaf57e5682d6da0d0731f6cb566fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:20:11 81a059064f49: Preparing 04:20:11 e91ad4957081: Preparing 04:20:11 12ca011b29c6: Preparing 04:20:11 0b114526e6a3: Preparing 04:20:11 ea5d557cc9cb: Preparing 04:20:11 cc612e3eada3: Preparing 04:20:11 e9318eb10cfa: Preparing 04:20:11 f3e773f154b0: Preparing 04:20:11 c231f5c0ede3: Preparing 04:20:11 e9318eb10cfa: Waiting 04:20:11 f3e773f154b0: Waiting 04:20:11 c231f5c0ede3: Waiting 04:20:11 cc612e3eada3: Waiting 04:20:11 ea5d557cc9cb: Layer already exists 04:20:11 0b114526e6a3: Layer already exists 04:20:11 81a059064f49: Layer already exists 04:20:11 e91ad4957081: Layer already exists 04:20:11 cc612e3eada3: Layer already exists 04:20:11 f3e773f154b0: Layer already exists 04:20:11 e9318eb10cfa: Layer already exists 04:20:11 c231f5c0ede3: Layer already exists 04:20:12 12ca011b29c6: Layer already exists 04:20:12 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:94eb258db0fadded33f7c229d4bc6e0f9cefaf57e5682d6da0d0731f6cb566fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:12 + 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 04:20:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:20:13 81a059064f49: Preparing 04:20:13 e91ad4957081: Preparing 04:20:13 12ca011b29c6: Preparing 04:20:13 0b114526e6a3: Preparing 04:20:13 ea5d557cc9cb: Preparing 04:20:13 cc612e3eada3: Preparing 04:20:13 e9318eb10cfa: Preparing 04:20:13 f3e773f154b0: Preparing 04:20:13 c231f5c0ede3: Preparing 04:20:13 cc612e3eada3: Waiting 04:20:13 e9318eb10cfa: Waiting 04:20:13 f3e773f154b0: Waiting 04:20:13 c231f5c0ede3: Waiting 04:20:13 12ca011b29c6: Layer already exists 04:20:13 0b114526e6a3: Layer already exists 04:20:13 81a059064f49: Layer already exists 04:20:13 ea5d557cc9cb: Layer already exists 04:20:13 e91ad4957081: Layer already exists 04:20:13 e9318eb10cfa: Layer already exists 04:20:13 c231f5c0ede3: Layer already exists 04:20:13 cc612e3eada3: Layer already exists 04:20:13 f3e773f154b0: Layer already exists 04:20:13 main: digest: sha256:94eb258db0fadded33f7c229d4bc6e0f9cefaf57e5682d6da0d0731f6cb566fa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:13 ===================================================== [Pipeline] echo 04:20:13 taggedImages: 04:20:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:20:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:20:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.68 04:20:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:20:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:20:13 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:20:13 b20ba73ed1266a13b240854122fe2f2a75963d10 04:20:13 latest 04:20:13 4.1.0-dev.68 04:20:13 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:20:13 main 04:20:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:20:14 d08e37ac66f2: Preparing 04:20:14 584453dbe3e3: Preparing 04:20:14 3ae2f9e9517c: Preparing 04:20:14 29b3c5f82bb8: Preparing 04:20:14 84177fa92dbc: Preparing 04:20:14 ea5d557cc9cb: Preparing 04:20:14 cc612e3eada3: Preparing 04:20:14 f06dd90cdb65: Preparing 04:20:14 dd3e4855788f: Preparing 04:20:14 89276b3c45ea: Preparing 04:20:14 c231f5c0ede3: Preparing 04:20:14 ea5d557cc9cb: Waiting 04:20:14 dd3e4855788f: Waiting 04:20:14 cc612e3eada3: Waiting 04:20:14 89276b3c45ea: Waiting 04:20:14 c231f5c0ede3: Waiting 04:20:14 f06dd90cdb65: Waiting 04:20:14 29b3c5f82bb8: Pushed 04:20:14 84177fa92dbc: Pushed 04:20:14 584453dbe3e3: Pushed 04:20:14 d08e37ac66f2: Pushed 04:20:14 ea5d557cc9cb: Layer already exists 04:20:14 cc612e3eada3: Layer already exists 04:20:14 c231f5c0ede3: Layer already exists 04:20:14 f06dd90cdb65: Pushed 04:20:14 dd3e4855788f: Pushed 04:20:17 89276b3c45ea: Pushed 04:20:20 3ae2f9e9517c: Pushed 04:20:20 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:c25aaa8aafc76f3cbfb20eec788d8b48082ed83acfda4b0b1d19233911ef7cd1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:21 + 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 04:20:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:20:21 d08e37ac66f2: Preparing 04:20:21 584453dbe3e3: Preparing 04:20:21 3ae2f9e9517c: Preparing 04:20:21 29b3c5f82bb8: Preparing 04:20:21 84177fa92dbc: Preparing 04:20:21 ea5d557cc9cb: Preparing 04:20:21 cc612e3eada3: Preparing 04:20:21 f06dd90cdb65: Preparing 04:20:21 dd3e4855788f: Preparing 04:20:21 89276b3c45ea: Preparing 04:20:21 c231f5c0ede3: Preparing 04:20:21 f06dd90cdb65: Waiting 04:20:21 dd3e4855788f: Waiting 04:20:21 ea5d557cc9cb: Waiting 04:20:21 cc612e3eada3: Waiting 04:20:21 c231f5c0ede3: Waiting 04:20:21 89276b3c45ea: Waiting 04:20:21 d08e37ac66f2: Layer already exists 04:20:21 29b3c5f82bb8: Layer already exists 04:20:21 3ae2f9e9517c: Layer already exists 04:20:21 84177fa92dbc: Layer already exists 04:20:21 584453dbe3e3: Layer already exists 04:20:21 f06dd90cdb65: Layer already exists 04:20:21 cc612e3eada3: Layer already exists 04:20:21 dd3e4855788f: Layer already exists 04:20:21 ea5d557cc9cb: Layer already exists 04:20:21 89276b3c45ea: Layer already exists 04:20:21 c231f5c0ede3: Layer already exists 04:20:21 latest: digest: sha256:c25aaa8aafc76f3cbfb20eec788d8b48082ed83acfda4b0b1d19233911ef7cd1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.68 04:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:20:22 d08e37ac66f2: Preparing 04:20:22 584453dbe3e3: Preparing 04:20:22 3ae2f9e9517c: Preparing 04:20:22 29b3c5f82bb8: Preparing 04:20:22 84177fa92dbc: Preparing 04:20:22 ea5d557cc9cb: Preparing 04:20:22 cc612e3eada3: Preparing 04:20:22 f06dd90cdb65: Preparing 04:20:22 dd3e4855788f: Preparing 04:20:22 89276b3c45ea: Preparing 04:20:22 c231f5c0ede3: Preparing 04:20:22 ea5d557cc9cb: Waiting 04:20:22 cc612e3eada3: Waiting 04:20:22 89276b3c45ea: Waiting 04:20:22 f06dd90cdb65: Waiting 04:20:22 dd3e4855788f: Waiting 04:20:22 c231f5c0ede3: Waiting 04:20:22 84177fa92dbc: Layer already exists 04:20:22 584453dbe3e3: Layer already exists 04:20:22 d08e37ac66f2: Layer already exists 04:20:22 29b3c5f82bb8: Layer already exists 04:20:22 3ae2f9e9517c: Layer already exists 04:20:22 cc612e3eada3: Layer already exists 04:20:22 f06dd90cdb65: Layer already exists 04:20:22 89276b3c45ea: Layer already exists 04:20:22 ea5d557cc9cb: Layer already exists 04:20:22 dd3e4855788f: Layer already exists 04:20:22 c231f5c0ede3: Layer already exists 04:20:22 4.1.0-dev.68: digest: sha256:c25aaa8aafc76f3cbfb20eec788d8b48082ed83acfda4b0b1d19233911ef7cd1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:20:23 d08e37ac66f2: Preparing 04:20:23 584453dbe3e3: Preparing 04:20:23 3ae2f9e9517c: Preparing 04:20:23 29b3c5f82bb8: Preparing 04:20:23 84177fa92dbc: Preparing 04:20:23 ea5d557cc9cb: Preparing 04:20:23 cc612e3eada3: Preparing 04:20:23 f06dd90cdb65: Preparing 04:20:23 dd3e4855788f: Preparing 04:20:23 89276b3c45ea: Preparing 04:20:23 c231f5c0ede3: Preparing 04:20:23 f06dd90cdb65: Waiting 04:20:23 dd3e4855788f: Waiting 04:20:23 89276b3c45ea: Waiting 04:20:23 c231f5c0ede3: Waiting 04:20:23 ea5d557cc9cb: Waiting 04:20:23 cc612e3eada3: Waiting 04:20:23 3ae2f9e9517c: Layer already exists 04:20:23 584453dbe3e3: Layer already exists 04:20:23 29b3c5f82bb8: Layer already exists 04:20:23 84177fa92dbc: Layer already exists 04:20:23 d08e37ac66f2: Layer already exists 04:20:23 ea5d557cc9cb: Layer already exists 04:20:23 dd3e4855788f: Layer already exists 04:20:23 f06dd90cdb65: Layer already exists 04:20:23 89276b3c45ea: Layer already exists 04:20:23 cc612e3eada3: Layer already exists 04:20:23 c231f5c0ede3: Layer already exists 04:20:23 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:c25aaa8aafc76f3cbfb20eec788d8b48082ed83acfda4b0b1d19233911ef7cd1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:23 + 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 04:20:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:20:24 d08e37ac66f2: Preparing 04:20:24 584453dbe3e3: Preparing 04:20:24 3ae2f9e9517c: Preparing 04:20:24 29b3c5f82bb8: Preparing 04:20:24 84177fa92dbc: Preparing 04:20:24 ea5d557cc9cb: Preparing 04:20:24 cc612e3eada3: Preparing 04:20:24 ea5d557cc9cb: Waiting 04:20:24 f06dd90cdb65: Preparing 04:20:24 cc612e3eada3: Waiting 04:20:24 dd3e4855788f: Preparing 04:20:24 dd3e4855788f: Waiting 04:20:24 89276b3c45ea: Preparing 04:20:24 c231f5c0ede3: Preparing 04:20:24 89276b3c45ea: Waiting 04:20:24 c231f5c0ede3: Waiting 04:20:24 3ae2f9e9517c: Layer already exists 04:20:24 84177fa92dbc: Layer already exists 04:20:24 d08e37ac66f2: Layer already exists 04:20:24 29b3c5f82bb8: Layer already exists 04:20:24 584453dbe3e3: Layer already exists 04:20:24 89276b3c45ea: Layer already exists 04:20:24 cc612e3eada3: Layer already exists 04:20:24 ea5d557cc9cb: Layer already exists 04:20:24 f06dd90cdb65: Layer already exists 04:20:24 dd3e4855788f: Layer already exists 04:20:24 c231f5c0ede3: Layer already exists 04:20:24 main: digest: sha256:c25aaa8aafc76f3cbfb20eec788d8b48082ed83acfda4b0b1d19233911ef7cd1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:24 ===================================================== [Pipeline] echo 04:20:24 taggedImages: 04:20:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:20:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:20:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.68 04:20:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:20:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:20:24 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:20:24 b20ba73ed1266a13b240854122fe2f2a75963d10 04:20:24 latest 04:20:24 4.1.0-dev.68 04:20:24 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:20:24 main 04:20:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:20:25 e80c0196cdd3: Preparing 04:20:25 c6db9178ca1e: Preparing 04:20:25 1306bd2657d6: Preparing 04:20:25 28f078ef3a00: Preparing 04:20:25 d126219d647b: Preparing 04:20:25 936d9dc099b2: Preparing 04:20:25 1948b7420d5a: Preparing 04:20:25 ea5d557cc9cb: Preparing 04:20:25 cc612e3eada3: Preparing 04:20:25 bd917172cd7b: Preparing 04:20:25 49783d41eae2: Preparing 04:20:25 c231f5c0ede3: Preparing 04:20:25 cc612e3eada3: Waiting 04:20:25 bd917172cd7b: Waiting 04:20:25 49783d41eae2: Waiting 04:20:25 c231f5c0ede3: Waiting 04:20:25 936d9dc099b2: Waiting 04:20:25 1948b7420d5a: Waiting 04:20:25 ea5d557cc9cb: Waiting 04:20:25 d126219d647b: Pushed 04:20:25 c6db9178ca1e: Pushed 04:20:25 e80c0196cdd3: Pushed 04:20:25 ea5d557cc9cb: Layer already exists 04:20:25 cc612e3eada3: Layer already exists 04:20:25 1948b7420d5a: Pushed 04:20:25 936d9dc099b2: Pushed 04:20:25 c231f5c0ede3: Layer already exists 04:20:25 bd917172cd7b: Pushed 04:20:29 49783d41eae2: Pushed 04:20:31 28f078ef3a00: Pushed 04:20:32 1306bd2657d6: Pushed 04:20:33 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:25593819d49a3fc1b2d6a1689af2aac4d3d2a34cc19987e9c3ba76b4cd022e14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:33 + 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 04:20:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:20:33 e80c0196cdd3: Preparing 04:20:33 c6db9178ca1e: Preparing 04:20:33 1306bd2657d6: Preparing 04:20:33 28f078ef3a00: Preparing 04:20:33 d126219d647b: Preparing 04:20:33 936d9dc099b2: Preparing 04:20:33 1948b7420d5a: Preparing 04:20:33 ea5d557cc9cb: Preparing 04:20:33 cc612e3eada3: Preparing 04:20:33 bd917172cd7b: Preparing 04:20:33 49783d41eae2: Preparing 04:20:33 c231f5c0ede3: Preparing 04:20:33 936d9dc099b2: Waiting 04:20:33 1948b7420d5a: Waiting 04:20:33 ea5d557cc9cb: Waiting 04:20:33 cc612e3eada3: Waiting 04:20:33 49783d41eae2: Waiting 04:20:33 bd917172cd7b: Waiting 04:20:33 c231f5c0ede3: Waiting 04:20:33 1306bd2657d6: Layer already exists 04:20:33 28f078ef3a00: Layer already exists 04:20:33 c6db9178ca1e: Layer already exists 04:20:33 d126219d647b: Layer already exists 04:20:33 e80c0196cdd3: Layer already exists 04:20:33 936d9dc099b2: Layer already exists 04:20:33 ea5d557cc9cb: Layer already exists 04:20:33 1948b7420d5a: Layer already exists 04:20:33 cc612e3eada3: Layer already exists 04:20:33 bd917172cd7b: Layer already exists 04:20:33 49783d41eae2: Layer already exists 04:20:33 c231f5c0ede3: Layer already exists 04:20:34 latest: digest: sha256:25593819d49a3fc1b2d6a1689af2aac4d3d2a34cc19987e9c3ba76b4cd022e14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.68 04:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:20:34 e80c0196cdd3: Preparing 04:20:34 c6db9178ca1e: Preparing 04:20:34 1306bd2657d6: Preparing 04:20:34 28f078ef3a00: Preparing 04:20:34 d126219d647b: Preparing 04:20:34 936d9dc099b2: Preparing 04:20:34 1948b7420d5a: Preparing 04:20:34 ea5d557cc9cb: Preparing 04:20:34 cc612e3eada3: Preparing 04:20:34 bd917172cd7b: Preparing 04:20:34 49783d41eae2: Preparing 04:20:34 c231f5c0ede3: Preparing 04:20:34 ea5d557cc9cb: Waiting 04:20:34 cc612e3eada3: Waiting 04:20:34 bd917172cd7b: Waiting 04:20:34 49783d41eae2: Waiting 04:20:34 c231f5c0ede3: Waiting 04:20:34 936d9dc099b2: Waiting 04:20:34 28f078ef3a00: Layer already exists 04:20:34 c6db9178ca1e: Layer already exists 04:20:34 1306bd2657d6: Layer already exists 04:20:34 d126219d647b: Layer already exists 04:20:34 e80c0196cdd3: Layer already exists 04:20:34 936d9dc099b2: Layer already exists 04:20:34 ea5d557cc9cb: Layer already exists 04:20:34 cc612e3eada3: Layer already exists 04:20:34 bd917172cd7b: Layer already exists 04:20:34 1948b7420d5a: Layer already exists 04:20:34 49783d41eae2: Layer already exists 04:20:34 c231f5c0ede3: Layer already exists 04:20:35 4.1.0-dev.68: digest: sha256:25593819d49a3fc1b2d6a1689af2aac4d3d2a34cc19987e9c3ba76b4cd022e14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:20:35 e80c0196cdd3: Preparing 04:20:35 c6db9178ca1e: Preparing 04:20:35 1306bd2657d6: Preparing 04:20:35 28f078ef3a00: Preparing 04:20:35 d126219d647b: Preparing 04:20:35 936d9dc099b2: Preparing 04:20:35 1948b7420d5a: Preparing 04:20:35 ea5d557cc9cb: Preparing 04:20:35 cc612e3eada3: Preparing 04:20:35 bd917172cd7b: Preparing 04:20:35 49783d41eae2: Preparing 04:20:35 c231f5c0ede3: Preparing 04:20:35 936d9dc099b2: Waiting 04:20:35 1948b7420d5a: Waiting 04:20:35 ea5d557cc9cb: Waiting 04:20:35 cc612e3eada3: Waiting 04:20:35 bd917172cd7b: Waiting 04:20:35 c231f5c0ede3: Waiting 04:20:35 49783d41eae2: Waiting 04:20:35 1306bd2657d6: Layer already exists 04:20:35 28f078ef3a00: Layer already exists 04:20:35 d126219d647b: Layer already exists 04:20:35 c6db9178ca1e: Layer already exists 04:20:35 e80c0196cdd3: Layer already exists 04:20:35 1948b7420d5a: Layer already exists 04:20:35 ea5d557cc9cb: Layer already exists 04:20:35 936d9dc099b2: Layer already exists 04:20:35 cc612e3eada3: Layer already exists 04:20:35 bd917172cd7b: Layer already exists 04:20:35 49783d41eae2: Layer already exists 04:20:35 c231f5c0ede3: Layer already exists 04:20:36 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:25593819d49a3fc1b2d6a1689af2aac4d3d2a34cc19987e9c3ba76b4cd022e14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:36 + 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 04:20:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:20:36 e80c0196cdd3: Preparing 04:20:36 c6db9178ca1e: Preparing 04:20:36 1306bd2657d6: Preparing 04:20:36 28f078ef3a00: Preparing 04:20:36 d126219d647b: Preparing 04:20:36 936d9dc099b2: Preparing 04:20:36 1948b7420d5a: Preparing 04:20:36 ea5d557cc9cb: Preparing 04:20:36 cc612e3eada3: Preparing 04:20:36 bd917172cd7b: Preparing 04:20:36 49783d41eae2: Preparing 04:20:36 c231f5c0ede3: Preparing 04:20:36 ea5d557cc9cb: Waiting 04:20:36 49783d41eae2: Waiting 04:20:36 cc612e3eada3: Waiting 04:20:36 bd917172cd7b: Waiting 04:20:36 c231f5c0ede3: Waiting 04:20:36 936d9dc099b2: Waiting 04:20:36 1948b7420d5a: Waiting 04:20:36 c6db9178ca1e: Layer already exists 04:20:36 d126219d647b: Layer already exists 04:20:36 1306bd2657d6: Layer already exists 04:20:36 28f078ef3a00: Layer already exists 04:20:36 e80c0196cdd3: Layer already exists 04:20:36 1948b7420d5a: Layer already exists 04:20:36 936d9dc099b2: Layer already exists 04:20:36 ea5d557cc9cb: Layer already exists 04:20:36 cc612e3eada3: Layer already exists 04:20:36 bd917172cd7b: Layer already exists 04:20:36 49783d41eae2: Layer already exists 04:20:36 c231f5c0ede3: Layer already exists 04:20:36 main: digest: sha256:25593819d49a3fc1b2d6a1689af2aac4d3d2a34cc19987e9c3ba76b4cd022e14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:37 ===================================================== [Pipeline] echo 04:20:37 taggedImages: 04:20:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:20:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:20:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.68 04:20:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:20:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:20:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:20:37 b20ba73ed1266a13b240854122fe2f2a75963d10 04:20:37 latest 04:20:37 4.1.0-dev.68 04:20:37 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:20:37 main 04:20:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:20:37 8c6525de58fc: Preparing 04:20:37 d074f84def85: Preparing 04:20:37 ea5d557cc9cb: Preparing 04:20:37 cc612e3eada3: Preparing 04:20:37 158144585963: Preparing 04:20:37 6f47bf55c38d: Preparing 04:20:37 c231f5c0ede3: Preparing 04:20:37 c231f5c0ede3: Waiting 04:20:37 6f47bf55c38d: Waiting 04:20:37 cc612e3eada3: Layer already exists 04:20:37 ea5d557cc9cb: Layer already exists 04:20:38 c231f5c0ede3: Layer already exists 04:20:38 158144585963: Pushed 04:20:38 8c6525de58fc: Pushed 04:20:40 6f47bf55c38d: Pushed 04:20:45 d074f84def85: Pushed 04:20:45 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:28b67ad84da29c3bcaf7d342a54ed6dee3a7c6ddda481a1e00a20ae465179aa8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:45 + 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 04:20:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:20:46 8c6525de58fc: Preparing 04:20:46 d074f84def85: Preparing 04:20:46 ea5d557cc9cb: Preparing 04:20:46 cc612e3eada3: Preparing 04:20:46 158144585963: Preparing 04:20:46 6f47bf55c38d: Preparing 04:20:46 c231f5c0ede3: Preparing 04:20:46 6f47bf55c38d: Waiting 04:20:46 c231f5c0ede3: Waiting 04:20:46 8c6525de58fc: Layer already exists 04:20:46 158144585963: Layer already exists 04:20:46 cc612e3eada3: Layer already exists 04:20:46 d074f84def85: Layer already exists 04:20:46 ea5d557cc9cb: Layer already exists 04:20:46 6f47bf55c38d: Layer already exists 04:20:46 c231f5c0ede3: Layer already exists 04:20:46 latest: digest: sha256:28b67ad84da29c3bcaf7d342a54ed6dee3a7c6ddda481a1e00a20ae465179aa8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.68 04:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:20:47 8c6525de58fc: Preparing 04:20:47 d074f84def85: Preparing 04:20:47 ea5d557cc9cb: Preparing 04:20:47 cc612e3eada3: Preparing 04:20:47 158144585963: Preparing 04:20:47 6f47bf55c38d: Preparing 04:20:47 c231f5c0ede3: Preparing 04:20:47 6f47bf55c38d: Waiting 04:20:47 c231f5c0ede3: Waiting 04:20:47 8c6525de58fc: Layer already exists 04:20:47 cc612e3eada3: Layer already exists 04:20:47 158144585963: Layer already exists 04:20:47 ea5d557cc9cb: Layer already exists 04:20:47 d074f84def85: Layer already exists 04:20:47 6f47bf55c38d: Layer already exists 04:20:47 c231f5c0ede3: Layer already exists 04:20:47 4.1.0-dev.68: digest: sha256:28b67ad84da29c3bcaf7d342a54ed6dee3a7c6ddda481a1e00a20ae465179aa8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:20:48 8c6525de58fc: Preparing 04:20:48 d074f84def85: Preparing 04:20:48 ea5d557cc9cb: Preparing 04:20:48 cc612e3eada3: Preparing 04:20:48 158144585963: Preparing 04:20:48 6f47bf55c38d: Preparing 04:20:48 c231f5c0ede3: Preparing 04:20:48 6f47bf55c38d: Waiting 04:20:48 c231f5c0ede3: Waiting 04:20:48 158144585963: Layer already exists 04:20:48 ea5d557cc9cb: Layer already exists 04:20:48 d074f84def85: Layer already exists 04:20:48 8c6525de58fc: Layer already exists 04:20:48 cc612e3eada3: Layer already exists 04:20:48 6f47bf55c38d: Layer already exists 04:20:48 c231f5c0ede3: Layer already exists 04:20:48 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:28b67ad84da29c3bcaf7d342a54ed6dee3a7c6ddda481a1e00a20ae465179aa8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:48 + 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 04:20:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:20:49 8c6525de58fc: Preparing 04:20:49 d074f84def85: Preparing 04:20:49 ea5d557cc9cb: Preparing 04:20:49 cc612e3eada3: Preparing 04:20:49 158144585963: Preparing 04:20:49 6f47bf55c38d: Preparing 04:20:49 c231f5c0ede3: Preparing 04:20:49 c231f5c0ede3: Waiting 04:20:49 6f47bf55c38d: Waiting 04:20:49 d074f84def85: Layer already exists 04:20:49 158144585963: Layer already exists 04:20:49 8c6525de58fc: Layer already exists 04:20:49 cc612e3eada3: Layer already exists 04:20:49 ea5d557cc9cb: Layer already exists 04:20:49 6f47bf55c38d: Layer already exists 04:20:49 c231f5c0ede3: Layer already exists 04:20:49 main: digest: sha256:28b67ad84da29c3bcaf7d342a54ed6dee3a7c6ddda481a1e00a20ae465179aa8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:20:49 ===================================================== [Pipeline] echo 04:20:49 taggedImages: 04:20:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:20:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:20:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.68 04:20:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:20:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:20:49 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:20:49 b20ba73ed1266a13b240854122fe2f2a75963d10 04:20:49 latest 04:20:49 4.1.0-dev.68 04:20:49 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:20:49 main 04:20:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:20:50 aefffb5843e4: Preparing 04:20:50 5c2428312ccc: Preparing 04:20:50 6349dde94031: Preparing 04:20:50 ea5d557cc9cb: Preparing 04:20:50 cc612e3eada3: Preparing 04:20:50 f18b90381e4f: Preparing 04:20:50 7b9b8356e6cb: Preparing 04:20:50 e89b57010f84: Preparing 04:20:50 9b8d6e499510: Preparing 04:20:50 c231f5c0ede3: Preparing 04:20:50 f18b90381e4f: Waiting 04:20:50 7b9b8356e6cb: Waiting 04:20:50 e89b57010f84: Waiting 04:20:50 9b8d6e499510: Waiting 04:20:50 c231f5c0ede3: Waiting 04:20:50 cc612e3eada3: Layer already exists 04:20:50 ea5d557cc9cb: Layer already exists 04:20:50 5c2428312ccc: Pushed 04:20:50 6349dde94031: Pushed 04:20:50 aefffb5843e4: Pushed 04:20:50 c231f5c0ede3: Layer already exists 04:20:50 e89b57010f84: Pushed 04:20:51 9b8d6e499510: Pushed 04:21:01 7b9b8356e6cb: Pushed 04:21:16 f18b90381e4f: Pushed 04:21:16 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:9f148681e1c232c69fe19df7acd7bf046902b0c3d6354cf34ca82ee1d2c821a1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:16 + 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 04:21:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:21:17 aefffb5843e4: Preparing 04:21:17 5c2428312ccc: Preparing 04:21:17 6349dde94031: Preparing 04:21:17 ea5d557cc9cb: Preparing 04:21:17 cc612e3eada3: Preparing 04:21:17 f18b90381e4f: Preparing 04:21:17 7b9b8356e6cb: Preparing 04:21:17 e89b57010f84: Preparing 04:21:17 9b8d6e499510: Preparing 04:21:17 c231f5c0ede3: Preparing 04:21:17 f18b90381e4f: Waiting 04:21:17 7b9b8356e6cb: Waiting 04:21:17 e89b57010f84: Waiting 04:21:17 9b8d6e499510: Waiting 04:21:17 c231f5c0ede3: Waiting 04:21:17 ea5d557cc9cb: Layer already exists 04:21:17 6349dde94031: Layer already exists 04:21:17 aefffb5843e4: Layer already exists 04:21:17 5c2428312ccc: Layer already exists 04:21:17 cc612e3eada3: Layer already exists 04:21:17 7b9b8356e6cb: Layer already exists 04:21:17 f18b90381e4f: Layer already exists 04:21:17 e89b57010f84: Layer already exists 04:21:17 9b8d6e499510: Layer already exists 04:21:17 c231f5c0ede3: Layer already exists 04:21:17 latest: digest: sha256:9f148681e1c232c69fe19df7acd7bf046902b0c3d6354cf34ca82ee1d2c821a1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.68 04:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:21:18 aefffb5843e4: Preparing 04:21:18 5c2428312ccc: Preparing 04:21:18 6349dde94031: Preparing 04:21:18 ea5d557cc9cb: Preparing 04:21:18 cc612e3eada3: Preparing 04:21:18 f18b90381e4f: Preparing 04:21:18 7b9b8356e6cb: Preparing 04:21:18 e89b57010f84: Preparing 04:21:18 9b8d6e499510: Preparing 04:21:18 c231f5c0ede3: Preparing 04:21:18 7b9b8356e6cb: Waiting 04:21:18 e89b57010f84: Waiting 04:21:18 9b8d6e499510: Waiting 04:21:18 c231f5c0ede3: Waiting 04:21:18 ea5d557cc9cb: Layer already exists 04:21:18 aefffb5843e4: Layer already exists 04:21:18 5c2428312ccc: Layer already exists 04:21:18 6349dde94031: Layer already exists 04:21:18 cc612e3eada3: Layer already exists 04:21:18 c231f5c0ede3: Layer already exists 04:21:18 f18b90381e4f: Layer already exists 04:21:18 7b9b8356e6cb: Layer already exists 04:21:18 9b8d6e499510: Layer already exists 04:21:18 e89b57010f84: Layer already exists 04:21:18 4.1.0-dev.68: digest: sha256:9f148681e1c232c69fe19df7acd7bf046902b0c3d6354cf34ca82ee1d2c821a1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:21:19 aefffb5843e4: Preparing 04:21:19 5c2428312ccc: Preparing 04:21:19 6349dde94031: Preparing 04:21:19 ea5d557cc9cb: Preparing 04:21:19 cc612e3eada3: Preparing 04:21:19 f18b90381e4f: Preparing 04:21:19 7b9b8356e6cb: Preparing 04:21:19 e89b57010f84: Preparing 04:21:19 9b8d6e499510: Preparing 04:21:19 c231f5c0ede3: Preparing 04:21:19 7b9b8356e6cb: Waiting 04:21:19 e89b57010f84: Waiting 04:21:19 9b8d6e499510: Waiting 04:21:19 c231f5c0ede3: Waiting 04:21:19 f18b90381e4f: Waiting 04:21:19 ea5d557cc9cb: Layer already exists 04:21:19 6349dde94031: Layer already exists 04:21:19 cc612e3eada3: Layer already exists 04:21:19 5c2428312ccc: Layer already exists 04:21:19 aefffb5843e4: Layer already exists 04:21:19 f18b90381e4f: Layer already exists 04:21:19 e89b57010f84: Layer already exists 04:21:19 7b9b8356e6cb: Layer already exists 04:21:19 9b8d6e499510: Layer already exists 04:21:19 c231f5c0ede3: Layer already exists 04:21:19 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:9f148681e1c232c69fe19df7acd7bf046902b0c3d6354cf34ca82ee1d2c821a1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:19 + 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 04:21:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:21:20 aefffb5843e4: Preparing 04:21:20 5c2428312ccc: Preparing 04:21:20 6349dde94031: Preparing 04:21:20 ea5d557cc9cb: Preparing 04:21:20 cc612e3eada3: Preparing 04:21:20 f18b90381e4f: Preparing 04:21:20 7b9b8356e6cb: Preparing 04:21:20 e89b57010f84: Preparing 04:21:20 9b8d6e499510: Preparing 04:21:20 c231f5c0ede3: Preparing 04:21:20 e89b57010f84: Waiting 04:21:20 9b8d6e499510: Waiting 04:21:20 c231f5c0ede3: Waiting 04:21:20 f18b90381e4f: Waiting 04:21:20 7b9b8356e6cb: Waiting 04:21:20 aefffb5843e4: Layer already exists 04:21:20 cc612e3eada3: Layer already exists 04:21:20 6349dde94031: Layer already exists 04:21:20 ea5d557cc9cb: Layer already exists 04:21:20 5c2428312ccc: Layer already exists 04:21:20 e89b57010f84: Layer already exists 04:21:20 7b9b8356e6cb: Layer already exists 04:21:20 f18b90381e4f: Layer already exists 04:21:20 9b8d6e499510: Layer already exists 04:21:20 c231f5c0ede3: Layer already exists 04:21:20 main: digest: sha256:9f148681e1c232c69fe19df7acd7bf046902b0c3d6354cf34ca82ee1d2c821a1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:20 ===================================================== [Pipeline] echo 04:21:20 taggedImages: 04:21:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:21:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:21:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.68 04:21:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:21:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:21:20 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:21:20 b20ba73ed1266a13b240854122fe2f2a75963d10 04:21:20 latest 04:21:20 4.1.0-dev.68 04:21:20 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:21:20 main 04:21:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:21:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:21:21 7d7de4a46785: Preparing 04:21:21 d9093374527c: Preparing 04:21:21 2a29d4e20cd9: Preparing 04:21:21 ea5d557cc9cb: Preparing 04:21:21 cc612e3eada3: Preparing 04:21:21 56a00c03868d: Preparing 04:21:21 cd7cdf73ad95: Preparing 04:21:21 d515d66e28f1: Preparing 04:21:21 c231f5c0ede3: Preparing 04:21:21 56a00c03868d: Waiting 04:21:21 cd7cdf73ad95: Waiting 04:21:21 d515d66e28f1: Waiting 04:21:21 c231f5c0ede3: Waiting 04:21:21 cc612e3eada3: Layer already exists 04:21:21 ea5d557cc9cb: Layer already exists 04:21:21 2a29d4e20cd9: Pushed 04:21:21 d9093374527c: Pushed 04:21:21 7d7de4a46785: Pushed 04:21:21 c231f5c0ede3: Layer already exists 04:21:21 cd7cdf73ad95: Pushed 04:21:22 d515d66e28f1: Pushed 04:21:50 56a00c03868d: Pushed 04:21:50 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:6108074a622eb76c2a49c2cd07630b5ccf5ac5d769deaddf7e3bf52cceee872d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:50 + 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 04:21:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:21:50 7d7de4a46785: Preparing 04:21:50 d9093374527c: Preparing 04:21:50 2a29d4e20cd9: Preparing 04:21:50 ea5d557cc9cb: Preparing 04:21:50 cc612e3eada3: Preparing 04:21:50 56a00c03868d: Preparing 04:21:50 cd7cdf73ad95: Preparing 04:21:50 d515d66e28f1: Preparing 04:21:50 c231f5c0ede3: Preparing 04:21:50 56a00c03868d: Waiting 04:21:50 cd7cdf73ad95: Waiting 04:21:50 d515d66e28f1: Waiting 04:21:50 c231f5c0ede3: Waiting 04:21:50 7d7de4a46785: Layer already exists 04:21:50 d9093374527c: Layer already exists 04:21:50 cc612e3eada3: Layer already exists 04:21:50 2a29d4e20cd9: Layer already exists 04:21:50 ea5d557cc9cb: Layer already exists 04:21:50 cd7cdf73ad95: Layer already exists 04:21:50 c231f5c0ede3: Layer already exists 04:21:50 d515d66e28f1: Layer already exists 04:21:50 56a00c03868d: Layer already exists 04:21:51 latest: digest: sha256:6108074a622eb76c2a49c2cd07630b5ccf5ac5d769deaddf7e3bf52cceee872d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.68 04:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:21:51 7d7de4a46785: Preparing 04:21:51 d9093374527c: Preparing 04:21:51 2a29d4e20cd9: Preparing 04:21:51 ea5d557cc9cb: Preparing 04:21:51 cc612e3eada3: Preparing 04:21:51 56a00c03868d: Preparing 04:21:51 cd7cdf73ad95: Preparing 04:21:51 d515d66e28f1: Preparing 04:21:51 c231f5c0ede3: Preparing 04:21:51 cd7cdf73ad95: Waiting 04:21:51 c231f5c0ede3: Waiting 04:21:51 d515d66e28f1: Waiting 04:21:51 56a00c03868d: Waiting 04:21:51 cc612e3eada3: Layer already exists 04:21:51 7d7de4a46785: Layer already exists 04:21:51 2a29d4e20cd9: Layer already exists 04:21:51 d9093374527c: Layer already exists 04:21:51 ea5d557cc9cb: Layer already exists 04:21:51 56a00c03868d: Layer already exists 04:21:51 d515d66e28f1: Layer already exists 04:21:51 cd7cdf73ad95: Layer already exists 04:21:51 c231f5c0ede3: Layer already exists 04:21:52 4.1.0-dev.68: digest: sha256:6108074a622eb76c2a49c2cd07630b5ccf5ac5d769deaddf7e3bf52cceee872d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:21:52 7d7de4a46785: Preparing 04:21:52 d9093374527c: Preparing 04:21:52 2a29d4e20cd9: Preparing 04:21:52 ea5d557cc9cb: Preparing 04:21:52 cc612e3eada3: Preparing 04:21:52 56a00c03868d: Preparing 04:21:52 cd7cdf73ad95: Preparing 04:21:52 d515d66e28f1: Preparing 04:21:52 c231f5c0ede3: Preparing 04:21:52 56a00c03868d: Waiting 04:21:52 cd7cdf73ad95: Waiting 04:21:52 c231f5c0ede3: Waiting 04:21:52 d515d66e28f1: Waiting 04:21:52 2a29d4e20cd9: Layer already exists 04:21:52 cc612e3eada3: Layer already exists 04:21:52 7d7de4a46785: Layer already exists 04:21:52 ea5d557cc9cb: Layer already exists 04:21:52 d9093374527c: Layer already exists 04:21:52 cd7cdf73ad95: Layer already exists 04:21:52 56a00c03868d: Layer already exists 04:21:52 d515d66e28f1: Layer already exists 04:21:52 c231f5c0ede3: Layer already exists 04:21:53 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:6108074a622eb76c2a49c2cd07630b5ccf5ac5d769deaddf7e3bf52cceee872d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:53 + 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 04:21:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:21:53 7d7de4a46785: Preparing 04:21:53 d9093374527c: Preparing 04:21:53 2a29d4e20cd9: Preparing 04:21:53 ea5d557cc9cb: Preparing 04:21:53 cc612e3eada3: Preparing 04:21:53 56a00c03868d: Preparing 04:21:53 cd7cdf73ad95: Preparing 04:21:53 d515d66e28f1: Preparing 04:21:53 c231f5c0ede3: Preparing 04:21:53 cd7cdf73ad95: Waiting 04:21:53 56a00c03868d: Waiting 04:21:53 c231f5c0ede3: Waiting 04:21:53 d515d66e28f1: Waiting 04:21:53 cc612e3eada3: Layer already exists 04:21:53 2a29d4e20cd9: Layer already exists 04:21:53 7d7de4a46785: Layer already exists 04:21:53 ea5d557cc9cb: Layer already exists 04:21:53 d9093374527c: Layer already exists 04:21:53 d515d66e28f1: Layer already exists 04:21:53 56a00c03868d: Layer already exists 04:21:53 cd7cdf73ad95: Layer already exists 04:21:53 c231f5c0ede3: Layer already exists 04:21:54 main: digest: sha256:6108074a622eb76c2a49c2cd07630b5ccf5ac5d769deaddf7e3bf52cceee872d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:54 ===================================================== [Pipeline] echo 04:21:54 taggedImages: 04:21:54 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:21:54 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:21:54 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.68 04:21:54 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:21:54 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:21:54 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:21:54 b20ba73ed1266a13b240854122fe2f2a75963d10 04:21:54 latest 04:21:54 4.1.0-dev.68 04:21:54 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:21:54 main 04:21:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:21:55 2b41a71e4d76: Preparing 04:21:55 f6119543751a: Preparing 04:21:55 70529a90051f: Preparing 04:21:55 ea5d557cc9cb: Preparing 04:21:55 cc612e3eada3: Preparing 04:21:55 776aa953fd50: Preparing 04:21:55 e89b57010f84: Preparing 04:21:55 9b8d6e499510: Preparing 04:21:55 c231f5c0ede3: Preparing 04:21:55 e89b57010f84: Waiting 04:21:55 9b8d6e499510: Waiting 04:21:55 c231f5c0ede3: Waiting 04:21:55 776aa953fd50: Waiting 04:21:55 ea5d557cc9cb: Layer already exists 04:21:55 cc612e3eada3: Layer already exists 04:21:55 70529a90051f: Pushed 04:21:55 f6119543751a: Pushed 04:21:56 e89b57010f84: Layer already exists 04:21:56 9b8d6e499510: Layer already exists 04:21:56 c231f5c0ede3: Layer already exists 04:21:56 2b41a71e4d76: Pushed 04:22:23 776aa953fd50: Pushed 04:22:23 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:8707833eeea60700e42464e39de547e6036e0d079afde5d030eb837975b4b983 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:23 + 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 04:22:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:22:24 2b41a71e4d76: Preparing 04:22:24 f6119543751a: Preparing 04:22:24 70529a90051f: Preparing 04:22:24 ea5d557cc9cb: Preparing 04:22:24 cc612e3eada3: Preparing 04:22:24 776aa953fd50: Preparing 04:22:24 e89b57010f84: Preparing 04:22:24 9b8d6e499510: Preparing 04:22:24 c231f5c0ede3: Preparing 04:22:24 e89b57010f84: Waiting 04:22:24 9b8d6e499510: Waiting 04:22:24 c231f5c0ede3: Waiting 04:22:24 776aa953fd50: Waiting 04:22:24 cc612e3eada3: Layer already exists 04:22:24 ea5d557cc9cb: Layer already exists 04:22:24 2b41a71e4d76: Layer already exists 04:22:24 f6119543751a: Layer already exists 04:22:24 70529a90051f: Layer already exists 04:22:24 c231f5c0ede3: Layer already exists 04:22:24 9b8d6e499510: Layer already exists 04:22:24 e89b57010f84: Layer already exists 04:22:24 776aa953fd50: Layer already exists 04:22:24 latest: digest: sha256:8707833eeea60700e42464e39de547e6036e0d079afde5d030eb837975b4b983 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.68 04:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:22:25 2b41a71e4d76: Preparing 04:22:25 f6119543751a: Preparing 04:22:25 70529a90051f: Preparing 04:22:25 ea5d557cc9cb: Preparing 04:22:25 cc612e3eada3: Preparing 04:22:25 776aa953fd50: Preparing 04:22:25 e89b57010f84: Preparing 04:22:25 9b8d6e499510: Preparing 04:22:25 c231f5c0ede3: Preparing 04:22:25 e89b57010f84: Waiting 04:22:25 9b8d6e499510: Waiting 04:22:25 c231f5c0ede3: Waiting 04:22:25 776aa953fd50: Waiting 04:22:25 2b41a71e4d76: Layer already exists 04:22:25 f6119543751a: Layer already exists 04:22:25 cc612e3eada3: Layer already exists 04:22:25 ea5d557cc9cb: Layer already exists 04:22:25 70529a90051f: Layer already exists 04:22:25 e89b57010f84: Layer already exists 04:22:25 9b8d6e499510: Layer already exists 04:22:25 776aa953fd50: Layer already exists 04:22:25 c231f5c0ede3: Layer already exists 04:22:25 4.1.0-dev.68: digest: sha256:8707833eeea60700e42464e39de547e6036e0d079afde5d030eb837975b4b983 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:22:26 2b41a71e4d76: Preparing 04:22:26 f6119543751a: Preparing 04:22:26 70529a90051f: Preparing 04:22:26 ea5d557cc9cb: Preparing 04:22:26 cc612e3eada3: Preparing 04:22:26 776aa953fd50: Preparing 04:22:26 e89b57010f84: Preparing 04:22:26 9b8d6e499510: Preparing 04:22:26 c231f5c0ede3: Preparing 04:22:26 776aa953fd50: Waiting 04:22:26 e89b57010f84: Waiting 04:22:26 9b8d6e499510: Waiting 04:22:26 c231f5c0ede3: Waiting 04:22:26 2b41a71e4d76: Layer already exists 04:22:26 ea5d557cc9cb: Layer already exists 04:22:26 cc612e3eada3: Layer already exists 04:22:26 70529a90051f: Layer already exists 04:22:26 f6119543751a: Layer already exists 04:22:26 776aa953fd50: Layer already exists 04:22:26 e89b57010f84: Layer already exists 04:22:26 c231f5c0ede3: Layer already exists 04:22:26 9b8d6e499510: Layer already exists 04:22:26 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:8707833eeea60700e42464e39de547e6036e0d079afde5d030eb837975b4b983 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:26 + 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 04:22:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:22:26 2b41a71e4d76: Preparing 04:22:26 f6119543751a: Preparing 04:22:26 70529a90051f: Preparing 04:22:26 ea5d557cc9cb: Preparing 04:22:26 cc612e3eada3: Preparing 04:22:26 776aa953fd50: Preparing 04:22:26 e89b57010f84: Preparing 04:22:26 9b8d6e499510: Preparing 04:22:26 c231f5c0ede3: Preparing 04:22:26 e89b57010f84: Waiting 04:22:26 776aa953fd50: Waiting 04:22:26 9b8d6e499510: Waiting 04:22:26 c231f5c0ede3: Waiting 04:22:26 2b41a71e4d76: Layer already exists 04:22:26 70529a90051f: Layer already exists 04:22:26 f6119543751a: Layer already exists 04:22:26 cc612e3eada3: Layer already exists 04:22:26 ea5d557cc9cb: Layer already exists 04:22:26 776aa953fd50: Layer already exists 04:22:26 e89b57010f84: Layer already exists 04:22:26 c231f5c0ede3: Layer already exists 04:22:26 9b8d6e499510: Layer already exists 04:22:27 main: digest: sha256:8707833eeea60700e42464e39de547e6036e0d079afde5d030eb837975b4b983 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:27 ===================================================== [Pipeline] echo 04:22:27 taggedImages: 04:22:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:22:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:22:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.68 04:22:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:22:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:22:27 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:22:27 b20ba73ed1266a13b240854122fe2f2a75963d10 04:22:27 latest 04:22:27 4.1.0-dev.68 04:22:27 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:22:27 main 04:22:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:22:28 d29f90532551: Preparing 04:22:28 7314bfea9766: Preparing 04:22:28 ea5d557cc9cb: Preparing 04:22:28 cc612e3eada3: Preparing 04:22:28 f251e061476b: Preparing 04:22:28 ec8477e6d2ad: Preparing 04:22:28 c231f5c0ede3: Preparing 04:22:28 ec8477e6d2ad: Waiting 04:22:28 c231f5c0ede3: Waiting 04:22:28 ea5d557cc9cb: Layer already exists 04:22:28 cc612e3eada3: Layer already exists 04:22:28 c231f5c0ede3: Layer already exists 04:22:28 d29f90532551: Pushed 04:22:28 f251e061476b: Pushed 04:22:29 ec8477e6d2ad: Pushed 04:22:35 7314bfea9766: Pushed 04:22:35 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:8f19f08a754b75f14fbc241138ac26a28647c0d670892fa57dcde824a56ad916 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:22:36 d29f90532551: Preparing 04:22:36 7314bfea9766: Preparing 04:22:36 ea5d557cc9cb: Preparing 04:22:36 cc612e3eada3: Preparing 04:22:36 f251e061476b: Preparing 04:22:36 ec8477e6d2ad: Preparing 04:22:36 c231f5c0ede3: Preparing 04:22:36 c231f5c0ede3: Waiting 04:22:36 ec8477e6d2ad: Waiting 04:22:36 d29f90532551: Layer already exists 04:22:36 cc612e3eada3: Layer already exists 04:22:36 7314bfea9766: Layer already exists 04:22:36 f251e061476b: Layer already exists 04:22:36 ea5d557cc9cb: Layer already exists 04:22:36 c231f5c0ede3: Layer already exists 04:22:36 ec8477e6d2ad: Layer already exists 04:22:36 latest: digest: sha256:8f19f08a754b75f14fbc241138ac26a28647c0d670892fa57dcde824a56ad916 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.68 04:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:22:37 d29f90532551: Preparing 04:22:37 7314bfea9766: Preparing 04:22:37 ea5d557cc9cb: Preparing 04:22:37 cc612e3eada3: Preparing 04:22:37 f251e061476b: Preparing 04:22:37 ec8477e6d2ad: Preparing 04:22:37 c231f5c0ede3: Preparing 04:22:37 ec8477e6d2ad: Waiting 04:22:37 c231f5c0ede3: Waiting 04:22:37 d29f90532551: Layer already exists 04:22:37 f251e061476b: Layer already exists 04:22:37 cc612e3eada3: Layer already exists 04:22:37 7314bfea9766: Layer already exists 04:22:37 ea5d557cc9cb: Layer already exists 04:22:37 ec8477e6d2ad: Layer already exists 04:22:37 c231f5c0ede3: Layer already exists 04:22:37 4.1.0-dev.68: digest: sha256:8f19f08a754b75f14fbc241138ac26a28647c0d670892fa57dcde824a56ad916 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:22:38 d29f90532551: Preparing 04:22:38 7314bfea9766: Preparing 04:22:38 ea5d557cc9cb: Preparing 04:22:38 cc612e3eada3: Preparing 04:22:38 f251e061476b: Preparing 04:22:38 ec8477e6d2ad: Preparing 04:22:38 c231f5c0ede3: Preparing 04:22:38 ec8477e6d2ad: Waiting 04:22:38 c231f5c0ede3: Waiting 04:22:38 cc612e3eada3: Layer already exists 04:22:38 ea5d557cc9cb: Layer already exists 04:22:38 f251e061476b: Layer already exists 04:22:38 d29f90532551: Layer already exists 04:22:38 7314bfea9766: Layer already exists 04:22:38 c231f5c0ede3: Layer already exists 04:22:38 ec8477e6d2ad: Layer already exists 04:22:38 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:8f19f08a754b75f14fbc241138ac26a28647c0d670892fa57dcde824a56ad916 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:22:39 d29f90532551: Preparing 04:22:39 7314bfea9766: Preparing 04:22:39 ea5d557cc9cb: Preparing 04:22:39 cc612e3eada3: Preparing 04:22:39 f251e061476b: Preparing 04:22:39 ec8477e6d2ad: Preparing 04:22:39 c231f5c0ede3: Preparing 04:22:39 ec8477e6d2ad: Waiting 04:22:39 c231f5c0ede3: Waiting 04:22:39 cc612e3eada3: Layer already exists 04:22:39 ea5d557cc9cb: Layer already exists 04:22:39 7314bfea9766: Layer already exists 04:22:39 d29f90532551: Layer already exists 04:22:39 f251e061476b: Layer already exists 04:22:39 ec8477e6d2ad: Layer already exists 04:22:39 c231f5c0ede3: Layer already exists 04:22:39 main: digest: sha256:8f19f08a754b75f14fbc241138ac26a28647c0d670892fa57dcde824a56ad916 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:40 ===================================================== [Pipeline] echo 04:22:40 taggedImages: 04:22:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:22:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:22:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.68 04:22:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:22:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:22:40 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:22:40 b20ba73ed1266a13b240854122fe2f2a75963d10 04:22:40 latest 04:22:40 4.1.0-dev.68 04:22:40 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:22:40 main 04:22:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:22:40 eb8fb855689d: Preparing 04:22:40 6f82658acec1: Preparing 04:22:40 ea5d557cc9cb: Preparing 04:22:40 cc612e3eada3: Preparing 04:22:40 0972fe144c5f: Preparing 04:22:40 e7ea69960d60: Preparing 04:22:40 c231f5c0ede3: Preparing 04:22:40 e7ea69960d60: Waiting 04:22:40 c231f5c0ede3: Waiting 04:22:40 cc612e3eada3: Layer already exists 04:22:40 ea5d557cc9cb: Layer already exists 04:22:41 c231f5c0ede3: Layer already exists 04:22:41 eb8fb855689d: Pushed 04:22:41 0972fe144c5f: Pushed 04:22:41 e7ea69960d60: Pushed 04:22:49 6f82658acec1: Pushed 04:22:49 b20ba73ed1266a13b240854122fe2f2a75963d10: digest: sha256:8e6ea9e5c8c6e2e84845e6a329626d1d885a632f1d7aab6d560dccc1ce5ddc7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:22:50 eb8fb855689d: Preparing 04:22:50 6f82658acec1: Preparing 04:22:50 ea5d557cc9cb: Preparing 04:22:50 cc612e3eada3: Preparing 04:22:50 0972fe144c5f: Preparing 04:22:50 e7ea69960d60: Preparing 04:22:50 c231f5c0ede3: Preparing 04:22:50 c231f5c0ede3: Waiting 04:22:50 e7ea69960d60: Waiting 04:22:50 cc612e3eada3: Layer already exists 04:22:50 6f82658acec1: Layer already exists 04:22:50 ea5d557cc9cb: Layer already exists 04:22:50 eb8fb855689d: Layer already exists 04:22:50 0972fe144c5f: Layer already exists 04:22:50 e7ea69960d60: Layer already exists 04:22:50 c231f5c0ede3: Layer already exists 04:22:50 latest: digest: sha256:8e6ea9e5c8c6e2e84845e6a329626d1d885a632f1d7aab6d560dccc1ce5ddc7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.68 04:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:22:51 eb8fb855689d: Preparing 04:22:51 6f82658acec1: Preparing 04:22:51 ea5d557cc9cb: Preparing 04:22:51 cc612e3eada3: Preparing 04:22:51 0972fe144c5f: Preparing 04:22:51 e7ea69960d60: Preparing 04:22:51 c231f5c0ede3: Preparing 04:22:51 e7ea69960d60: Waiting 04:22:51 c231f5c0ede3: Waiting 04:22:51 eb8fb855689d: Layer already exists 04:22:51 6f82658acec1: Layer already exists 04:22:51 ea5d557cc9cb: Layer already exists 04:22:51 cc612e3eada3: Layer already exists 04:22:51 0972fe144c5f: Layer already exists 04:22:51 e7ea69960d60: Layer already exists 04:22:51 c231f5c0ede3: Layer already exists 04:22:51 4.1.0-dev.68: digest: sha256:8e6ea9e5c8c6e2e84845e6a329626d1d885a632f1d7aab6d560dccc1ce5ddc7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:22:52 eb8fb855689d: Preparing 04:22:52 6f82658acec1: Preparing 04:22:52 ea5d557cc9cb: Preparing 04:22:52 cc612e3eada3: Preparing 04:22:52 0972fe144c5f: Preparing 04:22:52 e7ea69960d60: Preparing 04:22:52 c231f5c0ede3: Preparing 04:22:52 e7ea69960d60: Waiting 04:22:52 c231f5c0ede3: Waiting 04:22:52 cc612e3eada3: Layer already exists 04:22:52 ea5d557cc9cb: Layer already exists 04:22:52 0972fe144c5f: Layer already exists 04:22:52 eb8fb855689d: Layer already exists 04:22:52 6f82658acec1: Layer already exists 04:22:52 e7ea69960d60: Layer already exists 04:22:52 c231f5c0ede3: Layer already exists 04:22:52 b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68: digest: sha256:8e6ea9e5c8c6e2e84845e6a329626d1d885a632f1d7aab6d560dccc1ce5ddc7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:22:53 eb8fb855689d: Preparing 04:22:53 6f82658acec1: Preparing 04:22:53 ea5d557cc9cb: Preparing 04:22:53 cc612e3eada3: Preparing 04:22:53 0972fe144c5f: Preparing 04:22:53 e7ea69960d60: Preparing 04:22:53 c231f5c0ede3: Preparing 04:22:53 c231f5c0ede3: Waiting 04:22:53 e7ea69960d60: Waiting 04:22:53 0972fe144c5f: Layer already exists 04:22:53 eb8fb855689d: Layer already exists 04:22:53 6f82658acec1: Layer already exists 04:22:53 cc612e3eada3: Layer already exists 04:22:53 ea5d557cc9cb: Layer already exists 04:22:53 e7ea69960d60: Layer already exists 04:22:53 c231f5c0ede3: Layer already exists 04:22:53 main: digest: sha256:8e6ea9e5c8c6e2e84845e6a329626d1d885a632f1d7aab6d560dccc1ce5ddc7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:22:53 ===================================================== [Pipeline] echo 04:22:53 taggedImages: 04:22:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 04:22:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:22:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.68 04:22:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 04:22:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.68 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.68 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.68 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.68 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.68 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.68 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 04:22:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.68 [Pipeline] echo 04:22:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b20ba73ed1266a13b240854122fe2f2a75963d10-4.1.0-dev.68 [Pipeline] echo 04:22:54 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 04:22:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:22:54 04:22:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:22:55 arm64: Pulling from edgex-lftools-log-publisher 04:22:55 8998bd30e6a1: Pulling fs layer 04:22:55 04944245beec: Pulling fs layer 04:22:55 699f458cf7ca: Pulling fs layer 04:22:55 765212b225bb: Pulling fs layer 04:22:55 f23df028b6ca: Pulling fs layer 04:22:55 765212b225bb: Waiting 04:22:55 d65c8cfc05b1: Pulling fs layer 04:22:55 2437ff75d9bd: Pulling fs layer 04:22:55 2437ff75d9bd: Waiting 04:22:55 d65c8cfc05b1: Waiting 04:22:55 f23df028b6ca: Waiting 04:22:55 04944245beec: Verifying Checksum 04:22:55 04944245beec: Download complete 04:22:55 765212b225bb: Verifying Checksum 04:22:55 765212b225bb: Download complete 04:22:55 f23df028b6ca: Verifying Checksum 04:22:55 f23df028b6ca: Download complete 04:22:55 d65c8cfc05b1: Download complete 04:22:55 699f458cf7ca: Verifying Checksum 04:22:55 699f458cf7ca: Download complete 04:22:56 8998bd30e6a1: Verifying Checksum 04:22:56 8998bd30e6a1: Download complete 04:22:58 2437ff75d9bd: Verifying Checksum 04:22:58 2437ff75d9bd: Download complete 04:23:01 8998bd30e6a1: Pull complete 04:23:01 04944245beec: Pull complete 04:23:02 699f458cf7ca: Pull complete 04:23:03 765212b225bb: Pull complete 04:23:04 f23df028b6ca: Pull complete 04:23:04 d65c8cfc05b1: Pull complete 04:23:22 2437ff75d9bd: Pull complete 04:23:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:23:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:22 prd-ubuntu20.04-docker-arm64-4c-16g-539429 does not seem to be running inside a container 04:23:22 $ 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/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@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 04:23:25 $ docker top 892e6bb079257429d7406a945638947ac12e61ab5756525feb89f8d9d2a395ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:26 ---> job-cost.sh 04:23:26 lf-activate-venv: SKIPPING 04:23:26 INFO: No Stack... 04:23:27 INFO: Retrieving Pricing Info for: v3-standard-4 04:23:28 INFO: Archiving Costs [Pipeline] sh 04:23:28 + cat /w/workspace/edgex-go/914/archives/cost.csv 04:23:28 + cut -d, -f6 [Pipeline] lock 04:23:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-914-stack-cost] 04:23:28 Resource [jenkins-edgexfoundry-edgex-go-main-914-stack-cost] did not exist. Created. 04:23:28 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-914-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:23:29 + echo total: 0.10999999940395355 [Pipeline] stash 04:23:30 Stashed 1 file(s) [Pipeline] } 04:23:30 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-914-stack-cost] [Pipeline] // lock [Pipeline] } 04:23:30 $ docker stop --time=1 892e6bb079257429d7406a945638947ac12e61ab5756525feb89f8d9d2a395ea 04:23:32 $ docker rm -f --volumes 892e6bb079257429d7406a945638947ac12e61ab5756525feb89f8d9d2a395ea [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 04:23:33 provisioning config files... 04:23:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/914@tmp/config4351131424306604595tmp [Pipeline] { [Pipeline] sh 04:23:33 + set +x 04:23:33 + curl -s https://codecov.io/bash 04:23:33 + bash -s -- 04:23:33 04:23:33 _____ _ 04:23:33 / ____| | | 04:23:33 | | ___ __| | ___ ___ _____ __ 04:23:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:23:33 | |___| (_) | (_| | __/ (_| (_) \ V / 04:23:33 \_____\___/ \__,_|\___|\___\___/ \_/ 04:23:33 Bash-1.0.6 04:23:33 04:23:33 04:23:33 ==> git version 2.25.1 found 04:23:33 ==> 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 04:23:33 Release-Date: 2020-01-08 04:23:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:23:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:23:33 ==> Jenkins CI detected. 04:23:33 current dir:  /w/workspace/edgex-go/914 04:23:33 project root: . 04:23:33 --> token set from env 04:23:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:23:33 ==> Running gcov in . (disable via -X gcov) 04:23:33 ==> Python coveragepy not found 04:23:33 ==> Searching for coverage reports in: 04:23:33 + . 04:23:33 -> Found 1 reports 04:23:33 ==> Detecting git/mercurial file structure 04:23:33 ==> Reading reports 04:23:33 + ./coverage.out bytes=1740946 04:23:33 ==> Appending adjustments 04:23:33 https://docs.codecov.io/docs/fixing-reports 04:23:35 + Found adjustments 04:23:35 ==> Gzipping contents 04:23:35 148K /tmp/codecov.FdJhgZ.gz 04:23:35 ==> Uploading reports 04:23:35 url: https://codecov.io 04:23:35 query: branch=main&commit=b20ba73ed1266a13b240854122fe2f2a75963d10&build=914&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F914%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:23:35 -> Pinging Codecov 04:23:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b20ba73ed1266a13b240854122fe2f2a75963d10&build=914&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F914%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:23:35 -> Uploading to 04:23:35 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b20ba73ed1266a13b240854122fe2f2a75963d10/7d5911cb-f5d9-454c-82dc-410e8c8604be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251023%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251023T042335Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=33b06b196d9313ba72d68981353b85ac1dcc098c068ae0cd5232033551de407c 04:23:35 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:35 Dload Upload Total Spent Left Speed 04:23:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 482k --:--:-- --:--:-- --:--:-- 480k 100 145k 0 0 100 145k 0 482k --:--:-- --:--:-- --:--:-- 480k 04:23:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b20ba73ed1266a13b240854122fe2f2a75963d10 [Pipeline] } 04:23:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:23:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:23:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:23:36 04:23:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:23:36 latest: Pulling from edgex-devops/edgex-snyk-go 04:23:36 0a9a5dfd008f: Pulling fs layer 04:23:36 36466aa92d05: Pulling fs layer 04:23:36 e10405b45d13: Pulling fs layer 04:23:36 096b7ceb2af7: Pulling fs layer 04:23:36 4f4fb700ef54: Pulling fs layer 04:23:36 e50aa161e22a: Pulling fs layer 04:23:36 d3c8db5fb9df: Pulling fs layer 04:23:36 4f4fb700ef54: Waiting 04:23:36 096b7ceb2af7: Waiting 04:23:36 e50aa161e22a: Waiting 04:23:36 d3c8db5fb9df: Waiting 04:23:36 36466aa92d05: Verifying Checksum 04:23:36 36466aa92d05: Download complete 04:23:36 096b7ceb2af7: Verifying Checksum 04:23:36 096b7ceb2af7: Download complete 04:23:36 4f4fb700ef54: Verifying Checksum 04:23:36 4f4fb700ef54: Download complete 04:23:36 0a9a5dfd008f: Verifying Checksum 04:23:36 0a9a5dfd008f: Download complete 04:23:37 0a9a5dfd008f: Pull complete 04:23:37 e50aa161e22a: Verifying Checksum 04:23:37 e50aa161e22a: Download complete 04:23:37 36466aa92d05: Pull complete 04:23:37 e10405b45d13: Download complete 04:23:38 d3c8db5fb9df: Verifying Checksum 04:23:38 d3c8db5fb9df: Download complete 04:23:42 e10405b45d13: Pull complete 04:23:42 096b7ceb2af7: Pull complete 04:23:42 4f4fb700ef54: Pull complete 04:23:42 e50aa161e22a: Pull complete 04:23:46 d3c8db5fb9df: Pull complete 04:23:46 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 04:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:23:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:47 prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container 04:23:47 $ 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/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@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 04:23:49 $ docker top 4fbfb70cd371972d009015fa1337e356d201c554a9a8ccd2a575be561a33d634 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:49 + git config --global --add safe.directory /w/workspace/edgex-go/914 [Pipeline] echo 04:23:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:23:50 + set -o pipefail 04:23:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:23:58 04:23:58 Monitoring /w/workspace/edgex-go/914 (github.com/edgexfoundry/edgex-go)... 04:23:58 04:23:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/35c66bfe-611e-426e-9655-9c98f2f9fdea 04:23:58 04:23:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:23:58 [Pipeline] } 04:23:58 $ docker stop --time=1 4fbfb70cd371972d009015fa1337e356d201c554a9a8ccd2a575be561a33d634 04:24:01 $ docker rm -f --volumes 4fbfb70cd371972d009015fa1337e356d201c554a9a8ccd2a575be561a33d634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:24:01 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:01 provisioning config files... 04:24:01 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/914@tmp/config10671447000948849066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:02 --> edgex-publish-swagger.sh 04:24:02 === Publish openapi API === 04:24:02 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 04:24:02 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/914/openapi/core-command.yaml] 04:24:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:02 Dload Upload Total Spent Left Speed 04:24:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 306 151k --:--:-- --:--:-- --:--:-- 152k 04:24:02 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:24:02 04:24:02 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/914/openapi/core-data.yaml] 04:24:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:02 Dload Upload Total Spent Left Speed 04:24:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 434 483k --:--:-- --:--:-- --:--:-- 484k 04:24:02 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:24:02 04:24:02 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/914/openapi/core-keeper.yaml] 04:24:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:02 Dload Upload Total Spent Left Speed 04:24:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 474 212k --:--:-- --:--:-- --:--:-- 212k 04:24:02 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:24:02 04:24:02 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/914/openapi/core-metadata.yaml] 04:24:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:02 Dload Upload Total Spent Left Speed 04:24:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 523 1244k --:--:-- --:--:-- --:--:-- 1245k 04:24:02 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:24:02 04:24:02 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/914/openapi/security-proxy-auth.yaml] 04:24:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:02 Dload Upload Total Spent Left Speed 04:24:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 653 236k --:--:-- --:--:-- --:--:-- 234k 04:24:02 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:24:02 04:24:02 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/914/openapi/security-secretstore-setup.yaml] 04:24:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:02 Dload Upload Total Spent Left Speed 04:24:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 758 44977 --:--:-- --:--:-- --:--:-- 45735 04:24:02 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:24:02 04:24:02 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/914/openapi/support-notifications.yaml] 04:24:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:02 Dload Upload Total Spent Left Speed 04:24:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 455 673k --:--:-- --:--:-- --:--:-- 673k 04:24:03 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:24:03 04:24:03 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/914/openapi/support-scheduler.yaml] 04:24:03 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:03 Dload Upload Total Spent Left Speed 04:24:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 600 450k --:--:-- --:--:-- --:--:-- 450k 04:24:03 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:24:03 [Pipeline] } 04:24:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:24:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:24:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:24:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:03 prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container 04:24:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@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 04:24:04 $ docker top 71a525e32a8e9b8a1942e3e5b1dba81632e0ae96dec2912c7bf5dd0c936c7efd -eo pid,comm 04:24:04 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). 04:24:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:24:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:04 [ssh-agent] Looking for ssh-agent implementation... 04:24:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:04 $ docker exec 71a525e32a8e9b8a1942e3e5b1dba81632e0ae96dec2912c7bf5dd0c936c7efd ssh-agent 04:24:04 SSH_AUTH_SOCK=/tmp/ssh-DvbF0c14MhkO/agent.33 04:24:04 SSH_AGENT_PID=39 04:24:04 Running ssh-add (command line suppressed) 04:24:04 Identity added: /w/workspace/edgex-go/914@tmp/private_key_9264380409581356400.key (/w/workspace/edgex-go/914@tmp/private_key_9264380409581356400.key) 04:24:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:04 + git semver tag 04:24:05 2025-10-23 04:24:05,115 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:24:05 2025-10-23 04:24:05,119 [run_tag] DEBUG tag force:False 04:24:05 2025-10-23 04:24:05,119 [check_head_tag] DEBUG check head tag 04:24:05 2025-10-23 04:24:05,120 [execute] INFO git cat-file --batch-check 04:24:05 2025-10-23 04:24:05,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/914, stdin=, shell=False, universal_newlines=False) 04:24:05 2025-10-23 04:24:05,122 [execute] INFO git cat-file --batch 04:24:05 2025-10-23 04:24:05,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/914, stdin=, shell=False, universal_newlines=False) 04:24:05 2025-10-23 04:24:05,143 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main 04:24:05 2025-10-23 04:24:05,143 [execute] INFO git tag -a v4.1.0-dev.68 -m v4.1.0-dev.68 04:24:05 2025-10-23 04:24:05,144 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.68', '-m', 'v4.1.0-dev.68'], cwd=/w/workspace/edgex-go/914, stdin=None, shell=False, universal_newlines=False) 04:24:05 2025-10-23 04:24:05,147 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main 04:24:05 4.1.0-dev.68 [Pipeline] } 04:24:05 $ docker exec --env ******** --env ******** 71a525e32a8e9b8a1942e3e5b1dba81632e0ae96dec2912c7bf5dd0c936c7efd ssh-agent -k 04:24:05 unset SSH_AUTH_SOCK; 04:24:05 unset SSH_AGENT_PID; 04:24:05 echo Agent pid 39 killed; 04:24:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:24:05 + git semver [Pipeline] } 04:24:06 $ docker stop --time=1 71a525e32a8e9b8a1942e3e5b1dba81632e0ae96dec2912c7bf5dd0c936c7efd 04:24:07 $ docker rm -f --volumes 71a525e32a8e9b8a1942e3e5b1dba81632e0ae96dec2912c7bf5dd0c936c7efd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:24:07 04:24:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:24:08 0.23.1-centos7: Pulling from edgex-lftools 04:24:08 ab5ef0e58194: Pulling fs layer 04:24:08 9712f1f96733: Pulling fs layer 04:24:08 63f879dbbcfc: Pulling fs layer 04:24:08 0d9ebad4ef96: Pulling fs layer 04:24:08 e9a5061849ea: Pulling fs layer 04:24:08 d747dcd14b5f: Pulling fs layer 04:24:08 2de7ff778b66: Pulling fs layer 04:24:08 0d9ebad4ef96: Waiting 04:24:08 e9a5061849ea: Waiting 04:24:08 d747dcd14b5f: Waiting 04:24:08 2de7ff778b66: Waiting 04:24:08 9712f1f96733: Verifying Checksum 04:24:08 9712f1f96733: Download complete 04:24:08 63f879dbbcfc: Verifying Checksum 04:24:08 63f879dbbcfc: Download complete 04:24:08 e9a5061849ea: Verifying Checksum 04:24:08 e9a5061849ea: Download complete 04:24:08 d747dcd14b5f: Download complete 04:24:08 0d9ebad4ef96: Verifying Checksum 04:24:08 0d9ebad4ef96: Download complete 04:24:08 ab5ef0e58194: Verifying Checksum 04:24:08 ab5ef0e58194: Download complete 04:24:08 2de7ff778b66: Verifying Checksum 04:24:08 2de7ff778b66: Download complete 04:24:13 ab5ef0e58194: Pull complete 04:24:13 9712f1f96733: Pull complete 04:24:13 63f879dbbcfc: Pull complete 04:24:18 0d9ebad4ef96: Pull complete 04:24:19 e9a5061849ea: Pull complete 04:24:19 d747dcd14b5f: Pull complete 04:24:20 2de7ff778b66: Pull complete 04:24:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:24:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:24:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:20 prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container 04:24:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@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 04:24:22 $ docker top a14ffd05230a24695bd14ca12af75775f1c6286c79c27f021f1cdcc007cb55c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:24:22 provisioning config files... 04:24:22 copy managed file [sigul-config] to file:/w/workspace/edgex-go/914@tmp/config3508486678405566350tmp 04:24:22 copy managed file [sigul-password] to file:/w/workspace/edgex-go/914@tmp/config4500254545485059930tmp 04:24:22 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/914@tmp/config5063115974769476890tmp [Pipeline] { [Pipeline] echo 04:24:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:24:23 ---> sigul-configuration.sh 04:24:23 gpg: directory `/root/.gnupg' created 04:24:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:24:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:24:23 gpg: keyring `/root/.gnupg/secring.gpg' created 04:24:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:24:23 gpg: CAST5 encrypted data 04:24:23 gpg: encrypted with 1 passphrase 04:24:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:24:23 + mkdir /home/jenkins 04:24:23 + mkdir /home/jenkins/sigul [Pipeline] sh 04:24:23 + 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 04:24:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:24:23 ---> sigul-install.sh 04:24:23 Sigul already installed; skipping installation. [Pipeline] sh 04:24:24 + git tag --list 04:24:24 0.6.0 04:24:24 0.6.1 04:24:24 0.7.0 04:24:24 0.7.1 04:24:24 v1.0.0 04:24:24 v1.0.1 04:24:24 v1.1.0 04:24:24 v1.2.0 04:24:24 v1.2.1 04:24:24 v1.3.0 04:24:24 v1.3.1 04:24:24 v2.0.0 04:24:24 v2.1.0 04:24:24 v2.1.1 04:24:24 v2.2.0 04:24:24 v2.3.0 04:24:24 v3.0 04:24:24 v3.0.0 04:24:24 v3.1 04:24:24 v3.1.0 04:24:24 v3.1.1 04:24:24 v4.0 04:24:24 v4.0.0 04:24:24 v4.0.1 04:24:24 v4.0.1-dev.1 04:24:24 v4.1.0-dev.1 04:24:24 v4.1.0-dev.10 04:24:24 v4.1.0-dev.11 04:24:24 v4.1.0-dev.12 04:24:24 v4.1.0-dev.13 04:24:24 v4.1.0-dev.14 04:24:24 v4.1.0-dev.15 04:24:24 v4.1.0-dev.16 04:24:24 v4.1.0-dev.17 04:24:24 v4.1.0-dev.18 04:24:24 v4.1.0-dev.19 04:24:24 v4.1.0-dev.2 04:24:24 v4.1.0-dev.20 04:24:24 v4.1.0-dev.21 04:24:24 v4.1.0-dev.22 04:24:24 v4.1.0-dev.23 04:24:24 v4.1.0-dev.24 04:24:24 v4.1.0-dev.25 04:24:24 v4.1.0-dev.26 04:24:24 v4.1.0-dev.27 04:24:24 v4.1.0-dev.28 04:24:24 v4.1.0-dev.29 04:24:24 v4.1.0-dev.3 04:24:24 v4.1.0-dev.30 04:24:24 v4.1.0-dev.31 04:24:24 v4.1.0-dev.32 04:24:24 v4.1.0-dev.33 04:24:24 v4.1.0-dev.34 04:24:24 v4.1.0-dev.35 04:24:24 v4.1.0-dev.36 04:24:24 v4.1.0-dev.37 04:24:24 v4.1.0-dev.38 04:24:24 v4.1.0-dev.39 04:24:24 v4.1.0-dev.4 04:24:24 v4.1.0-dev.40 04:24:24 v4.1.0-dev.41 04:24:24 v4.1.0-dev.42 04:24:24 v4.1.0-dev.43 04:24:24 v4.1.0-dev.44 04:24:24 v4.1.0-dev.45 04:24:24 v4.1.0-dev.46 04:24:24 v4.1.0-dev.47 04:24:24 v4.1.0-dev.48 04:24:24 v4.1.0-dev.49 04:24:24 v4.1.0-dev.5 04:24:24 v4.1.0-dev.50 04:24:24 v4.1.0-dev.51 04:24:24 v4.1.0-dev.52 04:24:24 v4.1.0-dev.53 04:24:24 v4.1.0-dev.54 04:24:24 v4.1.0-dev.55 04:24:24 v4.1.0-dev.56 04:24:24 v4.1.0-dev.57 04:24:24 v4.1.0-dev.58 04:24:24 v4.1.0-dev.59 04:24:24 v4.1.0-dev.6 04:24:24 v4.1.0-dev.60 04:24:24 v4.1.0-dev.61 04:24:24 v4.1.0-dev.62 04:24:24 v4.1.0-dev.63 04:24:24 v4.1.0-dev.64 04:24:24 v4.1.0-dev.65 04:24:24 v4.1.0-dev.66 04:24:24 v4.1.0-dev.67 04:24:24 v4.1.0-dev.68 04:24:24 v4.1.0-dev.7 04:24:24 v4.1.0-dev.8 04:24:24 v4.1.0-dev.9 [Pipeline] sh 04:24:24 + lftools sign git-tag v4.1.0-dev.68 04:24:25 Signing Git tag with Sigul... 04:24:25 Signing v4.1.0-dev.68 [Pipeline] echo 04:24:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:24:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:24:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:24:25 $ docker stop --time=1 a14ffd05230a24695bd14ca12af75775f1c6286c79c27f021f1cdcc007cb55c1 04:24:26 $ docker rm -f --volumes a14ffd05230a24695bd14ca12af75775f1c6286c79c27f021f1cdcc007cb55c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:24:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:24:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:24:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:27 prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container 04:24:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@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 04:24:28 $ docker top 138b142e3cc1abc1965a0581462f7d9fdcc62c5c9e446ab079f961237f54a06f -eo pid,comm 04:24:28 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). 04:24:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:24:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:28 [ssh-agent] Looking for ssh-agent implementation... 04:24:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:28 $ docker exec 138b142e3cc1abc1965a0581462f7d9fdcc62c5c9e446ab079f961237f54a06f ssh-agent 04:24:28 SSH_AUTH_SOCK=/tmp/ssh-DkDjdocYyf32/agent.33 04:24:28 SSH_AGENT_PID=39 04:24:28 Running ssh-add (command line suppressed) 04:24:28 Identity added: /w/workspace/edgex-go/914@tmp/private_key_1429693768693368648.key (/w/workspace/edgex-go/914@tmp/private_key_1429693768693368648.key) 04:24:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:29 + git semver bump pre 04:24:29 2025-10-23 04:24:29,294 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:24:29 2025-10-23 04:24:29,299 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main 04:24:29 2025-10-23 04:24:29,299 [bump_version] DEBUG bumping version:4.1.0-dev.68 on axis:pre with prefix:dev 04:24:29 2025-10-23 04:24:29,299 [bump_version] DEBUG bumped version:4.1.0-dev.69 04:24:29 2025-10-23 04:24:29,299 [write_version] DEBUG write version:4.1.0-dev.69 to path:/w/workspace/edgex-go/914/.semver/main with force:True 04:24:29 2025-10-23 04:24:29,299 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main 04:24:29 2025-10-23 04:24:29,299 [write_file] DEBUG write to file:/w/workspace/edgex-go/914/.semver/main 04:24:29 2025-10-23 04:24:29,301 [execute] INFO git cat-file --batch-check 04:24:29 2025-10-23 04:24:29,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/914/.semver, stdin=, shell=False, universal_newlines=False) 04:24:29 2025-10-23 04:24:29,304 [execute] INFO git cat-file --batch 04:24:29 2025-10-23 04:24:29,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/914/.semver, stdin=, shell=False, universal_newlines=False) 04:24:29 2025-10-23 04:24:29,308 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main 04:24:29 4.1.0-dev.69 [Pipeline] } 04:24:29 $ docker exec --env ******** --env ******** 138b142e3cc1abc1965a0581462f7d9fdcc62c5c9e446ab079f961237f54a06f ssh-agent -k 04:24:29 unset SSH_AUTH_SOCK; 04:24:29 unset SSH_AGENT_PID; 04:24:29 echo Agent pid 39 killed; 04:24:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:24:30 + git semver [Pipeline] } 04:24:30 $ docker stop --time=1 138b142e3cc1abc1965a0581462f7d9fdcc62c5c9e446ab079f961237f54a06f 04:24:31 $ docker rm -f --volumes 138b142e3cc1abc1965a0581462f7d9fdcc62c5c9e446ab079f961237f54a06f [Pipeline] // withDockerContainer [Pipeline] sh 04:24:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:24:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:24:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:32 prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container 04:24:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@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 04:24:32 $ docker top 061685c7e4b5546eb9055272a1910e5e4f208dd76e423367d55390c3823b9e4c -eo pid,comm 04:24:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:24:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:24:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:32 [ssh-agent] Looking for ssh-agent implementation... 04:24:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:32 $ docker exec 061685c7e4b5546eb9055272a1910e5e4f208dd76e423367d55390c3823b9e4c ssh-agent 04:24:32 SSH_AUTH_SOCK=/tmp/ssh-RfTjFva0i67x/agent.32 04:24:32 SSH_AGENT_PID=38 04:24:32 Running ssh-add (command line suppressed) 04:24:32 Identity added: /w/workspace/edgex-go/914@tmp/private_key_11459740482458290343.key (/w/workspace/edgex-go/914@tmp/private_key_11459740482458290343.key) 04:24:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:33 + git semver push 04:24:33 2025-10-23 04:24:33,447 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:24:33 2025-10-23 04:24:33,450 [run_push] DEBUG push 04:24:33 2025-10-23 04:24:33,451 [execute] INFO git cat-file --batch-check 04:24:33 2025-10-23 04:24:33,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/914/.semver, stdin=, shell=False, universal_newlines=False) 04:24:33 2025-10-23 04:24:33,453 [execute] INFO git rev-list c669d15c8632463cc553fe0d4360de5106d19598 -- 04:24:33 2025-10-23 04:24:33,453 [execute] DEBUG Popen(['git', 'rev-list', 'c669d15c8632463cc553fe0d4360de5106d19598', '--'], cwd=/w/workspace/edgex-go/914/.semver, stdin=None, shell=False, universal_newlines=False) 04:24:33 2025-10-23 04:24:33,471 [execute] INFO git fetch -v -- origin 04:24:33 2025-10-23 04:24:33,472 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/914/.semver, stdin=None, shell=False, universal_newlines=True) 04:24:34 2025-10-23 04:24:33,989 [run_push] DEBUG no remote changes detected 04:24:34 2025-10-23 04:24:33,989 [execute] INFO git push origin semver 04:24:34 2025-10-23 04:24:33,989 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/914/.semver, stdin=None, shell=False, universal_newlines=False) 04:24:35 2025-10-23 04:24:34,786 [run_push] DEBUG push all version tags 04:24:35 2025-10-23 04:24:34,786 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:24:35 2025-10-23 04:24:34,786 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/914, stdin=None, shell=False, universal_newlines=False) 04:24:35 2025-10-23 04:24:35,534 [read_version] DEBUG read version from /w/workspace/edgex-go/914/.semver/main 04:24:35 4.1.0-dev.69 [Pipeline] } 04:24:35 $ docker exec --env ******** --env ******** 061685c7e4b5546eb9055272a1910e5e4f208dd76e423367d55390c3823b9e4c ssh-agent -k 04:24:35 unset SSH_AUTH_SOCK; 04:24:35 unset SSH_AGENT_PID; 04:24:35 echo Agent pid 38 killed; 04:24:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:24:36 + git semver [Pipeline] } 04:24:36 $ docker stop --time=1 061685c7e4b5546eb9055272a1910e5e4f208dd76e423367d55390c3823b9e4c 04:24:37 $ docker rm -f --volumes 061685c7e4b5546eb9055272a1910e5e4f208dd76e423367d55390c3823b9e4c [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 04:24:38 + [ -d /w/workspace/edgex-go/914/archives ] [Pipeline] libraryResource [Pipeline] sh 04:24:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:24:39 ---> package-listing.sh 04:24:39 ++ facter osfamily 04:24:39 ++ tr '[:upper:]' '[:lower:]' 04:24:39 + OS_FAMILY=debian 04:24:39 + workspace=/w/workspace/edgex-go/914 04:24:39 + START_PACKAGES=/tmp/packages_start.txt 04:24:39 + END_PACKAGES=/tmp/packages_end.txt 04:24:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:24:39 + PACKAGES=/tmp/packages_start.txt 04:24:39 + '[' /w/workspace/edgex-go/914 ']' 04:24:39 + PACKAGES=/tmp/packages_end.txt 04:24:39 + case "${OS_FAMILY}" in 04:24:39 + dpkg -l 04:24:39 + grep '^ii' 04:24:39 + '[' -f /tmp/packages_start.txt ']' 04:24:39 + '[' -f /tmp/packages_end.txt ']' 04:24:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:24:39 + '[' /w/workspace/edgex-go/914 ']' 04:24:39 + mkdir -p /w/workspace/edgex-go/914/archives/ 04:24:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/914/archives/ [Pipeline] echo 04:24:39 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/914/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:24:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:40 04:24:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:40 latest: Pulling from edgex-lftools-log-publisher 04:24:40 5eb5b503b376: Pulling fs layer 04:24:40 5c69ac0246d0: Pulling fs layer 04:24:40 ec43610c2a17: Pulling fs layer 04:24:40 3a2ae6a8a46f: Pulling fs layer 04:24:40 33b1e0a273af: Pulling fs layer 04:24:40 5d3b04190fa2: Pulling fs layer 04:24:40 2f39f015ded8: Pulling fs layer 04:24:40 33b1e0a273af: Waiting 04:24:40 2f39f015ded8: Waiting 04:24:40 5d3b04190fa2: Waiting 04:24:40 3a2ae6a8a46f: Waiting 04:24:40 5c69ac0246d0: Verifying Checksum 04:24:40 5c69ac0246d0: Download complete 04:24:40 3a2ae6a8a46f: Verifying Checksum 04:24:40 3a2ae6a8a46f: Download complete 04:24:40 33b1e0a273af: Verifying Checksum 04:24:40 33b1e0a273af: Download complete 04:24:40 5d3b04190fa2: Verifying Checksum 04:24:40 5d3b04190fa2: Download complete 04:24:40 ec43610c2a17: Verifying Checksum 04:24:40 ec43610c2a17: Download complete 04:24:41 5eb5b503b376: Download complete 04:24:41 2f39f015ded8: Verifying Checksum 04:24:41 2f39f015ded8: Download complete 04:24:43 5eb5b503b376: Pull complete 04:24:43 5c69ac0246d0: Pull complete 04:24:43 ec43610c2a17: Pull complete 04:24:43 3a2ae6a8a46f: Pull complete 04:24:43 33b1e0a273af: Pull complete 04:24:43 5d3b04190fa2: Pull complete 04:24:51 2f39f015ded8: Pull complete 04:24:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:24:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:51 prd-ubuntu20.04-docker-8c-8g-539364 does not seem to be running inside a container 04:24:51 $ 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/914/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/914 -v /w/workspace/edgex-go/914:/w/workspace/edgex-go/914:rw,z -v /w/workspace/edgex-go/914@tmp:/w/workspace/edgex-go/914@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 04:24:53 $ docker top 2cd2436517773ecb4422e64ec6198779970cba96cbd1a0d7107dc7c3f2384e2b -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:53 + touch /tmp/pre-build-complete [Pipeline] sh 04:24:53 + mkdir -p /var/log/sysstat [Pipeline] sh 04:24:53 + ls /var/log/sa-host 04:24:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:54 provisioning config files... 04:24:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/914@tmp/config6280401838325842014tmp [Pipeline] { [Pipeline] echo 04:24:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:24:54 ---> create-netrc.sh [Pipeline] } 04:24:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:24:54 ---> python-tools-install.sh [Pipeline] echo 04:24:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:24:54 ---> sudo-logs.sh 04:24:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:24:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:24:55 ---> job-cost.sh 04:24:55 lf-activate-venv: SKIPPING 04:24:55 DEBUG: total: 0.10999999940395355 04:24:55 INFO: Retrieving Stack Cost... 04:24:55 INFO: Retrieving Pricing Info for: v3-standard-8 04:24:56 INFO: Archiving Costs [Pipeline] echo 04:24:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:24:56 ---> logs-deploy.sh 04:24:56 lf-activate-venv: SKIPPING 04:24:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/914 04:24:56 INFO: archiving workspace using pattern(s): 04:24:57 Archives upload complete. 04:24:57 INFO: archiving logs to Nexus 04:24:58 ---> uname -a: 04:24:58 Linux prd-ubuntu20-04-docker-8c-8g-539364 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:24:58 04:24:58 04:24:58 ---> lscpu: 04:24:58 Architecture: x86_64 04:24:58 CPU op-mode(s): 32-bit, 64-bit 04:24:58 Byte Order: Little Endian 04:24:58 Address sizes: 40 bits physical, 48 bits virtual 04:24:58 CPU(s): 8 04:24:58 On-line CPU(s) list: 0-7 04:24:58 Thread(s) per core: 1 04:24:58 Core(s) per socket: 1 04:24:58 Socket(s): 8 04:24:58 NUMA node(s): 1 04:24:58 Vendor ID: AuthenticAMD 04:24:58 CPU family: 23 04:24:58 Model: 49 04:24:58 Model name: AMD EPYC-Rome Processor 04:24:58 Stepping: 0 04:24:58 CPU MHz: 2799.998 04:24:58 BogoMIPS: 5599.99 04:24:58 Virtualization: AMD-V 04:24:58 Hypervisor vendor: KVM 04:24:58 Virtualization type: full 04:24:58 L1d cache: 256 KiB 04:24:58 L1i cache: 256 KiB 04:24:58 L2 cache: 4 MiB 04:24:58 L3 cache: 128 MiB 04:24:58 NUMA node0 CPU(s): 0-7 04:24:58 Vulnerability Gather data sampling: Not affected 04:24:58 Vulnerability Itlb multihit: Not affected 04:24:58 Vulnerability L1tf: Not affected 04:24:58 Vulnerability Mds: Not affected 04:24:58 Vulnerability Meltdown: Not affected 04:24:58 Vulnerability Mmio stale data: Not affected 04:24:58 Vulnerability Retbleed: Vulnerable 04:24:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:24:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:24:58 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:24:58 Vulnerability Srbds: Not affected 04:24:58 Vulnerability Tsx async abort: Not affected 04:24:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:24:58 04:24:58 04:24:58 ---> nproc: 04:24:58 8 04:24:58 04:24:58 04:24:58 ---> df -h: 04:24:58 Filesystem Size Used Avail Use% Mounted on 04:24:58 overlay 155G 33G 123G 21% / 04:24:58 tmpfs 64M 0 64M 0% /dev 04:24:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:24:58 shm 64M 0 64M 0% /dev/shm 04:24:58 /dev/vda1 155G 33G 123G 21% /facter-os 04:24:58 04:24:58 04:24:58 ---> sar -b -r -n DEV: 04:24:58 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-539364) 10/23/25 _x86_64_ (8 CPU) 04:24:58 04:24:58 03:33:45 LINUX RESTART (8 CPU) 04:24:58 04:24:58 03:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:24:58 03:35:01 448.63 161.46 287.17 0.00 14974.57 173203.27 0.00 04:24:58 03:36:01 211.48 13.15 198.33 0.00 2132.58 66291.48 0.00 04:24:58 03:37:01 35.14 0.02 35.13 0.00 0.13 36184.52 0.00 04:24:58 03:38:01 40.45 0.18 40.27 0.00 2.40 16454.78 0.00 04:24:58 03:39:01 213.95 0.20 213.75 0.00 14.93 142378.14 0.00 04:24:58 03:40:01 574.15 14.80 559.36 0.00 4374.87 184633.23 0.00 04:24:58 03:41:01 421.58 4.97 416.61 0.00 46.66 228467.66 0.00 04:24:58 03:42:01 127.90 1.93 125.96 0.00 227.83 25362.97 0.00 04:24:58 03:43:01 315.93 0.15 315.78 0.00 1.20 97193.80 0.00 04:24:58 03:44:01 510.88 0.10 510.78 0.00 0.80 171056.85 0.00 04:24:58 03:45:01 396.67 0.08 396.58 0.00 13.73 37229.26 0.00 04:24:58 03:46:01 23.29 0.00 23.29 0.00 0.00 595.67 0.00 04:24:58 03:47:01 10.36 0.00 10.36 0.00 0.00 259.96 0.00 04:24:58 03:48:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 04:24:58 03:49:01 2.50 0.02 2.48 0.00 0.13 26.80 0.00 04:24:58 03:50:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 04:24:58 03:51:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 04:24:58 03:52:01 0.90 0.00 0.90 0.00 0.00 9.06 0.00 04:24:58 03:53:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 04:24:58 03:54:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 04:24:58 03:55:01 1.73 0.00 1.73 0.00 0.00 18.53 0.00 04:24:58 03:56:01 1.00 0.00 1.00 0.00 0.00 10.13 0.00 04:24:58 03:57:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 04:24:58 03:58:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 04:24:58 03:59:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 04:24:58 04:00:01 1.12 0.00 1.12 0.00 0.00 11.46 0.00 04:24:58 04:01:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 04:24:58 04:02:01 1.03 0.00 1.03 0.00 0.00 10.53 0.00 04:24:58 04:03:01 1.61 0.00 1.61 0.00 0.00 16.94 0.00 04:24:58 04:04:01 0.90 0.00 0.90 0.00 0.00 9.47 0.00 04:24:58 04:05:01 1.73 0.00 1.73 0.00 0.00 18.79 0.00 04:24:58 04:06:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 04:24:58 04:07:01 1.62 0.00 1.62 0.00 0.00 17.46 0.00 04:24:58 04:08:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 04:24:58 04:09:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 04:24:58 04:10:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 04:24:58 04:11:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 04:24:58 04:12:01 1.02 0.00 1.02 0.00 0.00 9.86 0.00 04:24:58 04:13:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 04:24:58 04:14:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 04:24:58 04:15:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 04:24:58 04:16:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 04:24:58 04:17:01 1.30 0.02 1.28 0.00 0.13 15.60 0.00 04:24:58 04:18:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 04:24:58 04:19:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 04:24:58 04:20:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 04:24:58 04:21:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 04:24:58 04:22:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 04:24:58 04:23:01 1.73 0.30 1.43 0.00 16.80 17.86 0.00 04:24:58 04:24:01 94.15 1.82 92.33 0.00 40.93 37767.84 0.00 04:24:58 Average: 69.43 3.98 65.44 0.00 437.08 24360.01 0.00 04:24:58 04:24:58 03:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:24:58 03:35:01 29310952 31581208 743468 2.26 70476 2504824 1759704 5.19 923304 2298576 451880 04:24:58 03:36:01 27113176 31221892 1054516 3.21 120868 4155956 2315884 6.83 1705460 3531828 207000 04:24:58 03:37:01 26202492 31358548 915348 2.78 126676 5140000 2120652 6.25 2105136 3983988 141372 04:24:58 03:38:01 25539756 31006144 1266208 3.85 132848 5406380 2346008 6.92 2140584 4574960 513068 04:24:58 03:39:01 19474076 31399388 873232 2.66 145596 11705196 2212228 6.52 2075704 10548756 4229824 04:24:58 03:40:01 16722556 31098960 1126180 3.43 263580 13728600 3781968 11.15 3049712 11957232 1233900 04:24:58 03:41:01 11081948 31368316 866672 2.64 358612 19339904 2282704 6.73 3162960 17301584 190756 04:24:58 03:42:01 7633664 29656068 2507988 7.63 389036 20702616 8438548 24.88 5447964 18024484 1012728 04:24:58 03:43:01 3147836 28192820 3971204 12.08 409072 23570300 10379052 30.60 8251824 19561800 1308212 04:24:58 03:44:01 2498012 30483984 1697380 5.16 423276 26450100 4659144 13.74 6941828 21517524 220808 04:24:58 03:45:01 5754796 31395172 835840 2.54 428336 24319544 2170600 6.40 3926704 21550128 516 04:24:58 03:46:01 5766884 31408588 822240 2.50 429152 24319884 2034212 6.00 4456052 21009068 400 04:24:58 03:47:01 5765864 31407980 822412 2.50 429624 24319940 2040180 6.01 4538864 20928316 20 04:24:58 03:48:01 5766224 31408348 821960 2.50 429656 24319944 2040180 6.01 4538120 20928320 20 04:24:58 03:49:01 5776012 31418280 812752 2.47 429700 24319944 2071620 6.11 4525764 20928320 156 04:24:58 03:50:01 5777320 31419748 811340 2.47 429728 24320072 2071620 6.11 4525644 20928452 36 04:24:58 03:51:01 5783452 31425952 805008 2.45 429756 24320080 2071620 6.11 4519336 20928456 8 04:24:58 03:52:01 5783184 31425696 805244 2.45 429772 24320080 2071620 6.11 4519096 20928456 8 04:24:58 03:53:01 5783168 31425736 805188 2.45 429816 24320088 2071620 6.11 4519452 20928468 36 04:24:58 03:54:01 5784292 31426892 803904 2.45 429848 24320088 2071620 6.11 4519256 20928464 200 04:24:58 03:55:01 5783780 31426444 804360 2.45 429884 24320092 2071620 6.11 4519320 20928472 160 04:24:58 03:56:01 5784008 31426696 804092 2.45 429904 24320096 2071620 6.11 4519320 20928476 168 04:24:58 03:57:01 5784552 31427368 803364 2.44 429936 24320224 2071620 6.11 4518996 20928604 8 04:24:58 03:58:01 5784256 31427128 803792 2.45 429968 24320228 2071620 6.11 4519308 20928612 152 04:24:58 03:59:01 5784268 31427264 803492 2.44 429992 24320228 2071620 6.11 4519052 20928612 12 04:24:58 04:00:01 5784148 31427184 803468 2.44 430012 24320232 2071620 6.11 4519544 20928620 164 04:24:58 04:01:01 5783760 31426800 803696 2.45 430040 24320240 2071620 6.11 4519496 20928624 12 04:24:58 04:02:01 5783968 31427068 803608 2.44 430072 24320244 2071620 6.11 4519268 20928636 8 04:24:58 04:03:01 5783320 31426444 804128 2.45 430096 24320248 2071620 6.11 4519380 20928624 8 04:24:58 04:04:01 5783168 31426296 804144 2.45 430108 24320248 2071620 6.11 4519456 20928624 160 04:24:58 04:05:01 5783476 31426664 803796 2.45 430144 24320252 2071620 6.11 4519188 20928628 12 04:24:58 04:06:01 5783428 31426620 803764 2.45 430160 24320256 2071620 6.11 4519128 20928632 4 04:24:58 04:07:01 5783336 31426584 803968 2.45 430196 24320256 2071620 6.11 4519216 20928632 12 04:24:58 04:08:01 5783116 31426376 804160 2.45 430216 24320260 2071620 6.11 4519220 20928640 8 04:24:58 04:09:01 5782816 31426100 804360 2.45 430240 24320260 2071620 6.11 4519580 20928636 4 04:24:58 04:10:01 5782444 31425732 804608 2.45 430288 24320256 2071620 6.11 4519364 20928640 8 04:24:58 04:11:01 5782612 31425972 804568 2.45 430300 24320272 2071620 6.11 4519404 20928644 40 04:24:58 04:12:01 5782264 31425660 804780 2.45 430324 24320272 2071620 6.11 4519436 20928644 8 04:24:58 04:13:01 5782216 31425660 804732 2.45 430352 24320276 2087664 6.15 4519492 20928652 28 04:24:58 04:14:01 5782412 31425860 804396 2.45 430384 24320276 2087664 6.15 4519560 20928652 144 04:24:58 04:15:01 5782332 31425868 804424 2.45 430416 24320280 2087664 6.15 4519452 20928656 48 04:24:58 04:16:01 5782324 31425860 804312 2.45 430444 24320276 2087664 6.15 4519392 20928656 12 04:24:58 04:17:01 5781928 31425556 804616 2.45 430476 24320280 2087664 6.15 4519444 20928660 8 04:24:58 04:18:01 5781572 31425248 804880 2.45 430512 24320292 2087664 6.15 4519560 20928664 68 04:24:58 04:19:01 5781532 31425244 804852 2.45 430532 24320296 2087664 6.15 4519592 20928672 24 04:24:58 04:20:01 5781200 31424932 805036 2.45 430556 24320300 2087664 6.15 4520020 20928676 60 04:24:58 04:21:01 5781476 31425212 804732 2.45 430580 24320300 2087664 6.15 4519552 20928676 8 04:24:58 04:22:01 5781644 31425384 804700 2.45 430596 24320304 2087664 6.15 4519560 20928680 28 04:24:58 04:23:01 5781332 31425664 804616 2.45 430632 24320808 2087664 6.15 4521152 20929008 8 04:24:58 04:24:01 4621600 31368828 859408 2.61 467004 25284068 2169684 6.40 4707308 21794684 0 04:24:58 Average: 7975799 31285149 947019 2.88 393596 22129509 2468679 7.28 4323290 19040250 190247 04:24:58 04:24:58 03:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:24:58 03:35:01 lo 4.63 4.63 0.45 0.45 0.00 0.00 0.00 0.00 04:24:58 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:35:01 ens3 773.29 578.52 7480.14 100.90 0.00 0.00 0.00 0.00 04:24:58 03:36:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 04:24:58 03:36:01 docker0 488.34 659.36 34.98 4638.85 0.00 0.00 0.00 0.00 04:24:58 03:36:01 ens3 845.36 605.30 8102.99 104.29 0.00 0.00 0.00 0.00 04:24:58 03:36:01 vethc426aa8 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:24:58 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 03:37:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 04:24:58 03:37:01 ens3 34.54 22.61 27.70 14.61 0.00 0.00 0.00 0.00 04:24:58 03:37:01 vethc426aa8 0.43 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:24:58 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:38:01 docker0 0.93 0.93 0.07 0.08 0.00 0.00 0.00 0.00 04:24:58 03:38:01 ens3 24.38 13.38 19.92 12.05 0.00 0.00 0.00 0.00 04:24:58 03:38:01 vethc426aa8 0.93 0.95 0.08 0.08 0.00 0.00 0.00 0.00 04:24:58 03:39:01 veth19e31c7 0.65 0.58 0.06 0.24 0.00 0.00 0.00 0.00 04:24:58 03:39:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 04:24:58 03:39:01 docker0 0.65 0.45 0.05 0.23 0.00 0.00 0.00 0.00 04:24:58 03:39:01 ens3 104.80 72.00 2283.38 20.80 0.00 0.00 0.00 0.00 04:24:58 03:40:01 veth19e31c7 0.05 2.63 0.00 0.11 0.00 0.00 0.00 0.00 04:24:58 03:40:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 04:24:58 03:40:01 vethf213c29 84.12 137.59 8.13 1004.18 0.00 0.00 0.00 0.08 04:24:58 03:40:01 veth20c8562 76.82 153.31 7.97 1237.35 0.00 0.00 0.00 0.10 04:24:58 03:40:01 veth6756a7e 19.78 25.36 1.90 13.12 0.00 0.00 0.00 0.00 04:24:58 03:40:01 docker0 434.29 730.29 35.49 5954.34 0.00 0.00 0.00 0.00 04:24:58 03:40:01 ens3 1034.01 589.74 8966.25 67.56 0.00 0.00 0.00 0.00 04:24:58 03:40:01 vethc35f450 18.40 23.38 1.76 12.09 0.00 0.00 0.00 0.00 04:24:58 03:40:01 veth850efd8 90.28 140.56 8.54 1007.17 0.00 0.00 0.00 0.08 04:24:58 03:40:01 veth9f9ed8d 78.04 140.96 8.06 1236.58 0.00 0.00 0.00 0.10 04:24:58 03:41:01 veth19e31c7 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:24:58 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 03:41:01 docker0 144.36 276.42 13.27 2912.46 0.00 0.00 0.00 0.00 04:24:58 03:41:01 ens3 291.13 155.32 2923.53 21.60 0.00 0.00 0.00 0.00 04:24:58 03:42:01 veth19e31c7 0.00 0.60 0.00 0.02 0.00 0.00 0.00 0.00 04:24:58 03:42:01 vetha7db993 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 04:24:58 03:42:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 03:42:01 veth8f58ca6 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 04:24:58 03:42:01 veth138254f 0.05 0.30 0.00 0.02 0.00 0.00 0.00 0.00 04:24:58 03:42:01 vethc249082 0.05 0.35 0.00 0.02 0.00 0.00 0.00 0.00 04:24:58 03:42:01 docker0 0.60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:24:58 03:42:01 ens3 17.98 11.45 14.33 7.77 0.00 0.00 0.00 0.00 04:24:58 03:42:01 vethd8c7c0a 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 04:24:58 03:42:01 vethfe68d3e 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 04:24:58 03:42:01 veth5d9ad5d 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 04:24:58 03:42:01 veth5fe8b1b 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 04:24:58 03:42:01 veth30b6d6e 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 04:24:58 03:42:01 veth12bf83a 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 04:24:58 03:42:01 veth652e94e 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 04:24:58 03:42:01 veth418a13e 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 04:24:58 03:43:01 veth19e31c7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:43:01 vetha7db993 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 03:43:01 veth8f58ca6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:43:01 veth138254f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:43:01 vethc249082 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:43:01 docker0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:43:01 ens3 9.58 5.05 7.34 3.92 0.00 0.00 0.00 0.00 04:24:58 03:43:01 vethd8c7c0a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:43:01 vethfe68d3e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:43:01 veth5d9ad5d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:43:01 veth5fe8b1b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:43:01 veth30b6d6e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:43:01 veth12bf83a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:43:01 veth418a13e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:44:01 veth19e31c7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:44:01 veth138254f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:44:01 vethc249082 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:44:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:44:01 ens3 28.84 35.47 11.43 212.81 0.00 0.00 0.00 0.00 04:24:58 03:44:01 vethfe68d3e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:44:01 veth5fe8b1b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:44:01 veth30b6d6e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:44:01 veth12bf83a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:44:01 veth418a13e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:45:01 lo 34.66 34.66 3.40 3.40 0.00 0.00 0.00 0.00 04:24:58 03:45:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:45:01 ens3 323.03 301.50 184.08 1367.59 0.00 0.00 0.00 0.00 04:24:58 03:46:01 lo 23.93 23.93 2.34 2.34 0.00 0.00 0.00 0.00 04:24:58 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:46:01 ens3 435.19 431.06 142.15 2936.38 0.00 0.00 0.00 0.00 04:24:58 03:47:01 lo 10.53 10.53 1.02 1.02 0.00 0.00 0.00 0.00 04:24:58 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:47:01 ens3 111.15 100.75 60.88 471.98 0.00 0.00 0.00 0.00 04:24:58 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:48:01 ens3 1.60 0.60 3.08 0.23 0.00 0.00 0.00 0.00 04:24:58 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:49:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:50:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 04:24:58 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:51:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:24:58 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:52:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 04:24:58 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:53:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:24:58 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:24:58 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:55:01 ens3 0.38 0.23 0.15 0.07 0.00 0.00 0.00 0.00 04:24:58 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:56:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:24:58 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:24:58 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:24:58 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 03:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:24:58 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:00:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 04:24:58 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:01:01 ens3 0.22 0.08 0.07 0.01 0.00 0.00 0.00 0.00 04:24:58 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:02:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:24:58 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:03:01 ens3 0.14 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:24:58 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:04:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:24:58 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:05:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 04:24:58 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:06:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:24:58 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:07:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 04:24:58 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:08:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:24:58 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:09:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 04:24:58 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:10:01 ens3 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 04:24:58 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:24:58 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:24:58 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:24:58 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:14:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 04:24:58 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:15:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 04:24:58 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:16:01 ens3 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 04:24:58 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:17:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:24:58 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:24:58 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:24:58 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:20:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 04:24:58 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:21:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:24:58 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:24:58 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:58 04:23:01 ens3 0.97 0.73 0.83 0.39 0.00 0.00 0.00 0.00 04:24:58 04:24:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 04:24:58 04:24:01 docker0 61.49 96.37 5.66 882.72 0.00 0.00 0.00 0.00 04:24:58 04:24:01 ens3 283.14 200.45 4824.28 146.39 0.00 0.00 0.00 0.00 04:24:58 Average: lo 1.64 1.64 0.16 0.16 0.00 0.00 0.00 0.00 04:24:58 Average: docker0 22.63 35.30 1.79 287.86 0.00 0.00 0.00 0.00 04:24:58 Average: ens3 86.50 62.55 701.28 109.84 0.00 0.00 0.00 0.00 04:24:58 04:24:58 04:24:58 ---> sar -P ALL: 04:24:58 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-539364) 10/23/25 _x86_64_ (8 CPU) 04:24:58 04:24:58 03:33:45 LINUX RESTART (8 CPU) 04:24:58 04:24:58 03:34:01 CPU %user %nice %system %iowait %steal %idle 04:24:58 03:35:01 all 7.40 0.00 2.05 8.05 0.05 82.45 04:24:58 03:35:01 0 4.68 0.00 1.91 14.61 0.05 78.75 04:24:58 03:35:01 1 9.55 0.00 2.38 6.59 0.05 81.43 04:24:58 03:35:01 2 5.73 0.00 2.57 3.88 0.03 87.79 04:24:58 03:35:01 3 7.67 0.00 2.20 14.25 0.05 75.83 04:24:58 03:35:01 4 7.68 0.00 1.69 6.42 0.05 84.16 04:24:58 03:35:01 5 12.19 0.02 1.66 15.12 0.05 70.96 04:24:58 03:35:01 6 5.59 0.00 2.43 1.79 0.03 90.15 04:24:58 03:35:01 7 6.11 0.00 1.56 1.79 0.07 90.48 04:24:58 03:36:01 all 14.86 0.00 4.03 2.21 0.08 78.82 04:24:58 03:36:01 0 15.02 0.00 4.94 0.67 0.08 79.29 04:24:58 03:36:01 1 18.44 0.00 3.90 0.49 0.07 77.10 04:24:58 03:36:01 2 14.44 0.00 4.72 2.64 0.10 78.10 04:24:58 03:36:01 3 13.77 0.00 3.85 2.10 0.07 80.21 04:24:58 03:36:01 4 16.34 0.00 4.15 0.07 0.07 79.38 04:24:58 03:36:01 5 14.62 0.00 3.37 2.36 0.08 79.57 04:24:58 03:36:01 6 12.17 0.00 3.77 5.17 0.07 78.82 04:24:58 03:36:01 7 14.11 0.00 3.55 4.21 0.08 78.05 04:24:58 03:37:01 all 38.39 0.00 6.05 3.28 0.13 52.16 04:24:58 03:37:01 0 40.74 0.00 6.53 0.03 0.13 52.56 04:24:58 03:37:01 1 38.32 0.00 5.65 1.66 0.13 54.23 04:24:58 03:37:01 2 37.62 0.00 5.39 6.50 0.10 50.39 04:24:58 03:37:01 3 36.98 0.00 8.39 2.86 0.12 51.65 04:24:58 03:37:01 4 39.42 0.00 5.91 0.07 0.13 54.47 04:24:58 03:37:01 5 36.96 0.00 5.57 14.65 0.18 42.63 04:24:58 03:37:01 6 38.93 0.00 5.59 0.39 0.12 54.98 04:24:58 03:37:01 7 38.12 0.00 5.33 0.10 0.12 56.33 04:24:58 03:38:01 all 60.60 0.00 7.19 0.12 0.10 31.99 04:24:58 03:38:01 0 60.86 0.00 7.39 0.05 0.10 31.60 04:24:58 03:38:01 1 61.33 0.00 7.07 0.05 0.12 31.44 04:24:58 03:38:01 2 59.63 0.00 7.10 0.15 0.10 33.01 04:24:58 03:38:01 3 60.57 0.00 7.30 0.03 0.10 32.00 04:24:58 03:38:01 4 60.57 0.00 7.62 0.02 0.10 31.70 04:24:58 03:38:01 5 60.50 0.00 6.76 0.27 0.10 32.38 04:24:58 03:38:01 6 60.05 0.00 7.21 0.37 0.10 32.27 04:24:58 03:38:01 7 61.33 0.00 7.05 0.03 0.10 31.49 04:24:58 03:39:01 all 29.09 0.00 7.58 8.69 0.11 54.53 04:24:58 03:39:01 0 27.30 0.00 7.50 6.99 0.10 58.11 04:24:58 03:39:01 1 28.78 0.00 7.15 7.46 0.12 56.49 04:24:58 03:39:01 2 28.30 0.00 7.84 11.24 0.10 52.52 04:24:58 03:39:01 3 28.71 0.00 7.82 7.09 0.12 56.26 04:24:58 03:39:01 4 27.63 0.00 7.75 10.94 0.10 53.58 04:24:58 03:39:01 5 31.51 0.00 7.24 8.35 0.08 52.81 04:24:58 03:39:01 6 30.04 0.00 7.09 7.74 0.12 55.01 04:24:58 03:39:01 7 30.43 0.00 8.29 9.72 0.10 51.46 04:24:58 03:40:01 all 9.28 0.00 4.60 36.63 0.09 49.39 04:24:58 03:40:01 0 10.83 0.00 4.52 38.46 0.08 46.10 04:24:58 03:40:01 1 8.89 0.00 4.48 31.40 0.14 55.10 04:24:58 03:40:01 2 8.23 0.00 4.85 51.99 0.08 34.85 04:24:58 03:40:01 3 9.72 0.00 4.43 26.63 0.07 59.15 04:24:58 03:40:01 4 8.83 0.00 4.38 33.81 0.08 52.89 04:24:58 03:40:01 5 9.45 0.00 5.26 29.62 0.08 55.59 04:24:58 03:40:01 6 9.67 0.00 4.55 28.10 0.08 57.59 04:24:58 03:40:01 7 8.62 0.00 4.36 53.06 0.10 33.86 04:24:58 03:41:01 all 4.75 0.00 3.10 21.63 0.06 70.45 04:24:58 03:41:01 0 4.80 0.00 2.48 10.44 0.05 82.24 04:24:58 03:41:01 1 4.87 0.00 2.83 5.36 0.07 86.87 04:24:58 03:41:01 2 5.00 0.00 3.65 66.32 0.07 24.96 04:24:58 03:41:01 3 4.07 0.00 3.23 46.12 0.07 46.52 04:24:58 03:41:01 4 5.48 0.00 2.50 7.15 0.07 84.80 04:24:58 03:41:01 5 5.61 0.00 2.06 4.66 0.08 87.58 04:24:58 03:41:01 6 4.97 0.00 2.59 4.55 0.05 87.84 04:24:58 03:41:01 7 3.22 0.00 5.49 28.77 0.07 62.45 04:24:58 03:42:01 all 47.79 0.00 8.98 26.01 0.17 17.05 04:24:58 03:42:01 0 47.07 0.00 8.43 21.86 0.17 22.47 04:24:58 03:42:01 1 47.70 0.00 8.17 22.06 0.14 21.94 04:24:58 03:42:01 2 47.19 0.00 9.10 34.92 0.19 8.60 04:24:58 03:42:01 3 48.24 0.00 9.22 38.19 0.19 4.16 04:24:58 03:42:01 4 47.93 0.00 9.24 26.57 0.17 16.08 04:24:58 03:42:01 5 48.99 0.00 8.48 21.41 0.15 20.97 04:24:58 03:42:01 6 47.41 0.00 9.66 18.68 0.17 24.09 04:24:58 03:42:01 7 47.78 0.00 9.53 24.32 0.19 18.18 04:24:58 03:43:01 all 89.04 0.00 10.01 0.77 0.18 0.00 04:24:58 03:43:01 0 88.99 0.00 9.99 0.82 0.20 0.00 04:24:58 03:43:01 1 89.32 0.00 9.72 0.79 0.17 0.00 04:24:58 03:43:01 2 89.41 0.00 9.66 0.75 0.18 0.00 04:24:58 03:43:01 3 89.77 0.00 9.25 0.79 0.19 0.00 04:24:58 03:43:01 4 89.34 0.00 9.70 0.77 0.18 0.00 04:24:58 03:43:01 5 88.52 0.00 10.59 0.73 0.17 0.00 04:24:58 03:43:01 6 88.33 0.00 10.75 0.73 0.18 0.00 04:24:58 03:43:01 7 88.65 0.00 10.38 0.80 0.17 0.00 04:24:58 03:44:01 all 89.80 0.00 9.33 0.65 0.16 0.06 04:24:58 03:44:01 0 89.51 0.00 9.62 0.62 0.15 0.10 04:24:58 03:44:01 1 89.63 0.00 9.36 0.69 0.15 0.17 04:24:58 03:44:01 2 90.43 0.00 8.78 0.60 0.17 0.02 04:24:58 03:44:01 3 89.74 0.00 9.36 0.63 0.20 0.07 04:24:58 03:44:01 4 89.76 0.00 9.39 0.67 0.12 0.07 04:24:58 03:44:01 5 89.76 0.00 9.45 0.59 0.17 0.03 04:24:58 03:44:01 6 89.85 0.00 9.31 0.67 0.15 0.02 04:24:58 03:44:01 7 89.74 0.00 9.39 0.70 0.17 0.00 04:24:58 03:45:01 all 9.40 0.00 2.02 2.17 0.07 86.34 04:24:58 03:45:01 0 7.60 0.00 2.07 1.59 0.07 88.67 04:24:58 03:45:01 1 9.88 0.00 1.89 0.80 0.05 87.38 04:24:58 03:45:01 2 10.76 0.00 1.90 1.64 0.07 85.63 04:24:58 03:45:01 3 10.29 0.00 2.09 2.21 0.08 85.32 04:24:58 03:45:01 4 9.95 0.00 2.09 2.30 0.07 85.60 04:24:58 03:45:01 5 10.23 0.00 2.08 3.58 0.07 84.05 04:24:58 03:45:01 6 9.99 0.00 2.06 2.68 0.07 85.21 04:24:58 03:45:01 7 6.47 0.00 1.99 2.60 0.07 88.87 04:24:58 04:24:58 03:45:01 CPU %user %nice %system %iowait %steal %idle 04:24:58 03:46:01 all 11.09 0.00 0.80 0.06 0.06 87.98 04:24:58 03:46:01 0 11.71 0.00 0.77 0.02 0.07 87.44 04:24:58 03:46:01 1 10.47 0.00 0.65 0.02 0.07 88.80 04:24:58 03:46:01 2 11.85 0.00 0.72 0.03 0.07 87.33 04:24:58 03:46:01 3 11.90 0.00 0.88 0.25 0.07 86.90 04:24:58 03:46:01 4 14.76 0.00 0.82 0.00 0.08 84.34 04:24:58 03:46:01 5 5.90 0.00 0.79 0.00 0.05 93.27 04:24:58 03:46:01 6 12.86 0.00 0.82 0.02 0.07 86.24 04:24:58 03:46:01 7 9.27 0.00 0.92 0.18 0.05 89.57 04:24:58 03:47:01 all 2.22 0.00 0.36 0.04 0.03 97.35 04:24:58 03:47:01 0 2.45 0.00 0.33 0.02 0.03 97.16 04:24:58 03:47:01 1 2.88 0.00 0.42 0.00 0.02 96.68 04:24:58 03:47:01 2 2.43 0.00 0.30 0.00 0.03 97.23 04:24:58 03:47:01 3 1.79 0.00 0.30 0.20 0.03 97.68 04:24:58 03:47:01 4 1.85 0.00 0.43 0.02 0.02 97.68 04:24:58 03:47:01 5 1.85 0.00 0.38 0.02 0.03 97.71 04:24:58 03:47:01 6 2.42 0.00 0.47 0.00 0.03 97.08 04:24:58 03:47:01 7 2.10 0.00 0.27 0.03 0.02 97.58 04:24:58 03:48:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:24:58 03:48:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:24:58 03:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:24:58 03:48:01 2 0.03 0.00 0.07 0.00 0.02 99.88 04:24:58 03:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:24:58 03:48:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:24:58 03:48:01 5 0.05 0.00 0.02 0.00 0.02 99.92 04:24:58 03:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:24:58 03:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:24:58 03:49:01 all 0.04 0.00 0.02 0.01 0.01 99.92 04:24:58 03:49:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:24:58 03:49:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:24:58 03:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:24:58 03:49:01 3 0.02 0.00 0.00 0.03 0.02 99.93 04:24:58 03:49:01 4 0.08 0.00 0.02 0.00 0.00 99.90 04:24:58 03:49:01 5 0.05 0.00 0.02 0.00 0.02 99.92 04:24:58 03:49:01 6 0.05 0.00 0.03 0.02 0.02 99.88 04:24:58 03:49:01 7 0.03 0.00 0.02 0.02 0.00 99.93 04:24:58 03:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:24:58 03:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 03:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 03:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:24:58 03:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:24:58 03:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:24:58 03:50:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:24:58 03:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:24:58 03:50:01 7 0.02 0.00 0.03 0.00 0.02 99.93 04:24:58 03:51:01 all 0.03 0.00 0.00 0.00 0.01 99.95 04:24:58 03:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:24:58 03:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 03:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:24:58 03:51:01 3 0.03 0.00 0.00 0.03 0.02 99.92 04:24:58 03:51:01 4 0.07 0.00 0.00 0.00 0.00 99.93 04:24:58 03:51:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:24:58 03:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:24:58 03:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:24:58 03:52:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:24:58 03:52:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:24:58 03:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 03:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 03:52:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:24:58 03:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:24:58 03:52:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:24:58 03:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:24:58 03:52:01 7 0.07 0.00 0.03 0.00 0.00 99.90 04:24:58 03:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:24:58 03:53:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:24:58 03:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:24:58 03:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:24:58 03:53:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:24:58 03:53:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:24:58 03:53:01 5 0.02 0.00 0.02 0.02 0.02 99.93 04:24:58 03:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:24:58 03:53:01 7 0.02 0.00 0.03 0.00 0.02 99.93 04:24:58 03:54:01 all 0.04 0.00 0.01 0.00 0.00 99.94 04:24:58 03:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:24:58 03:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:24:58 03:54:01 2 0.13 0.00 0.00 0.00 0.00 99.87 04:24:58 03:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:24:58 03:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:24:58 03:54:01 5 0.05 0.00 0.05 0.00 0.02 99.88 04:24:58 03:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:24:58 03:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:24:58 03:55:01 all 0.21 0.00 0.01 0.01 0.01 99.76 04:24:58 03:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:24:58 03:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:24:58 03:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 03:55:01 3 1.53 0.00 0.00 0.02 0.00 98.45 04:24:58 03:55:01 4 0.05 0.00 0.00 0.00 0.00 99.95 04:24:58 03:55:01 5 0.00 0.00 0.02 0.03 0.02 99.93 04:24:58 03:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:24:58 03:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:24:58 03:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:24:58 03:56:01 0 0.05 0.00 0.05 0.00 0.00 99.90 04:24:58 03:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 03:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:24:58 03:56:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:24:58 03:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:24:58 03:56:01 5 0.02 0.00 0.02 0.02 0.02 99.93 04:24:58 03:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 03:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:24:58 04:24:58 03:56:01 CPU %user %nice %system %iowait %steal %idle 04:24:58 03:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 04:24:58 03:57:01 0 0.05 0.00 0.00 0.00 0.00 99.95 04:24:58 03:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:24:58 03:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 03:57:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:24:58 03:57:01 4 0.07 0.00 0.00 0.00 0.02 99.92 04:24:58 03:57:01 5 0.07 0.00 0.02 0.00 0.00 99.92 04:24:58 03:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:24:58 03:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:24:58 03:58:01 all 0.03 0.00 0.02 0.00 0.01 99.95 04:24:58 03:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:24:58 03:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 03:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:24:58 03:58:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:24:58 03:58:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:24:58 03:58:01 5 0.05 0.00 0.02 0.02 0.02 99.90 04:24:58 03:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:24:58 03:58:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:24:58 03:59:01 all 0.22 0.00 0.02 0.00 0.01 99.74 04:24:58 03:59:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:24:58 03:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:24:58 03:59:01 2 0.13 0.00 0.00 0.00 0.02 99.85 04:24:58 03:59:01 3 0.03 0.00 0.02 0.02 0.02 99.92 04:24:58 03:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:24:58 03:59:01 5 0.07 0.00 0.05 0.00 0.03 99.85 04:24:58 03:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:24:58 03:59:01 7 1.43 0.00 0.03 0.00 0.02 98.52 04:24:58 04:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:24:58 04:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:24:58 04:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:24:58 04:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:24:58 04:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:24:58 04:00:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:24:58 04:00:01 7 0.12 0.00 0.02 0.00 0.02 99.85 04:24:58 04:01:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:24:58 04:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:24:58 04:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:24:58 04:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:24:58 04:01:01 3 0.07 0.00 0.00 0.02 0.00 99.92 04:24:58 04:01:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:24:58 04:01:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:24:58 04:01:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:24:58 04:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:24:58 04:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:24:58 04:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:24:58 04:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:24:58 04:02:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:24:58 04:02:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:24:58 04:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:24:58 04:02:01 6 0.00 0.00 0.00 0.02 0.02 99.97 04:24:58 04:02:01 7 0.08 0.00 0.00 0.00 0.00 99.92 04:24:58 04:03:01 all 0.04 0.00 0.01 0.00 0.00 99.94 04:24:58 04:03:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:24:58 04:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:24:58 04:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:03:01 4 0.08 0.00 0.02 0.02 0.02 99.86 04:24:58 04:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:24:58 04:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:03:01 7 0.10 0.00 0.03 0.00 0.02 99.85 04:24:58 04:04:01 all 0.04 0.00 0.01 0.00 0.00 99.95 04:24:58 04:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:24:58 04:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:04:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:24:58 04:04:01 5 0.03 0.00 0.03 0.00 0.02 99.92 04:24:58 04:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:04:01 7 0.17 0.00 0.03 0.00 0.00 99.80 04:24:58 04:05:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:24:58 04:05:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:24:58 04:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:24:58 04:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:05:01 3 0.08 0.00 0.02 0.02 0.02 99.87 04:24:58 04:05:01 4 0.03 0.00 0.00 0.02 0.02 99.93 04:24:58 04:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:24:58 04:05:01 6 0.00 0.00 0.03 0.02 0.00 99.95 04:24:58 04:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:24:58 04:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:24:58 04:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:24:58 04:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:24:58 04:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:24:58 04:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:06:01 4 0.03 0.00 0.00 0.02 0.00 99.95 04:24:58 04:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:24:58 04:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:24:58 04:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:24:58 04:07:01 all 0.05 0.00 0.02 0.00 0.01 99.92 04:24:58 04:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:24:58 04:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:24:58 04:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:24:58 04:07:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:24:58 04:07:01 4 0.05 0.00 0.03 0.02 0.02 99.88 04:24:58 04:07:01 5 0.03 0.00 0.05 0.00 0.02 99.90 04:24:58 04:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:07:01 7 0.17 0.00 0.02 0.00 0.02 99.80 04:24:58 04:24:58 04:07:01 CPU %user %nice %system %iowait %steal %idle 04:24:58 04:08:01 all 0.27 0.00 0.01 0.00 0.01 99.70 04:24:58 04:08:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:24:58 04:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:24:58 04:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:24:58 04:08:01 4 0.07 0.00 0.02 0.02 0.02 99.88 04:24:58 04:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:24:58 04:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:08:01 7 1.95 0.00 0.02 0.00 0.00 98.03 04:24:58 04:09:01 all 0.07 0.00 0.01 0.00 0.01 99.91 04:24:58 04:09:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:24:58 04:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:24:58 04:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:24:58 04:09:01 4 0.08 0.00 0.02 0.00 0.00 99.90 04:24:58 04:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:24:58 04:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:24:58 04:09:01 7 0.37 0.00 0.02 0.00 0.00 99.62 04:24:58 04:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:24:58 04:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:24:58 04:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:24:58 04:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:10:01 3 0.05 0.00 0.03 0.02 0.02 99.88 04:24:58 04:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:24:58 04:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:24:58 04:10:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:24:58 04:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:24:58 04:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:24:58 04:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:24:58 04:11:01 3 0.03 0.00 0.03 0.02 0.02 99.90 04:24:58 04:11:01 4 0.05 0.00 0.00 0.02 0.02 99.92 04:24:58 04:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:11:01 7 0.05 0.00 0.03 0.00 0.00 99.92 04:24:58 04:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:24:58 04:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:24:58 04:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:24:58 04:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:24:58 04:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:24:58 04:12:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:24:58 04:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:12:01 7 0.00 0.00 0.03 0.00 0.02 99.95 04:24:58 04:13:01 all 0.02 0.00 0.02 0.00 0.00 99.96 04:24:58 04:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:24:58 04:13:01 1 0.00 0.00 0.05 0.00 0.02 99.93 04:24:58 04:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:24:58 04:13:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:24:58 04:13:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:24:58 04:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:24:58 04:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:24:58 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:14:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:24:58 04:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:24:58 04:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:24:58 04:14:01 3 0.05 0.00 0.03 0.02 0.03 99.87 04:24:58 04:14:01 4 0.07 0.00 0.02 0.02 0.02 99.88 04:24:58 04:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:24:58 04:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:24:58 04:15:01 all 0.06 0.00 0.01 0.00 0.01 99.91 04:24:58 04:15:01 0 0.07 0.00 0.03 0.00 0.00 99.90 04:24:58 04:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:24:58 04:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:15:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:24:58 04:15:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:24:58 04:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:24:58 04:15:01 6 0.00 0.00 0.03 0.00 0.00 99.97 04:24:58 04:15:01 7 0.32 0.00 0.00 0.00 0.02 99.67 04:24:58 04:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:24:58 04:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:24:58 04:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:24:58 04:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:24:58 04:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:16:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:24:58 04:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:17:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:24:58 04:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:24:58 04:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:24:58 04:17:01 2 0.05 0.00 0.00 0.00 0.02 99.93 04:24:58 04:17:01 3 0.05 0.00 0.02 0.02 0.03 99.88 04:24:58 04:17:01 4 0.03 0.00 0.03 0.02 0.02 99.90 04:24:58 04:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:24:58 04:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:24:58 04:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:24:58 04:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:24:58 04:18:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:24:58 04:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:24:58 04:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:24:58 04:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:24:58 04:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:24:58 04:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:24:58 04:24:58 04:18:01 CPU %user %nice %system %iowait %steal %idle 04:24:58 04:19:01 all 0.27 0.00 0.01 0.00 0.01 99.70 04:24:58 04:19:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:24:58 04:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:24:58 04:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:19:01 3 1.99 0.00 0.00 0.02 0.02 97.98 04:24:58 04:19:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:24:58 04:19:01 5 0.05 0.00 0.00 0.00 0.00 99.95 04:24:58 04:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:24:58 04:20:01 all 0.27 0.00 0.00 0.00 0.01 99.71 04:24:58 04:20:01 0 0.07 0.00 0.00 0.00 0.02 99.92 04:24:58 04:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:24:58 04:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:24:58 04:20:01 3 1.99 0.00 0.03 0.02 0.03 97.93 04:24:58 04:20:01 4 0.03 0.00 0.00 0.02 0.02 99.93 04:24:58 04:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:21:01 all 0.06 0.00 0.02 0.00 0.01 99.90 04:24:58 04:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:24:58 04:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:24:58 04:21:01 2 0.05 0.00 0.00 0.00 0.00 99.95 04:24:58 04:21:01 3 0.32 0.00 0.10 0.00 0.03 99.55 04:24:58 04:21:01 4 0.05 0.00 0.03 0.02 0.02 99.88 04:24:58 04:21:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:24:58 04:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:24:58 04:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:24:58 04:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:24:58 04:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:24:58 04:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:24:58 04:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:24:58 04:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:24:58 04:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:24:58 04:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:23:01 all 0.09 0.00 0.02 0.00 0.01 99.88 04:24:58 04:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:24:58 04:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:24:58 04:23:01 2 0.23 0.00 0.02 0.00 0.00 99.75 04:24:58 04:23:01 3 0.08 0.00 0.02 0.02 0.03 99.85 04:24:58 04:23:01 4 0.13 0.00 0.02 0.02 0.02 99.82 04:24:58 04:23:01 5 0.08 0.00 0.02 0.00 0.02 99.88 04:24:58 04:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:24:58 04:23:01 7 0.12 0.00 0.03 0.00 0.00 99.85 04:24:58 04:24:01 all 5.44 0.00 2.03 0.56 0.03 91.94 04:24:58 04:24:01 0 4.74 0.00 2.49 2.55 0.03 90.19 04:24:58 04:24:01 1 5.82 0.00 2.07 0.12 0.03 91.96 04:24:58 04:24:01 2 5.33 0.00 2.50 0.02 0.03 92.12 04:24:58 04:24:01 3 6.49 0.00 2.08 0.27 0.05 91.11 04:24:58 04:24:01 4 5.88 0.00 1.66 0.03 0.03 92.39 04:24:58 04:24:01 5 6.69 0.00 1.56 0.03 0.02 91.70 04:24:58 04:24:01 6 3.61 0.00 2.25 1.43 0.02 92.71 04:24:58 04:24:01 7 4.97 0.00 1.64 0.05 0.02 93.32 04:24:58 Average: all 8.38 0.00 1.36 2.20 0.03 88.03 04:24:58 Average: 0 8.29 0.00 1.38 1.95 0.03 88.34 04:24:58 Average: 1 8.47 0.00 1.31 1.53 0.03 88.65 04:24:58 Average: 2 8.30 0.00 1.37 3.57 0.03 86.73 04:24:58 Average: 3 8.46 0.00 1.41 2.83 0.04 87.26 04:24:58 Average: 4 8.50 0.00 1.35 1.76 0.03 88.36 04:24:58 Average: 5 8.42 0.00 1.31 2.01 0.03 88.23 04:24:58 Average: 6 8.29 0.00 1.37 1.43 0.03 88.89 04:24:58 Average: 7 8.29 0.00 1.40 2.51 0.03 87.78 04:24:58 04:24:58 04:24:58