Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 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-ssh4588623559396976644.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh10938912048542892090.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh702385276792819422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh17318276386392540445.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-ssh5050716532616906530.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-39614 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/800 [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/800 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea # timeout=10 Commit message: "Merge pull request #5090 from lindseysimple/issue-5089" > git rev-list --no-walk 3a7a7668b3b625890f6f84ced6f90897b6b84f88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:40:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:40:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:40:10 ========================================================= 12:40:10 EdgeX Global Pipelines Version Info 12:40:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:40:10 ------------------- 12:40:10 stable info: 12:40:10 ------------------- 12:40:10 Commited By: Cherry Wang cherry@iotechsys.com 12:40:10 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:40:10 Message: update stable to v1.0.269 12:40:11 ------------------- 12:40:11 experimental info: 12:40:11 ------------------- 12:40:11 Commited By: **** collab-it+edgex@linuxfoundation.org 12:40:11 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:40:11 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:40:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:40:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:40:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:40:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:40:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 12:40:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:40:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:40:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:40:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:40:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:40:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:40:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] echo 12:40:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e8c2c3 [Pipeline] echo 12:40:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:40:12 provisioning config files... 12:40:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/800@tmp/config12903596598091769186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:40:12 ---> ****-login.sh 12:40:12 nexus3.edgexfoundry.org:10001 12:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:40:12 Configure a credential helper to remove this warning. See 12:40:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:40:12 12:40:12 Login Succeeded 12:40:12 nexus3.edgexfoundry.org:10002 12:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:40:13 Configure a credential helper to remove this warning. See 12:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:40:13 12:40:13 Login Succeeded 12:40:13 nexus3.edgexfoundry.org:10003 12:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:40:13 Configure a credential helper to remove this warning. See 12:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:40:13 12:40:13 Login Succeeded 12:40:13 nexus3.edgexfoundry.org:10004 12:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:40:13 Configure a credential helper to remove this warning. See 12:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:40:13 12:40:13 Login Succeeded 12:40:13 ****.io 12:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:40:13 Configure a credential helper to remove this warning. See 12:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:40:13 12:40:13 Login Succeeded 12:40:13 ---> ****-login.sh ends [Pipeline] } 12:40:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:40:14 + 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 12:40:14 + dirname cmd/core-command/Dockerfile 12:40:14 + cut -d/ -f2 12:40:14 + echo core-command,cmd/core-command/Dockerfile 12:40:14 + dirname cmd/core-common-config-bootstrapper/Dockerfile 12:40:14 + cut -d/ -f2 12:40:14 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 12:40:14 + dirname cmd/core-data/Dockerfile 12:40:14 + cut -d/ -f2 12:40:14 + echo core-data,cmd/core-data/Dockerfile 12:40:14 + + cut -d/dirname -f2 cmd/core-keeper/Dockerfile 12:40:14 12:40:14 + echo core-keeper,cmd/core-keeper/Dockerfile 12:40:14 + + dirname cmd/core-metadata/Dockerfile 12:40:14 cut -d/ -f2 12:40:14 + echo core-metadata,cmd/core-metadata/Dockerfile 12:40:14 + dirname cmd/security-bootstrapper/Dockerfile 12:40:14 + cut -d/ -f2 12:40:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:40:14 + dirname cmd/security-proxy-auth/Dockerfile 12:40:14 + cut -d/ -f2 12:40:14 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 12:40:14 + dirname cmd/security-proxy-setup/Dockerfile 12:40:14 + cut -d/ -f2 12:40:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:40:14 + dirname cmd/security-secretstore-setup/Dockerfile 12:40:14 + cut -d/ -f2 12:40:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:40:14 + dirname cmd/security-spiffe-token-provider/Dockerfile 12:40:14 + cut -d/ -f2 12:40:14 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 12:40:14 + dirname cmd/security-spire-agent/Dockerfile 12:40:14 + cut -d/ -f2 12:40:14 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 12:40:14 + dirname cmd/security-spire-config/Dockerfile 12:40:14 + cut -d/ -f2 12:40:14 + echo security-spire-config,cmd/security-spire-config/Dockerfile 12:40:14 + dirname cmd/security-spire-server/Dockerfile 12:40:14 + cut -d/ -f2 12:40:14 + echo security-spire-server,cmd/security-spire-server/Dockerfile 12:40:14 + dirname cmd/support-notifications/Dockerfile 12:40:14 + cut -d/ -f2 12:40:14 + echo support-notifications,cmd/support-notifications/Dockerfile 12:40:14 + dirname cmd/support-scheduler/Dockerfile 12:40:14 + cut -d/ -f2 12:40:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 12:40:14 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 12:40:14 + git rev-list -1 --merges 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea~1..5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] echo 12:40:14 -----------> git rev-list -1 --merges 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea~1..5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:40:14 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [false] [Pipeline] sh 12:40:14 + git log --format=format:%s -1 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] echo 12:40:14 ========================================================= 12:40:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:40:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:40:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:40:15 + grep -v github /etc/ssh/ssh_known_hosts 12:40:15 + [ -e /tmp/ssh_known_hosts ] 12:40:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:40:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:40:15 + sudo tee -a /etc/ssh/ssh_known_hosts 12:40:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:40:15 12:40:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:40:16 0.1.4: Pulling from edgex-devops/py-git-semver 12:40:16 b85a868b505f: Pulling fs layer 12:40:16 e2be974225ed: Pulling fs layer 12:40:16 339a4e72a1f5: Pulling fs layer 12:40:16 988bab9f4d93: Pulling fs layer 12:40:16 1469e6f7b9e6: Pulling fs layer 12:40:16 eaf3925da568: Pulling fs layer 12:40:16 bab4dde63d76: Pulling fs layer 12:40:16 bde34c3a00c8: Pulling fs layer 12:40:16 b352a97aabf1: Pulling fs layer 12:40:16 4872d77fe225: Pulling fs layer 12:40:16 5851b861e8e6: Pulling fs layer 12:40:16 bab4dde63d76: Waiting 12:40:16 bde34c3a00c8: Waiting 12:40:16 eaf3925da568: Waiting 12:40:16 b352a97aabf1: Waiting 12:40:16 988bab9f4d93: Waiting 12:40:16 4872d77fe225: Waiting 12:40:16 1469e6f7b9e6: Waiting 12:40:16 e2be974225ed: Download complete 12:40:16 988bab9f4d93: Verifying Checksum 12:40:16 988bab9f4d93: Download complete 12:40:16 1469e6f7b9e6: Verifying Checksum 12:40:16 1469e6f7b9e6: Download complete 12:40:16 339a4e72a1f5: Verifying Checksum 12:40:16 339a4e72a1f5: Download complete 12:40:16 eaf3925da568: Download complete 12:40:16 bde34c3a00c8: Download complete 12:40:16 b352a97aabf1: Verifying Checksum 12:40:16 b352a97aabf1: Download complete 12:40:16 4872d77fe225: Verifying Checksum 12:40:16 4872d77fe225: Download complete 12:40:16 5851b861e8e6: Verifying Checksum 12:40:16 5851b861e8e6: Download complete 12:40:16 b85a868b505f: Verifying Checksum 12:40:16 b85a868b505f: Download complete 12:40:16 bab4dde63d76: Verifying Checksum 12:40:16 bab4dde63d76: Download complete 12:40:17 b85a868b505f: Pull complete 12:40:17 e2be974225ed: Pull complete 12:40:17 339a4e72a1f5: Pull complete 12:40:17 988bab9f4d93: Pull complete 12:40:18 1469e6f7b9e6: Pull complete 12:40:18 eaf3925da568: Pull complete 12:40:19 bab4dde63d76: Pull complete 12:40:19 bde34c3a00c8: Pull complete 12:40:19 b352a97aabf1: Pull complete 12:40:19 4872d77fe225: Pull complete 12:40:19 5851b861e8e6: Pull complete 12:40:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:40:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:40:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:20 prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container 12:40:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:40:21 $ docker top a33628774d4d96a60c847f96e38161c2749839672fc2a80b920ebf52209c1729 -eo pid,comm 12:40:21 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). 12:40:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:40:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:40:21 [ssh-agent] Looking for ssh-agent implementation... 12:40:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:40:21 $ docker exec a33628774d4d96a60c847f96e38161c2749839672fc2a80b920ebf52209c1729 ssh-agent 12:40:22 SSH_AUTH_SOCK=/tmp/ssh-y6EMAFYJswYj/agent.31 12:40:22 SSH_AGENT_PID=37 12:40:22 Running ssh-add (command line suppressed) 12:40:22 Identity added: /w/workspace/edgex-go/800@tmp/private_key_6174974528425601868.key (/w/workspace/edgex-go/800@tmp/private_key_6174974528425601868.key) 12:40:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:40:22 + git tag --points-at HEAD [Pipeline] } 12:40:22 $ docker exec --env ******** --env ******** a33628774d4d96a60c847f96e38161c2749839672fc2a80b920ebf52209c1729 ssh-agent -k 12:40:22 unset SSH_AUTH_SOCK; 12:40:22 unset SSH_AGENT_PID; 12:40:22 echo Agent pid 37 killed; 12:40:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:40:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:40:22 [ssh-agent] Looking for ssh-agent implementation... 12:40:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:40:22 $ docker exec a33628774d4d96a60c847f96e38161c2749839672fc2a80b920ebf52209c1729 ssh-agent 12:40:22 SSH_AUTH_SOCK=/tmp/ssh-fMaS3t4yDqtE/agent.70 12:40:22 SSH_AGENT_PID=76 12:40:22 Running ssh-add (command line suppressed) 12:40:22 Identity added: /w/workspace/edgex-go/800@tmp/private_key_12500431455916565151.key (/w/workspace/edgex-go/800@tmp/private_key_12500431455916565151.key) 12:40:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:40:23 + git semver init 12:40:23 2025-02-24 12:40:23,407 [run_init] DEBUG init version:0.0.0 force:False 12:40:23 2025-02-24 12:40:23,408 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/800/.semver 12:40:23 2025-02-24 12:40:23,408 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/800/.semver 12:40:23 2025-02-24 12:40:23,409 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/800/.semver'], cwd=/w/workspace/edgex-go/800, universal_newlines=False, shell=None, istream=None) 12:40:28 2025-02-24 12:40:27,913 [append_file] DEBUG append to file:/w/workspace/edgex-go/800/.git/info/exclude 12:40:28 2025-02-24 12:40:27,914 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/800/.semver/main with force:False 12:40:28 2025-02-24 12:40:27,914 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main 12:40:28 2025-02-24 12:40:27,914 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main 12:40:28 4.0.0-dev.62 [Pipeline] } 12:40:28 $ docker exec --env ******** --env ******** a33628774d4d96a60c847f96e38161c2749839672fc2a80b920ebf52209c1729 ssh-agent -k 12:40:28 unset SSH_AUTH_SOCK; 12:40:28 unset SSH_AGENT_PID; 12:40:28 echo Agent pid 76 killed; 12:40:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:40:29 + git semver [Pipeline] } 12:40:29 $ docker stop --time=1 a33628774d4d96a60c847f96e38161c2749839672fc2a80b920ebf52209c1729 12:40:30 $ docker rm -f --volumes a33628774d4d96a60c847f96e38161c2749839672fc2a80b920ebf52209c1729 [Pipeline] // withDockerContainer [Pipeline] sh 12:40:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:40:31 Stashed 1 file(s) [Pipeline] echo 12:40:31 [edgeXSemver]: initialized semver on version 4.0.0-dev.62 [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 12:40:31 + git config --global --add safe.directory /w/workspace/edgex-go/800 [Pipeline] echo 12:40:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:40:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:40:31 ========================================================= 12:40:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 12:40:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:40:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:40:32 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 12:40:32 da9db072f522: Pulling fs layer 12:40:32 6ef4a4ee8ca5: Pulling fs layer 12:40:32 06f05ace1117: Pulling fs layer 12:40:32 5fe327b54edc: Pulling fs layer 12:40:32 4f4fb700ef54: Pulling fs layer 12:40:32 92a5565b7b96: Pulling fs layer 12:40:32 ff9bb7016b71: Pulling fs layer 12:40:32 b67dba6c2c7d: Pulling fs layer 12:40:32 a813b0c90790: Pulling fs layer 12:40:32 5fe327b54edc: Waiting 12:40:32 4f4fb700ef54: Waiting 12:40:32 92a5565b7b96: Waiting 12:40:32 ff9bb7016b71: Waiting 12:40:32 a813b0c90790: Waiting 12:40:32 b67dba6c2c7d: Waiting 12:40:32 6ef4a4ee8ca5: Verifying Checksum 12:40:32 6ef4a4ee8ca5: Download complete 12:40:32 5fe327b54edc: Verifying Checksum 12:40:32 5fe327b54edc: Download complete 12:40:32 4f4fb700ef54: Download complete 12:40:32 92a5565b7b96: Verifying Checksum 12:40:32 92a5565b7b96: Download complete 12:40:32 da9db072f522: Verifying Checksum 12:40:32 da9db072f522: Download complete 12:40:32 ff9bb7016b71: Verifying Checksum 12:40:32 ff9bb7016b71: Download complete 12:40:32 da9db072f522: Pull complete 12:40:32 6ef4a4ee8ca5: Pull complete 12:40:32 a813b0c90790: Verifying Checksum 12:40:32 a813b0c90790: Download complete 12:40:32 06f05ace1117: Download complete 12:40:33 b67dba6c2c7d: Verifying Checksum 12:40:33 b67dba6c2c7d: Download complete 12:40:36 06f05ace1117: Pull complete 12:40:36 5fe327b54edc: Pull complete 12:40:36 4f4fb700ef54: Pull complete 12:40:36 92a5565b7b96: Pull complete 12:40:36 ff9bb7016b71: Pull complete 12:40:38 b67dba6c2c7d: Pull complete 12:40:39 a813b0c90790: Pull complete 12:40:39 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 12:40:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:40:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 12:40:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:40:39 WORKDIR /edgex 12:40:39 COPY go.mod . 12:40:39 RUN go mod download 12:40:39 + docker build -t ci-base-image-x86_64 -f - . 12:40:40 Sending build context to Docker daemon 180.2MB 12:40:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:40:40 ---> 3ba60ce46760 12:40:40 Step 2/4 : WORKDIR /edgex 12:40:43 ---> Running in a43a52344d64 12:40:43 Removing intermediate container a43a52344d64 12:40:43 ---> 018eef1b6e49 12:40:43 Step 3/4 : COPY go.mod . 12:40:43 ---> 578164831f1f 12:40:43 Step 4/4 : RUN go mod download 12:40:43 ---> Running in 41fe46d46f1c 12:40:46 Still waiting to schedule task 12:40:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:41:01 Removing intermediate container 41fe46d46f1c 12:41:01 ---> 7faf230620c2 12:41:01 Successfully built 7faf230620c2 12:41:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:01 + docker inspect -f . ci-base-image-x86_64 12:41:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:41:01 prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container 12:41:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:41:02 $ docker top 2d214a0a92d563fc1358eb309433867c9ef59776cbefb2c2f9723c9f3d92033d -eo pid,comm [Pipeline] { [Pipeline] sh 12:41:02 + go version 12:41:02 go version go1.23.4 linux/amd64 [Pipeline] } 12:41:02 $ docker stop --time=1 2d214a0a92d563fc1358eb309433867c9ef59776cbefb2c2f9723c9f3d92033d 12:41:03 $ docker rm -f --volumes 2d214a0a92d563fc1358eb309433867c9ef59776cbefb2c2f9723c9f3d92033d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:04 + docker inspect -f . ci-base-image-x86_64 12:41:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:41:04 prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container 12:41:04 $ 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/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:41:04 $ docker top a9d28f0b3fe3f0d2bf86a31c077d30e5d99b96ac8ed10517b94485f4f496be1f -eo pid,comm [Pipeline] { [Pipeline] echo 12:41:04 ========================================================= 12:41:04 [edgeXBuildGoParallel] Running Tests and Build... 12:41:04 ========================================================= [Pipeline] sh 12:41:04 + git config --global --add safe.directory /w/workspace/edgex-go/800 [Pipeline] fileExists [Pipeline] sh 12:41:05 + make test 12:41:05 go test -race -coverprofile=coverage.out ./... 12:41:13 ? github.com/edgexfoundry/edgex-go [no test files] 12:41:35 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 12:41:35 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 12:41:35 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 12:41:35 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 12:41:35 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 12:41:35 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 12:41:35 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 12:41:35 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 12:41:35 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 12:41:35 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 12:41:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:41:35 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 12:41:35 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 12:41:35 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 12:41:35 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 12:41:35 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 12:41:35 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 12:41:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 28.7% of statements 12:41:37 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 12:41:37 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 12:41:37 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 12:41:37 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 12:41:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 12:41:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 12:41:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:41:38 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:41:38 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 12:41:38 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 12:41:38 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 12:41:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 12:41:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 12:41:38 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 12:41:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 12:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 12:41:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 12:41:40 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 12:41:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:41:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 12:41:40 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 12:41:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 12:41:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 12:41:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements 12:41:41 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 3.5% of statements 12:41:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 45.7% of statements 12:41:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.981s coverage: 93.4% of statements 12:41:41 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.3% of statements 12:41:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 8.4% of statements 12:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 12:41:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:41:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 12:41:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:41:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 12:41:43 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 12:41:43 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 12:41:43 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 12:41:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:41:43 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 12:41:43 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 12:41:43 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 12:41:43 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 12:41:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.340s coverage: 95.8% of statements 12:41:44 ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements 12:41:44 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 12:41:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:41:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 12:41:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 12:41:44 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 12:41:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] 12:41:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 12:41:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements 12:41:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 12:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 12:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements 12:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 12:41:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 12:41:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 12:41:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 12:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements 12:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:41:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 12:41:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 12:41:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 12:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 12:41:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 12:41:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 12:41:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 12:41:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 12:41:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 12:41:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 12:41:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 12:41:49 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 12:41:49 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 12:41:50 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 12:41:51 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 12:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:41:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 12:41:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 12:41:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 12:41:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 12:41:56 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 12:41:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 12:41:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 12:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 12:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 12:41:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:41:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 12:41:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 12:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 12:41:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 12:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:41:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 12:41:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 12:42:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 12:42:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 12:42:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 12:42:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 12:42:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 12:42:00 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 12:42:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 12:42:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 12:42:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 12:42:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 12:42:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 12:42:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:42:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 12:42:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:42:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 12:42:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 12:42:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 12:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 12:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:42:04 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.047s coverage: 92.9% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.103s coverage: 81.8% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 6.8% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.048s coverage: 33.3% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.159s coverage: 54.5% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.128s coverage: 29.2% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.031s coverage: 76.2% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 94.9% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements 12:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements 12:42:14 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 12:42:14 running golangci-lint 12:42:14 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 12:42:14 go version go1.23.4 linux/amd64 12:42:14 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 12:42:14 level=info msg="[config_reader] Used config file .golangci.yml" 12:42:14 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 12:42:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39615 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 12:42:28 Running in /w/workspace/edgex-go/800 [Pipeline] { [Pipeline] checkout 12:42:28 The recommended git tool is: git 12:42:33 using credential edgex-jenkins-ssh 12:42:33 Cloning the remote Git repository 12:42:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:42:33 > git init /w/workspace/edgex-go/800 # timeout=10 12:42:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:42:33 > git --version # timeout=10 12:42:33 > git --version # 'git version 2.25.1' 12:42:33 using GIT_SSH to set credentials SSH Credentials for GitHub 12:42:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:42:36 level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 21.153271519s" 12:42:36 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.656536ms" 12:42:47 level=info msg="[linters_context/goanalysis] analyzers took 1m43.052910201s with top 10 stages: buildir: 56.180793848s, gosec: 3.776664044s, inspect: 2.630199823s, fact_deprecated: 2.201501671s, ctrlflow: 1.5353326s, S1038: 1.533271532s, printf: 1.36024819s, fact_purity: 1.206556601s, unused: 1.091741997s, S1039: 1.028966453s" 12:42:47 level=info msg="[runner] Issues before processing: 202, after processing: 0" 12:42:47 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 202/202, invalid_issue: 202/202, path_prettifier: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, cgo: 202/202, nolint: 20/0, exclude: 202/202, exclude-rules: 202/20, skip_dirs: 202/202" 12:42:47 level=info msg="[runner] processing took 19.547498ms with stages: nolint: 7.496959ms, identifier_marker: 6.175055ms, autogenerated_exclude: 1.605936ms, path_prettifier: 1.568016ms, skip_dirs: 1.446836ms, exclude-rules: 1.135205ms, invalid_issue: 72.15µs, cgo: 28.961µs, filename_unadjuster: 14.19µs, max_same_issues: 720ns, sort_results: 650ns, uniq_by_line: 520ns, fixer: 440ns, skip_files: 380ns, path_shortener: 260ns, exclude: 250ns, path_prefixer: 240ns, diff: 180ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 130ns, severity-rules: 100ns" 12:42:47 level=info msg="[runner] linters took 11.522779882s with stages: goanalysis_metalinter: 11.503137304s" 12:42:47 level=info msg="File cache stats: 0 entries of total size 0B" 12:42:47 level=info msg="Memory: 325 samples, avg is 301.1MB, max is 1356.1MB" 12:42:47 level=info msg="Execution took 32.725763104s" 12:42:47 go vet ./... 12:42:50 Avoid second fetch 12:42:50 Checking out Revision 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea (main) 12:42:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:42:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:42:50 > git config core.sparsecheckout # timeout=10 12:42:50 > git checkout -f 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea # timeout=10 12:42:51 Commit message: "Merge pull request #5090 from lindseysimple/issue-5089" 12:42:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:42:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:42:53 ./bin/test-attribution-txt.sh [Pipeline] echo 12:42:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 12:42:53 + ls -al . 12:42:53 total 1976 12:42:53 drwxrwxr-x 11 1001 1001 4096 Feb 24 12:41 . 12:42:53 drwxr-xr-x 4 root root 4096 Feb 24 12:41 .. 12:42:53 drwxrwxr-x 2 1001 1001 4096 Feb 24 12:40 .blubracket 12:42:53 -rw-rw-r-- 1 1001 1001 10 Feb 24 12:40 .dockerignore 12:42:53 drwxrwxr-x 8 1001 1001 4096 Feb 24 12:42 .git 12:42:53 drwxrwxr-x 3 1001 1001 4096 Feb 24 12:40 .github 12:42:53 -rw-rw-r-- 1 1001 1001 907 Feb 24 12:40 .gitignore 12:42:53 -rw-rw-r-- 1 1001 1001 199 Feb 24 12:40 .golangci.yml 12:42:53 -rw-rw-r-- 1 1001 1001 100 Feb 24 12:40 .hadolint.yml 12:42:53 drwxr-xr-x 3 1001 1001 4096 Feb 24 12:40 .semver 12:42:53 -rw-rw-r-- 1 1001 1001 155 Feb 24 12:40 .sonarcloud.properties 12:42:53 -rw-rw-r-- 1 1001 1001 1171 Feb 24 12:40 ADOPTERS.md 12:42:53 -rw-rw-r-- 1 1001 1001 17374 Feb 24 12:40 Attribution.txt 12:42:53 -rw-rw-r-- 1 1001 1001 100284 Feb 24 12:40 CHANGELOG.md 12:42:53 -rw-rw-r-- 1 1001 1001 3804 Feb 24 12:40 CONTRIBUTING.md 12:42:53 -rw-rw-r-- 1 1001 1001 677 Feb 24 12:40 GOVERNANCE.md 12:42:53 -rw-rw-r-- 1 1001 1001 858 Feb 24 12:40 Jenkinsfile 12:42:53 -rw-rw-r-- 1 1001 1001 10775 Feb 24 12:40 LICENSE 12:42:53 -rw-rw-r-- 1 1001 1001 16740 Feb 24 12:40 Makefile 12:42:53 -rw-rw-r-- 1 1001 1001 582 Feb 24 12:40 OWNERS.md 12:42:53 -rw-rw-r-- 1 1001 1001 9932 Feb 24 12:40 README.md 12:42:53 -rw-rw-r-- 1 1001 1001 789 Feb 24 12:40 SECURITY.md 12:42:53 -rw-rw-r-- 1 1001 1001 12 Feb 24 12:40 VERSION 12:42:53 drwxrwxr-x 2 1001 1001 4096 Feb 24 12:40 bin 12:42:53 drwxrwxr-x 19 1001 1001 4096 Feb 24 12:40 cmd 12:42:53 -rw-r--r-- 1 root root 1651062 Feb 24 12:42 coverage.out 12:42:53 drwxrwxr-x 2 1001 1001 4096 Feb 24 12:40 fuzz_test 12:42:53 -rw-rw-r-- 1 1001 1001 6495 Feb 24 12:40 go.mod 12:42:53 -rw-rw-r-- 1 1001 1001 88225 Feb 24 12:40 go.sum 12:42:53 drwxrwxr-x 7 1001 1001 4096 Feb 24 12:40 internal 12:42:53 drwxrwxr-x 2 1001 1001 4096 Feb 24 12:40 openapi 12:42:53 -rw-rw-r-- 1 1001 1001 584 Feb 24 12:40 security.txt 12:42:53 -rw-rw-r-- 1 1001 1001 204 Feb 24 12:40 version.go [Pipeline] sh 12:42:54 + '[' -e coverage.out ] 12:42:54 + chown 1001:1001 coverage.out [Pipeline] stash 12:42:54 Stashed 1 file(s) [Pipeline] sh 12:42:54 + make build 12:42:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:42:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:42:56 % Total % Received % Xferd Average Speed Time Time Time Current 12:42:56 Dload Upload Total Spent Left Speed 12:42:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 12:42:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:42:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:42:57 + sudo tee /etc/docker/daemon.new 12:42:57 { 12:42:57 "registry-mirrors": [ 12:42:57 "https://nexus3.edgexfoundry.org:10001" 12:42:57 ], 12:42:57 "bip": "10.250.0.254/24", 12:42:57 "hosts": [ 12:42:57 "tcp://0.0.0.0:5555", 12:42:57 "unix:///var/run/docker.sock" 12:42:57 ], 12:42:57 "mtu": 1458, 12:42:57 "selinux-enabled": true, 12:42:57 "seccomp-profile": "/etc/docker/seccomp.json" 12:42:57 } [Pipeline] sh 12:42:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:42:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:43:16 provisioning config files... 12:43:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/800@tmp/config7311073307986275224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:43:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:43:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 12:43:16 ---> ****-login.sh 12:43:16 nexus3.edgexfoundry.org:10001 12:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:43:17 Configure a credential helper to remove this warning. See 12:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:43:17 12:43:17 Login Succeeded 12:43:17 nexus3.edgexfoundry.org:10002 12:43:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:43:17 Configure a credential helper to remove this warning. See 12:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:43:17 12:43:17 Login Succeeded 12:43:17 nexus3.edgexfoundry.org:10003 12:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 12:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:43:17 Configure a credential helper to remove this warning. See 12:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:43:17 12:43:17 Login Succeeded 12:43:17 nexus3.edgexfoundry.org:10004 12:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:43:18 Configure a credential helper to remove this warning. See 12:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:43:18 12:43:18 Login Succeeded 12:43:18 ****.io 12:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:43:18 Configure a credential helper to remove this warning. See 12:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:43:18 12:43:18 Login Succeeded 12:43:18 ---> ****-login.sh ends [Pipeline] } 12:43:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 12:43:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] sh 12:43:19 + git config --global --add safe.directory /w/workspace/edgex-go/800 [Pipeline] echo 12:43:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:43:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:43:19 ========================================================= 12:43:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 12:43:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:43:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:43:19 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:43:19 9986a736f7d3: Pulling fs layer 12:43:19 1f018df60701: Pulling fs layer 12:43:19 39f8f326b044: Pulling fs layer 12:43:19 e6a1e7a6a96a: Pulling fs layer 12:43:19 4f4fb700ef54: Pulling fs layer 12:43:19 d45d956e0dbf: Pulling fs layer 12:43:19 d7702b0d1db1: Pulling fs layer 12:43:19 5c7f0f088c93: Pulling fs layer 12:43:19 4fdc064ae6cf: Pulling fs layer 12:43:19 e6a1e7a6a96a: Waiting 12:43:19 5c7f0f088c93: Waiting 12:43:19 d7702b0d1db1: Waiting 12:43:19 d45d956e0dbf: Waiting 12:43:19 4f4fb700ef54: Waiting 12:43:19 4fdc064ae6cf: Waiting 12:43:19 1f018df60701: Verifying Checksum 12:43:19 1f018df60701: Download complete 12:43:19 e6a1e7a6a96a: Verifying Checksum 12:43:19 e6a1e7a6a96a: Download complete 12:43:19 4f4fb700ef54: Verifying Checksum 12:43:19 4f4fb700ef54: Download complete 12:43:19 d45d956e0dbf: Verifying Checksum 12:43:19 d45d956e0dbf: Download complete 12:43:19 d7702b0d1db1: Verifying Checksum 12:43:19 d7702b0d1db1: Download complete 12:43:19 9986a736f7d3: Download complete 12:43:20 4fdc064ae6cf: Verifying Checksum 12:43:20 4fdc064ae6cf: Download complete 12:43:20 9986a736f7d3: Pull complete 12:43:21 1f018df60701: Pull complete 12:43:21 39f8f326b044: Verifying Checksum 12:43:21 39f8f326b044: Download complete 12:43:22 5c7f0f088c93: Verifying Checksum 12:43:22 5c7f0f088c93: Download complete 12:43:24 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:43:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:43:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:43:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:43:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 12:43:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:43:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 12:43:34 $ docker stop --time=1 a9d28f0b3fe3f0d2bf86a31c077d30e5d99b96ac8ed10517b94485f4f496be1f 12:43:37 $ docker rm -f --volumes a9d28f0b3fe3f0d2bf86a31c077d30e5d99b96ac8ed10517b94485f4f496be1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 12:43:37 39f8f326b044: Pull complete 12:43:37 e6a1e7a6a96a: Pull complete 12:43:37 4f4fb700ef54: Pull complete 12:43:37 d45d956e0dbf: Pull complete 12:43:37 d7702b0d1db1: Pull complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:43:38 12:43:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:43:38 latest: Pulling from edgex-devops/edgex-compose 12:43:38 91d30c5bc195: Pulling fs layer 12:43:38 2e9b0aa3be6d: Pulling fs layer 12:43:38 9c61dcf015f6: Pulling fs layer 12:43:38 4698f68db338: Pulling fs layer 12:43:38 2a2f49069b9e: Pulling fs layer 12:43:38 e0025b399a48: Pulling fs layer 12:43:38 4698f68db338: Waiting 12:43:38 2a2f49069b9e: Waiting 12:43:38 e0025b399a48: Waiting 12:43:38 91d30c5bc195: Verifying Checksum 12:43:38 91d30c5bc195: Download complete 12:43:38 4698f68db338: Verifying Checksum 12:43:38 4698f68db338: Download complete 12:43:38 2e9b0aa3be6d: Verifying Checksum 12:43:38 2e9b0aa3be6d: Download complete 12:43:38 91d30c5bc195: Pull complete 12:43:38 e0025b399a48: Verifying Checksum 12:43:38 e0025b399a48: Download complete 12:43:38 2a2f49069b9e: Verifying Checksum 12:43:38 2a2f49069b9e: Download complete 12:43:39 2e9b0aa3be6d: Pull complete 12:43:39 9c61dcf015f6: Verifying Checksum 12:43:39 9c61dcf015f6: Download complete 12:43:41 9c61dcf015f6: Pull complete 12:43:41 4698f68db338: Pull complete 12:43:41 2a2f49069b9e: Pull complete 12:43:41 e0025b399a48: Pull complete 12:43:41 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 12:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:43:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:43:41 prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container 12:43:41 $ 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/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:43:43 $ docker top cc0f5b38e277bf32cccd1b5ad8da24dedcaba2eb67af3bf5c5c4f942b52242ec -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:43 + docker compose -f ./docker-compose-build.yml build --parallel 12:43:45 #1 [security-bootstrapper internal] load build definition from Dockerfile 12:43:45 #1 transferring dockerfile: 12:43:45 #1 transferring dockerfile: 3.02kB done 12:43:45 #1 DONE 0.0s 12:43:45 12:43:45 #2 [core-command internal] load build definition from Dockerfile 12:43:45 #2 transferring dockerfile: 1.94kB done 12:43:45 #2 DONE 0.0s 12:43:45 12:43:45 #3 [security-proxy-auth internal] load build definition from Dockerfile 12:43:45 #3 transferring dockerfile: 2.14kB done 12:43:45 #3 DONE 0.0s 12:43:45 12:43:45 #4 [security-spire-server internal] load build definition from Dockerfile 12:43:45 #4 transferring dockerfile: 1.70kB done 12:43:46 5c7f0f088c93: Pull complete 12:43:46 #4 DONE 0.0s 12:43:46 12:43:46 #5 [core-data internal] load build definition from Dockerfile 12:43:46 #5 transferring dockerfile: 2.04kB done 12:43:46 #5 DONE 0.0s 12:43:46 12:43:46 #6 [security-secretstore-setup internal] load build definition from Dockerfile 12:43:46 #6 transferring dockerfile: 2.49kB done 12:43:46 #6 DONE 0.0s 12:43:46 12:43:46 #7 [security-proxy-setup internal] load build definition from Dockerfile 12:43:46 #7 transferring dockerfile: 2.50kB done 12:43:46 #7 DONE 0.0s 12:43:46 12:43:46 #8 [support-scheduler internal] load build definition from Dockerfile 12:43:46 #8 transferring dockerfile: 1.83kB done 12:43:46 #8 DONE 0.0s 12:43:46 12:43:46 #9 [core-keeper internal] load build definition from Dockerfile 12:43:46 #9 transferring dockerfile: 2.01kB done 12:43:46 #9 DONE 0.0s 12:43:46 12:43:46 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 12:43:46 #10 transferring dockerfile: 1.89kB done 12:43:46 #10 DONE 0.0s 12:43:46 12:43:46 #11 [support-notifications internal] load build definition from Dockerfile 12:43:46 #11 transferring dockerfile: 2.00kB done 12:43:46 #11 DONE 0.0s 12:43:46 12:43:46 #12 [core-metadata internal] load build definition from Dockerfile 12:43:46 #12 transferring dockerfile: 2.10kB done 12:43:46 #12 DONE 0.0s 12:43:46 12:43:46 #13 [security-spire-agent internal] load build definition from Dockerfile 12:43:46 #13 transferring dockerfile: 1.81kB done 12:43:46 #13 DONE 0.0s 12:43:46 12:43:46 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 12:43:46 #14 transferring dockerfile: 2.23kB done 12:43:46 #14 DONE 0.0s 12:43:46 12:43:46 #15 [security-spire-config internal] load build definition from Dockerfile 12:43:46 #15 transferring dockerfile: 1.69kB done 12:43:46 #15 DONE 0.0s 12:43:46 12:43:46 #16 [security-bootstrapper internal] load .dockerignore 12:43:46 #16 transferring context: 50B done 12:43:46 #16 DONE 0.0s 12:43:46 12:43:46 #17 [core-command internal] load .dockerignore 12:43:46 #17 transferring context: 50B done 12:43:46 #17 DONE 0.0s 12:43:46 12:43:46 #18 [security-proxy-auth internal] load .dockerignore 12:43:46 #18 transferring context: 50B done 12:43:46 #18 DONE 0.0s 12:43:46 12:43:46 #19 [security-spire-server internal] load .dockerignore 12:43:46 #19 transferring context: 50B done 12:43:46 #19 DONE 0.0s 12:43:46 12:43:46 #20 [core-data internal] load .dockerignore 12:43:46 #20 transferring context: 50B done 12:43:46 #20 DONE 0.0s 12:43:46 12:43:46 #21 [security-secretstore-setup internal] load .dockerignore 12:43:46 #21 transferring context: 50B done 12:43:46 #21 DONE 0.0s 12:43:46 12:43:46 #22 [security-proxy-setup internal] load .dockerignore 12:43:46 #22 transferring context: 50B done 12:43:46 #22 DONE 0.0s 12:43:46 12:43:46 #23 [support-scheduler internal] load .dockerignore 12:43:46 #23 transferring context: 50B done 12:43:46 #23 DONE 0.0s 12:43:46 12:43:46 #24 [core-keeper internal] load .dockerignore 12:43:46 #24 transferring context: 50B done 12:43:46 #24 DONE 0.0s 12:43:46 12:43:46 #25 [security-spiffe-token-provider internal] load .dockerignore 12:43:46 #25 transferring context: 50B done 12:43:46 #25 DONE 0.0s 12:43:46 12:43:46 #26 [support-notifications internal] load .dockerignore 12:43:46 #26 transferring context: 50B done 12:43:46 #26 DONE 0.0s 12:43:46 12:43:46 #27 [security-spire-agent internal] load .dockerignore 12:43:46 #27 transferring context: 50B done 12:43:46 #27 DONE 0.0s 12:43:46 12:43:46 #28 [core-metadata internal] load .dockerignore 12:43:46 #28 transferring context: 50B done 12:43:46 #28 DONE 0.0s 12:43:46 12:43:46 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:43:46 #29 DONE 0.0s 12:43:46 12:43:46 #30 [core-common-config-bootstrapper internal] load .dockerignore 12:43:46 #30 transferring context: 50B done 12:43:46 #30 DONE 0.0s 12:43:46 12:43:46 #31 [security-spire-config internal] load .dockerignore 12:43:46 #31 transferring context: 50B done 12:43:46 #31 DONE 0.0s 12:43:46 12:43:46 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 12:43:46 #32 DONE 0.1s 12:43:46 12:43:46 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:43:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done 12:43:46 4fdc064ae6cf: Pull complete 12:43:46 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 12:43:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:43:46 #33 ... 12:43:46 12:43:46 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:43:46 #29 DONE 0.0s 12:43:46 12:43:46 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 12:43:46 #32 DONE 0.1s 12:43:46 12:43:46 #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:43:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done 12:43:46 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 12:43:46 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 12:43:46 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:43:46 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 12:43:46 #33 ... 12:43:46 12:43:46 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:43:46 #29 DONE 0.0s 12:43:46 12:43:46 #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:43:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done 12:43:46 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 12:43:46 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 12:43:46 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:43:46 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 12:43:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:43:46 #33 ... 12:43:46 12:43:46 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:43:46 #29 DONE 0.0s 12:43:46 12:43:46 #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:43:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done 12:43:46 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 12:43:46 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 12:43:46 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:43:46 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 12:43:46 #33 ... 12:43:46 12:43:46 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:43:46 #29 DONE 0.0s 12:43:46 12:43:46 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 12:43:46 #32 DONE 0.3s 12:43:46 12:43:46 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 12:43:46 #34 DONE 0.6s 12:43:46 12:43:46 #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:43:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done 12:43:46 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 12:43:46 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 12:43:46 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:43:46 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 12:43:46 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 12:43:46 #33 ... 12:43:46 12:43:46 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:43:46 #29 DONE 0.0s 12:43:46 12:43:46 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 12:43:46 #32 DONE 0.4s 12:43:46 12:43:46 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 12:43:46 #34 DONE 0.6s 12:43:46 12:43:46 #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:43:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done 12:43:46 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 12:43:46 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 12:43:46 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:43:46 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 12:43:46 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [Pipeline] fileExists [Pipeline] sh 12:43:47 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:43:47 WORKDIR /edgex 12:43:47 COPY go.mod . 12:43:47 RUN go mod download 12:43:47 docker build -t ci-base-image-arm64 -f - . 12:43:47 Sending build context to Docker daemon 3.662MB 12:43:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:43:48 ---> 63f30b955cb9 12:43:48 Step 2/4 : WORKDIR /edgex 12:43:50 ---> Running in 4f040c869918 12:43:50 Removing intermediate container 4f040c869918 12:43:50 ---> a4a6c62bc3d3 12:43:50 Step 3/4 : COPY go.mod . 12:43:50 ---> cc0827c7872f 12:43:50 Step 4/4 : RUN go mod download 12:43:50 ---> Running in 26d8e4402903 12:43:55 #33 ... 12:43:55 12:43:55 #35 [support-scheduler internal] load build context 12:43:55 #35 transferring context: 401.73MB 7.2s 12:43:55 #35 ... 12:43:55 12:43:55 #36 [security-spiffe-token-provider internal] load build context 12:43:55 #36 transferring context: 495.97MB 7.4s done 12:43:55 #36 ... 12:43:55 12:43:55 #35 [support-scheduler internal] load build context 12:43:55 #35 ... 12:43:55 12:43:55 #36 [security-spiffe-token-provider internal] load build context 12:43:55 #36 DONE 8.1s 12:43:55 12:43:55 #37 [security-secretstore-setup internal] load build context 12:43:55 #37 transferring context: 495.97MB 8.1s done 12:43:55 #37 DONE 8.2s 12:43:55 12:43:55 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 12:43:55 #38 DONE 8.2s 12:43:55 12:43:55 #35 [support-scheduler internal] load build context 12:43:55 #35 transferring context: 495.97MB 8.4s done 12:43:55 #35 DONE 8.6s 12:43:55 12:43:55 #39 [core-data internal] load build context 12:43:55 #39 transferring context: 495.97MB 8.5s done 12:43:55 #39 DONE 8.6s 12:43:55 12:43:55 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 12:43:55 #40 DONE 8.7s 12:43:55 12:43:55 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:43:55 #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:43:55 #41 ... 12:43:55 12:43:55 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 12:43:55 #42 DONE 8.7s 12:43:55 12:43:55 #43 [security-spire-config internal] load build context 12:43:55 #43 transferring context: 22.05kB 0.0s done 12:43:55 #43 DONE 0.2s 12:43:55 12:43:55 #44 [security-spire-server internal] load build context 12:43:55 #44 transferring context: 23.80kB 0.0s done 12:43:55 #44 DONE 0.2s 12:43:55 12:43:55 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:43:55 #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 12:43:55 #41 ... 12:43:55 12:43:55 #45 [security-spire-agent internal] load build context 12:43:55 #45 transferring context: 23.33kB 0.0s done 12:43:55 #45 DONE 0.1s 12:43:55 12:43:55 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:43:55 #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 12:43:55 #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 12:43:55 #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 12:43:55 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.0s 12:43:55 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.0s 12:43:55 #41 ... 12:43:55 12:43:55 #46 [core-command internal] load build context 12:43:55 #46 transferring context: 495.97MB 9.1s done 12:43:55 #46 DONE 9.2s 12:43:55 12:43:55 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:43:55 #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 12:43:55 #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 12:43:55 #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 12:43:55 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 12:43:55 #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 12:43:56 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 12:43:56 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s 12:43:56 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 12:43:56 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 12:43:56 #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 12:43:56 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 8.50MB / 36.47MB 0.4s 12:43:56 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 14.68MB / 36.47MB 0.6s 12:43:56 #41 ... 12:43:56 12:43:56 #47 [security-bootstrapper internal] load build context 12:43:56 #47 ... 12:43:56 12:43:56 #48 [security-proxy-auth internal] load build context 12:43:57 #48 ... 12:43:57 12:43:57 #49 [security-proxy-setup internal] load build context 12:43:57 #49 ... 12:43:57 12:43:57 #50 [core-metadata internal] load build context 12:43:57 #50 transferring context: 495.97MB 9.2s done 12:43:57 #50 ... 12:43:57 12:43:57 #51 [support-notifications internal] load build context 12:43:57 #51 transferring context: 495.97MB 10.2s done 12:43:57 #51 ... 12:43:57 12:43:57 #52 [core-common-config-bootstrapper internal] load build context 12:43:57 #52 ... 12:43:57 12:43:57 #53 [core-keeper internal] load build context 12:43:57 #53 ... 12:43:57 12:43:57 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:43:57 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.6s 12:43:58 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.3s done 12:44:00 #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 12:44:02 #41 ... 12:44:02 12:44:02 #50 [core-metadata internal] load build context 12:44:02 #50 DONE 15.1s 12:44:02 12:44:02 #52 [core-common-config-bootstrapper internal] load build context 12:44:02 #52 transferring context: 495.97MB 5.7s done 12:44:04 #52 ... 12:44:04 12:44:04 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:44:04 #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12:44:04 #41 ... 12:44:04 12:44:04 #51 [support-notifications internal] load build context 12:44:04 #51 DONE 17.9s 12:44:04 12:44:04 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:44:04 #41 ... 12:44:04 12:44:04 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 12:44:04 #0 0.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:04 #0 0.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:04 #0 1.568 OK: 248 MiB in 58 packages 12:44:05 #54 ... 12:44:05 12:44:05 #53 [core-keeper internal] load build context 12:44:05 #53 transferring context: 495.97MB 10.7s done 12:44:05 #53 DONE 18.2s 12:44:05 12:44:05 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:44:05 #0 4.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:05 #0 4.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:05 #0 4.855 (1/1) Installing dumb-init (1.2.5-r3) 12:44:05 #0 4.861 Executing busybox-1.36.1-r29.trigger 12:44:05 #0 4.867 OK: 8 MiB in 15 packages 12:44:05 #55 ... 12:44:05 12:44:05 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:44:05 #0 3.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:05 #0 3.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:05 #0 4.271 v3.20.6-23-g2325f5a1a75 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 12:44:05 #0 4.271 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 12:44:05 #0 4.271 OK: 24181 distinct packages available 12:44:05 #0 4.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:05 #0 4.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:05 #0 4.672 OK: 248 MiB in 58 packages 12:44:05 #56 ... 12:44:05 12:44:05 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:44:05 #57 ... 12:44:05 12:44:05 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:44:05 #58 ... 12:44:05 12:44:05 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:44:05 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done 12:44:05 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 12:44:05 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 12:44:05 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:44:05 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 12:44:05 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 12:44:05 #33 ... 12:44:05 12:44:05 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:44:05 #0 0.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:05 #0 0.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:05 #0 1.148 (1/7) Installing ca-certificates (20241121-r1) 12:44:05 #0 1.164 (2/7) Installing dumb-init (1.2.5-r3) 12:44:05 #0 1.167 (3/7) Installing libgcc (13.2.1_git20240309-r0) 12:44:05 #0 1.172 (4/7) Installing libsodium (1.0.19-r0) 12:44:05 #0 1.546 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 12:44:05 #0 1.565 (6/7) Installing libzmq (4.3.5-r2) 12:44:05 #0 1.571 (7/7) Installing zeromq (4.3.5-r2) 12:44:05 #0 1.575 Executing busybox-1.36.1-r29.trigger 12:44:05 #0 1.603 Executing ca-certificates-20241121-r1.trigger 12:44:05 #0 2.029 OK: 12 MiB in 21 packages 12:44:05 #59 ... 12:44:05 12:44:05 #49 [security-proxy-setup internal] load build context 12:44:05 #49 transferring context: 495.97MB 10.9s done 12:44:05 #49 DONE 19.1s 12:44:05 12:44:05 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:05 #60 ... 12:44:05 12:44:05 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:44:06 #61 ... 12:44:06 12:44:06 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:44:06 #62 ... 12:44:06 12:44:06 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:06 #63 ... 12:44:06 12:44:06 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:44:06 #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:06 #0 1.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:06 #0 1.402 (1/2) Installing dumb-init (1.2.5-r3) 12:44:06 #0 1.458 (2/2) Installing su-exec (0.2-r3) 12:44:06 #0 1.462 Executing busybox-1.36.1-r29.trigger 12:44:06 #0 1.468 OK: 8 MiB in 16 packages 12:44:06 #64 ... 12:44:06 12:44:06 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:44:06 #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done 12:44:06 #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 12:44:06 #65 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 12:44:06 #65 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 12:44:06 #65 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 12:44:06 #65 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 12:44:06 #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 12:44:06 #65 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.6s done 12:44:06 #65 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 12:44:06 #65 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 12:44:06 #65 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.4s done 12:44:06 #65 ... 12:44:06 12:44:06 #47 [security-bootstrapper internal] load build context 12:44:06 #47 transferring context: 495.97MB 11.9s done 12:44:07 #47 ... 12:44:07 12:44:07 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:44:07 #0 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:07 #0 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:07 #0 1.567 OK: 248 MiB in 58 packages 12:44:07 #66 ... 12:44:07 12:44:07 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 12:44:07 #0 3.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:07 #0 3.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:07 #0 3.910 OK: 248 MiB in 58 packages 12:44:07 #67 ... 12:44:07 12:44:07 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:44:07 #68 ... 12:44:07 12:44:07 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 12:44:07 #0 3.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:07 #0 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:07 #0 3.535 OK: 248 MiB in 58 packages 12:44:07 #69 ... 12:44:07 12:44:07 #47 [security-bootstrapper internal] load build context 12:44:07 #47 DONE 21.2s 12:44:07 12:44:07 #48 [security-proxy-auth internal] load build context 12:44:07 #48 transferring context: 495.97MB 13.8s done 12:44:07 #48 ... 12:44:07 12:44:07 #70 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 12:44:07 #0 4.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:07 #0 4.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:07 #0 4.371 (1/1) Installing dumb-init (1.2.5-r3) 12:44:07 #0 4.413 Executing busybox-1.36.1-r29.trigger 12:44:07 #0 4.413 OK: 8 MiB in 15 packages 12:44:07 #70 ... 12:44:07 12:44:07 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:44:08 #71 ... 12:44:08 12:44:08 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:44:08 #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.3s done 12:44:08 #41 ... 12:44:08 12:44:08 #52 [core-common-config-bootstrapper internal] load build context 12:44:08 #52 DONE 21.7s 12:44:08 12:44:08 #48 [security-proxy-auth internal] load build context 12:44:08 #48 DONE 22.1s 12:44:08 12:44:08 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 12:44:08 #54 DONE 13.8s 12:44:08 12:44:08 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:44:08 #56 DONE 13.9s 12:44:08 12:44:08 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:08 #60 DONE 13.9s 12:44:08 12:44:08 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:44:08 #59 DONE 13.9s 12:44:08 12:44:08 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:44:08 #66 DONE 13.9s 12:44:08 12:44:08 #67 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 12:44:08 #67 DONE 13.9s 12:44:08 12:44:08 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 12:44:08 #69 DONE 14.0s 12:44:08 12:44:08 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:44:08 #64 DONE 13.8s 12:44:08 12:44:08 #70 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 12:44:09 #70 DONE 13.8s 12:44:09 12:44:09 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:44:09 #55 DONE 13.9s 12:44:09 12:44:09 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:44:09 #72 DONE 0.2s 12:44:09 12:44:09 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 12:44:09 #73 DONE 0.2s 12:44:09 12:44:09 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:09 #74 ... 12:44:09 12:44:09 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 12:44:09 #75 DONE 0.2s 12:44:09 12:44:09 #76 [core-command builder 4/7] COPY go.mod vendor* ./ 12:44:09 #76 DONE 0.2s 12:44:09 12:44:09 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:44:09 #65 DONE 13.6s 12:44:09 12:44:09 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:44:09 #77 DONE 0.2s 12:44:09 12:44:09 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:44:09 #41 DONE 13.8s 12:44:09 12:44:09 #78 [core-command stage-1 3/8] RUN apk --no-cache upgrade 12:44:10 #78 ... 12:44:10 12:44:10 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:44:10 #63 DONE 15.1s 12:44:10 12:44:10 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:44:10 #71 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:10 #71 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:10 #71 15.21 (1/4) Installing dumb-init (1.2.5-r3) 12:44:10 #71 15.21 (2/4) Installing openssl (3.3.3-r0) 12:44:10 #71 15.22 (3/4) Installing su-exec (0.2-r3) 12:44:10 #71 15.22 (4/4) Installing yq-go (4.44.1-r2) 12:44:10 #71 15.29 Executing busybox-1.36.1-r29.trigger 12:44:10 #71 15.30 OK: 19 MiB in 18 packages 12:44:10 #71 DONE 15.5s 12:44:10 12:44:10 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:44:11 #79 ... 12:44:11 12:44:11 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:44:11 #58 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:11 #58 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:11 #58 15.47 (1/4) Installing ca-certificates (20241121-r1) 12:44:11 #58 15.49 (2/4) Installing dumb-init (1.2.5-r3) 12:44:11 #58 15.50 (3/4) Installing su-exec (0.2-r3) 12:44:11 #58 15.50 (4/4) Installing yq-go (4.44.1-r2) 12:44:11 #58 15.58 Executing busybox-1.36.1-r29.trigger 12:44:11 #58 15.59 Executing ca-certificates-20241121-r1.trigger 12:44:11 #58 15.63 OK: 19 MiB in 18 packages 12:44:11 #58 DONE 15.9s 12:44:11 12:44:11 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:44:11 #57 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:11 #57 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:11 #57 15.24 v3.20.6-23-g2325f5a1a75 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 12:44:11 #57 15.24 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 12:44:11 #57 15.24 OK: 24170 distinct packages available 12:44:11 #57 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:11 #57 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:11 #57 15.66 (1/14) Installing ca-certificates (20241121-r1) 12:44:11 #57 15.67 (2/14) Installing brotli-libs (1.1.0-r2) 12:44:11 #57 15.68 (3/14) Installing c-ares (1.33.1-r0) 12:44:11 #57 15.69 (4/14) Installing libunistring (1.2-r0) 12:44:11 #57 15.70 (5/14) Installing libidn2 (2.3.7-r0) 12:44:11 #57 15.71 (6/14) Installing nghttp2-libs (1.62.1-r0) 12:44:11 #57 15.71 (7/14) Installing libpsl (0.21.5-r1) 12:44:11 #57 15.72 (8/14) Installing zstd-libs (1.5.6-r0) 12:44:11 #57 15.74 (9/14) Installing libcurl (8.12.1-r0) 12:44:11 #57 15.74 (10/14) Installing curl (8.12.1-r0) 12:44:11 #57 15.75 (11/14) Installing dumb-init (1.2.5-r3) 12:44:11 #57 15.75 (12/14) Installing musl-obstack (1.2.3-r2) 12:44:11 #57 15.75 (13/14) Installing libucontext (1.2-r3) 12:44:11 #57 15.76 (14/14) Installing gcompat (1.1.0-r4) 12:44:11 #57 15.76 Executing busybox-1.36.1-r29.trigger 12:44:11 #57 15.84 Executing ca-certificates-20241121-r1.trigger 12:44:11 #57 15.89 OK: 13 MiB in 28 packages 12:44:11 #57 DONE 16.0s 12:44:11 12:44:11 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:44:11 #61 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:11 #61 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:11 #61 15.67 (1/3) Installing ca-certificates (20241121-r1) 12:44:11 #61 15.68 (2/3) Installing dumb-init (1.2.5-r3) 12:44:11 #61 15.69 (3/3) Installing tzdata (2025a-r0) 12:44:11 #61 15.73 Executing busybox-1.36.1-r29.trigger 12:44:11 #61 15.73 Executing ca-certificates-20241121-r1.trigger 12:44:11 #61 15.85 OK: 10 MiB in 17 packages 12:44:11 #61 DONE 16.0s 12:44:11 12:44:11 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:44:11 #80 ... 12:44:11 12:44:11 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:44:11 #62 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:11 #62 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:11 #62 15.32 v3.20.6-23-g2325f5a1a75 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 12:44:11 #62 15.32 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 12:44:11 #62 15.32 OK: 24170 distinct packages available 12:44:11 #62 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:11 #62 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:11 #62 15.75 (1/4) Installing dumb-init (1.2.5-r3) 12:44:11 #62 15.76 (2/4) Installing musl-obstack (1.2.3-r2) 12:44:11 #62 15.76 (3/4) Installing libucontext (1.2-r3) 12:44:11 #62 15.76 (4/4) Installing gcompat (1.1.0-r4) 12:44:11 #62 15.76 Executing busybox-1.36.1-r29.trigger 12:44:11 #62 15.77 OK: 8 MiB in 18 packages 12:44:11 #62 DONE 15.9s 12:44:11 12:44:11 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:44:11 #68 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:11 #68 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:11 #68 15.35 v3.20.6-23-g2325f5a1a75 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 12:44:11 #68 15.35 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 12:44:11 #68 15.35 OK: 24170 distinct packages available 12:44:11 #68 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:11 #68 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:11 #68 15.77 (1/5) Installing dumb-init (1.2.5-r3) 12:44:11 #68 15.77 (2/5) Installing musl-obstack (1.2.3-r2) 12:44:11 #68 15.78 (3/5) Installing libucontext (1.2-r3) 12:44:11 #68 15.78 (4/5) Installing gcompat (1.1.0-r4) 12:44:11 #68 15.78 (5/5) Installing openssl (3.3.3-r0) 12:44:11 #68 15.80 Executing busybox-1.36.1-r29.trigger 12:44:11 #68 15.81 OK: 9 MiB in 19 packages 12:44:11 #68 DONE 15.9s 12:44:11 12:44:11 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:44:11 #81 ... 12:44:11 12:44:11 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:44:11 #0 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:11 #0 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:11 #0 2.855 OK: 8 MiB in 16 packages 12:44:11 #82 DONE 2.9s 12:44:12 12:44:12 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:44:12 #0 2.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:12 #0 2.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:12 #0 3.086 OK: 12 MiB in 21 packages 12:44:12 #83 DONE 3.2s 12:44:12 12:44:12 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 12:44:12 #84 ... 12:44:12 12:44:12 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:44:12 #0 2.045 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:12 #0 2.602 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:12 #0 3.302 OK: 248 MiB in 58 packages 12:44:12 #85 DONE 3.4s 12:44:12 12:44:12 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 12:44:12 #86 DONE 0.0s 12:44:12 12:44:12 #78 [core-command stage-1 3/8] RUN apk --no-cache upgrade 12:44:12 #78 3.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:12 #78 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:12 #78 3.582 OK: 8 MiB in 15 packages 12:44:12 #78 DONE 3.7s 12:44:12 12:44:12 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:13 #87 ... 12:44:13 12:44:13 #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:44:13 #0 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:13 #0 4.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:13 #0 4.520 OK: 8 MiB in 15 packages 12:44:13 #88 DONE 4.6s 12:44:13 12:44:13 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:44:13 #79 2.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:13 #79 2.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:13 #79 2.878 OK: 19 MiB in 18 packages 12:44:13 #79 DONE 3.0s 12:44:13 12:44:13 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 12:44:13 #89 DONE 0.0s 12:44:13 12:44:13 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:44:13 #81 2.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:13 #81 2.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:13 #81 ... 12:44:13 12:44:13 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:44:13 #0 2.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:13 #0 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:13 #0 2.687 OK: 19 MiB in 18 packages 12:44:13 #90 DONE 2.8s 12:44:13 12:44:13 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:44:13 #80 2.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:13 #80 2.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:13 #80 2.580 OK: 10 MiB in 17 packages 12:44:13 #80 DONE 2.7s 12:44:13 12:44:13 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:44:13 #0 2.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:13 #0 2.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:13 #0 2.605 OK: 13 MiB in 28 packages 12:44:13 #91 DONE 2.7s 12:44:14 12:44:14 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:44:14 #81 2.495 OK: 9 MiB in 19 packages 12:44:14 #81 DONE 2.6s 12:44:14 12:44:14 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:44:14 #0 2.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:14 #0 2.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:14 #0 2.479 OK: 8 MiB in 18 packages 12:44:14 #92 DONE 2.6s 12:44:14 12:44:14 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:44:14 #93 DONE 1.1s 12:44:14 12:44:14 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:44:14 #94 DONE 1.1s 12:44:14 12:44:14 #95 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:44:14 #0 2.777 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:44:14 #0 3.235 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:44:14 #0 3.932 (1/1) Installing dumb-init (1.2.5-r3) 12:44:14 #0 4.245 Executing busybox-1.36.1-r29.trigger 12:44:14 #0 4.252 OK: 8 MiB in 15 packages 12:44:14 #95 DONE 4.9s 12:44:14 12:44:14 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 12:44:15 #96 DONE 0.1s 12:44:15 12:44:15 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 12:44:15 #97 DONE 1.1s 12:44:15 12:44:15 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 12:44:15 #98 DONE 0.1s 12:44:15 12:44:15 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 12:44:15 #84 DONE 3.4s 12:44:15 12:44:15 #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 12:44:15 #99 DONE 0.1s 12:44:15 12:44:15 #100 [security-spire-server stage-2 6/9] COPY security.txt / 12:44:15 #100 DONE 0.5s 12:44:15 12:44:15 #101 [security-spire-config stage-2 6/10] COPY security.txt / 12:44:15 #101 DONE 0.5s 12:44:15 12:44:15 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:44:15 #102 DONE 0.6s 12:44:15 12:44:15 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:44:15 #103 DONE 0.1s 12:44:15 12:44:15 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 12:44:15 #104 DONE 0.1s 12:44:15 12:44:15 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:44:15 #105 DONE 0.1s 12:44:15 12:44:15 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 12:44:15 #106 DONE 0.1s 12:44:15 12:44:15 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:44:15 #107 DONE 0.1s 12:44:15 12:44:15 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 12:44:15 #108 DONE 0.0s 12:44:15 12:44:15 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:44:15 #109 DONE 0.0s 12:44:15 12:44:15 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:44:15 #110 DONE 0.0s 12:44:15 12:44:15 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:44:15 #111 DONE 0.1s 12:44:15 12:44:15 #112 [security-spire-server] exporting to image 12:44:15 #112 exporting layers 12:44:16 #112 ... 12:44:16 12:44:16 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:44:16 #113 DONE 0.1s 12:44:16 12:44:16 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:44:16 #114 DONE 0.0s 12:44:16 12:44:16 #112 [security-spire-agent] exporting to image 12:44:16 #112 exporting layers 0.7s done 12:44:16 #112 writing image sha256:b8e7e749b9e8ae18544a5ad695a7192e0df0376d7f653ab81ceddca6c847de7c done 12:44:16 #112 naming to docker.io/library/security-spire-server 12:44:16 #112 exporting layers 0.7s done 12:44:16 #112 naming to docker.io/library/security-spire-server done 12:44:16 #112 writing image sha256:25fbe621000b95c1a99931778fa4e1376fdecf5c3cd51a9e7a9b0a45591d9515 done 12:44:16 #112 naming to docker.io/library/security-spire-config done 12:44:16 #112 writing image sha256:3886cfda983de4472c189cf2cbcf5ead84f35c2d6cc47ff03fa60c20f224fadf 12:44:16 #112 writing image sha256:3886cfda983de4472c189cf2cbcf5ead84f35c2d6cc47ff03fa60c20f224fadf done 12:44:16 #112 naming to docker.io/library/security-spire-agent done 12:44:16 #112 DONE 0.8s 12:44:16 12:44:16 #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:19 #115 ... 12:44:19 12:44:19 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:19 #116 ... 12:44:19 12:44:19 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:19 #117 ... 12:44:19 12:44:19 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:45 #118 DONE 35.9s 12:44:45 12:44:45 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:45 #87 DONE 32.6s 12:44:45 12:44:45 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:45 #116 DONE 35.9s 12:44:45 12:44:45 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:45 #74 DONE 36.0s 12:44:45 12:44:45 #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:45 #115 DONE 35.9s 12:44:45 12:44:45 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:45 #117 DONE 35.9s 12:44:45 12:44:45 #119 [support-notifications builder 6/7] COPY . . 12:44:47 Removing intermediate container 26d8e4402903 12:44:47 ---> ef63b1acea60 12:44:47 Successfully built ef63b1acea60 12:44:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:47 + docker inspect -f . ci-base-image-arm64 12:44:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:44:47 prd-ubuntu20.04-docker-arm64-4c-16g-39615 does not seem to be running inside a container 12:44:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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 12:44:48 $ docker top 8b8c7a4c6981116528c9a8ff7d46695ea027d08652a6ea8b43c937d85d13319c -eo pid,comm [Pipeline] { [Pipeline] sh 12:44:49 + go version 12:44:49 go version go1.23.4 linux/arm64 [Pipeline] } 12:44:49 $ docker stop --time=1 8b8c7a4c6981116528c9a8ff7d46695ea027d08652a6ea8b43c937d85d13319c 12:44:51 $ docker rm -f --volumes 8b8c7a4c6981116528c9a8ff7d46695ea027d08652a6ea8b43c937d85d13319c [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 12:44:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:44:52 12:44:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:44:52 latest: Pulling from edgex-devops/edgex-compose-arm64 12:44:52 547446be3368: Pulling fs layer 12:44:52 d125d8839a47: Pulling fs layer 12:44:52 3e85d5ac6304: Pulling fs layer 12:44:52 c3105a71a48b: Pulling fs layer 12:44:52 0f093f025ec4: Pulling fs layer 12:44:52 c3106fc0e877: Pulling fs layer 12:44:52 c3105a71a48b: Waiting 12:44:52 0f093f025ec4: Waiting 12:44:52 c3106fc0e877: Waiting 12:44:52 547446be3368: Download complete 12:44:52 c3105a71a48b: Verifying Checksum 12:44:52 c3105a71a48b: Download complete 12:44:52 d125d8839a47: Verifying Checksum 12:44:52 d125d8839a47: Download complete 12:44:52 c3106fc0e877: Verifying Checksum 12:44:52 c3106fc0e877: Download complete 12:44:53 0f093f025ec4: Verifying Checksum 12:44:53 0f093f025ec4: Download complete 12:44:53 547446be3368: Pull complete 12:44:54 #119 ... 12:44:54 12:44:54 #120 [core-command builder 6/7] COPY . . 12:44:54 #120 DONE 9.3s 12:44:54 12:44:54 #121 [support-scheduler builder 6/7] COPY . . 12:44:54 #121 DONE 9.3s 12:44:54 12:44:54 #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:44:54 #122 CACHED 12:44:54 12:44:54 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:54 #123 CACHED 12:44:54 12:44:54 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 12:44:54 #124 CACHED 12:44:54 12:44:54 #125 [core-metadata builder 6/7] COPY . . 12:44:54 #125 CACHED 12:44:54 12:44:54 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:54 #126 CACHED 12:44:54 12:44:54 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 12:44:54 #127 CACHED 12:44:54 12:44:54 #128 [security-spiffe-token-provider builder 6/7] COPY . . 12:44:54 #128 DONE 9.3s 12:44:54 12:44:54 #129 [core-data builder 6/7] COPY . . 12:44:54 #129 CACHED 12:44:54 12:44:54 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 12:44:54 #130 CACHED 12:44:54 12:44:54 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:54 #131 CACHED 12:44:54 12:44:54 #132 [security-proxy-auth builder 6/7] COPY . . 12:44:54 #132 CACHED 12:44:54 12:44:54 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:54 #133 CACHED 12:44:54 12:44:54 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 12:44:54 #134 CACHED 12:44:54 12:44:54 #135 [core-keeper builder 7/8] COPY . . 12:44:54 #135 DONE 9.3s 12:44:54 12:44:54 #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:54 #136 CACHED 12:44:54 12:44:54 #137 [security-proxy-setup builder 6/7] COPY . . 12:44:54 #137 CACHED 12:44:54 12:44:54 #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 12:44:54 #138 CACHED 12:44:54 12:44:54 #119 [support-notifications builder 6/7] COPY . . 12:44:54 #119 DONE 9.3s 12:44:54 12:44:54 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:54 #139 CACHED 12:44:54 12:44:54 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 12:44:54 #140 CACHED 12:44:54 12:44:54 #141 [security-secretstore-setup builder 6/7] COPY . . 12:44:54 #141 CACHED 12:44:54 12:44:54 #142 [security-bootstrapper builder 6/7] COPY . . 12:44:54 #142 DONE 9.4s 12:44:54 12:44:54 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:44:54 d125d8839a47: Pull complete 12:44:55 3e85d5ac6304: Verifying Checksum 12:44:55 3e85d5ac6304: Download complete 12:44:55 #143 1.248 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:45:05 3e85d5ac6304: Pull complete 12:45:05 c3105a71a48b: Pull complete 12:45:05 #143 ... 12:45:05 12:45:05 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:45:05 #0 1.609 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 12:45:05 #144 ... 12:45:05 12:45:05 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:45:05 #0 1.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 12:45:05 #145 ... 12:45:05 12:45:05 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:45:05 #0 1.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:45:05 #146 ... 12:45:05 12:45:05 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:45:05 #0 0.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:45:05 #147 ... 12:45:05 12:45:05 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:45:05 #0 1.049 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 12:45:05 #148 ... 12:45:05 12:45:05 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:45:05 #0 1.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 12:45:05 #149 ... 12:45:05 12:45:05 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:45:05 #0 1.513 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:45:05 #150 ... 12:45:05 12:45:05 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:45:05 #0 0.474 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:45:05 #151 ... 12:45:05 12:45:05 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:45:05 #0 0.677 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:45:05 #152 ... 12:45:05 12:45:05 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:45:05 #0 1.349 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:45:05 #153 ... 12:45:05 12:45:05 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:45:05 #0 0.930 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:45:06 0f093f025ec4: Pull complete 12:45:06 c3106fc0e877: Pull complete 12:45:06 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 12:45:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:45:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:06 prd-ubuntu20.04-docker-arm64-4c-16g-39615 does not seem to be running inside a container 12:45:06 $ 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/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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 12:45:08 $ docker top 9f2ba083f86f727f90ac052732c302f916dfaab981ad3508bcfeca2c05eab642 -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:09 + docker compose -f ./docker-compose-build.yml build --parallel 12:45:19 #1 [security-secretstore-setup internal] load build definition from Dockerfile 12:45:19 #1 transferring dockerfile: 2.49kB done 12:45:19 #1 DONE 0.1s 12:45:19 12:45:19 #2 [core-data internal] load build definition from Dockerfile 12:45:19 #2 transferring dockerfile: 2.04kB done 12:45:19 #2 DONE 0.0s 12:45:19 12:45:19 #3 [core-metadata internal] load build definition from Dockerfile 12:45:19 #3 transferring dockerfile: 2.10kB done 12:45:19 #3 DONE 0.1s 12:45:19 12:45:19 #4 [security-bootstrapper internal] load build definition from Dockerfile 12:45:19 #4 transferring dockerfile: 3.02kB 0.0s done 12:45:19 #4 DONE 0.1s 12:45:19 12:45:19 #5 [security-spire-config internal] load build definition from Dockerfile 12:45:19 #5 transferring dockerfile: 1.69kB done 12:45:19 #5 DONE 0.1s 12:45:19 12:45:19 #6 [security-spire-server internal] load build definition from Dockerfile 12:45:19 #6 transferring dockerfile: 1.70kB 0.0s done 12:45:19 #6 DONE 0.1s 12:45:19 12:45:19 #7 [core-command internal] load build definition from Dockerfile 12:45:19 #7 transferring dockerfile: 1.94kB done 12:45:19 #7 DONE 0.1s 12:45:19 12:45:19 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 12:45:19 #8 transferring dockerfile: 2.23kB done 12:45:19 #8 DONE 0.1s 12:45:19 12:45:19 #9 [support-scheduler internal] load build definition from Dockerfile 12:45:19 #9 transferring dockerfile: 1.83kB 0.0s done 12:45:19 #9 DONE 0.1s 12:45:19 12:45:19 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 12:45:19 #10 transferring dockerfile: 1.89kB done 12:45:19 #10 DONE 0.1s 12:45:19 12:45:19 #11 [support-notifications internal] load build definition from Dockerfile 12:45:19 #11 transferring dockerfile: 2.00kB 0.0s done 12:45:19 #11 DONE 0.1s 12:45:19 12:45:19 #12 [security-proxy-auth internal] load build definition from Dockerfile 12:45:19 #12 transferring dockerfile: 2.14kB 0.0s done 12:45:19 #12 DONE 0.1s 12:45:19 12:45:19 #13 [core-keeper internal] load build definition from Dockerfile 12:45:19 #13 transferring dockerfile: 2.01kB done 12:45:19 #13 DONE 0.1s 12:45:19 12:45:19 #14 [security-proxy-setup internal] load build definition from Dockerfile 12:45:19 #14 transferring dockerfile: 2.50kB done 12:45:19 #14 DONE 0.1s 12:45:19 12:45:19 #15 [security-spire-agent internal] load build definition from Dockerfile 12:45:19 #15 transferring dockerfile: 1.81kB done 12:45:19 #15 DONE 0.1s 12:45:19 12:45:19 #16 [security-secretstore-setup internal] load .dockerignore 12:45:19 #16 transferring context: 50B 0.0s done 12:45:19 #16 DONE 0.1s 12:45:19 12:45:19 #17 [core-data internal] load .dockerignore 12:45:20 #17 transferring context: 50B done 12:45:20 #17 DONE 0.0s 12:45:20 12:45:20 #18 [core-metadata internal] load .dockerignore 12:45:20 #18 transferring context: 50B done 12:45:20 #18 DONE 0.1s 12:45:20 12:45:20 #19 [security-bootstrapper internal] load .dockerignore 12:45:20 #19 transferring context: 50B 0.0s done 12:45:20 #19 DONE 0.1s 12:45:20 12:45:20 #20 [security-spire-config internal] load .dockerignore 12:45:20 #20 transferring context: 50B done 12:45:20 #20 DONE 0.1s 12:45:20 12:45:20 #21 [security-spire-server internal] load .dockerignore 12:45:20 #21 transferring context: 50B done 12:45:20 #21 DONE 0.1s 12:45:20 12:45:20 #22 [core-command internal] load .dockerignore 12:45:20 #22 transferring context: 50B done 12:45:20 #22 DONE 0.1s 12:45:20 12:45:20 #23 [core-common-config-bootstrapper internal] load .dockerignore 12:45:20 #23 transferring context: 50B done 12:45:20 #23 DONE 0.1s 12:45:20 12:45:20 #24 [support-scheduler internal] load .dockerignore 12:45:20 #24 transferring context: 50B 0.0s done 12:45:20 #24 DONE 0.1s 12:45:20 12:45:20 #25 [security-spiffe-token-provider internal] load .dockerignore 12:45:20 #25 transferring context: 50B done 12:45:20 #25 DONE 0.1s 12:45:20 12:45:20 #26 [support-notifications internal] load .dockerignore 12:45:20 #26 transferring context: 50B done 12:45:20 #26 DONE 0.1s 12:45:20 12:45:20 #27 [security-proxy-auth internal] load .dockerignore 12:45:20 #27 transferring context: 50B 0.0s done 12:45:20 #27 DONE 0.1s 12:45:20 12:45:20 #28 [core-keeper internal] load .dockerignore 12:45:20 #28 transferring context: 50B done 12:45:20 #28 DONE 0.1s 12:45:20 12:45:20 #29 [security-proxy-setup internal] load .dockerignore 12:45:20 #29 transferring context: 50B done 12:45:20 #29 DONE 0.1s 12:45:20 12:45:20 #30 [security-spire-agent internal] load .dockerignore 12:45:20 #30 transferring context: 50B done 12:45:20 #30 DONE 0.1s 12:45:20 12:45:20 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:45:20 #31 DONE 0.0s 12:45:20 12:45:20 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 12:45:21 #32 DONE 0.2s 12:45:21 12:45:21 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:21 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 12:45:21 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:45:21 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 12:45:21 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 12:45:21 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.0s 12:45:21 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.10MB / 4.09MB 0.1s 12:45:21 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s 12:45:21 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 12:45:21 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 12:45:22 #33 ... 12:45:22 12:45:22 #34 [security-secretstore-setup internal] load build context 12:45:22 #34 transferring context: 3.19MB 0.7s done 12:45:22 #34 DONE 0.9s 12:45:22 12:45:22 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:22 #33 ... 12:45:22 12:45:22 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:45:22 #31 DONE 0.0s 12:45:22 12:45:22 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:45:22 #35 DONE 1.8s 12:45:22 12:45:22 #33 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:22 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 12:45:22 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:45:22 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 12:45:22 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 12:45:22 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 12:45:22 #33 ... 12:45:22 12:45:22 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 12:45:22 #32 DONE 0.3s 12:45:22 12:45:22 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:45:22 #35 DONE 1.8s 12:45:22 12:45:22 #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:22 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 12:45:22 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:45:22 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 12:45:22 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 12:45:22 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 12:45:22 #33 ... 12:45:22 12:45:22 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:45:22 #31 DONE 0.0s 12:45:22 12:45:22 #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:22 #33 ... 12:45:22 12:45:22 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 12:45:22 #36 DONE 0.7s 12:45:22 12:45:22 #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:23 #33 ... 12:45:23 12:45:23 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 12:45:23 #32 DONE 0.6s 12:45:23 12:45:23 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:45:23 #35 DONE 1.8s 12:45:23 12:45:23 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 12:45:23 #36 DONE 0.7s 12:45:23 12:45:23 #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:23 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 12:45:23 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:45:23 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 12:45:23 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 12:45:23 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 12:45:23 #33 ... 12:45:23 12:45:23 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:45:23 #31 DONE 0.0s 12:45:23 12:45:23 #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:23 #33 ... 12:45:23 12:45:23 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:45:23 #35 DONE 1.9s 12:45:23 12:45:23 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:45:23 #31 DONE 0.0s 12:45:23 12:45:23 #36 [core-command builder 2/7] WORKDIR /edgex-go 12:45:23 #36 DONE 0.8s 12:45:23 12:45:23 #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:23 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 12:45:23 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:45:23 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 12:45:23 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 12:45:23 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 12:45:23 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 12:45:23 #33 ... 12:45:23 12:45:23 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:45:23 #31 DONE 0.0s 12:45:23 12:45:23 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:45:23 #35 DONE 1.9s 12:45:23 12:45:23 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 12:45:23 #36 DONE 0.8s 12:45:23 12:45:23 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 12:45:23 #32 DONE 1.3s 12:45:23 12:45:23 #33 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:23 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 12:45:23 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:45:23 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 12:45:23 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 12:45:23 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 12:45:23 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 12:45:23 #33 ... 12:45:23 12:45:23 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:45:23 #31 DONE 0.0s 12:45:23 12:45:23 #37 [core-data internal] load build context 12:45:24 #37 ... 12:45:24 12:45:24 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:45:24 #31 DONE 0.0s 12:45:24 12:45:24 #37 [core-data internal] load build context 12:45:24 #37 transferring context: 3.19MB 1.7s done 12:45:24 #37 DONE 1.9s 12:45:24 12:45:24 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:45:24 #35 DONE 2.0s 12:45:24 12:45:24 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 12:45:24 #36 DONE 0.9s 12:45:24 12:45:24 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:45:24 #31 DONE 0.0s 12:45:24 12:45:24 #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:24 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 12:45:24 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:45:24 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 12:45:24 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 12:45:24 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 12:45:24 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 12:45:24 #33 ... 12:45:24 12:45:24 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:45:24 #31 DONE 0.0s 12:45:24 12:45:24 #38 [core-command internal] load build context 12:45:24 #38 ... 12:45:24 12:45:24 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:45:24 #31 DONE 0.0s 12:45:24 12:45:24 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 12:45:24 #39 DONE 1.9s 12:45:24 12:45:24 #40 [core-metadata internal] load build context 12:45:24 #40 transferring context: 3.19MB 1.5s done 12:45:24 #40 DONE 2.3s 12:45:24 12:45:24 #33 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:24 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 12:45:24 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:45:24 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 12:45:24 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 12:45:24 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 12:45:24 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 12:45:24 #33 ... 12:45:24 12:45:24 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:45:24 #35 DONE 2.1s 12:45:24 12:45:24 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 12:45:24 #36 DONE 0.9s 12:45:24 12:45:24 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 12:45:24 #32 DONE 2.3s 12:45:24 12:45:24 #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:24 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 12:45:24 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:45:24 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 12:45:24 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 12:45:24 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 12:45:24 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 12:45:24 #33 ... 12:45:24 12:45:24 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:45:24 #35 DONE 2.1s 12:45:24 12:45:24 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 12:45:24 #36 DONE 0.9s 12:45:24 12:45:24 #41 [core-keeper internal] load build context 12:45:24 #41 DONE 0.0s 12:45:24 12:45:24 #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:24 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 12:45:24 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:45:24 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 12:45:24 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 12:45:24 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 12:45:24 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 12:45:25 #33 ... 12:45:25 12:45:25 #42 [security-bootstrapper internal] load build context 12:45:25 #42 transferring context: 3.19MB 1.9s done 12:45:25 #42 DONE 2.3s 12:45:25 12:45:25 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 12:45:25 #32 ... 12:45:25 12:45:25 #38 [core-command internal] load build context 12:45:25 #38 transferring context: 3.19MB 2.0s done 12:45:25 #38 DONE 2.4s 12:45:25 12:45:25 #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:26 #33 ... 12:45:26 12:45:26 #43 [security-spire-config internal] load build context 12:45:26 #43 transferring context: 22.05kB 0.2s done 12:45:26 #43 DONE 1.7s 12:45:26 12:45:26 #44 [core-common-config-bootstrapper internal] load build context 12:45:27 #44 ... 12:45:27 12:45:27 #45 [security-spire-server internal] load build context 12:45:27 #45 transferring context: 23.80kB 0.1s done 12:45:27 #45 DONE 2.1s 12:45:27 12:45:27 #44 [core-common-config-bootstrapper internal] load build context 12:45:27 #44 ... 12:45:27 12:45:27 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 12:45:27 #32 DONE 4.3s 12:45:27 12:45:27 #44 [core-common-config-bootstrapper internal] load build context 12:45:28 #44 transferring context: 3.19MB 3.6s done 12:45:28 #44 DONE 4.6s 12:45:28 12:45:28 #46 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:45:28 #46 ... 12:45:28 12:45:28 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 12:45:28 #39 DONE 5.3s 12:45:28 12:45:28 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:45:28 #47 ... 12:45:28 12:45:28 #48 [support-scheduler internal] load build context 12:45:28 #48 transferring context: 3.19MB 3.9s done 12:45:28 #48 DONE 5.1s 12:45:28 12:45:28 #49 [security-spiffe-token-provider internal] load build context 12:45:29 #49 transferring context: 3.19MB 4.5s done 12:45:29 #49 DONE 5.7s 12:45:29 12:45:29 #50 [support-notifications internal] load build context 12:45:29 #50 transferring context: 3.19MB 4.6s done 12:45:30 #50 DONE 5.8s 12:45:30 12:45:30 #51 [security-proxy-setup internal] load build context 12:45:31 #51 ... 12:45:31 12:45:31 #52 [security-proxy-auth internal] load build context 12:45:31 #52 transferring context: 3.19MB 4.6s done 12:45:31 #52 ... 12:45:31 12:45:31 #51 [security-proxy-setup internal] load build context 12:45:31 #51 ... 12:45:31 12:45:31 #53 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 12:45:31 #53 DONE 6.5s 12:45:31 12:45:31 #51 [security-proxy-setup internal] load build context 12:45:31 #51 ... 12:45:31 12:45:31 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:45:31 #54 DONE 0.0s 12:45:31 12:45:31 #51 [security-proxy-setup internal] load build context 12:45:32 #51 transferring context: 3.19MB 5.4s done 12:45:32 #51 ... 12:45:32 12:45:32 #41 [core-keeper internal] load build context 12:45:32 #41 transferring context: 3.19MB 4.5s done 12:45:32 #41 DONE 7.1s 12:45:32 12:45:32 #52 [security-proxy-auth internal] load build context 12:45:32 #52 DONE 7.2s 12:45:32 12:45:32 #51 [security-proxy-setup internal] load build context 12:45:32 #51 DONE 7.4s 12:45:32 12:45:32 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:45:32 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.6s done 12:45:32 #54 DONE 0.6s 12:45:32 12:45:32 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:45:32 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 12:45:32 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 12:45:32 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 12:45:32 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 12:45:32 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 12:45:32 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 12:45:32 #33 ... 12:45:32 12:45:32 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:45:32 #55 DONE 7.5s 12:45:32 12:45:32 #56 [security-spire-agent internal] load build context 12:45:32 #56 transferring context: 23.33kB 0.3s done 12:45:32 #56 ... 12:45:32 12:45:32 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 12:45:32 #0 7.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:32 #0 7.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:32 #57 ... 12:45:32 12:45:32 #56 [security-spire-agent internal] load build context 12:45:32 #56 DONE 1.2s 12:45:32 12:45:32 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 12:45:32 #0 8.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:32 #0 9.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:32 #58 ... 12:45:32 12:45:32 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:45:32 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 12:45:32 #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 12:45:32 #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 12:45:32 #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 12:45:32 #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 12:45:32 #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 12:45:32 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 0.2s 12:45:32 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 0.2s 12:45:33 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.60MB / 14.28MB 0.7s 12:45:33 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.5s done 12:45:33 #54 ... 12:45:33 12:45:33 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:45:33 #0 5.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:33 #0 6.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:33 #59 ... 12:45:33 12:45:33 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:45:34 #54 ... 12:45:34 12:45:34 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:45:34 #0 6.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:34 #0 7.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:34 #60 ... 12:45:34 12:45:34 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 12:45:34 #0 5.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:34 #0 5.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:34 #61 ... 12:45:34 12:45:34 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:34 #62 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.6s done 12:45:34 #62 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 12:45:34 #62 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 12:45:34 #62 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 12:45:34 #62 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.8s done 12:45:34 #62 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.9s done 12:45:34 #62 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.1s done 12:45:34 #62 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 12:45:34 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 4.4s 12:45:34 #62 ... 12:45:34 12:45:34 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:45:34 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.77MB / 14.28MB 2.0s 12:45:35 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.87MB / 14.28MB 2.8s 12:45:36 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.07MB / 14.28MB 3.1s 12:45:36 #54 ... 12:45:36 12:45:36 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:45:36 #59 11.44 OK: 239 MiB in 58 packages 12:45:36 #59 DONE 12.7s 12:45:36 12:45:36 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:45:37 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.01MB / 14.28MB 4.4s 12:45:37 #54 ... 12:45:37 12:45:37 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 12:45:37 #61 11.76 OK: 239 MiB in 58 packages 12:45:37 #61 DONE 13.1s 12:45:37 12:45:37 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 12:45:37 #58 14.21 OK: 239 MiB in 58 packages 12:45:37 #58 DONE 15.5s 12:45:37 12:45:37 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:45:37 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.34MB / 14.28MB 4.6s 12:45:37 #54 ... 12:45:37 12:45:37 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:45:37 #63 ... 12:45:37 12:45:37 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 12:45:37 #57 13.35 OK: 239 MiB in 58 packages 12:45:37 #57 DONE 15.0s 12:45:37 12:45:37 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:37 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 7.3s 12:45:37 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 7.7s 12:45:37 #62 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 12:45:37 #62 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 12:45:38 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 8.2s 12:45:38 #62 ... 12:45:38 12:45:38 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:45:38 #64 ... 12:45:38 12:45:38 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:45:38 #65 ... 12:45:38 12:45:38 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:45:38 #66 ... 12:45:38 12:45:38 #67 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 12:45:38 #67 DONE 2.3s 12:45:38 12:45:38 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:45:38 #68 ... 12:45:38 12:45:38 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:45:39 #69 ... 12:45:39 12:45:39 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:45:39 #70 ... 12:45:39 12:45:39 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:45:39 #71 ... 12:45:39 12:45:39 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:45:39 #72 ... 12:45:39 12:45:39 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:39 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.60MB / 33.17MB 9.4s 12:45:39 #62 ... 12:45:39 12:45:39 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:45:39 #60 12.60 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 12:45:39 #60 12.60 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 12:45:39 #60 12.60 OK: 24059 distinct packages available 12:45:39 #60 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:39 #60 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:39 #60 14.81 OK: 239 MiB in 58 packages 12:45:39 #60 DONE 15.5s 12:45:39 12:45:39 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:39 #62 ... 12:45:39 12:45:39 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 12:45:39 #73 DONE 2.6s 12:45:39 12:45:39 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:40 #62 ... 12:45:40 12:45:40 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 12:45:40 #74 DONE 2.8s 12:45:40 12:45:40 #75 [core-data builder 4/7] COPY go.mod vendor* ./ 12:45:40 #75 DONE 2.5s 12:45:40 12:45:40 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:40 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 10.2s 12:45:40 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 10.7s 12:45:41 #62 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 12:45:41 #62 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done 12:45:42 #62 ... 12:45:42 12:45:42 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:45:42 #76 DONE 2.2s 12:45:42 12:45:42 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:42 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 12.1s 12:45:42 #62 ... 12:45:42 12:45:42 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:45:42 #64 DONE 14.1s 12:45:42 12:45:42 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:43 #62 ... 12:45:43 12:45:43 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:45:43 #77 ... 12:45:43 12:45:43 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:43 #62 ... 12:45:43 12:45:43 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:45:43 #63 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:43 #63 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:43 #63 15.12 (1/1) Installing dumb-init (1.2.5-r3) 12:45:43 #63 15.14 Executing busybox-1.36.1-r29.trigger 12:45:43 #63 15.30 OK: 9 MiB in 15 packages 12:45:43 #63 DONE 16.2s 12:45:43 12:45:43 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:43 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.01MB / 33.17MB 13.5s 12:45:45 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 15.0s 12:45:45 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.17MB / 33.17MB 15.7s 12:45:46 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 16.3s 12:45:47 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.62MB / 33.17MB 16.9s 12:45:47 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 17.3s 12:45:47 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 17.5s done 12:45:47 #62 ... 12:45:47 12:45:47 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:45:47 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.2s done 12:45:47 #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 12:45:47 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 12:45:47 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12:45:47 #54 ... 12:45:47 12:45:47 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:47 #62 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 17.5s done 12:45:48 #62 ... 12:45:48 12:45:48 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:49 #78 ... 12:45:49 12:45:49 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:45:49 #54 ... 12:45:49 12:45:49 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:45:49 #71 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:49 #71 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:49 #71 18.91 (1/2) Installing dumb-init (1.2.5-r3) 12:45:49 #71 18.95 (2/2) Installing su-exec (0.2-r3) 12:45:49 #71 19.04 Executing busybox-1.36.1-r29.trigger 12:45:49 #71 19.25 OK: 9 MiB in 16 packages 12:45:49 #71 DONE 21.2s 12:45:49 12:45:49 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:45:50 #54 ... 12:45:50 12:45:50 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:50 #79 ... 12:45:50 12:45:50 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:50 #80 ... 12:45:50 12:45:50 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:50 #81 ... 12:45:50 12:45:50 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:50 #62 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.7s 12:45:50 #62 ... 12:45:50 12:45:50 #46 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:45:50 #46 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:50 #46 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:50 #46 19.70 (1/1) Installing dumb-init (1.2.5-r3) 12:45:50 #46 19.79 Executing busybox-1.36.1-r29.trigger 12:45:50 #46 19.93 OK: 9 MiB in 15 packages 12:45:50 #46 DONE 22.7s 12:45:50 12:45:50 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:52 #62 ... 12:45:52 12:45:52 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:52 #82 ... 12:45:52 12:45:52 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:52 #62 ... 12:45:52 12:45:52 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:45:52 #0 8.423 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:52 #83 ... 12:45:52 12:45:52 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:53 #62 ... 12:45:53 12:45:53 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:45:53 #69 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:53 #69 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:53 #69 25.00 (1/7) Installing ca-certificates (20241121-r1) 12:45:53 #69 ... 12:45:53 12:45:53 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:45:53 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.6s 12:45:53 #54 ... 12:45:53 12:45:53 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:45:53 #0 6.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:53 #0 8.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:53 #84 ... 12:45:53 12:45:53 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:45:54 #54 ... 12:45:54 12:45:54 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:45:54 #65 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:54 #65 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:54 #65 ... 12:45:54 12:45:54 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:45:54 #69 25.74 (2/7) Installing dumb-init (1.2.5-r3) 12:45:54 #69 25.78 (3/7) Installing libgcc (13.2.1_git20240309-r0) 12:45:54 #69 25.80 (4/7) Installing libsodium (1.0.19-r0) 12:45:54 #69 25.88 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 12:45:54 #69 ... 12:45:54 12:45:54 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:45:54 #72 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:54 #72 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:54 #72 ... 12:45:54 12:45:54 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:55 #62 ... 12:45:55 12:45:55 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 12:45:55 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.9s done 12:45:55 #54 DONE 23.4s 12:45:55 12:45:55 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:55 #62 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.0s 12:45:55 #62 ... 12:45:55 12:45:55 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:45:55 #77 12.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:55 #77 14.32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:55 #77 ... 12:45:55 12:45:55 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:56 #62 ... 12:45:56 12:45:56 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:45:56 #47 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:56 #47 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:56 #47 ... 12:45:56 12:45:56 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:45:56 #68 18.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:56 #68 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:56 #68 ... 12:45:56 12:45:56 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:45:56 #70 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:56 #70 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:57 #70 ... 12:45:57 12:45:57 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:57 #62 ... 12:45:57 12:45:57 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:45:57 #66 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:57 #66 20.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:57 #66 ... 12:45:57 12:45:57 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:59 #62 ... 12:45:59 12:45:59 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 12:45:59 #69 26.20 (6/7) Installing libzmq (4.3.5-r2) 12:45:59 #69 26.40 (7/7) Installing zeromq (4.3.5-r2) 12:45:59 #69 26.48 Executing busybox-1.36.1-r29.trigger 12:45:59 #69 26.75 Executing ca-certificates-20241121-r1.trigger 12:45:59 #69 28.51 OK: 14 MiB in 21 packages 12:45:59 #69 DONE 30.9s 12:45:59 12:45:59 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:45:59 #62 ... 12:45:59 12:45:59 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:45:59 #0 6.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:45:59 #0 7.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:45:59 #85 ... 12:45:59 12:45:59 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:45:59 #70 30.45 (1/4) Installing dumb-init (1.2.5-r3) 12:45:59 #70 30.49 (2/4) Installing openssl (3.3.3-r0) 12:45:59 #70 30.62 (3/4) Installing su-exec (0.2-r3) 12:45:59 #70 30.67 (4/4) Installing yq-go (4.44.1-r2) 12:46:00 #70 ... 12:46:00 12:46:00 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:46:00 #77 26.08 OK: 239 MiB in 58 packages 12:46:00 #77 DONE 27.6s 12:46:00 12:46:00 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:46:01 #62 ... 12:46:01 12:46:01 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 12:46:01 #86 DONE 0.6s 12:46:01 12:46:01 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:46:01 #62 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.5s 12:46:01 #62 ... 12:46:01 12:46:01 #87 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 12:46:01 #0 4.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:46:01 #0 7.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:46:01 #87 ... 12:46:01 12:46:01 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:46:03 #62 ... 12:46:03 12:46:03 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:46:03 #83 10.35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:46:03 #83 ... 12:46:03 12:46:03 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:46:03 #70 32.10 Executing busybox-1.36.1-r29.trigger 12:46:03 #70 32.22 OK: 20 MiB in 18 packages 12:46:03 #70 DONE 34.5s 12:46:03 12:46:03 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:46:03 #47 29.35 (1/4) Installing ca-certificates (20241121-r1) 12:46:03 #47 29.90 (2/4) Installing dumb-init (1.2.5-r3) 12:46:03 #47 29.95 (3/4) Installing su-exec (0.2-r3) 12:46:03 #47 29.96 (4/4) Installing yq-go (4.44.1-r2) 12:46:03 #47 31.32 Executing busybox-1.36.1-r29.trigger 12:46:03 #47 31.49 Executing ca-certificates-20241121-r1.trigger 12:46:03 #47 32.93 OK: 20 MiB in 18 packages 12:46:03 #47 ... 12:46:03 12:46:03 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:46:03 #62 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.1s done 12:46:04 #62 ... 12:46:04 12:46:04 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:46:04 #84 18.20 OK: 9 MiB in 15 packages 12:46:04 #84 DONE 20.5s 12:46:04 12:46:04 #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:46:04 #62 ... 12:46:04 12:46:04 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:46:04 #47 DONE 35.6s 12:46:04 12:46:04 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 12:46:05 #62 ... 12:46:05 12:46:05 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:46:05 #72 26.35 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 12:46:05 #72 26.35 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 12:46:05 #72 26.35 OK: 24048 distinct packages available 12:46:05 #72 27.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:46:05 #72 29.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:46:05 #72 ... 12:46:05 12:46:05 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:46:05 #83 22.46 (1/1) Installing dumb-init (1.2.5-r3) 12:46:05 #83 ... 12:46:05 12:46:05 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 12:46:05 #65 28.65 (1/3) Installing ca-certificates (20241121-r1) 12:46:05 #65 29.20 (2/3) Installing dumb-init (1.2.5-r3) 12:46:05 #65 29.23 (3/3) Installing tzdata (2025a-r0) 12:46:05 #65 31.84 Executing busybox-1.36.1-r29.trigger 12:46:05 #65 32.07 Executing ca-certificates-20241121-r1.trigger 12:46:05 #65 33.13 OK: 11 MiB in 17 packages 12:46:05 #65 DONE 36.8s 12:46:05 12:46:05 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:46:08 #88 ... 12:46:08 12:46:08 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:46:08 #83 23.21 Executing busybox-1.36.1-r29.trigger 12:46:08 #83 23.42 OK: 9 MiB in 15 packages 12:46:08 #83 DONE 25.3s 12:46:08 12:46:08 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:46:08 #66 33.13 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 12:46:08 #66 33.13 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 12:46:08 #66 33.13 OK: 24048 distinct packages available 12:46:08 #66 34.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:46:08 #66 37.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:46:08 #66 ... 12:46:08 12:46:08 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:46:08 #68 29.89 v3.20.6-21-gc144226fa8a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 12:46:08 #68 29.89 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 12:46:08 #68 29.89 OK: 24048 distinct packages available 12:46:08 #68 31.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:46:08 #68 35.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:46:08 #68 ... 12:46:08 12:46:08 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:46:08 #0 4.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:46:09 #89 ... 12:46:09 12:46:09 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:46:09 #72 40.76 (1/5) Installing dumb-init (1.2.5-r3) 12:46:09 #72 40.79 (2/5) Installing musl-obstack (1.2.3-r2) 12:46:09 #72 40.89 (3/5) Installing libucontext (1.2-r3) 12:46:09 #72 ... 12:46:09 12:46:09 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:46:09 #0 4.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:46:09 #0 6.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:46:09 #90 ... 12:46:09 12:46:09 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:46:09 #72 40.90 (4/5) Installing gcompat (1.1.0-r4) 12:46:09 #72 40.92 (5/5) Installing openssl (3.3.3-r0) 12:46:09 #72 ... 12:46:09 12:46:09 #87 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 12:46:09 #87 17.72 OK: 9 MiB in 15 packages 12:46:09 #87 DONE 19.0s 12:46:09 12:46:09 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:46:09 #72 41.08 Executing busybox-1.36.1-r29.trigger 12:46:09 #72 41.27 OK: 10 MiB in 19 packages 12:46:10 #72 ... 12:46:10 12:46:10 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:46:10 #85 19.49 OK: 9 MiB in 16 packages 12:46:10 #85 DONE 21.0s 12:46:10 12:46:10 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 12:46:11 #91 ... 12:46:11 12:46:11 #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:46:11 #72 DONE 42.7s 12:46:11 12:46:11 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:11 #92 ... 12:46:11 12:46:11 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:46:13 #93 ... 12:46:13 12:46:13 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:46:13 #0 4.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:46:13 #0 6.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:46:13 #94 ... 12:46:13 12:46:13 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:46:13 #68 44.14 (1/4) Installing dumb-init (1.2.5-r3) 12:46:13 #68 44.19 (2/4) Installing musl-obstack (1.2.3-r2) 12:46:13 #68 44.20 (3/4) Installing libucontext (1.2-r3) 12:46:13 #68 44.23 (4/4) Installing gcompat (1.1.0-r4) 12:46:13 #68 44.30 Executing busybox-1.36.1-r29.trigger 12:46:13 #68 44.58 OK: 9 MiB in 18 packages 12:46:13 #154 ... 12:46:13 12:46:13 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:46:13 #151 DONE 76.9s 12:46:13 12:46:13 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:46:13 #149 ... 12:46:13 12:46:13 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:46:13 #155 DONE 0.4s 12:46:13 12:46:13 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:46:13 #156 DONE 0.1s 12:46:13 12:46:13 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:46:13 #157 DONE 0.1s 12:46:13 12:46:13 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:46:13 #152 ... 12:46:13 12:46:13 #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 12:46:13 #158 DONE 0.1s 12:46:13 12:46:13 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:46:13 #159 DONE 0.2s 12:46:13 12:46:13 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:46:13 #147 ... 12:46:13 12:46:13 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:46:13 #160 DONE 1.3s 12:46:13 12:46:13 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:46:13 #68 ... 12:46:13 12:46:13 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 12:46:13 #91 DONE 3.0s 12:46:13 12:46:13 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 12:46:13 #95 DONE 0.2s 12:46:13 12:46:13 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:46:13 #88 3.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:46:13 #88 5.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:46:13 #153 ... 12:46:13 12:46:13 #112 [core-common-config-bootstrapper] exporting to image 12:46:13 #112 exporting layers 12:46:13 #88 ... 12:46:13 12:46:13 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:46:13 #93 3.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:46:14 #112 exporting layers 0.4s done 12:46:14 #112 writing image sha256:53a8f62bafd74bec855dfc5b448fddb75170de8fdc212de83e74c4906401035c done 12:46:14 #112 naming to docker.io/library/core-common-config-bootstrapper done 12:46:14 #112 DONE 1.3s 12:46:14 12:46:14 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:46:14 #93 ... 12:46:14 12:46:14 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:46:14 #68 DONE 46.5s 12:46:15 12:46:15 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:46:15 #66 46.07 (1/14) Installing ca-certificates (20241121-r1) 12:46:15 #66 46.40 (2/14) Installing brotli-libs (1.1.0-r2) 12:46:15 #66 46.53 (3/14) Installing c-ares (1.33.1-r0) 12:46:15 #66 46.54 (4/14) Installing libunistring (1.2-r0) 12:46:15 #66 46.85 (5/14) Installing libidn2 (2.3.7-r0) 12:46:15 #66 46.89 (6/14) Installing nghttp2-libs (1.62.1-r0) 12:46:15 #66 46.93 (7/14) Installing libpsl (0.21.5-r1) 12:46:15 #66 46.96 (8/14) Installing zstd-libs (1.5.6-r0) 12:46:15 #147 ... 12:46:15 12:46:15 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:46:15 #146 DONE 81.3s 12:46:15 #66 47.10 (9/14) Installing libcurl (8.12.1-r0) 12:46:15 #66 47.22 (10/14) Installing curl (8.12.1-r0) 12:46:15 #66 47.32 (11/14) Installing dumb-init (1.2.5-r3) 12:46:15 #66 47.36 (12/14) Installing musl-obstack (1.2.3-r2) 12:46:15 #66 47.38 (13/14) Installing libucontext (1.2-r3) 12:46:15 #66 47.40 (14/14) Installing gcompat (1.1.0-r4) 12:46:15 #66 47.46 Executing busybox-1.36.1-r29.trigger 12:46:15 12:46:15 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 12:46:15 #161 DONE 0.2s 12:46:15 12:46:15 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 12:46:16 #66 47.64 Executing ca-certificates-20241121-r1.trigger 12:46:16 #66 ... 12:46:16 12:46:16 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:46:16 #90 15.62 OK: 14 MiB in 21 packages 12:46:16 #90 DONE 17.0s 12:46:16 12:46:16 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:46:16 #93 4.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:46:17 #162 DONE 1.3s 12:46:17 12:46:17 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 12:46:17 #163 DONE 0.0s 12:46:17 12:46:17 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 12:46:17 #164 DONE 0.1s 12:46:17 12:46:17 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:46:17 #148 ... 12:46:17 12:46:17 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:46:17 #165 DONE 0.3s 12:46:17 12:46:17 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 12:46:17 #166 DONE 0.1s 12:46:17 12:46:17 #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/ 12:46:17 #167 DONE 0.1s 12:46:17 12:46:17 #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/ 12:46:17 #168 DONE 0.1s 12:46:17 12:46:17 #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/ 12:46:17 #169 DONE 0.0s 12:46:17 12:46:17 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:46:17 #93 ... 12:46:17 12:46:17 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:46:17 #89 5.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:46:17 #89 12.35 OK: 20 MiB in 18 packages 12:46:17 #89 DONE 13.4s 12:46:17 12:46:17 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:46:17 #66 48.66 OK: 15 MiB in 28 packages 12:46:18 #66 ... 12:46:18 12:46:18 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:46:18 #94 13.97 OK: 20 MiB in 18 packages 12:46:18 #94 DONE 15.2s 12:46:18 #147 ... 12:46:18 12:46:18 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:46:18 #170 DONE 0.1s 12:46:18 12:46:18 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 12:46:18 12:46:18 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 12:46:18 #96 DONE 0.3s 12:46:18 12:46:18 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:46:18 #0 2.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:46:18 #97 ... 12:46:18 12:46:18 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:46:18 #66 DONE 50.3s 12:46:18 12:46:18 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:46:19 #171 DONE 1.2s 12:46:19 12:46:19 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:46:19 #153 ... 12:46:19 12:46:19 #112 [security-bootstrapper] exporting to image 12:46:19 #112 exporting layers 12:46:19 #112 exporting layers 0.5s done 12:46:19 #112 writing image sha256:53b70f39790c5dc1c7b3b857da4e6d06df6df3d262acf34c5a4d27d32d8f3ef1 0.0s done 12:46:19 #112 naming to docker.io/library/security-bootstrapper 12:46:19 #112 naming to docker.io/library/security-bootstrapper done 12:46:19 #112 DONE 1.8s 12:46:19 12:46:19 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:46:20 #98 ... 12:46:20 12:46:20 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 12:46:20 #88 13.66 OK: 11 MiB in 17 packages 12:46:20 #88 DONE 14.7s 12:46:20 12:46:20 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:46:20 #97 4.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:46:22 #97 ... 12:46:22 12:46:22 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 12:46:22 #93 10.09 OK: 10 MiB in 19 packages 12:46:22 #93 DONE 11.4s 12:46:22 12:46:22 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 12:46:23 #99 DONE 1.4s 12:46:23 12:46:23 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:46:23 #97 7.944 OK: 9 MiB in 18 packages 12:46:23 #97 DONE 8.8s 12:46:23 12:46:23 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:46:25 #100 ... 12:46:25 12:46:25 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:46:25 #101 DONE 3.3s 12:46:25 12:46:25 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 12:46:25 #102 DONE 0.3s 12:46:25 12:46:25 #103 [security-spire-server stage-2 6/9] COPY security.txt / 12:46:26 #103 DONE 0.4s 12:46:26 12:46:26 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:46:26 #100 DONE 2.5s 12:46:26 12:46:26 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:46:26 #104 ... 12:46:26 12:46:26 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:46:26 #105 DONE 2.7s 12:46:26 12:46:26 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 12:46:26 #106 ... 12:46:26 12:46:26 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:46:26 #104 DONE 0.4s 12:46:26 12:46:26 #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / 12:46:26 #107 DONE 0.4s 12:46:26 12:46:26 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 12:46:26 #106 DONE 0.4s 12:46:26 12:46:26 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 12:46:27 #108 ... 12:46:27 12:46:27 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:46:27 #109 DONE 0.4s 12:46:27 12:46:27 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 12:46:27 #108 DONE 0.5s 12:46:27 12:46:27 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:46:27 #110 ... 12:46:27 12:46:27 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:46:27 #98 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:46:27 #98 3.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:46:27 #98 7.732 OK: 15 MiB in 28 packages 12:46:27 #98 DONE 8.7s 12:46:27 12:46:27 #111 [security-spire-config stage-2 6/10] COPY security.txt / 12:46:27 #111 DONE 0.6s 12:46:27 12:46:27 #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:46:27 #112 ... 12:46:27 12:46:27 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:46:27 #113 DONE 0.5s 12:46:27 12:46:27 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:46:27 #110 DONE 0.6s 12:46:27 12:46:27 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:46:28 #114 ... 12:46:28 12:46:28 #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:46:28 #112 DONE 0.7s 12:46:28 12:46:28 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:46:28 #114 DONE 0.3s 12:46:28 12:46:28 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:46:28 #115 ... 12:46:28 12:46:28 #116 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 12:46:28 #116 DONE 0.3s 12:46:28 12:46:28 #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:46:28 #117 ... 12:46:28 12:46:28 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:46:28 #115 DONE 0.4s 12:46:28 12:46:28 #118 [security-spire-agent] exporting to image 12:46:28 #118 exporting layers 12:46:29 #118 ... 12:46:29 12:46:29 #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:46:29 #117 DONE 0.6s 12:46:29 12:46:29 #118 [security-spire-config] exporting to image 12:46:32 #118 exporting layers 4.4s done 12:46:32 #118 writing image sha256:4f3d4672668a2a67f17359e24833d2faa476a1dc40a0fae971eb65c1efae4b93 0.1s done 12:46:32 #118 naming to docker.io/library/security-spire-server-arm64 12:46:32 #118 naming to docker.io/library/security-spire-server-arm64 0.0s done 12:46:32 #118 exporting layers 3.8s done 12:46:32 #118 writing image sha256:67364adbea7d0096035b25180829703c8d0311200d542c687483d73be7cc488a 0.0s done 12:46:32 #118 naming to docker.io/library/security-spire-agent-arm64 done 12:46:32 #118 exporting layers 3.5s done 12:46:32 #118 writing image sha256:7ee8e8372237aa9ba764b2f38ae72d2916a21e415b82a62179f41dfa0b175ad7 done 12:46:32 #118 naming to docker.io/library/security-spire-config-arm64 done 12:46:32 #118 DONE 4.9s 12:46:32 12:46:32 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:27 #153 145.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:47:27 #153 ... 12:47:27 12:47:27 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:47:27 #145 DONE 147.2s 12:47:27 12:47:27 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:47:27 #148 DONE 147.2s 12:47:27 12:47:27 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:47:27 #152 DONE 147.2s 12:47:27 12:47:27 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:47:27 #147 DONE 147.2s 12:47:27 12:47:27 #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:47:27 #172 ... 12:47:27 12:47:27 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 12:47:27 #173 DONE 0.4s 12:47:27 12:47:27 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 12:47:27 #174 DONE 0.2s 12:47:27 12:47:27 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:47:27 #153 DONE 147.7s 12:47:27 12:47:27 #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:47:27 #172 DONE 0.3s 12:47:27 12:47:27 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:47:27 #149 DONE 147.8s 12:47:27 12:47:27 #175 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:47:27 #175 ... 12:47:27 12:47:27 #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 12:47:27 #176 DONE 0.2s 12:47:27 12:47:27 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 12:47:27 #177 DONE 0.2s 12:47:27 12:47:27 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:47:27 #178 CACHED 12:47:27 12:47:27 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:47:27 #179 CACHED 12:47:27 12:47:27 #175 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:47:27 #175 DONE 0.2s 12:47:27 12:47:27 #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:47:27 #180 DONE 0.2s 12:47:27 12:47:27 #181 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:47:27 #181 ... 12:47:27 12:47:27 #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 12:47:27 #182 DONE 0.3s 12:47:27 12:47:27 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 12:47:27 #183 DONE 0.3s 12:47:27 12:47:27 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:47:27 #184 DONE 0.4s 12:47:27 12:47:27 #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 12:47:27 #185 DONE 0.4s 12:47:27 12:47:27 #186 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:47:27 #186 DONE 0.4s 12:47:27 12:47:27 #187 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 12:47:27 #187 ... 12:47:27 12:47:27 #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 12:47:27 #188 DONE 0.4s 12:47:27 12:47:27 #181 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:47:27 #181 DONE 0.6s 12:47:27 12:47:27 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:47:27 #150 DONE 148.6s 12:47:27 12:47:27 #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 12:47:27 #189 DONE 0.4s 12:47:27 12:47:27 #187 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 12:47:27 #187 DONE 0.4s 12:47:27 12:47:27 #190 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:47:27 #190 CACHED 12:47:27 12:47:27 #191 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:47:27 #191 CACHED 12:47:27 12:47:27 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 12:47:27 #192 DONE 0.5s 12:47:27 12:47:27 #112 [core-command] exporting to image 12:47:27 #112 exporting layers 12:47:27 #112 ... 12:47:27 12:47:27 #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:47:27 #193 DONE 0.5s 12:47:27 12:47:27 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:47:27 #144 DONE 148.9s 12:47:27 12:47:27 #194 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:47:27 #194 DONE 0.4s 12:47:27 12:47:27 #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 12:47:27 #195 DONE 0.4s 12:47:27 12:47:27 #196 [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 12:47:27 #196 DONE 0.3s 12:47:27 12:47:27 #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:47:27 #197 DONE 0.3s 12:47:27 12:47:27 #198 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 12:47:27 #198 DONE 0.3s 12:47:27 12:47:27 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 12:47:27 #199 DONE 0.1s 12:47:27 12:47:27 #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 12:47:27 #200 DONE 0.2s 12:47:27 12:47:27 #201 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:47:27 #201 DONE 0.2s 12:47:27 12:47:27 #112 [core-data] exporting to image 12:47:27 #112 writing image sha256:0d2a02f11ad1eb9ca9f3c87e4045329bd580ef532cbf08f19022e4bd7bb02e4a done 12:47:27 #112 naming to docker.io/library/core-command done 12:47:27 #112 ... 12:47:27 12:47:27 #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 12:47:27 #202 DONE 0.2s 12:47:27 12:47:27 #203 [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 12:47:27 #203 DONE 0.2s 12:47:27 12:47:27 #112 [core-data] exporting to image 12:47:27 #112 exporting layers 0.2s done 12:47:27 #112 writing image sha256:97f8bc182e1519cfdaa3bbf618eafa927a654adca2d6b166915fbd7771bf69ba 12:47:27 #112 ... 12:47:27 12:47:27 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 12:47:27 #204 DONE 0.2s 12:47:27 12:47:27 #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 12:47:27 #205 DONE 0.2s 12:47:27 12:47:27 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 12:47:27 #206 DONE 0.2s 12:47:27 12:47:27 #112 [core-metadata] exporting to image 12:47:27 #112 writing image sha256:97f8bc182e1519cfdaa3bbf618eafa927a654adca2d6b166915fbd7771bf69ba 0.1s done 12:47:27 #112 naming to docker.io/library/core-data done 12:47:27 #112 writing image sha256:d1a120aaef612b363b874b1bdddfe93c08388cfce297d596c8dc3fc230a70bdc done 12:47:27 #112 naming to docker.io/library/security-spiffe-token-provider done 12:47:27 #112 ... 12:47:27 12:47:27 #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 12:47:27 #207 DONE 0.2s 12:47:27 12:47:27 #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:47:27 #208 DONE 0.2s 12:47:27 12:47:27 #112 [core-keeper] exporting to image 12:47:27 #112 ... 12:47:27 12:47:27 #209 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:47:27 #209 DONE 0.6s 12:47:27 12:47:27 #112 [security-proxy-setup] exporting to image 12:47:27 #112 ... 12:47:27 12:47:27 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:47:27 #210 DONE 0.9s 12:47:27 12:47:27 #211 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:47:27 #211 DONE 0.3s 12:47:27 12:47:27 #112 [security-proxy-auth] exporting to image 12:47:27 #112 exporting layers 0.4s done 12:47:27 #112 ... 12:47:27 12:47:27 #212 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:47:27 #212 DONE 0.1s 12:47:27 12:47:27 #112 [core-metadata] exporting to image 12:47:27 #112 exporting layers 0.6s done 12:47:27 #112 writing image sha256:213c544452e1d336de73affbb03ac3024487ae04492a566688cc834defc705af 0.0s done 12:47:27 #112 naming to docker.io/library/core-keeper done 12:47:27 #112 writing image sha256:ca968d3eee6b1b25af29dbad8c8aa5f5e9e5b5e4f9437a9a06af3020afb325a2 0.0s done 12:47:27 #112 naming to docker.io/library/core-metadata done 12:47:27 #112 exporting layers 0.4s done 12:47:27 #112 writing image sha256:54b10fdbd31af62e302a9cea226eb3f7ce55f9a5d562b5ddde6c8f08c3e48cf2 done 12:47:27 #112 naming to docker.io/library/security-proxy-auth done 12:47:27 #112 writing image sha256:86c4dc08e136e9aeaeb7710f90be153500f9080b5ba2d60b9ec91a5079488d75 done 12:47:27 #112 naming to docker.io/library/security-proxy-setup done 12:47:27 #112 DONE 3.1s 12:47:27 12:47:27 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:47:27 #154 DONE 150.2s 12:47:27 12:47:27 #213 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:47:27 #213 ... 12:47:27 12:47:27 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:47:27 #214 DONE 0.0s 12:47:27 12:47:27 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:47:27 #215 DONE 0.0s 12:47:27 12:47:27 #213 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:47:27 #213 DONE 0.5s 12:47:27 12:47:27 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:47:27 #216 DONE 0.1s 12:47:27 12:47:27 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 12:47:27 #217 DONE 0.0s 12:47:27 12:47:27 #112 [support-scheduler] exporting to image 12:47:27 #112 exporting layers 0.2s done 12:47:27 #112 writing image sha256:88a6fc6338185cd3698215079b7316b9a37a41700c26ce0d75d320c6fd3c2403 0.0s done 12:47:27 #112 naming to docker.io/library/security-secretstore-setup done 12:47:27 #112 writing image sha256:63e1e508fca2b6aec13e9f0c3bafa85d61dec93d04e459d0700ed0eb74706884 done 12:47:27 #112 naming to docker.io/library/support-scheduler done 12:47:27 #112 DONE 3.4s 12:47:27 12:47:27 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:47:27 #33 ... 12:47:27 12:47:27 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:47:27 #143 DONE 151.6s 12:47:27 12:47:27 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:47:27 #218 DONE 0.0s 12:47:27 12:47:27 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:47:27 #219 DONE 0.0s 12:47:27 12:47:27 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:47:27 #220 DONE 0.1s 12:47:27 12:47:27 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 12:47:27 #221 DONE 0.0s 12:47:27 12:47:27 #112 [support-notifications] exporting to image 12:47:27 #112 exporting layers 0.2s done 12:47:27 #112 writing image sha256:177bc45b36c7b8039956c10818fc7bdc2edadd04d6c2ab1c4b868f6f3c35c8bf done 12:47:27 #112 naming to docker.io/library/support-notifications done 12:47:27 #112 DONE 3.6s 12:47:27 12:47:27 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:47:27 time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:27 time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:27 time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:27 time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:27 time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:27 time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:27 time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:27 time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:27 time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:27 time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:27 time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:27 time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:27 time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:27 time="2025-02-24T12:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:47:27 time="2025-02-24T12:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 12:47:27 $ docker stop --time=1 cc0f5b38e277bf32cccd1b5ad8da24dedcaba2eb67af3bf5c5c4f942b52242ec 12:47:28 $ docker rm -f --volumes cc0f5b38e277bf32cccd1b5ad8da24dedcaba2eb67af3bf5c5c4f942b52242ec [Pipeline] // withDockerContainer [Pipeline] sh 12:47:29 + docker images 12:47:29 REPOSITORY TAG IMAGE ID CREATED SIZE 12:47:29 support-notifications latest 177bc45b36c7 2 seconds ago 51.6MB 12:47:29 security-secretstore-setup latest 88a6fc633818 4 seconds ago 67.7MB 12:47:29 support-scheduler latest 63e1e508fca2 4 seconds ago 48MB 12:47:29 security-spiffe-token-provider latest d1a120aaef61 5 seconds ago 46.9MB 12:47:29 security-proxy-setup latest 86c4dc08e136 5 seconds ago 38.2MB 12:47:29 security-proxy-auth latest 54b10fdbd31a 5 seconds ago 31.3MB 12:47:29 core-data latest 97f8bc182e15 5 seconds ago 32.4MB 12:47:29 core-metadata latest ca968d3eee6b 5 seconds ago 32.6MB 12:47:29 core-keeper latest 213c544452e1 5 seconds ago 32.1MB 12:47:29 core-command latest 0d2a02f11ad1 6 seconds ago 27.9MB 12:47:29 security-bootstrapper latest 53b70f39790c About a minute ago 20.3MB 12:47:29 core-common-config-bootstrapper latest 53a8f62bafd7 About a minute ago 17.1MB 12:47:29 security-spire-config latest 25fbe621000b 3 minutes ago 149MB 12:47:29 security-spire-agent latest 3886cfda983d 3 minutes ago 195MB 12:47:29 security-spire-server latest b8e7e749b9e8 3 minutes ago 149MB 12:47:29 ci-base-image-x86_64 latest 7faf230620c2 6 minutes ago 929MB 12:47:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB 12:47:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 12:47:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:47:29 provisioning config files... 12:47:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/800@tmp/config15700683892030748512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:47:29 ---> ****-login.sh 12:47:29 nexus3.edgexfoundry.org:10001 12:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:47:29 Configure a credential helper to remove this warning. See 12:47:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:47:29 12:47:29 Login Succeeded 12:47:29 nexus3.edgexfoundry.org:10002 12:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:47:29 Configure a credential helper to remove this warning. See 12:47:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:47:29 12:47:29 Login Succeeded 12:47:29 nexus3.edgexfoundry.org:10003 12:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:47:29 Configure a credential helper to remove this warning. See 12:47:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:47:29 12:47:29 Login Succeeded 12:47:29 nexus3.edgexfoundry.org:10004 12:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:47:29 Configure a credential helper to remove this warning. See 12:47:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:47:29 12:47:29 Login Succeeded 12:47:29 ****.io 12:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:47:30 Configure a credential helper to remove this warning. See 12:47:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:47:30 12:47:30 Login Succeeded 12:47:30 ---> ****-login.sh ends [Pipeline] } 12:47:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:47:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:47:30 [edgeXDocker.push] Tagging docker image core-command with the following tags: 12:47:30 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:30 latest 12:47:30 4.0.0-dev.62 12:47:30 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:30 main 12:47:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:30 + docker push nexus3.edgexfoundry.org:10004/core-command:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:47:30 fc78c3079562: Preparing 12:47:30 3d0bac657d12: Preparing 12:47:30 7b0d9be49508: Preparing 12:47:30 67cc58e71be0: Preparing 12:47:30 879d0dc0d8bc: Preparing 12:47:30 3f0427bfd766: Preparing 12:47:30 994456c4fd7b: Preparing 12:47:30 3f0427bfd766: Waiting 12:47:30 994456c4fd7b: Waiting 12:47:30 fc78c3079562: Pushed 12:47:30 67cc58e71be0: Pushed 12:47:30 7b0d9be49508: Pushed 12:47:30 879d0dc0d8bc: Pushed 12:47:30 994456c4fd7b: Layer already exists 12:47:31 3f0427bfd766: Pushed 12:47:32 3d0bac657d12: Pushed 12:47:32 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:e6eb1f20762d5b2862aa06672a0fd27731c36f7047cc33b52f4a0a0c5d535b7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:33 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 12:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:47:33 fc78c3079562: Preparing 12:47:33 3d0bac657d12: Preparing 12:47:33 7b0d9be49508: Preparing 12:47:33 67cc58e71be0: Preparing 12:47:33 879d0dc0d8bc: Preparing 12:47:33 3f0427bfd766: Preparing 12:47:33 994456c4fd7b: Preparing 12:47:33 3f0427bfd766: Waiting 12:47:33 994456c4fd7b: Waiting 12:47:33 7b0d9be49508: Layer already exists 12:47:33 879d0dc0d8bc: Layer already exists 12:47:33 fc78c3079562: Layer already exists 12:47:33 3d0bac657d12: Layer already exists 12:47:33 67cc58e71be0: Layer already exists 12:47:33 3f0427bfd766: Layer already exists 12:47:33 994456c4fd7b: Layer already exists 12:47:33 latest: digest: sha256:e6eb1f20762d5b2862aa06672a0fd27731c36f7047cc33b52f4a0a0c5d535b7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:34 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.62 12:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:47:34 fc78c3079562: Preparing 12:47:34 3d0bac657d12: Preparing 12:47:34 7b0d9be49508: Preparing 12:47:34 67cc58e71be0: Preparing 12:47:34 879d0dc0d8bc: Preparing 12:47:34 3f0427bfd766: Preparing 12:47:34 994456c4fd7b: Preparing 12:47:34 3f0427bfd766: Waiting 12:47:34 994456c4fd7b: Waiting 12:47:34 3d0bac657d12: Layer already exists 12:47:34 879d0dc0d8bc: Layer already exists 12:47:34 7b0d9be49508: Layer already exists 12:47:34 fc78c3079562: Layer already exists 12:47:34 67cc58e71be0: Layer already exists 12:47:34 994456c4fd7b: Layer already exists 12:47:34 3f0427bfd766: Layer already exists 12:47:34 4.0.0-dev.62: digest: sha256:e6eb1f20762d5b2862aa06672a0fd27731c36f7047cc33b52f4a0a0c5d535b7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:34 + docker push nexus3.edgexfoundry.org:10004/core-command:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:47:34 fc78c3079562: Preparing 12:47:34 3d0bac657d12: Preparing 12:47:34 7b0d9be49508: Preparing 12:47:34 67cc58e71be0: Preparing 12:47:34 879d0dc0d8bc: Preparing 12:47:34 3f0427bfd766: Preparing 12:47:34 994456c4fd7b: Preparing 12:47:34 3f0427bfd766: Waiting 12:47:34 994456c4fd7b: Waiting 12:47:34 879d0dc0d8bc: Layer already exists 12:47:34 7b0d9be49508: Layer already exists 12:47:34 fc78c3079562: Layer already exists 12:47:34 3d0bac657d12: Layer already exists 12:47:34 67cc58e71be0: Layer already exists 12:47:34 994456c4fd7b: Layer already exists 12:47:34 3f0427bfd766: Layer already exists 12:47:34 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:e6eb1f20762d5b2862aa06672a0fd27731c36f7047cc33b52f4a0a0c5d535b7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:35 + docker push nexus3.edgexfoundry.org:10004/core-command:main 12:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 12:47:35 fc78c3079562: Preparing 12:47:35 3d0bac657d12: Preparing 12:47:35 7b0d9be49508: Preparing 12:47:35 67cc58e71be0: Preparing 12:47:35 879d0dc0d8bc: Preparing 12:47:35 3f0427bfd766: Preparing 12:47:35 994456c4fd7b: Preparing 12:47:35 994456c4fd7b: Waiting 12:47:35 3f0427bfd766: Waiting 12:47:35 879d0dc0d8bc: Layer already exists 12:47:35 7b0d9be49508: Layer already exists 12:47:35 3d0bac657d12: Layer already exists 12:47:35 67cc58e71be0: Layer already exists 12:47:35 fc78c3079562: Layer already exists 12:47:35 994456c4fd7b: Layer already exists 12:47:35 3f0427bfd766: Layer already exists 12:47:35 main: digest: sha256:e6eb1f20762d5b2862aa06672a0fd27731c36f7047cc33b52f4a0a0c5d535b7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:47:35 ===================================================== [Pipeline] echo 12:47:35 taggedImages: 12:47:35 - nexus3.edgexfoundry.org:10004/core-command:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:35 - nexus3.edgexfoundry.org:10004/core-command:latest 12:47:35 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.62 12:47:35 - nexus3.edgexfoundry.org:10004/core-command:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:35 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 12:47:35 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 12:47:35 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:35 latest 12:47:35 4.0.0-dev.62 12:47:35 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:35 main 12:47:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:47:36 fa3148835238: Preparing 12:47:36 a882dd20fe3e: Preparing 12:47:36 311f8f24ddaf: Preparing 12:47:36 38ba4590c26f: Preparing 12:47:36 7b0d9be49508: Preparing 12:47:36 67cc58e71be0: Preparing 12:47:36 879d0dc0d8bc: Preparing 12:47:36 3f0427bfd766: Preparing 12:47:36 994456c4fd7b: Preparing 12:47:36 879d0dc0d8bc: Waiting 12:47:36 3f0427bfd766: Waiting 12:47:36 67cc58e71be0: Waiting 12:47:36 994456c4fd7b: Waiting 12:47:36 7b0d9be49508: Layer already exists 12:47:36 67cc58e71be0: Layer already exists 12:47:36 879d0dc0d8bc: Layer already exists 12:47:36 3f0427bfd766: Layer already exists 12:47:36 994456c4fd7b: Layer already exists 12:47:36 a882dd20fe3e: Pushed 12:47:36 311f8f24ddaf: Pushed 12:47:36 fa3148835238: Pushed 12:47:37 38ba4590c26f: Pushed 12:47:37 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:6866b0206a22dceeb6533c2298d8ce331533bcd0c8b9a80b42547b9368c5bf40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:37 + 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 12:47:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 12:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:47:38 fa3148835238: Preparing 12:47:38 a882dd20fe3e: Preparing 12:47:38 311f8f24ddaf: Preparing 12:47:38 38ba4590c26f: Preparing 12:47:38 7b0d9be49508: Preparing 12:47:38 67cc58e71be0: Preparing 12:47:38 879d0dc0d8bc: Preparing 12:47:38 3f0427bfd766: Preparing 12:47:38 994456c4fd7b: Preparing 12:47:38 67cc58e71be0: Waiting 12:47:38 879d0dc0d8bc: Waiting 12:47:38 3f0427bfd766: Waiting 12:47:38 994456c4fd7b: Waiting 12:47:38 7b0d9be49508: Layer already exists 12:47:38 311f8f24ddaf: Layer already exists 12:47:38 a882dd20fe3e: Layer already exists 12:47:38 fa3148835238: Layer already exists 12:47:38 38ba4590c26f: Layer already exists 12:47:38 3f0427bfd766: Layer already exists 12:47:38 67cc58e71be0: Layer already exists 12:47:38 994456c4fd7b: Layer already exists 12:47:38 879d0dc0d8bc: Layer already exists 12:47:38 latest: digest: sha256:6866b0206a22dceeb6533c2298d8ce331533bcd0c8b9a80b42547b9368c5bf40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.62 12:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:47:38 fa3148835238: Preparing 12:47:38 a882dd20fe3e: Preparing 12:47:38 311f8f24ddaf: Preparing 12:47:38 38ba4590c26f: Preparing 12:47:38 7b0d9be49508: Preparing 12:47:38 67cc58e71be0: Preparing 12:47:38 879d0dc0d8bc: Preparing 12:47:38 3f0427bfd766: Preparing 12:47:38 994456c4fd7b: Preparing 12:47:38 67cc58e71be0: Waiting 12:47:38 879d0dc0d8bc: Waiting 12:47:38 3f0427bfd766: Waiting 12:47:38 994456c4fd7b: Waiting 12:47:38 311f8f24ddaf: Layer already exists 12:47:38 a882dd20fe3e: Layer already exists 12:47:38 7b0d9be49508: Layer already exists 12:47:38 fa3148835238: Layer already exists 12:47:38 38ba4590c26f: Layer already exists 12:47:38 67cc58e71be0: Layer already exists 12:47:38 994456c4fd7b: Layer already exists 12:47:38 3f0427bfd766: Layer already exists 12:47:38 879d0dc0d8bc: Layer already exists 12:47:38 4.0.0-dev.62: digest: sha256:6866b0206a22dceeb6533c2298d8ce331533bcd0c8b9a80b42547b9368c5bf40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:39 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:47:39 fa3148835238: Preparing 12:47:39 a882dd20fe3e: Preparing 12:47:39 311f8f24ddaf: Preparing 12:47:39 38ba4590c26f: Preparing 12:47:39 7b0d9be49508: Preparing 12:47:39 67cc58e71be0: Preparing 12:47:39 879d0dc0d8bc: Preparing 12:47:39 3f0427bfd766: Preparing 12:47:39 994456c4fd7b: Preparing 12:47:39 879d0dc0d8bc: Waiting 12:47:39 3f0427bfd766: Waiting 12:47:39 67cc58e71be0: Waiting 12:47:39 994456c4fd7b: Waiting 12:47:39 38ba4590c26f: Layer already exists 12:47:39 7b0d9be49508: Layer already exists 12:47:39 a882dd20fe3e: Layer already exists 12:47:39 fa3148835238: Layer already exists 12:47:39 311f8f24ddaf: Layer already exists 12:47:39 3f0427bfd766: Layer already exists 12:47:39 67cc58e71be0: Layer already exists 12:47:39 879d0dc0d8bc: Layer already exists 12:47:39 994456c4fd7b: Layer already exists 12:47:39 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:6866b0206a22dceeb6533c2298d8ce331533bcd0c8b9a80b42547b9368c5bf40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:39 + 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 12:47:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 12:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 12:47:40 fa3148835238: Preparing 12:47:40 a882dd20fe3e: Preparing 12:47:40 311f8f24ddaf: Preparing 12:47:40 38ba4590c26f: Preparing 12:47:40 7b0d9be49508: Preparing 12:47:40 67cc58e71be0: Preparing 12:47:40 879d0dc0d8bc: Preparing 12:47:40 67cc58e71be0: Waiting 12:47:40 3f0427bfd766: Preparing 12:47:40 994456c4fd7b: Preparing 12:47:40 3f0427bfd766: Waiting 12:47:40 879d0dc0d8bc: Waiting 12:47:40 994456c4fd7b: Waiting 12:47:40 311f8f24ddaf: Layer already exists 12:47:40 38ba4590c26f: Layer already exists 12:47:40 fa3148835238: Layer already exists 12:47:40 a882dd20fe3e: Layer already exists 12:47:40 7b0d9be49508: Layer already exists 12:47:40 879d0dc0d8bc: Layer already exists 12:47:40 67cc58e71be0: Layer already exists 12:47:40 994456c4fd7b: Layer already exists 12:47:40 3f0427bfd766: Layer already exists 12:47:40 main: digest: sha256:6866b0206a22dceeb6533c2298d8ce331533bcd0c8b9a80b42547b9368c5bf40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:47:40 ===================================================== [Pipeline] echo 12:47:40 taggedImages: 12:47:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 12:47:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.62 12:47:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 12:47:40 [edgeXDocker.push] Tagging docker image core-data with the following tags: 12:47:40 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:40 latest 12:47:40 4.0.0-dev.62 12:47:40 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:40 main 12:47:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:40 + docker push nexus3.edgexfoundry.org:10004/core-data:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:47:40 a513fbd3ba25: Preparing 12:47:40 8a0915ba4a53: Preparing 12:47:40 7b0d9be49508: Preparing 12:47:40 67cc58e71be0: Preparing 12:47:40 53566a3bc1c4: Preparing 12:47:40 3f0427bfd766: Preparing 12:47:40 994456c4fd7b: Preparing 12:47:40 994456c4fd7b: Waiting 12:47:40 3f0427bfd766: Waiting 12:47:40 7b0d9be49508: Layer already exists 12:47:40 67cc58e71be0: Layer already exists 12:47:40 3f0427bfd766: Layer already exists 12:47:40 994456c4fd7b: Layer already exists 12:47:40 a513fbd3ba25: Pushed 12:47:40 53566a3bc1c4: Pushed 12:47:43 8a0915ba4a53: Pushed 12:47:43 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:04fc15cc264c39c12da58acbedab14a6fde0f93bfa89a932ebaecb94991a844e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:44 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 12:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:47:44 a513fbd3ba25: Preparing 12:47:44 8a0915ba4a53: Preparing 12:47:44 7b0d9be49508: Preparing 12:47:44 67cc58e71be0: Preparing 12:47:44 53566a3bc1c4: Preparing 12:47:44 3f0427bfd766: Preparing 12:47:44 994456c4fd7b: Preparing 12:47:44 994456c4fd7b: Waiting 12:47:44 8a0915ba4a53: Layer already exists 12:47:44 7b0d9be49508: Layer already exists 12:47:44 67cc58e71be0: Layer already exists 12:47:44 53566a3bc1c4: Layer already exists 12:47:44 a513fbd3ba25: Layer already exists 12:47:44 3f0427bfd766: Layer already exists 12:47:44 994456c4fd7b: Layer already exists 12:47:44 latest: digest: sha256:04fc15cc264c39c12da58acbedab14a6fde0f93bfa89a932ebaecb94991a844e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:44 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.62 12:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:47:44 a513fbd3ba25: Preparing 12:47:44 8a0915ba4a53: Preparing 12:47:44 7b0d9be49508: Preparing 12:47:44 67cc58e71be0: Preparing 12:47:44 53566a3bc1c4: Preparing 12:47:44 3f0427bfd766: Preparing 12:47:44 994456c4fd7b: Preparing 12:47:44 3f0427bfd766: Waiting 12:47:44 994456c4fd7b: Waiting 12:47:44 8a0915ba4a53: Layer already exists 12:47:44 53566a3bc1c4: Layer already exists 12:47:44 67cc58e71be0: Layer already exists 12:47:44 7b0d9be49508: Layer already exists 12:47:44 a513fbd3ba25: Layer already exists 12:47:44 994456c4fd7b: Layer already exists 12:47:44 3f0427bfd766: Layer already exists 12:47:44 4.0.0-dev.62: digest: sha256:04fc15cc264c39c12da58acbedab14a6fde0f93bfa89a932ebaecb94991a844e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:45 + docker push nexus3.edgexfoundry.org:10004/core-data:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:47:45 a513fbd3ba25: Preparing 12:47:45 8a0915ba4a53: Preparing 12:47:45 7b0d9be49508: Preparing 12:47:45 67cc58e71be0: Preparing 12:47:45 53566a3bc1c4: Preparing 12:47:45 3f0427bfd766: Preparing 12:47:45 994456c4fd7b: Preparing 12:47:45 3f0427bfd766: Waiting 12:47:45 994456c4fd7b: Waiting 12:47:45 53566a3bc1c4: Layer already exists 12:47:45 7b0d9be49508: Layer already exists 12:47:45 a513fbd3ba25: Layer already exists 12:47:45 8a0915ba4a53: Layer already exists 12:47:45 67cc58e71be0: Layer already exists 12:47:45 994456c4fd7b: Layer already exists 12:47:45 3f0427bfd766: Layer already exists 12:47:45 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:04fc15cc264c39c12da58acbedab14a6fde0f93bfa89a932ebaecb94991a844e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:46 + docker push nexus3.edgexfoundry.org:10004/core-data:main 12:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 12:47:46 a513fbd3ba25: Preparing 12:47:46 8a0915ba4a53: Preparing 12:47:46 7b0d9be49508: Preparing 12:47:46 67cc58e71be0: Preparing 12:47:46 53566a3bc1c4: Preparing 12:47:46 3f0427bfd766: Preparing 12:47:46 994456c4fd7b: Preparing 12:47:46 3f0427bfd766: Waiting 12:47:46 53566a3bc1c4: Layer already exists 12:47:46 8a0915ba4a53: Layer already exists 12:47:46 67cc58e71be0: Layer already exists 12:47:46 7b0d9be49508: Layer already exists 12:47:46 a513fbd3ba25: Layer already exists 12:47:46 3f0427bfd766: Layer already exists 12:47:46 994456c4fd7b: Layer already exists 12:47:46 main: digest: sha256:04fc15cc264c39c12da58acbedab14a6fde0f93bfa89a932ebaecb94991a844e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:47:46 ===================================================== [Pipeline] echo 12:47:46 taggedImages: 12:47:46 - nexus3.edgexfoundry.org:10004/core-data:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:46 - nexus3.edgexfoundry.org:10004/core-data:latest 12:47:46 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.62 12:47:46 - nexus3.edgexfoundry.org:10004/core-data:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:46 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 12:47:46 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 12:47:46 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:46 latest 12:47:46 4.0.0-dev.62 12:47:46 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:46 main 12:47:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:47:46 21164cbe8362: Preparing 12:47:46 8f856c1a3cf5: Preparing 12:47:46 67cc58e71be0: Preparing 12:47:46 0f83da7a23c1: Preparing 12:47:46 3bb377cb6ef9: Preparing 12:47:46 994456c4fd7b: Preparing 12:47:46 994456c4fd7b: Waiting 12:47:46 67cc58e71be0: Layer already exists 12:47:46 994456c4fd7b: Layer already exists 12:47:46 21164cbe8362: Pushed 12:47:46 3bb377cb6ef9: Pushed 12:47:46 0f83da7a23c1: Pushed 12:47:49 8f856c1a3cf5: Pushed 12:47:49 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:8694ba9d7d5a7192541db39dac3c0d729d1368a48d46107c758d57a8934b217b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 12:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:47:50 21164cbe8362: Preparing 12:47:50 8f856c1a3cf5: Preparing 12:47:50 67cc58e71be0: Preparing 12:47:50 0f83da7a23c1: Preparing 12:47:50 3bb377cb6ef9: Preparing 12:47:50 994456c4fd7b: Preparing 12:47:50 67cc58e71be0: Layer already exists 12:47:50 8f856c1a3cf5: Layer already exists 12:47:50 21164cbe8362: Layer already exists 12:47:50 3bb377cb6ef9: Layer already exists 12:47:50 0f83da7a23c1: Layer already exists 12:47:50 994456c4fd7b: Layer already exists 12:47:50 latest: digest: sha256:8694ba9d7d5a7192541db39dac3c0d729d1368a48d46107c758d57a8934b217b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.62 12:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:47:50 21164cbe8362: Preparing 12:47:50 8f856c1a3cf5: Preparing 12:47:50 67cc58e71be0: Preparing 12:47:50 0f83da7a23c1: Preparing 12:47:50 3bb377cb6ef9: Preparing 12:47:50 994456c4fd7b: Preparing 12:47:50 994456c4fd7b: Waiting 12:47:50 21164cbe8362: Layer already exists 12:47:50 67cc58e71be0: Layer already exists 12:47:50 8f856c1a3cf5: Layer already exists 12:47:50 0f83da7a23c1: Layer already exists 12:47:50 3bb377cb6ef9: Layer already exists 12:47:50 994456c4fd7b: Layer already exists 12:47:50 4.0.0-dev.62: digest: sha256:8694ba9d7d5a7192541db39dac3c0d729d1368a48d46107c758d57a8934b217b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:47:51 21164cbe8362: Preparing 12:47:51 8f856c1a3cf5: Preparing 12:47:51 67cc58e71be0: Preparing 12:47:51 0f83da7a23c1: Preparing 12:47:51 3bb377cb6ef9: Preparing 12:47:51 994456c4fd7b: Preparing 12:47:51 994456c4fd7b: Waiting 12:47:51 21164cbe8362: Layer already exists 12:47:51 3bb377cb6ef9: Layer already exists 12:47:51 0f83da7a23c1: Layer already exists 12:47:51 8f856c1a3cf5: Layer already exists 12:47:51 67cc58e71be0: Layer already exists 12:47:51 994456c4fd7b: Layer already exists 12:47:51 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:8694ba9d7d5a7192541db39dac3c0d729d1368a48d46107c758d57a8934b217b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 12:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:47:51 21164cbe8362: Preparing 12:47:51 8f856c1a3cf5: Preparing 12:47:51 67cc58e71be0: Preparing 12:47:51 0f83da7a23c1: Preparing 12:47:51 3bb377cb6ef9: Preparing 12:47:51 994456c4fd7b: Preparing 12:47:51 994456c4fd7b: Waiting 12:47:51 21164cbe8362: Layer already exists 12:47:51 67cc58e71be0: Layer already exists 12:47:51 0f83da7a23c1: Layer already exists 12:47:51 3bb377cb6ef9: Layer already exists 12:47:51 8f856c1a3cf5: Layer already exists 12:47:51 994456c4fd7b: Layer already exists 12:47:51 main: digest: sha256:8694ba9d7d5a7192541db39dac3c0d729d1368a48d46107c758d57a8934b217b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:47:52 ===================================================== [Pipeline] echo 12:47:52 taggedImages: 12:47:52 - nexus3.edgexfoundry.org:10004/core-keeper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:52 - nexus3.edgexfoundry.org:10004/core-keeper:latest 12:47:52 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.62 12:47:52 - nexus3.edgexfoundry.org:10004/core-keeper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:52 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 12:47:52 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 12:47:52 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:52 latest 12:47:52 4.0.0-dev.62 12:47:52 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:52 main 12:47:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:47:52 5d8fa3a2425c: Preparing 12:47:52 22e2e3e4cb65: Preparing 12:47:52 e9dfa32dd0d9: Preparing 12:47:52 7b0d9be49508: Preparing 12:47:52 67cc58e71be0: Preparing 12:47:52 879d0dc0d8bc: Preparing 12:47:52 3f0427bfd766: Preparing 12:47:52 994456c4fd7b: Preparing 12:47:52 879d0dc0d8bc: Waiting 12:47:52 3f0427bfd766: Waiting 12:47:52 994456c4fd7b: Waiting 12:47:52 7b0d9be49508: Layer already exists 12:47:52 67cc58e71be0: Layer already exists 12:47:52 879d0dc0d8bc: Layer already exists 12:47:52 3f0427bfd766: Layer already exists 12:47:52 994456c4fd7b: Layer already exists 12:47:52 22e2e3e4cb65: Pushed 12:47:52 5d8fa3a2425c: Pushed 12:47:54 #92 ... 12:47:54 12:47:54 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:54 #82 DONE 119.0s 12:47:54 12:47:54 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:54 #78 DONE 122.3s 12:47:54 12:47:54 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:54 #80 DONE 121.0s 12:47:54 12:47:54 #119 [core-data builder 6/7] COPY . . 12:47:54 #119 ... 12:47:54 12:47:54 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:54 #92 DONE 100.3s 12:47:54 12:47:54 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:54 #81 DONE 121.0s 12:47:54 12:47:54 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:54 #79 DONE 121.2s 12:47:54 12:47:54 #120 [support-notifications builder 6/7] COPY . . 12:47:54 #120 ... 12:47:54 12:47:54 #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 12:47:54 #121 CACHED 12:47:54 12:47:54 #122 [security-proxy-setup builder 6/7] COPY . . 12:47:54 #122 CACHED 12:47:54 12:47:54 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:54 #123 CACHED 12:47:54 12:47:54 #124 [support-scheduler builder 6/7] COPY . . 12:47:54 #124 DONE 1.9s 12:47:54 12:47:54 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:47:54 #125 CACHED 12:47:54 12:47:54 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:54 #126 CACHED 12:47:54 12:47:54 #127 [security-bootstrapper builder 6/7] COPY . . 12:47:54 #127 CACHED 12:47:54 12:47:54 #128 [security-secretstore-setup builder 6/7] COPY . . 12:47:54 #128 DONE 1.8s 12:47:54 12:47:54 #129 [security-spiffe-token-provider builder 6/7] COPY . . 12:47:54 #129 DONE 2.0s 12:47:54 12:47:54 #120 [support-notifications builder 6/7] COPY . . 12:47:54 #120 DONE 1.8s 12:47:54 12:47:54 #130 [core-keeper builder 7/8] COPY . . 12:47:54 #130 DONE 1.9s 12:47:54 12:47:54 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:54 #131 CACHED 12:47:54 12:47:54 #132 [security-proxy-auth builder 6/7] COPY . . 12:47:54 #132 CACHED 12:47:54 12:47:54 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 12:47:54 #133 CACHED 12:47:54 12:47:54 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 12:47:54 #134 CACHED 12:47:54 12:47:54 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:47:54 #135 CACHED 12:47:54 12:47:54 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:54 #136 CACHED 12:47:54 12:47:54 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:54 #137 CACHED 12:47:54 12:47:54 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 12:47:54 #138 CACHED 12:47:54 12:47:54 #139 [core-command builder 6/7] COPY . . 12:47:54 #139 CACHED 12:47:54 12:47:54 #119 [core-data builder 6/7] COPY . . 12:47:54 #119 DONE 2.0s 12:47:54 12:47:54 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:47:54 #140 CACHED 12:47:54 12:47:54 #141 [core-metadata builder 6/7] COPY . . 12:47:54 #141 CACHED 12:47:54 12:47:54 #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ 12:47:54 #142 CACHED 12:47:54 12:47:54 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:47:54 #143 ... 12:47:54 12:47:54 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:47:54 #0 3.394 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:47:54 #144 ... 12:47:54 12:47:54 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:47:54 #0 5.510 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 12:47:54 #145 ... 12:47:54 12:47:54 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:47:54 #143 6.556 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:47:54 #143 ... 12:47:54 12:47:54 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:47:54 #0 6.179 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:47:54 #146 ... 12:47:54 12:47:54 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:47:54 #0 5.498 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:47:54 #147 ... 12:47:54 12:47:54 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:47:54 #0 6.336 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 12:47:54 #148 ... 12:47:54 12:47:54 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:47:54 #0 6.702 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:47:54 #149 ... 12:47:54 12:47:54 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:47:54 #0 6.426 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:47:54 #150 ... 12:47:54 12:47:54 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:47:54 #0 5.823 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:47:54 #151 ... 12:47:54 12:47:54 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:47:54 #0 5.000 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:47:54 #152 ... 12:47:54 12:47:54 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:47:54 #0 6.321 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 12:47:54 #153 ... 12:47:54 12:47:54 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:47:54 #0 4.664 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 12:47:55 e9dfa32dd0d9: Pushed 12:47:55 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:84b9cca1789a286334e8cc8479882e08d825cce8c758fe01533dac65fcd8c3a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 12:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:47:55 5d8fa3a2425c: Preparing 12:47:55 22e2e3e4cb65: Preparing 12:47:55 e9dfa32dd0d9: Preparing 12:47:55 7b0d9be49508: Preparing 12:47:55 67cc58e71be0: Preparing 12:47:55 879d0dc0d8bc: Preparing 12:47:55 3f0427bfd766: Preparing 12:47:55 994456c4fd7b: Preparing 12:47:55 879d0dc0d8bc: Waiting 12:47:55 3f0427bfd766: Waiting 12:47:55 994456c4fd7b: Waiting 12:47:55 5d8fa3a2425c: Layer already exists 12:47:55 67cc58e71be0: Layer already exists 12:47:55 e9dfa32dd0d9: Layer already exists 12:47:55 22e2e3e4cb65: Layer already exists 12:47:55 7b0d9be49508: Layer already exists 12:47:55 879d0dc0d8bc: Layer already exists 12:47:55 994456c4fd7b: Layer already exists 12:47:55 3f0427bfd766: Layer already exists 12:47:55 latest: digest: sha256:84b9cca1789a286334e8cc8479882e08d825cce8c758fe01533dac65fcd8c3a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.62 12:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:47:56 5d8fa3a2425c: Preparing 12:47:56 22e2e3e4cb65: Preparing 12:47:56 e9dfa32dd0d9: Preparing 12:47:56 7b0d9be49508: Preparing 12:47:56 67cc58e71be0: Preparing 12:47:56 879d0dc0d8bc: Preparing 12:47:56 3f0427bfd766: Preparing 12:47:56 994456c4fd7b: Preparing 12:47:56 3f0427bfd766: Waiting 12:47:56 994456c4fd7b: Waiting 12:47:56 879d0dc0d8bc: Waiting 12:47:56 5d8fa3a2425c: Layer already exists 12:47:56 67cc58e71be0: Layer already exists 12:47:56 22e2e3e4cb65: Layer already exists 12:47:56 e9dfa32dd0d9: Layer already exists 12:47:56 7b0d9be49508: Layer already exists 12:47:56 879d0dc0d8bc: Layer already exists 12:47:56 3f0427bfd766: Layer already exists 12:47:56 994456c4fd7b: Layer already exists 12:47:56 4.0.0-dev.62: digest: sha256:84b9cca1789a286334e8cc8479882e08d825cce8c758fe01533dac65fcd8c3a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:47:57 5d8fa3a2425c: Preparing 12:47:57 22e2e3e4cb65: Preparing 12:47:57 e9dfa32dd0d9: Preparing 12:47:57 7b0d9be49508: Preparing 12:47:57 67cc58e71be0: Preparing 12:47:57 879d0dc0d8bc: Preparing 12:47:57 3f0427bfd766: Preparing 12:47:57 994456c4fd7b: Preparing 12:47:57 994456c4fd7b: Waiting 12:47:57 879d0dc0d8bc: Waiting 12:47:57 3f0427bfd766: Waiting 12:47:57 7b0d9be49508: Layer already exists 12:47:57 e9dfa32dd0d9: Layer already exists 12:47:57 67cc58e71be0: Layer already exists 12:47:57 22e2e3e4cb65: Layer already exists 12:47:57 5d8fa3a2425c: Layer already exists 12:47:57 879d0dc0d8bc: Layer already exists 12:47:57 3f0427bfd766: Layer already exists 12:47:57 994456c4fd7b: Layer already exists 12:47:57 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:84b9cca1789a286334e8cc8479882e08d825cce8c758fe01533dac65fcd8c3a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 12:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:47:57 5d8fa3a2425c: Preparing 12:47:57 22e2e3e4cb65: Preparing 12:47:57 e9dfa32dd0d9: Preparing 12:47:57 7b0d9be49508: Preparing 12:47:57 67cc58e71be0: Preparing 12:47:57 879d0dc0d8bc: Preparing 12:47:57 3f0427bfd766: Preparing 12:47:57 994456c4fd7b: Preparing 12:47:57 879d0dc0d8bc: Waiting 12:47:57 3f0427bfd766: Waiting 12:47:57 994456c4fd7b: Waiting 12:47:57 7b0d9be49508: Layer already exists 12:47:57 22e2e3e4cb65: Layer already exists 12:47:57 5d8fa3a2425c: Layer already exists 12:47:57 67cc58e71be0: Layer already exists 12:47:57 e9dfa32dd0d9: Layer already exists 12:47:57 879d0dc0d8bc: Layer already exists 12:47:57 3f0427bfd766: Layer already exists 12:47:57 994456c4fd7b: Layer already exists 12:47:57 main: digest: sha256:84b9cca1789a286334e8cc8479882e08d825cce8c758fe01533dac65fcd8c3a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:47:57 ===================================================== [Pipeline] echo 12:47:57 taggedImages: 12:47:57 - nexus3.edgexfoundry.org:10004/core-metadata:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:57 - nexus3.edgexfoundry.org:10004/core-metadata:latest 12:47:57 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.62 12:47:57 - nexus3.edgexfoundry.org:10004/core-metadata:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:57 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 12:47:57 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 12:47:57 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:57 latest 12:47:57 4.0.0-dev.62 12:47:57 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:47:57 main 12:47:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:47:58 ff15774c7b27: Preparing 12:47:58 69690b1c3570: Preparing 12:47:58 655544e4bd7b: Preparing 12:47:58 fcc01a2e8505: Preparing 12:47:58 1e9bf739373f: Preparing 12:47:58 56013917796f: Preparing 12:47:58 82d1a4606824: Preparing 12:47:58 7b0d9be49508: Preparing 12:47:58 67cc58e71be0: Preparing 12:47:58 add6bbff0f0a: Preparing 12:47:58 b084fb13df0e: Preparing 12:47:58 5f70bf18a086: Preparing 12:47:58 bec6f9264bf9: Preparing 12:47:58 5fd3ef257e50: Preparing 12:47:58 58901dd1a15f: Preparing 12:47:58 994456c4fd7b: Preparing 12:47:58 bec6f9264bf9: Waiting 12:47:58 add6bbff0f0a: Waiting 12:47:58 b084fb13df0e: Waiting 12:47:58 5fd3ef257e50: Waiting 12:47:58 58901dd1a15f: Waiting 12:47:58 5f70bf18a086: Waiting 12:47:58 56013917796f: Waiting 12:47:58 7b0d9be49508: Waiting 12:47:58 994456c4fd7b: Waiting 12:47:58 67cc58e71be0: Waiting 12:47:58 82d1a4606824: Waiting 12:47:58 655544e4bd7b: Pushed 12:47:58 ff15774c7b27: Pushed 12:47:58 1e9bf739373f: Pushed 12:47:58 69690b1c3570: Pushed 12:47:58 fcc01a2e8505: Pushed 12:47:58 7b0d9be49508: Layer already exists 12:47:58 67cc58e71be0: Layer already exists 12:47:58 56013917796f: Pushed 12:47:58 5f70bf18a086: Layer already exists 12:47:58 add6bbff0f0a: Pushed 12:47:58 b084fb13df0e: Pushed 12:47:58 bec6f9264bf9: Pushed 12:47:58 5fd3ef257e50: Pushed 12:47:58 994456c4fd7b: Layer already exists 12:47:58 58901dd1a15f: Pushed 12:48:00 82d1a4606824: Pushed 12:48:00 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:3e9c877203aed361e0b1c9f1fc63c44b0b5fe39257fe9c72cd937946115207fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 12:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:48:00 ff15774c7b27: Preparing 12:48:00 69690b1c3570: Preparing 12:48:00 655544e4bd7b: Preparing 12:48:00 fcc01a2e8505: Preparing 12:48:00 1e9bf739373f: Preparing 12:48:00 56013917796f: Preparing 12:48:00 82d1a4606824: Preparing 12:48:00 7b0d9be49508: Preparing 12:48:00 67cc58e71be0: Preparing 12:48:00 add6bbff0f0a: Preparing 12:48:00 b084fb13df0e: Preparing 12:48:00 5f70bf18a086: Preparing 12:48:00 bec6f9264bf9: Preparing 12:48:00 5fd3ef257e50: Preparing 12:48:00 58901dd1a15f: Preparing 12:48:00 994456c4fd7b: Preparing 12:48:00 67cc58e71be0: Waiting 12:48:00 add6bbff0f0a: Waiting 12:48:00 58901dd1a15f: Waiting 12:48:00 b084fb13df0e: Waiting 12:48:00 994456c4fd7b: Waiting 12:48:00 5f70bf18a086: Waiting 12:48:00 bec6f9264bf9: Waiting 12:48:00 5fd3ef257e50: Waiting 12:48:00 56013917796f: Waiting 12:48:00 82d1a4606824: Waiting 12:48:00 7b0d9be49508: Waiting 12:48:00 655544e4bd7b: Layer already exists 12:48:00 fcc01a2e8505: Layer already exists 12:48:00 ff15774c7b27: Layer already exists 12:48:00 69690b1c3570: Layer already exists 12:48:00 1e9bf739373f: Layer already exists 12:48:00 82d1a4606824: Layer already exists 12:48:00 67cc58e71be0: Layer already exists 12:48:00 56013917796f: Layer already exists 12:48:00 7b0d9be49508: Layer already exists 12:48:00 add6bbff0f0a: Layer already exists 12:48:00 b084fb13df0e: Layer already exists 12:48:00 58901dd1a15f: Layer already exists 12:48:00 5f70bf18a086: Layer already exists 12:48:00 5fd3ef257e50: Layer already exists 12:48:00 bec6f9264bf9: Layer already exists 12:48:00 994456c4fd7b: Layer already exists 12:48:00 latest: digest: sha256:3e9c877203aed361e0b1c9f1fc63c44b0b5fe39257fe9c72cd937946115207fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.62 12:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:48:01 ff15774c7b27: Preparing 12:48:01 69690b1c3570: Preparing 12:48:01 655544e4bd7b: Preparing 12:48:01 fcc01a2e8505: Preparing 12:48:01 1e9bf739373f: Preparing 12:48:01 56013917796f: Preparing 12:48:01 82d1a4606824: Preparing 12:48:01 7b0d9be49508: Preparing 12:48:01 82d1a4606824: Waiting 12:48:01 56013917796f: Waiting 12:48:01 67cc58e71be0: Preparing 12:48:01 add6bbff0f0a: Preparing 12:48:01 b084fb13df0e: Preparing 12:48:01 5f70bf18a086: Preparing 12:48:01 bec6f9264bf9: Preparing 12:48:01 7b0d9be49508: Waiting 12:48:01 5fd3ef257e50: Preparing 12:48:01 58901dd1a15f: Preparing 12:48:01 994456c4fd7b: Preparing 12:48:01 67cc58e71be0: Waiting 12:48:01 5f70bf18a086: Waiting 12:48:01 58901dd1a15f: Waiting 12:48:01 994456c4fd7b: Waiting 12:48:01 bec6f9264bf9: Waiting 12:48:01 add6bbff0f0a: Waiting 12:48:01 b084fb13df0e: Waiting 12:48:01 5fd3ef257e50: Waiting 12:48:01 ff15774c7b27: Layer already exists 12:48:01 655544e4bd7b: Layer already exists 12:48:01 1e9bf739373f: Layer already exists 12:48:01 fcc01a2e8505: Layer already exists 12:48:01 69690b1c3570: Layer already exists 12:48:01 56013917796f: Layer already exists 12:48:01 67cc58e71be0: Layer already exists 12:48:01 7b0d9be49508: Layer already exists 12:48:01 82d1a4606824: Layer already exists 12:48:01 add6bbff0f0a: Layer already exists 12:48:01 5f70bf18a086: Layer already exists 12:48:01 bec6f9264bf9: Layer already exists 12:48:01 b084fb13df0e: Layer already exists 12:48:01 5fd3ef257e50: Layer already exists 12:48:01 58901dd1a15f: Layer already exists 12:48:01 994456c4fd7b: Layer already exists 12:48:01 4.0.0-dev.62: digest: sha256:3e9c877203aed361e0b1c9f1fc63c44b0b5fe39257fe9c72cd937946115207fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:48:02 ff15774c7b27: Preparing 12:48:02 69690b1c3570: Preparing 12:48:02 655544e4bd7b: Preparing 12:48:02 fcc01a2e8505: Preparing 12:48:02 1e9bf739373f: Preparing 12:48:02 56013917796f: Preparing 12:48:02 82d1a4606824: Preparing 12:48:02 7b0d9be49508: Preparing 12:48:02 67cc58e71be0: Preparing 12:48:02 add6bbff0f0a: Preparing 12:48:02 b084fb13df0e: Preparing 12:48:02 5f70bf18a086: Preparing 12:48:02 bec6f9264bf9: Preparing 12:48:02 5fd3ef257e50: Preparing 12:48:02 58901dd1a15f: Preparing 12:48:02 994456c4fd7b: Preparing 12:48:02 add6bbff0f0a: Waiting 12:48:02 b084fb13df0e: Waiting 12:48:02 5f70bf18a086: Waiting 12:48:02 bec6f9264bf9: Waiting 12:48:02 5fd3ef257e50: Waiting 12:48:02 58901dd1a15f: Waiting 12:48:02 994456c4fd7b: Waiting 12:48:02 56013917796f: Waiting 12:48:02 82d1a4606824: Waiting 12:48:02 7b0d9be49508: Waiting 12:48:02 67cc58e71be0: Waiting 12:48:02 1e9bf739373f: Layer already exists 12:48:02 fcc01a2e8505: Layer already exists 12:48:02 ff15774c7b27: Layer already exists 12:48:02 69690b1c3570: Layer already exists 12:48:02 655544e4bd7b: Layer already exists 12:48:02 82d1a4606824: Layer already exists 12:48:02 add6bbff0f0a: Layer already exists 12:48:02 56013917796f: Layer already exists 12:48:02 67cc58e71be0: Layer already exists 12:48:02 7b0d9be49508: Layer already exists 12:48:02 5f70bf18a086: Layer already exists 12:48:02 b084fb13df0e: Layer already exists 12:48:02 bec6f9264bf9: Layer already exists 12:48:02 5fd3ef257e50: Layer already exists 12:48:02 58901dd1a15f: Layer already exists 12:48:02 994456c4fd7b: Layer already exists 12:48:02 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:3e9c877203aed361e0b1c9f1fc63c44b0b5fe39257fe9c72cd937946115207fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 12:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:48:02 ff15774c7b27: Preparing 12:48:02 69690b1c3570: Preparing 12:48:02 655544e4bd7b: Preparing 12:48:02 fcc01a2e8505: Preparing 12:48:02 1e9bf739373f: Preparing 12:48:02 56013917796f: Preparing 12:48:02 82d1a4606824: Preparing 12:48:02 7b0d9be49508: Preparing 12:48:02 67cc58e71be0: Preparing 12:48:02 add6bbff0f0a: Preparing 12:48:02 b084fb13df0e: Preparing 12:48:02 5f70bf18a086: Preparing 12:48:02 bec6f9264bf9: Preparing 12:48:02 5fd3ef257e50: Preparing 12:48:02 58901dd1a15f: Preparing 12:48:02 994456c4fd7b: Preparing 12:48:02 56013917796f: Waiting 12:48:02 82d1a4606824: Waiting 12:48:02 7b0d9be49508: Waiting 12:48:02 5fd3ef257e50: Waiting 12:48:02 bec6f9264bf9: Waiting 12:48:02 67cc58e71be0: Waiting 12:48:02 58901dd1a15f: Waiting 12:48:02 994456c4fd7b: Waiting 12:48:02 add6bbff0f0a: Waiting 12:48:02 b084fb13df0e: Waiting 12:48:02 5f70bf18a086: Waiting 12:48:02 ff15774c7b27: Layer already exists 12:48:02 1e9bf739373f: Layer already exists 12:48:02 fcc01a2e8505: Layer already exists 12:48:02 69690b1c3570: Layer already exists 12:48:02 655544e4bd7b: Layer already exists 12:48:02 56013917796f: Layer already exists 12:48:02 7b0d9be49508: Layer already exists 12:48:02 82d1a4606824: Layer already exists 12:48:02 67cc58e71be0: Layer already exists 12:48:02 add6bbff0f0a: Layer already exists 12:48:02 b084fb13df0e: Layer already exists 12:48:02 5f70bf18a086: Layer already exists 12:48:02 5fd3ef257e50: Layer already exists 12:48:02 bec6f9264bf9: Layer already exists 12:48:02 58901dd1a15f: Layer already exists 12:48:02 994456c4fd7b: Layer already exists 12:48:02 main: digest: sha256:3e9c877203aed361e0b1c9f1fc63c44b0b5fe39257fe9c72cd937946115207fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:02 ===================================================== [Pipeline] echo 12:48:02 taggedImages: 12:48:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 12:48:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.62 12:48:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 12:48:02 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 12:48:02 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:02 latest 12:48:02 4.0.0-dev.62 12:48:02 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:02 main 12:48:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:48:03 56be4c32f820: Preparing 12:48:03 c65a156ffb9e: Preparing 12:48:03 5cbd7532df13: Preparing 12:48:03 27f185913f1f: Preparing 12:48:03 7b0d9be49508: Preparing 12:48:03 67cc58e71be0: Preparing 12:48:03 879d0dc0d8bc: Preparing 12:48:03 3f0427bfd766: Preparing 12:48:03 994456c4fd7b: Preparing 12:48:03 879d0dc0d8bc: Waiting 12:48:03 3f0427bfd766: Waiting 12:48:03 994456c4fd7b: Waiting 12:48:03 67cc58e71be0: Waiting 12:48:03 7b0d9be49508: Layer already exists 12:48:03 67cc58e71be0: Layer already exists 12:48:03 879d0dc0d8bc: Layer already exists 12:48:03 3f0427bfd766: Layer already exists 12:48:03 994456c4fd7b: Layer already exists 12:48:03 56be4c32f820: Pushed 12:48:03 5cbd7532df13: Pushed 12:48:03 c65a156ffb9e: Pushed 12:48:05 27f185913f1f: Pushed 12:48:05 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:3e974f15d13a4833981f2b6ead67c00b4adb57acb562c547cb2e58565f472ac0 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 12:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:48:06 56be4c32f820: Preparing 12:48:06 c65a156ffb9e: Preparing 12:48:06 5cbd7532df13: Preparing 12:48:06 27f185913f1f: Preparing 12:48:06 7b0d9be49508: Preparing 12:48:06 67cc58e71be0: Preparing 12:48:06 879d0dc0d8bc: Preparing 12:48:06 3f0427bfd766: Preparing 12:48:06 994456c4fd7b: Preparing 12:48:06 67cc58e71be0: Waiting 12:48:06 879d0dc0d8bc: Waiting 12:48:06 3f0427bfd766: Waiting 12:48:06 994456c4fd7b: Waiting 12:48:06 27f185913f1f: Layer already exists 12:48:06 7b0d9be49508: Layer already exists 12:48:06 56be4c32f820: Layer already exists 12:48:06 5cbd7532df13: Layer already exists 12:48:06 c65a156ffb9e: Layer already exists 12:48:06 879d0dc0d8bc: Layer already exists 12:48:06 67cc58e71be0: Layer already exists 12:48:06 3f0427bfd766: Layer already exists 12:48:06 994456c4fd7b: Layer already exists 12:48:06 latest: digest: sha256:3e974f15d13a4833981f2b6ead67c00b4adb57acb562c547cb2e58565f472ac0 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.62 12:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:48:06 56be4c32f820: Preparing 12:48:06 c65a156ffb9e: Preparing 12:48:06 5cbd7532df13: Preparing 12:48:06 27f185913f1f: Preparing 12:48:06 7b0d9be49508: Preparing 12:48:06 67cc58e71be0: Preparing 12:48:06 879d0dc0d8bc: Preparing 12:48:06 3f0427bfd766: Preparing 12:48:06 994456c4fd7b: Preparing 12:48:06 994456c4fd7b: Waiting 12:48:06 879d0dc0d8bc: Waiting 12:48:06 3f0427bfd766: Waiting 12:48:06 67cc58e71be0: Waiting 12:48:06 27f185913f1f: Layer already exists 12:48:06 56be4c32f820: Layer already exists 12:48:06 7b0d9be49508: Layer already exists 12:48:06 5cbd7532df13: Layer already exists 12:48:06 c65a156ffb9e: Layer already exists 12:48:06 67cc58e71be0: Layer already exists 12:48:06 879d0dc0d8bc: Layer already exists 12:48:06 3f0427bfd766: Layer already exists 12:48:06 994456c4fd7b: Layer already exists 12:48:06 4.0.0-dev.62: digest: sha256:3e974f15d13a4833981f2b6ead67c00b4adb57acb562c547cb2e58565f472ac0 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:48:07 56be4c32f820: Preparing 12:48:07 c65a156ffb9e: Preparing 12:48:07 5cbd7532df13: Preparing 12:48:07 27f185913f1f: Preparing 12:48:07 7b0d9be49508: Preparing 12:48:07 67cc58e71be0: Preparing 12:48:07 879d0dc0d8bc: Preparing 12:48:07 3f0427bfd766: Preparing 12:48:07 994456c4fd7b: Preparing 12:48:07 67cc58e71be0: Waiting 12:48:07 879d0dc0d8bc: Waiting 12:48:07 3f0427bfd766: Waiting 12:48:07 994456c4fd7b: Waiting 12:48:07 c65a156ffb9e: Layer already exists 12:48:07 56be4c32f820: Layer already exists 12:48:07 5cbd7532df13: Layer already exists 12:48:07 27f185913f1f: Layer already exists 12:48:07 7b0d9be49508: Layer already exists 12:48:07 879d0dc0d8bc: Layer already exists 12:48:07 67cc58e71be0: Layer already exists 12:48:07 3f0427bfd766: Layer already exists 12:48:07 994456c4fd7b: Layer already exists 12:48:07 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:3e974f15d13a4833981f2b6ead67c00b4adb57acb562c547cb2e58565f472ac0 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 12:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:48:07 56be4c32f820: Preparing 12:48:07 c65a156ffb9e: Preparing 12:48:07 5cbd7532df13: Preparing 12:48:07 27f185913f1f: Preparing 12:48:07 7b0d9be49508: Preparing 12:48:07 67cc58e71be0: Preparing 12:48:07 879d0dc0d8bc: Preparing 12:48:07 3f0427bfd766: Preparing 12:48:07 994456c4fd7b: Preparing 12:48:07 67cc58e71be0: Waiting 12:48:07 879d0dc0d8bc: Waiting 12:48:07 3f0427bfd766: Waiting 12:48:07 994456c4fd7b: Waiting 12:48:07 5cbd7532df13: Layer already exists 12:48:07 7b0d9be49508: Layer already exists 12:48:07 c65a156ffb9e: Layer already exists 12:48:07 56be4c32f820: Layer already exists 12:48:07 27f185913f1f: Layer already exists 12:48:07 67cc58e71be0: Layer already exists 12:48:07 879d0dc0d8bc: Layer already exists 12:48:07 3f0427bfd766: Layer already exists 12:48:07 994456c4fd7b: Layer already exists 12:48:07 main: digest: sha256:3e974f15d13a4833981f2b6ead67c00b4adb57acb562c547cb2e58565f472ac0 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:08 ===================================================== [Pipeline] echo 12:48:08 taggedImages: 12:48:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 12:48:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.62 12:48:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 12:48:08 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 12:48:08 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:08 latest 12:48:08 4.0.0-dev.62 12:48:08 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:08 main 12:48:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:48:08 810d515e57e8: Preparing 12:48:08 db53da588b2b: Preparing 12:48:08 1b35b6dccf06: Preparing 12:48:08 7b6e8a8dff4d: Preparing 12:48:08 e558a3ce1ce9: Preparing 12:48:08 7b0d9be49508: Preparing 12:48:08 67cc58e71be0: Preparing 12:48:08 a6b1e8bff749: Preparing 12:48:08 6e3c7c0c6d78: Preparing 12:48:08 473d03e31a63: Preparing 12:48:08 994456c4fd7b: Preparing 12:48:08 a6b1e8bff749: Waiting 12:48:08 473d03e31a63: Waiting 12:48:08 7b0d9be49508: Waiting 12:48:08 994456c4fd7b: Waiting 12:48:08 67cc58e71be0: Waiting 12:48:08 7b6e8a8dff4d: Pushed 12:48:08 db53da588b2b: Pushed 12:48:08 7b0d9be49508: Layer already exists 12:48:08 e558a3ce1ce9: Pushed 12:48:08 810d515e57e8: Pushed 12:48:08 67cc58e71be0: Layer already exists 12:48:08 994456c4fd7b: Layer already exists 12:48:08 a6b1e8bff749: Pushed 12:48:08 6e3c7c0c6d78: Pushed 12:48:10 473d03e31a63: Pushed 12:48:10 1b35b6dccf06: Pushed 12:48:10 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:19bf11f3ddf6cbf4fce946e8e19f55ba5cb6f0c82c1fe97a35c3123f530eef40 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 12:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:48:11 810d515e57e8: Preparing 12:48:11 db53da588b2b: Preparing 12:48:11 1b35b6dccf06: Preparing 12:48:11 7b6e8a8dff4d: Preparing 12:48:11 e558a3ce1ce9: Preparing 12:48:11 7b0d9be49508: Preparing 12:48:11 67cc58e71be0: Preparing 12:48:11 a6b1e8bff749: Preparing 12:48:11 6e3c7c0c6d78: Preparing 12:48:11 473d03e31a63: Preparing 12:48:11 994456c4fd7b: Preparing 12:48:11 7b0d9be49508: Waiting 12:48:11 67cc58e71be0: Waiting 12:48:11 473d03e31a63: Waiting 12:48:11 a6b1e8bff749: Waiting 12:48:11 6e3c7c0c6d78: Waiting 12:48:11 994456c4fd7b: Waiting 12:48:11 1b35b6dccf06: Layer already exists 12:48:11 e558a3ce1ce9: Layer already exists 12:48:11 810d515e57e8: Layer already exists 12:48:11 db53da588b2b: Layer already exists 12:48:11 7b6e8a8dff4d: Layer already exists 12:48:11 67cc58e71be0: Layer already exists 12:48:11 7b0d9be49508: Layer already exists 12:48:11 6e3c7c0c6d78: Layer already exists 12:48:11 473d03e31a63: Layer already exists 12:48:11 a6b1e8bff749: Layer already exists 12:48:11 994456c4fd7b: Layer already exists 12:48:11 latest: digest: sha256:19bf11f3ddf6cbf4fce946e8e19f55ba5cb6f0c82c1fe97a35c3123f530eef40 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.62 12:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:48:11 810d515e57e8: Preparing 12:48:11 db53da588b2b: Preparing 12:48:11 1b35b6dccf06: Preparing 12:48:11 7b6e8a8dff4d: Preparing 12:48:11 e558a3ce1ce9: Preparing 12:48:11 7b0d9be49508: Preparing 12:48:11 67cc58e71be0: Preparing 12:48:11 a6b1e8bff749: Preparing 12:48:11 6e3c7c0c6d78: Preparing 12:48:11 7b0d9be49508: Waiting 12:48:11 67cc58e71be0: Waiting 12:48:11 a6b1e8bff749: Waiting 12:48:11 6e3c7c0c6d78: Waiting 12:48:11 473d03e31a63: Preparing 12:48:11 994456c4fd7b: Preparing 12:48:11 473d03e31a63: Waiting 12:48:11 994456c4fd7b: Waiting 12:48:11 1b35b6dccf06: Layer already exists 12:48:11 810d515e57e8: Layer already exists 12:48:11 e558a3ce1ce9: Layer already exists 12:48:11 db53da588b2b: Layer already exists 12:48:11 7b6e8a8dff4d: Layer already exists 12:48:11 a6b1e8bff749: Layer already exists 12:48:11 67cc58e71be0: Layer already exists 12:48:11 7b0d9be49508: Layer already exists 12:48:11 473d03e31a63: Layer already exists 12:48:11 6e3c7c0c6d78: Layer already exists 12:48:11 994456c4fd7b: Layer already exists 12:48:11 4.0.0-dev.62: digest: sha256:19bf11f3ddf6cbf4fce946e8e19f55ba5cb6f0c82c1fe97a35c3123f530eef40 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:48:12 810d515e57e8: Preparing 12:48:12 db53da588b2b: Preparing 12:48:12 1b35b6dccf06: Preparing 12:48:12 7b6e8a8dff4d: Preparing 12:48:12 e558a3ce1ce9: Preparing 12:48:12 7b0d9be49508: Preparing 12:48:12 67cc58e71be0: Preparing 12:48:12 a6b1e8bff749: Preparing 12:48:12 6e3c7c0c6d78: Preparing 12:48:12 473d03e31a63: Preparing 12:48:12 994456c4fd7b: Preparing 12:48:12 7b0d9be49508: Waiting 12:48:12 67cc58e71be0: Waiting 12:48:12 473d03e31a63: Waiting 12:48:12 a6b1e8bff749: Waiting 12:48:12 994456c4fd7b: Waiting 12:48:12 6e3c7c0c6d78: Waiting 12:48:12 7b6e8a8dff4d: Layer already exists 12:48:12 e558a3ce1ce9: Layer already exists 12:48:12 1b35b6dccf06: Layer already exists 12:48:12 db53da588b2b: Layer already exists 12:48:12 810d515e57e8: Layer already exists 12:48:12 6e3c7c0c6d78: Layer already exists 12:48:12 67cc58e71be0: Layer already exists 12:48:12 7b0d9be49508: Layer already exists 12:48:12 473d03e31a63: Layer already exists 12:48:12 a6b1e8bff749: Layer already exists 12:48:12 994456c4fd7b: Layer already exists 12:48:12 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:19bf11f3ddf6cbf4fce946e8e19f55ba5cb6f0c82c1fe97a35c3123f530eef40 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 12:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:48:13 810d515e57e8: Preparing 12:48:13 db53da588b2b: Preparing 12:48:13 1b35b6dccf06: Preparing 12:48:13 7b6e8a8dff4d: Preparing 12:48:13 e558a3ce1ce9: Preparing 12:48:13 7b0d9be49508: Preparing 12:48:13 67cc58e71be0: Preparing 12:48:13 a6b1e8bff749: Preparing 12:48:13 6e3c7c0c6d78: Preparing 12:48:13 473d03e31a63: Preparing 12:48:13 994456c4fd7b: Preparing 12:48:13 7b0d9be49508: Waiting 12:48:13 a6b1e8bff749: Waiting 12:48:13 67cc58e71be0: Waiting 12:48:13 6e3c7c0c6d78: Waiting 12:48:13 473d03e31a63: Waiting 12:48:13 db53da588b2b: Layer already exists 12:48:13 1b35b6dccf06: Layer already exists 12:48:13 e558a3ce1ce9: Layer already exists 12:48:13 7b6e8a8dff4d: Layer already exists 12:48:13 810d515e57e8: Layer already exists 12:48:13 67cc58e71be0: Layer already exists 12:48:13 7b0d9be49508: Layer already exists 12:48:13 a6b1e8bff749: Layer already exists 12:48:13 6e3c7c0c6d78: Layer already exists 12:48:13 473d03e31a63: Layer already exists 12:48:13 994456c4fd7b: Layer already exists 12:48:13 main: digest: sha256:19bf11f3ddf6cbf4fce946e8e19f55ba5cb6f0c82c1fe97a35c3123f530eef40 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:13 ===================================================== [Pipeline] echo 12:48:13 taggedImages: 12:48:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 12:48:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.62 12:48:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 12:48:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 12:48:13 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:13 latest 12:48:13 4.0.0-dev.62 12:48:13 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:13 main 12:48:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:48:14 5acaa18f861f: Preparing 12:48:14 5aa3fbe09f73: Preparing 12:48:14 6be4b46d83fc: Preparing 12:48:14 0c62e70dd8ff: Preparing 12:48:14 763b379055f0: Preparing 12:48:14 6c053b41e11e: Preparing 12:48:14 0a02dd04f079: Preparing 12:48:14 7b0d9be49508: Preparing 12:48:14 67cc58e71be0: Preparing 12:48:14 8ec76e080b32: Preparing 12:48:14 493b28687ebc: Preparing 12:48:14 994456c4fd7b: Preparing 12:48:14 0a02dd04f079: Waiting 12:48:14 6c053b41e11e: Waiting 12:48:14 67cc58e71be0: Waiting 12:48:14 994456c4fd7b: Waiting 12:48:14 7b0d9be49508: Waiting 12:48:14 5aa3fbe09f73: Pushed 12:48:14 763b379055f0: Pushed 12:48:14 5acaa18f861f: Pushed 12:48:14 7b0d9be49508: Layer already exists 12:48:14 67cc58e71be0: Layer already exists 12:48:14 6c053b41e11e: Pushed 12:48:14 0a02dd04f079: Pushed 12:48:14 994456c4fd7b: Layer already exists 12:48:14 8ec76e080b32: Pushed 12:48:15 493b28687ebc: Pushed 12:48:15 0c62e70dd8ff: Pushed 12:48:16 6be4b46d83fc: Pushed 12:48:16 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:d76ca2e659aad03635706c58d2d1f554af091e29f34e59e79e62b62f9d5e1a15 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 12:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:48:17 5acaa18f861f: Preparing 12:48:17 5aa3fbe09f73: Preparing 12:48:17 6be4b46d83fc: Preparing 12:48:17 0c62e70dd8ff: Preparing 12:48:17 763b379055f0: Preparing 12:48:17 6c053b41e11e: Preparing 12:48:17 0a02dd04f079: Preparing 12:48:17 7b0d9be49508: Preparing 12:48:17 67cc58e71be0: Preparing 12:48:17 8ec76e080b32: Preparing 12:48:17 493b28687ebc: Preparing 12:48:17 994456c4fd7b: Preparing 12:48:17 0a02dd04f079: Waiting 12:48:17 7b0d9be49508: Waiting 12:48:17 67cc58e71be0: Waiting 12:48:17 8ec76e080b32: Waiting 12:48:17 493b28687ebc: Waiting 12:48:17 994456c4fd7b: Waiting 12:48:17 6c053b41e11e: Waiting 12:48:17 5aa3fbe09f73: Layer already exists 12:48:17 5acaa18f861f: Layer already exists 12:48:17 6be4b46d83fc: Layer already exists 12:48:17 763b379055f0: Layer already exists 12:48:17 0c62e70dd8ff: Layer already exists 12:48:17 6c053b41e11e: Layer already exists 12:48:17 7b0d9be49508: Layer already exists 12:48:17 67cc58e71be0: Layer already exists 12:48:17 8ec76e080b32: Layer already exists 12:48:17 0a02dd04f079: Layer already exists 12:48:17 994456c4fd7b: Layer already exists 12:48:17 493b28687ebc: Layer already exists 12:48:17 latest: digest: sha256:d76ca2e659aad03635706c58d2d1f554af091e29f34e59e79e62b62f9d5e1a15 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.62 12:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:48:18 5acaa18f861f: Preparing 12:48:18 5aa3fbe09f73: Preparing 12:48:18 6be4b46d83fc: Preparing 12:48:18 0c62e70dd8ff: Preparing 12:48:18 763b379055f0: Preparing 12:48:18 6c053b41e11e: Preparing 12:48:18 0a02dd04f079: Preparing 12:48:18 7b0d9be49508: Preparing 12:48:18 67cc58e71be0: Preparing 12:48:18 8ec76e080b32: Preparing 12:48:18 493b28687ebc: Preparing 12:48:18 994456c4fd7b: Preparing 12:48:18 6c053b41e11e: Waiting 12:48:18 67cc58e71be0: Waiting 12:48:18 8ec76e080b32: Waiting 12:48:18 994456c4fd7b: Waiting 12:48:18 493b28687ebc: Waiting 12:48:18 0a02dd04f079: Waiting 12:48:18 7b0d9be49508: Waiting 12:48:18 5aa3fbe09f73: Layer already exists 12:48:18 6be4b46d83fc: Layer already exists 12:48:18 763b379055f0: Layer already exists 12:48:18 0c62e70dd8ff: Layer already exists 12:48:18 5acaa18f861f: Layer already exists 12:48:18 6c053b41e11e: Layer already exists 12:48:18 0a02dd04f079: Layer already exists 12:48:18 67cc58e71be0: Layer already exists 12:48:18 8ec76e080b32: Layer already exists 12:48:18 7b0d9be49508: Layer already exists 12:48:18 493b28687ebc: Layer already exists 12:48:18 994456c4fd7b: Layer already exists 12:48:18 4.0.0-dev.62: digest: sha256:d76ca2e659aad03635706c58d2d1f554af091e29f34e59e79e62b62f9d5e1a15 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:48:18 5acaa18f861f: Preparing 12:48:18 5aa3fbe09f73: Preparing 12:48:18 6be4b46d83fc: Preparing 12:48:18 0c62e70dd8ff: Preparing 12:48:18 763b379055f0: Preparing 12:48:18 6c053b41e11e: Preparing 12:48:18 0a02dd04f079: Preparing 12:48:18 7b0d9be49508: Preparing 12:48:18 67cc58e71be0: Preparing 12:48:18 8ec76e080b32: Preparing 12:48:18 493b28687ebc: Preparing 12:48:18 994456c4fd7b: Preparing 12:48:18 6c053b41e11e: Waiting 12:48:18 0a02dd04f079: Waiting 12:48:18 7b0d9be49508: Waiting 12:48:18 67cc58e71be0: Waiting 12:48:18 8ec76e080b32: Waiting 12:48:18 493b28687ebc: Waiting 12:48:18 994456c4fd7b: Waiting 12:48:18 5aa3fbe09f73: Layer already exists 12:48:18 0c62e70dd8ff: Layer already exists 12:48:18 6be4b46d83fc: Layer already exists 12:48:18 763b379055f0: Layer already exists 12:48:18 5acaa18f861f: Layer already exists 12:48:18 0a02dd04f079: Layer already exists 12:48:18 67cc58e71be0: Layer already exists 12:48:18 6c053b41e11e: Layer already exists 12:48:18 8ec76e080b32: Layer already exists 12:48:18 7b0d9be49508: Layer already exists 12:48:18 493b28687ebc: Layer already exists 12:48:18 994456c4fd7b: Layer already exists 12:48:18 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:d76ca2e659aad03635706c58d2d1f554af091e29f34e59e79e62b62f9d5e1a15 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 12:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:48:19 5acaa18f861f: Preparing 12:48:19 5aa3fbe09f73: Preparing 12:48:19 6be4b46d83fc: Preparing 12:48:19 0c62e70dd8ff: Preparing 12:48:19 763b379055f0: Preparing 12:48:19 6c053b41e11e: Preparing 12:48:19 0a02dd04f079: Preparing 12:48:19 7b0d9be49508: Preparing 12:48:19 67cc58e71be0: Preparing 12:48:19 8ec76e080b32: Preparing 12:48:19 493b28687ebc: Preparing 12:48:19 994456c4fd7b: Preparing 12:48:19 7b0d9be49508: Waiting 12:48:19 67cc58e71be0: Waiting 12:48:19 8ec76e080b32: Waiting 12:48:19 493b28687ebc: Waiting 12:48:19 994456c4fd7b: Waiting 12:48:19 6c053b41e11e: Waiting 12:48:19 0a02dd04f079: Waiting 12:48:19 5aa3fbe09f73: Layer already exists 12:48:19 6be4b46d83fc: Layer already exists 12:48:19 0c62e70dd8ff: Layer already exists 12:48:19 763b379055f0: Layer already exists 12:48:19 5acaa18f861f: Layer already exists 12:48:19 0a02dd04f079: Layer already exists 12:48:19 67cc58e71be0: Layer already exists 12:48:19 6c053b41e11e: Layer already exists 12:48:19 7b0d9be49508: Layer already exists 12:48:19 8ec76e080b32: Layer already exists 12:48:19 493b28687ebc: Layer already exists 12:48:19 994456c4fd7b: Layer already exists 12:48:19 main: digest: sha256:d76ca2e659aad03635706c58d2d1f554af091e29f34e59e79e62b62f9d5e1a15 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:19 ===================================================== [Pipeline] echo 12:48:19 taggedImages: 12:48:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 12:48:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.62 12:48:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 12:48:19 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 12:48:19 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:19 latest 12:48:19 4.0.0-dev.62 12:48:19 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:19 main 12:48:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:48:20 a85baf751db7: Preparing 12:48:20 596dc0316010: Preparing 12:48:20 7b0d9be49508: Preparing 12:48:20 67cc58e71be0: Preparing 12:48:20 2d4cd39101fe: Preparing 12:48:20 99deffc1b091: Preparing 12:48:20 994456c4fd7b: Preparing 12:48:20 99deffc1b091: Waiting 12:48:20 994456c4fd7b: Waiting 12:48:20 67cc58e71be0: Layer already exists 12:48:20 7b0d9be49508: Layer already exists 12:48:20 994456c4fd7b: Layer already exists 12:48:20 2d4cd39101fe: Pushed 12:48:20 a85baf751db7: Pushed 12:48:21 99deffc1b091: Pushed 12:48:22 596dc0316010: Pushed 12:48:23 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:a56ee04b594186fc14aef228b6329c50109cd1fc61ca26288a21f61b9c1b7048 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:23 + 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 12:48:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 12:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:48:23 a85baf751db7: Preparing 12:48:23 596dc0316010: Preparing 12:48:23 7b0d9be49508: Preparing 12:48:23 67cc58e71be0: Preparing 12:48:23 2d4cd39101fe: Preparing 12:48:23 99deffc1b091: Preparing 12:48:23 994456c4fd7b: Preparing 12:48:23 99deffc1b091: Waiting 12:48:23 994456c4fd7b: Waiting 12:48:23 2d4cd39101fe: Layer already exists 12:48:23 a85baf751db7: Layer already exists 12:48:23 7b0d9be49508: Layer already exists 12:48:23 67cc58e71be0: Layer already exists 12:48:23 596dc0316010: Layer already exists 12:48:23 99deffc1b091: Layer already exists 12:48:23 994456c4fd7b: Layer already exists 12:48:23 latest: digest: sha256:a56ee04b594186fc14aef228b6329c50109cd1fc61ca26288a21f61b9c1b7048 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.62 12:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:48:24 a85baf751db7: Preparing 12:48:24 596dc0316010: Preparing 12:48:24 7b0d9be49508: Preparing 12:48:24 67cc58e71be0: Preparing 12:48:24 2d4cd39101fe: Preparing 12:48:24 99deffc1b091: Preparing 12:48:24 994456c4fd7b: Preparing 12:48:24 99deffc1b091: Waiting 12:48:24 994456c4fd7b: Waiting 12:48:24 596dc0316010: Layer already exists 12:48:24 a85baf751db7: Layer already exists 12:48:24 2d4cd39101fe: Layer already exists 12:48:24 7b0d9be49508: Layer already exists 12:48:24 67cc58e71be0: Layer already exists 12:48:24 99deffc1b091: Layer already exists 12:48:24 994456c4fd7b: Layer already exists 12:48:24 4.0.0-dev.62: digest: sha256:a56ee04b594186fc14aef228b6329c50109cd1fc61ca26288a21f61b9c1b7048 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:48:25 a85baf751db7: Preparing 12:48:25 596dc0316010: Preparing 12:48:25 7b0d9be49508: Preparing 12:48:25 67cc58e71be0: Preparing 12:48:25 2d4cd39101fe: Preparing 12:48:25 99deffc1b091: Preparing 12:48:25 994456c4fd7b: Preparing 12:48:25 994456c4fd7b: Waiting 12:48:25 99deffc1b091: Waiting 12:48:25 67cc58e71be0: Layer already exists 12:48:25 a85baf751db7: Layer already exists 12:48:25 7b0d9be49508: Layer already exists 12:48:25 2d4cd39101fe: Layer already exists 12:48:25 596dc0316010: Layer already exists 12:48:25 994456c4fd7b: Layer already exists 12:48:25 99deffc1b091: Layer already exists 12:48:25 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:a56ee04b594186fc14aef228b6329c50109cd1fc61ca26288a21f61b9c1b7048 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:25 + 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 12:48:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 12:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:48:25 a85baf751db7: Preparing 12:48:25 596dc0316010: Preparing 12:48:25 7b0d9be49508: Preparing 12:48:25 67cc58e71be0: Preparing 12:48:25 2d4cd39101fe: Preparing 12:48:25 99deffc1b091: Preparing 12:48:25 994456c4fd7b: Preparing 12:48:25 99deffc1b091: Waiting 12:48:25 994456c4fd7b: Waiting 12:48:25 7b0d9be49508: Layer already exists 12:48:25 596dc0316010: Layer already exists 12:48:25 67cc58e71be0: Layer already exists 12:48:25 a85baf751db7: Layer already exists 12:48:25 2d4cd39101fe: Layer already exists 12:48:25 99deffc1b091: Layer already exists 12:48:25 994456c4fd7b: Layer already exists 12:48:25 main: digest: sha256:a56ee04b594186fc14aef228b6329c50109cd1fc61ca26288a21f61b9c1b7048 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:25 ===================================================== [Pipeline] echo 12:48:25 taggedImages: 12:48:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 12:48:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.62 12:48:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 12:48:25 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 12:48:25 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:25 latest 12:48:25 4.0.0-dev.62 12:48:25 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:25 main 12:48:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:48:26 7f859b03f0ce: Preparing 12:48:26 c23430bf3059: Preparing 12:48:26 e09b0176f71e: Preparing 12:48:26 7b0d9be49508: Preparing 12:48:26 67cc58e71be0: Preparing 12:48:26 44546f2d178b: Preparing 12:48:26 498b572072a1: Preparing 12:48:26 926e03274a9d: Preparing 12:48:26 2bfbff5eb710: Preparing 12:48:26 994456c4fd7b: Preparing 12:48:26 498b572072a1: Waiting 12:48:26 926e03274a9d: Waiting 12:48:26 2bfbff5eb710: Waiting 12:48:26 44546f2d178b: Waiting 12:48:26 994456c4fd7b: Waiting 12:48:26 67cc58e71be0: Layer already exists 12:48:26 7b0d9be49508: Layer already exists 12:48:26 e09b0176f71e: Pushed 12:48:26 c23430bf3059: Pushed 12:48:26 7f859b03f0ce: Pushed 12:48:26 994456c4fd7b: Layer already exists 12:48:26 926e03274a9d: Pushed 12:48:27 2bfbff5eb710: Pushed 12:48:31 498b572072a1: Pushed 12:48:37 44546f2d178b: Pushed 12:48:37 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:cbdee64aa818fea71dee518ea83e70bed009a3279022a87caf1490f6b9eacaec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 12:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:48:38 7f859b03f0ce: Preparing 12:48:38 c23430bf3059: Preparing 12:48:38 e09b0176f71e: Preparing 12:48:38 7b0d9be49508: Preparing 12:48:38 67cc58e71be0: Preparing 12:48:38 44546f2d178b: Preparing 12:48:38 498b572072a1: Preparing 12:48:38 926e03274a9d: Preparing 12:48:38 2bfbff5eb710: Preparing 12:48:38 994456c4fd7b: Preparing 12:48:38 44546f2d178b: Waiting 12:48:38 498b572072a1: Waiting 12:48:38 926e03274a9d: Waiting 12:48:38 994456c4fd7b: Waiting 12:48:38 2bfbff5eb710: Waiting 12:48:38 c23430bf3059: Layer already exists 12:48:38 e09b0176f71e: Layer already exists 12:48:38 7b0d9be49508: Layer already exists 12:48:38 67cc58e71be0: Layer already exists 12:48:38 7f859b03f0ce: Layer already exists 12:48:38 44546f2d178b: Layer already exists 12:48:38 2bfbff5eb710: Layer already exists 12:48:38 498b572072a1: Layer already exists 12:48:38 926e03274a9d: Layer already exists 12:48:38 994456c4fd7b: Layer already exists 12:48:38 latest: digest: sha256:cbdee64aa818fea71dee518ea83e70bed009a3279022a87caf1490f6b9eacaec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.62 12:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:48:39 7f859b03f0ce: Preparing 12:48:39 c23430bf3059: Preparing 12:48:39 e09b0176f71e: Preparing 12:48:39 7b0d9be49508: Preparing 12:48:39 67cc58e71be0: Preparing 12:48:39 44546f2d178b: Preparing 12:48:39 498b572072a1: Preparing 12:48:39 926e03274a9d: Preparing 12:48:39 2bfbff5eb710: Preparing 12:48:39 994456c4fd7b: Preparing 12:48:39 44546f2d178b: Waiting 12:48:39 498b572072a1: Waiting 12:48:39 926e03274a9d: Waiting 12:48:39 2bfbff5eb710: Waiting 12:48:39 994456c4fd7b: Waiting 12:48:39 7b0d9be49508: Layer already exists 12:48:39 e09b0176f71e: Layer already exists 12:48:39 7f859b03f0ce: Layer already exists 12:48:39 c23430bf3059: Layer already exists 12:48:39 67cc58e71be0: Layer already exists 12:48:39 926e03274a9d: Layer already exists 12:48:39 498b572072a1: Layer already exists 12:48:39 44546f2d178b: Layer already exists 12:48:39 994456c4fd7b: Layer already exists 12:48:39 2bfbff5eb710: Layer already exists 12:48:39 4.0.0-dev.62: digest: sha256:cbdee64aa818fea71dee518ea83e70bed009a3279022a87caf1490f6b9eacaec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:48:39 7f859b03f0ce: Preparing 12:48:39 c23430bf3059: Preparing 12:48:39 e09b0176f71e: Preparing 12:48:39 7b0d9be49508: Preparing 12:48:39 67cc58e71be0: Preparing 12:48:39 44546f2d178b: Preparing 12:48:39 498b572072a1: Preparing 12:48:39 926e03274a9d: Preparing 12:48:39 2bfbff5eb710: Preparing 12:48:39 994456c4fd7b: Preparing 12:48:39 44546f2d178b: Waiting 12:48:39 498b572072a1: Waiting 12:48:39 926e03274a9d: Waiting 12:48:39 2bfbff5eb710: Waiting 12:48:39 994456c4fd7b: Waiting 12:48:39 67cc58e71be0: Layer already exists 12:48:39 e09b0176f71e: Layer already exists 12:48:39 7b0d9be49508: Layer already exists 12:48:39 c23430bf3059: Layer already exists 12:48:39 7f859b03f0ce: Layer already exists 12:48:39 498b572072a1: Layer already exists 12:48:39 926e03274a9d: Layer already exists 12:48:39 2bfbff5eb710: Layer already exists 12:48:39 44546f2d178b: Layer already exists 12:48:39 994456c4fd7b: Layer already exists 12:48:39 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:cbdee64aa818fea71dee518ea83e70bed009a3279022a87caf1490f6b9eacaec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 12:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:48:40 7f859b03f0ce: Preparing 12:48:40 c23430bf3059: Preparing 12:48:40 e09b0176f71e: Preparing 12:48:40 7b0d9be49508: Preparing 12:48:40 67cc58e71be0: Preparing 12:48:40 44546f2d178b: Preparing 12:48:40 498b572072a1: Preparing 12:48:40 926e03274a9d: Preparing 12:48:40 2bfbff5eb710: Preparing 12:48:40 994456c4fd7b: Preparing 12:48:40 44546f2d178b: Waiting 12:48:40 498b572072a1: Waiting 12:48:40 2bfbff5eb710: Waiting 12:48:40 994456c4fd7b: Waiting 12:48:40 926e03274a9d: Waiting 12:48:40 e09b0176f71e: Layer already exists 12:48:40 7b0d9be49508: Layer already exists 12:48:40 67cc58e71be0: Layer already exists 12:48:40 c23430bf3059: Layer already exists 12:48:40 7f859b03f0ce: Layer already exists 12:48:40 44546f2d178b: Layer already exists 12:48:40 2bfbff5eb710: Layer already exists 12:48:40 498b572072a1: Layer already exists 12:48:40 926e03274a9d: Layer already exists 12:48:40 994456c4fd7b: Layer already exists 12:48:40 main: digest: sha256:cbdee64aa818fea71dee518ea83e70bed009a3279022a87caf1490f6b9eacaec size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:40 ===================================================== [Pipeline] echo 12:48:40 taggedImages: 12:48:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 12:48:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.62 12:48:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 12:48:40 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 12:48:40 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:40 latest 12:48:40 4.0.0-dev.62 12:48:40 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:40 main 12:48:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:48:41 daee2e16093f: Preparing 12:48:41 617969c792e3: Preparing 12:48:41 2868a8d4b034: Preparing 12:48:41 7b0d9be49508: Preparing 12:48:41 67cc58e71be0: Preparing 12:48:41 4bd83a1d9412: Preparing 12:48:41 2e82632da7f3: Preparing 12:48:41 ffdc1fc2d456: Preparing 12:48:41 994456c4fd7b: Preparing 12:48:41 2e82632da7f3: Waiting 12:48:41 4bd83a1d9412: Waiting 12:48:41 ffdc1fc2d456: Waiting 12:48:41 7b0d9be49508: Layer already exists 12:48:41 67cc58e71be0: Layer already exists 12:48:41 daee2e16093f: Pushed 12:48:41 617969c792e3: Pushed 12:48:41 2868a8d4b034: Pushed 12:48:41 2e82632da7f3: Pushed 12:48:41 994456c4fd7b: Layer already exists 12:48:41 ffdc1fc2d456: Pushed 12:48:53 4bd83a1d9412: Pushed 12:48:53 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:29dbdd85057b7bb41849ee9fa81341f0d57b8b79127275debaca0da1054bf31d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 12:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:48:54 daee2e16093f: Preparing 12:48:54 617969c792e3: Preparing 12:48:54 2868a8d4b034: Preparing 12:48:54 7b0d9be49508: Preparing 12:48:54 67cc58e71be0: Preparing 12:48:54 4bd83a1d9412: Preparing 12:48:54 2e82632da7f3: Preparing 12:48:54 ffdc1fc2d456: Preparing 12:48:54 994456c4fd7b: Preparing 12:48:54 4bd83a1d9412: Waiting 12:48:54 2e82632da7f3: Waiting 12:48:54 ffdc1fc2d456: Waiting 12:48:54 994456c4fd7b: Waiting 12:48:54 2868a8d4b034: Layer already exists 12:48:54 617969c792e3: Layer already exists 12:48:54 67cc58e71be0: Layer already exists 12:48:54 7b0d9be49508: Layer already exists 12:48:54 daee2e16093f: Layer already exists 12:48:54 2e82632da7f3: Layer already exists 12:48:54 4bd83a1d9412: Layer already exists 12:48:54 ffdc1fc2d456: Layer already exists 12:48:54 994456c4fd7b: Layer already exists 12:48:54 latest: digest: sha256:29dbdd85057b7bb41849ee9fa81341f0d57b8b79127275debaca0da1054bf31d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.62 12:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:48:55 daee2e16093f: Preparing 12:48:55 617969c792e3: Preparing 12:48:55 2868a8d4b034: Preparing 12:48:55 7b0d9be49508: Preparing 12:48:55 67cc58e71be0: Preparing 12:48:55 4bd83a1d9412: Preparing 12:48:55 2e82632da7f3: Preparing 12:48:55 ffdc1fc2d456: Preparing 12:48:55 994456c4fd7b: Preparing 12:48:55 4bd83a1d9412: Waiting 12:48:55 994456c4fd7b: Waiting 12:48:55 2e82632da7f3: Waiting 12:48:55 ffdc1fc2d456: Waiting 12:48:55 daee2e16093f: Layer already exists 12:48:55 2868a8d4b034: Layer already exists 12:48:55 617969c792e3: Layer already exists 12:48:55 7b0d9be49508: Layer already exists 12:48:55 67cc58e71be0: Layer already exists 12:48:55 2e82632da7f3: Layer already exists 12:48:55 4bd83a1d9412: Layer already exists 12:48:55 ffdc1fc2d456: Layer already exists 12:48:55 994456c4fd7b: Layer already exists 12:48:55 4.0.0-dev.62: digest: sha256:29dbdd85057b7bb41849ee9fa81341f0d57b8b79127275debaca0da1054bf31d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:48:55 daee2e16093f: Preparing 12:48:55 617969c792e3: Preparing 12:48:55 2868a8d4b034: Preparing 12:48:55 7b0d9be49508: Preparing 12:48:55 67cc58e71be0: Preparing 12:48:55 4bd83a1d9412: Preparing 12:48:55 2e82632da7f3: Preparing 12:48:55 ffdc1fc2d456: Preparing 12:48:55 994456c4fd7b: Preparing 12:48:55 4bd83a1d9412: Waiting 12:48:55 2e82632da7f3: Waiting 12:48:55 ffdc1fc2d456: Waiting 12:48:55 994456c4fd7b: Waiting 12:48:55 617969c792e3: Layer already exists 12:48:55 daee2e16093f: Layer already exists 12:48:55 67cc58e71be0: Layer already exists 12:48:55 7b0d9be49508: Layer already exists 12:48:55 2868a8d4b034: Layer already exists 12:48:55 4bd83a1d9412: Layer already exists 12:48:55 ffdc1fc2d456: Layer already exists 12:48:55 2e82632da7f3: Layer already exists 12:48:55 994456c4fd7b: Layer already exists 12:48:55 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:29dbdd85057b7bb41849ee9fa81341f0d57b8b79127275debaca0da1054bf31d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 12:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:48:56 daee2e16093f: Preparing 12:48:56 617969c792e3: Preparing 12:48:56 2868a8d4b034: Preparing 12:48:56 7b0d9be49508: Preparing 12:48:56 67cc58e71be0: Preparing 12:48:56 4bd83a1d9412: Preparing 12:48:56 2e82632da7f3: Preparing 12:48:56 ffdc1fc2d456: Preparing 12:48:56 994456c4fd7b: Preparing 12:48:56 4bd83a1d9412: Waiting 12:48:56 2e82632da7f3: Waiting 12:48:56 ffdc1fc2d456: Waiting 12:48:56 994456c4fd7b: Waiting 12:48:56 2868a8d4b034: Layer already exists 12:48:56 7b0d9be49508: Layer already exists 12:48:56 daee2e16093f: Layer already exists 12:48:56 617969c792e3: Layer already exists 12:48:56 67cc58e71be0: Layer already exists 12:48:56 4bd83a1d9412: Layer already exists 12:48:56 2e82632da7f3: Layer already exists 12:48:56 ffdc1fc2d456: Layer already exists 12:48:56 994456c4fd7b: Layer already exists 12:48:56 main: digest: sha256:29dbdd85057b7bb41849ee9fa81341f0d57b8b79127275debaca0da1054bf31d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:48:56 ===================================================== [Pipeline] echo 12:48:56 taggedImages: 12:48:56 - nexus3.edgexfoundry.org:10004/security-spire-config:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:56 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 12:48:56 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.62 12:48:56 - nexus3.edgexfoundry.org:10004/security-spire-config:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:56 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 12:48:56 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 12:48:56 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:56 latest 12:48:56 4.0.0-dev.62 12:48:56 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:56 main 12:48:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:48:57 7f859b03f0ce: Preparing 12:48:57 d630b9cb1d7e: Preparing 12:48:57 720b30da433a: Preparing 12:48:57 7b0d9be49508: Preparing 12:48:57 67cc58e71be0: Preparing 12:48:57 4bd83a1d9412: Preparing 12:48:57 926e03274a9d: Preparing 12:48:57 2bfbff5eb710: Preparing 12:48:57 994456c4fd7b: Preparing 12:48:57 926e03274a9d: Waiting 12:48:57 2bfbff5eb710: Waiting 12:48:57 994456c4fd7b: Waiting 12:48:57 4bd83a1d9412: Waiting 12:48:57 7f859b03f0ce: Layer already exists 12:48:57 67cc58e71be0: Layer already exists 12:48:57 7b0d9be49508: Layer already exists 12:48:57 4bd83a1d9412: Layer already exists 12:48:57 926e03274a9d: Layer already exists 12:48:57 2bfbff5eb710: Layer already exists 12:48:57 994456c4fd7b: Layer already exists 12:48:57 d630b9cb1d7e: Pushed 12:48:57 720b30da433a: Pushed 12:48:57 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:8d97a13911c2b00066d250ddc30fc339b174829e0828c2dc44c14fc1b5c9dfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 12:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:48:58 7f859b03f0ce: Preparing 12:48:58 d630b9cb1d7e: Preparing 12:48:58 720b30da433a: Preparing 12:48:58 7b0d9be49508: Preparing 12:48:58 67cc58e71be0: Preparing 12:48:58 4bd83a1d9412: Preparing 12:48:58 926e03274a9d: Preparing 12:48:58 2bfbff5eb710: Preparing 12:48:58 994456c4fd7b: Preparing 12:48:58 2bfbff5eb710: Waiting 12:48:58 4bd83a1d9412: Waiting 12:48:58 994456c4fd7b: Waiting 12:48:58 926e03274a9d: Waiting 12:48:58 720b30da433a: Layer already exists 12:48:58 67cc58e71be0: Layer already exists 12:48:58 7b0d9be49508: Layer already exists 12:48:58 7f859b03f0ce: Layer already exists 12:48:58 d630b9cb1d7e: Layer already exists 12:48:58 926e03274a9d: Layer already exists 12:48:58 2bfbff5eb710: Layer already exists 12:48:58 4bd83a1d9412: Layer already exists 12:48:58 994456c4fd7b: Layer already exists 12:48:58 latest: digest: sha256:8d97a13911c2b00066d250ddc30fc339b174829e0828c2dc44c14fc1b5c9dfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.62 12:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:48:58 7f859b03f0ce: Preparing 12:48:58 d630b9cb1d7e: Preparing 12:48:58 720b30da433a: Preparing 12:48:58 7b0d9be49508: Preparing 12:48:58 67cc58e71be0: Preparing 12:48:58 4bd83a1d9412: Preparing 12:48:58 926e03274a9d: Preparing 12:48:58 2bfbff5eb710: Preparing 12:48:58 994456c4fd7b: Preparing 12:48:58 926e03274a9d: Waiting 12:48:58 4bd83a1d9412: Waiting 12:48:58 994456c4fd7b: Waiting 12:48:58 2bfbff5eb710: Waiting 12:48:58 7b0d9be49508: Layer already exists 12:48:58 7f859b03f0ce: Layer already exists 12:48:58 d630b9cb1d7e: Layer already exists 12:48:58 67cc58e71be0: Layer already exists 12:48:58 720b30da433a: Layer already exists 12:48:58 926e03274a9d: Layer already exists 12:48:58 2bfbff5eb710: Layer already exists 12:48:58 4bd83a1d9412: Layer already exists 12:48:58 994456c4fd7b: Layer already exists 12:48:58 4.0.0-dev.62: digest: sha256:8d97a13911c2b00066d250ddc30fc339b174829e0828c2dc44c14fc1b5c9dfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:48:59 7f859b03f0ce: Preparing 12:48:59 d630b9cb1d7e: Preparing 12:48:59 720b30da433a: Preparing 12:48:59 7b0d9be49508: Preparing 12:48:59 67cc58e71be0: Preparing 12:48:59 4bd83a1d9412: Preparing 12:48:59 926e03274a9d: Preparing 12:48:59 2bfbff5eb710: Preparing 12:48:59 994456c4fd7b: Preparing 12:48:59 926e03274a9d: Waiting 12:48:59 2bfbff5eb710: Waiting 12:48:59 4bd83a1d9412: Waiting 12:48:59 994456c4fd7b: Waiting 12:48:59 7b0d9be49508: Layer already exists 12:48:59 720b30da433a: Layer already exists 12:48:59 67cc58e71be0: Layer already exists 12:48:59 d630b9cb1d7e: Layer already exists 12:48:59 7f859b03f0ce: Layer already exists 12:48:59 2bfbff5eb710: Layer already exists 12:48:59 994456c4fd7b: Layer already exists 12:48:59 926e03274a9d: Layer already exists 12:48:59 4bd83a1d9412: Layer already exists 12:48:59 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:8d97a13911c2b00066d250ddc30fc339b174829e0828c2dc44c14fc1b5c9dfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 12:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:49:00 7f859b03f0ce: Preparing 12:49:00 d630b9cb1d7e: Preparing 12:49:00 720b30da433a: Preparing 12:49:00 7b0d9be49508: Preparing 12:49:00 67cc58e71be0: Preparing 12:49:00 4bd83a1d9412: Preparing 12:49:00 926e03274a9d: Preparing 12:49:00 2bfbff5eb710: Preparing 12:49:00 994456c4fd7b: Preparing 12:49:00 4bd83a1d9412: Waiting 12:49:00 2bfbff5eb710: Waiting 12:49:00 926e03274a9d: Waiting 12:49:00 994456c4fd7b: Waiting 12:49:00 7b0d9be49508: Layer already exists 12:49:00 720b30da433a: Layer already exists 12:49:00 67cc58e71be0: Layer already exists 12:49:00 d630b9cb1d7e: Layer already exists 12:49:00 7f859b03f0ce: Layer already exists 12:49:00 2bfbff5eb710: Layer already exists 12:49:00 926e03274a9d: Layer already exists 12:49:00 994456c4fd7b: Layer already exists 12:49:00 4bd83a1d9412: Layer already exists 12:49:00 main: digest: sha256:8d97a13911c2b00066d250ddc30fc339b174829e0828c2dc44c14fc1b5c9dfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:49:00 ===================================================== [Pipeline] echo 12:49:00 taggedImages: 12:49:00 - nexus3.edgexfoundry.org:10004/security-spire-server:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:49:00 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 12:49:00 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.62 12:49:00 - nexus3.edgexfoundry.org:10004/security-spire-server:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:49:00 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 12:49:00 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 12:49:00 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:49:00 latest 12:49:00 4.0.0-dev.62 12:49:00 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:49:00 main 12:49:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:49:00 75a62f7bdd9f: Preparing 12:49:00 565418ee5b1a: Preparing 12:49:00 7b0d9be49508: Preparing 12:49:00 67cc58e71be0: Preparing 12:49:00 9c2c6da67403: Preparing 12:49:00 075f30da7006: Preparing 12:49:00 994456c4fd7b: Preparing 12:49:00 075f30da7006: Waiting 12:49:00 994456c4fd7b: Waiting 12:49:00 7b0d9be49508: Layer already exists 12:49:00 67cc58e71be0: Layer already exists 12:49:00 994456c4fd7b: Layer already exists 12:49:00 9c2c6da67403: Pushed 12:49:00 75a62f7bdd9f: Pushed 12:49:01 075f30da7006: Pushed 12:49:04 565418ee5b1a: Pushed 12:49:04 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:cb3336ffb7e7decfc048954b2fad9207db4f049720da92e34fd56f332ebe79ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 12:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:49:05 75a62f7bdd9f: Preparing 12:49:05 565418ee5b1a: Preparing 12:49:05 7b0d9be49508: Preparing 12:49:05 67cc58e71be0: Preparing 12:49:05 9c2c6da67403: Preparing 12:49:05 075f30da7006: Preparing 12:49:05 994456c4fd7b: Preparing 12:49:05 075f30da7006: Waiting 12:49:05 994456c4fd7b: Waiting 12:49:05 565418ee5b1a: Layer already exists 12:49:05 75a62f7bdd9f: Layer already exists 12:49:05 7b0d9be49508: Layer already exists 12:49:05 67cc58e71be0: Layer already exists 12:49:05 9c2c6da67403: Layer already exists 12:49:05 075f30da7006: Layer already exists 12:49:05 994456c4fd7b: Layer already exists 12:49:05 latest: digest: sha256:cb3336ffb7e7decfc048954b2fad9207db4f049720da92e34fd56f332ebe79ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.62 12:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:49:06 75a62f7bdd9f: Preparing 12:49:06 565418ee5b1a: Preparing 12:49:06 7b0d9be49508: Preparing 12:49:06 67cc58e71be0: Preparing 12:49:06 9c2c6da67403: Preparing 12:49:06 075f30da7006: Preparing 12:49:06 994456c4fd7b: Preparing 12:49:06 075f30da7006: Waiting 12:49:06 994456c4fd7b: Waiting 12:49:06 67cc58e71be0: Layer already exists 12:49:06 9c2c6da67403: Layer already exists 12:49:06 7b0d9be49508: Layer already exists 12:49:06 565418ee5b1a: Layer already exists 12:49:06 75a62f7bdd9f: Layer already exists 12:49:06 075f30da7006: Layer already exists 12:49:06 994456c4fd7b: Layer already exists 12:49:06 4.0.0-dev.62: digest: sha256:cb3336ffb7e7decfc048954b2fad9207db4f049720da92e34fd56f332ebe79ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:49:06 75a62f7bdd9f: Preparing 12:49:06 565418ee5b1a: Preparing 12:49:06 7b0d9be49508: Preparing 12:49:06 67cc58e71be0: Preparing 12:49:06 9c2c6da67403: Preparing 12:49:06 075f30da7006: Preparing 12:49:06 994456c4fd7b: Preparing 12:49:06 075f30da7006: Waiting 12:49:06 994456c4fd7b: Waiting 12:49:06 67cc58e71be0: Layer already exists 12:49:06 75a62f7bdd9f: Layer already exists 12:49:06 565418ee5b1a: Layer already exists 12:49:06 7b0d9be49508: Layer already exists 12:49:06 9c2c6da67403: Layer already exists 12:49:06 075f30da7006: Layer already exists 12:49:06 994456c4fd7b: Layer already exists 12:49:06 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:cb3336ffb7e7decfc048954b2fad9207db4f049720da92e34fd56f332ebe79ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 12:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:49:07 75a62f7bdd9f: Preparing 12:49:07 565418ee5b1a: Preparing 12:49:07 7b0d9be49508: Preparing 12:49:07 67cc58e71be0: Preparing 12:49:07 9c2c6da67403: Preparing 12:49:07 075f30da7006: Preparing 12:49:07 994456c4fd7b: Preparing 12:49:07 075f30da7006: Waiting 12:49:07 994456c4fd7b: Waiting 12:49:07 67cc58e71be0: Layer already exists 12:49:07 565418ee5b1a: Layer already exists 12:49:07 75a62f7bdd9f: Layer already exists 12:49:07 9c2c6da67403: Layer already exists 12:49:07 7b0d9be49508: Layer already exists 12:49:07 075f30da7006: Layer already exists 12:49:07 994456c4fd7b: Layer already exists 12:49:09 main: digest: sha256:cb3336ffb7e7decfc048954b2fad9207db4f049720da92e34fd56f332ebe79ff size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:49:09 ===================================================== [Pipeline] echo 12:49:09 taggedImages: 12:49:09 - nexus3.edgexfoundry.org:10004/support-notifications:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:49:09 - nexus3.edgexfoundry.org:10004/support-notifications:latest 12:49:09 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.62 12:49:09 - nexus3.edgexfoundry.org:10004/support-notifications:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:49:09 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 12:49:09 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 12:49:09 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:49:09 latest 12:49:09 4.0.0-dev.62 12:49:09 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:49:09 main 12:49:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:49:09 da360072f5ab: Preparing 12:49:09 f3666f08944c: Preparing 12:49:09 7b0d9be49508: Preparing 12:49:09 67cc58e71be0: Preparing 12:49:09 9bb1f2576f64: Preparing 12:49:09 735a2d9eea5f: Preparing 12:49:09 994456c4fd7b: Preparing 12:49:09 735a2d9eea5f: Waiting 12:49:09 994456c4fd7b: Waiting 12:49:09 67cc58e71be0: Layer already exists 12:49:09 7b0d9be49508: Layer already exists 12:49:09 994456c4fd7b: Layer already exists 12:49:09 da360072f5ab: Pushed 12:49:09 9bb1f2576f64: Pushed 12:49:10 735a2d9eea5f: Pushed 12:49:13 f3666f08944c: Pushed 12:49:13 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:021c34e0e5a96ff34bb347e439f693f1af70ca026277c64dbfdb15a4deeff7a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 12:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:49:14 da360072f5ab: Preparing 12:49:14 f3666f08944c: Preparing 12:49:14 7b0d9be49508: Preparing 12:49:14 67cc58e71be0: Preparing 12:49:14 9bb1f2576f64: Preparing 12:49:14 735a2d9eea5f: Preparing 12:49:14 994456c4fd7b: Preparing 12:49:14 735a2d9eea5f: Waiting 12:49:14 994456c4fd7b: Waiting 12:49:14 da360072f5ab: Layer already exists 12:49:14 f3666f08944c: Layer already exists 12:49:14 9bb1f2576f64: Layer already exists 12:49:14 7b0d9be49508: Layer already exists 12:49:14 67cc58e71be0: Layer already exists 12:49:14 735a2d9eea5f: Layer already exists 12:49:14 994456c4fd7b: Layer already exists 12:49:14 latest: digest: sha256:021c34e0e5a96ff34bb347e439f693f1af70ca026277c64dbfdb15a4deeff7a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.62 12:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:49:14 da360072f5ab: Preparing 12:49:14 f3666f08944c: Preparing 12:49:14 7b0d9be49508: Preparing 12:49:14 67cc58e71be0: Preparing 12:49:14 9bb1f2576f64: Preparing 12:49:14 735a2d9eea5f: Preparing 12:49:14 994456c4fd7b: Preparing 12:49:14 994456c4fd7b: Waiting 12:49:14 f3666f08944c: Layer already exists 12:49:14 67cc58e71be0: Layer already exists 12:49:14 da360072f5ab: Layer already exists 12:49:14 9bb1f2576f64: Layer already exists 12:49:14 7b0d9be49508: Layer already exists 12:49:14 994456c4fd7b: Layer already exists 12:49:14 735a2d9eea5f: Layer already exists 12:49:14 4.0.0-dev.62: digest: sha256:021c34e0e5a96ff34bb347e439f693f1af70ca026277c64dbfdb15a4deeff7a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:49:15 da360072f5ab: Preparing 12:49:15 f3666f08944c: Preparing 12:49:15 7b0d9be49508: Preparing 12:49:15 67cc58e71be0: Preparing 12:49:15 9bb1f2576f64: Preparing 12:49:15 735a2d9eea5f: Preparing 12:49:15 994456c4fd7b: Preparing 12:49:15 67cc58e71be0: Layer already exists 12:49:15 f3666f08944c: Layer already exists 12:49:15 7b0d9be49508: Layer already exists 12:49:15 9bb1f2576f64: Layer already exists 12:49:15 da360072f5ab: Layer already exists 12:49:15 735a2d9eea5f: Layer already exists 12:49:15 994456c4fd7b: Layer already exists 12:49:15 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:021c34e0e5a96ff34bb347e439f693f1af70ca026277c64dbfdb15a4deeff7a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 12:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:49:16 da360072f5ab: Preparing 12:49:16 f3666f08944c: Preparing 12:49:16 7b0d9be49508: Preparing 12:49:16 67cc58e71be0: Preparing 12:49:16 9bb1f2576f64: Preparing 12:49:16 735a2d9eea5f: Preparing 12:49:16 994456c4fd7b: Preparing 12:49:16 735a2d9eea5f: Waiting 12:49:16 994456c4fd7b: Waiting 12:49:16 67cc58e71be0: Layer already exists 12:49:16 9bb1f2576f64: Layer already exists 12:49:16 7b0d9be49508: Layer already exists 12:49:16 da360072f5ab: Layer already exists 12:49:16 f3666f08944c: Layer already exists 12:49:16 735a2d9eea5f: Layer already exists 12:49:16 994456c4fd7b: Layer already exists 12:49:16 main: digest: sha256:021c34e0e5a96ff34bb347e439f693f1af70ca026277c64dbfdb15a4deeff7a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:49:16 ===================================================== [Pipeline] echo 12:49:16 taggedImages: 12:49:16 - nexus3.edgexfoundry.org:10004/support-scheduler:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 12:49:16 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 12:49:16 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.62 12:49:16 - nexus3.edgexfoundry.org:10004/support-scheduler:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 12:49:16 - nexus3.edgexfoundry.org:10004/support-scheduler:main [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] } 13:05:02 #154 ... 13:05:02 13:05:02 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:05:02 #143 DONE 1036.8s 13:05:02 13:05:02 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:05:02 #148 ... 13:05:02 13:05:02 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:05:02 #155 DONE 0.2s 13:05:02 13:05:02 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:05:02 #156 DONE 0.2s 13:05:02 13:05:02 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:05:02 #157 DONE 0.5s 13:05:02 13:05:02 #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 13:05:02 #158 DONE 0.2s 13:05:02 13:05:02 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:05:02 #148 ... 13:05:02 13:05:02 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:05:02 #159 DONE 0.3s 13:05:02 13:05:02 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:05:02 #149 ... 13:05:02 13:05:02 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:05:04 #160 DONE 2.1s 13:05:04 13:05:04 #118 [core-common-config-bootstrapper] exporting to image 13:05:04 #118 exporting layers 13:05:04 #118 exporting layers 0.6s done 13:05:04 #118 writing image sha256:c25025443dca38f0fc402a995d30d9d5c0db7b4ecac364a922a10990fd428072 done 13:05:04 #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 13:05:04 #118 DONE 5.5s 13:05:04 13:05:04 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:05:20 #152 DONE 1055.1s 13:05:20 13:05:20 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:05:20 #150 ... 13:05:20 13:05:20 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 13:05:20 #161 DONE 0.2s 13:05:20 13:05:20 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:05:20 #149 ... 13:05:20 13:05:20 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 13:05:21 #162 DONE 2.6s 13:05:21 13:05:21 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 13:05:21 #163 DONE 0.3s 13:05:21 13:05:21 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 13:05:22 #164 DONE 0.2s 13:05:22 13:05:22 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:05:22 #165 DONE 0.3s 13:05:22 13:05:22 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 13:05:22 #166 DONE 0.1s 13:05:22 13:05:22 #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/ 13:05:22 #167 DONE 0.1s 13:05:22 13:05:22 #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/ 13:05:22 #168 DONE 0.2s 13:05:22 13:05:22 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:05:23 #151 ... 13:05:23 13:05:23 #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/ 13:05:23 #169 DONE 0.2s 13:05:23 13:05:23 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:05:23 #170 DONE 0.1s 13:05:23 13:05:23 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 13:05:25 #171 DONE 2.2s 13:05:25 13:05:25 #118 [security-bootstrapper] exporting to image 13:05:25 #118 exporting layers 13:05:26 #118 exporting layers 0.9s done 13:05:26 #118 writing image sha256:9e5afd23b1aff9b5d1997aa7cf55f44917919dcb29d78ea088a951d18b65b6b2 done 13:05:26 #118 naming to docker.io/library/security-bootstrapper-arm64 done 13:05:26 #118 DONE 6.3s 13:05:26 13:05:26 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:19:18 #62 ... 13:19:18 13:19:18 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:19:18 #148 DONE 1887.4s 13:19:18 13:19:18 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:19:18 #154 ... 13:19:18 13:19:18 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 13:19:18 #172 DONE 0.2s 13:19:18 13:19:18 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 13:19:18 #173 DONE 0.1s 13:19:18 13:19:18 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:19:18 #174 DONE 0.3s 13:19:18 13:19:18 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 13:19:18 #175 DONE 0.1s 13:19:18 13:19:18 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:19:18 #149 ... 13:19:18 13:19:18 #118 [core-command] exporting to image 13:19:18 #118 exporting layers 13:19:18 #118 exporting layers 0.5s done 13:19:18 #118 writing image sha256:84e18a6521bff25240a7e95d292e739b30ab86b34c463cd05c24c46457796076 done 13:19:18 #118 naming to docker.io/library/core-command-arm64 done 13:19:18 #118 DONE 6.8s 13:19:18 13:19:18 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:19:28 #154 ... 13:19:28 13:19:28 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:19:28 #144 1904.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.62 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:19:35 #144 ... 13:19:35 13:19:35 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:19:35 #154 DONE 1911.4s 13:19:35 13:19:35 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:19:35 #151 ... 13:19:35 13:19:35 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 13:19:35 #176 DONE 0.2s 13:19:35 13:19:35 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:19:35 #33 ... 13:19:35 13:19:35 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 13:19:35 #177 DONE 0.2s 13:19:35 13:19:35 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:19:35 #146 ... 13:19:35 13:19:35 #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 13:19:35 #178 DONE 0.2s 13:19:35 13:19:35 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 13:19:35 #179 DONE 0.1s 13:19:35 13:19:35 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:19:35 #145 ... 13:19:35 13:19:35 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:19:36 #180 DONE 0.3s 13:19:36 13:19:36 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:19:36 #181 DONE 0.2s 13:19:36 13:19:36 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:19:38 #182 DONE 1.9s 13:19:38 13:19:38 #118 [security-proxy-setup] exporting to image 13:19:38 #118 exporting layers 13:19:39 #118 exporting layers 1.1s done 13:19:39 #118 writing image sha256:2193d792c6b9cab06baaccc94d40b497310a2fcdfe68db6a54e27d21b5cfd9d8 done 13:19:39 #118 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 13:19:39 #118 DONE 8.0s 13:19:39 13:19:39 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:20:01 #150 ... 13:20:01 13:20:01 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:20:01 #144 DONE 1936.3s 13:20:01 13:20:01 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:20:01 #149 ... 13:20:01 13:20:01 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 13:20:01 #183 DONE 0.2s 13:20:01 13:20:01 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:20:01 #153 ... 13:20:01 13:20:01 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 13:20:01 #184 DONE 0.2s 13:20:01 13:20:01 #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 13:20:01 #185 DONE 0.2s 13:20:01 13:20:01 #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 13:20:01 #186 DONE 0.2s 13:20:01 13:20:01 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 13:20:01 #187 DONE 0.1s 13:20:01 13:20:01 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:20:01 #188 DONE 0.3s 13:20:01 13:20:01 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:20:01 #189 DONE 0.4s 13:20:01 13:20:01 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:20:01 #190 DONE 0.1s 13:20:01 13:20:01 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:20:03 #191 DONE 2.0s 13:20:03 13:20:03 #118 [security-secretstore-setup] exporting to image 13:20:03 #118 exporting layers 13:20:05 #118 exporting layers 1.6s done 13:20:05 #118 writing image sha256:4a03e267951ec112e0a52f2fe383b1fb6b9b5c55ce224233664fe83e089cef85 0.1s done 13:20:05 #118 naming to docker.io/library/security-secretstore-setup-arm64 13:20:05 #118 naming to docker.io/library/security-secretstore-setup-arm64 done 13:20:05 #118 DONE 9.6s 13:20:05 13:20:05 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:21:13 #150 ... 13:21:13 13:21:13 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:21:13 #151 DONE 2008.1s 13:21:13 13:21:13 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:21:13 #62 ... 13:21:13 13:21:13 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:21:13 #192 DONE 0.3s 13:21:13 13:21:13 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:21:13 #193 DONE 0.3s 13:21:13 13:21:13 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:21:13 #146 ... 13:21:13 13:21:13 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:21:13 #194 DONE 0.4s 13:21:13 13:21:13 #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 13:21:13 #195 DONE 0.1s 13:21:13 13:21:13 #118 [security-spiffe-token-provider] exporting to image 13:21:13 #118 exporting layers 13:21:13 #118 exporting layers 0.9s done 13:21:13 #118 writing image sha256:6c7c61c65648ab02a136cfbd149af14f70ec8d8cda9e291f3f597ffdf2de31e5 done 13:21:13 #118 naming to docker.io/library/security-spiffe-token-provider-arm64 done 13:21:13 #118 DONE 10.6s 13:21:13 13:21:13 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:21:45 #150 DONE 2038.6s 13:21:45 13:21:45 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:21:45 #147 ... 13:21:45 13:21:45 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:21:45 #196 DONE 0.2s 13:21:45 13:21:45 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:21:45 #197 DONE 0.3s 13:21:45 13:21:45 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:21:45 #62 ... 13:21:45 13:21:45 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 13:21:45 #198 DONE 0.4s 13:21:45 13:21:45 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:21:45 #145 ... 13:21:45 13:21:45 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 13:21:45 #199 DONE 0.1s 13:21:45 13:21:45 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 13:21:45 #200 DONE 0.2s 13:21:45 13:21:45 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:21:45 #201 DONE 1.8s 13:21:45 13:21:45 #118 [security-proxy-auth] exporting to image 13:21:45 #118 exporting layers 13:21:45 #118 exporting layers 0.7s done 13:21:45 #118 writing image sha256:c9f7c1b820d04b60f659c94adfda54c007319b0fe10b586833a86ae9f224848d done 13:21:45 #118 naming to docker.io/library/security-proxy-auth-arm64 done 13:21:45 #118 DONE 11.3s 13:21:45 13:21:45 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:21:47 #147 ... 13:21:47 13:21:47 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:21:47 #145 DONE 2044.7s 13:21:48 13:21:48 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:21:48 #147 ... 13:21:48 13:21:48 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 13:21:48 #202 DONE 0.2s 13:21:48 13:21:48 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:21:48 #147 ... 13:21:48 13:21:48 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 13:21:49 #203 DONE 0.4s 13:21:49 13:21:49 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 13:21:49 #204 DONE 0.2s 13:21:49 13:21:49 #118 [core-keeper] exporting to image 13:21:49 #118 exporting layers 0.5s done 13:21:49 #118 writing image sha256:7bc83d51622c16a181fe7bc707b1be46c9e37a69a05a84435476782c03ca483f 0.0s done 13:21:49 #118 naming to docker.io/library/core-keeper-arm64 0.0s done 13:21:49 #118 DONE 11.8s 13:21:49 13:21:49 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:21:51 #146 ... 13:21:51 13:21:51 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:21:51 #153 DONE 2048.1s 13:21:51 13:21:51 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:21:51 #149 DONE 2048.3s 13:21:51 13:21:51 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:21:51 #147 ... 13:21:51 13:21:51 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:21:52 #205 DONE 0.2s 13:21:52 13:21:52 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:21:52 #147 ... 13:21:52 13:21:52 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:21:52 #206 DONE 0.2s 13:21:52 13:21:52 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:21:52 #147 ... 13:21:52 13:21:52 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:21:52 #207 ... 13:21:52 13:21:52 #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:21:52 #208 DONE 0.2s 13:21:52 13:21:52 #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:21:53 #209 DONE 0.3s 13:21:53 13:21:53 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:21:53 #33 ... 13:21:53 13:21:53 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:21:53 #207 DONE 0.6s 13:21:53 13:21:53 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:21:53 #210 ... 13:21:53 13:21:53 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 13:21:53 #211 DONE 0.4s 13:21:53 13:21:53 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:21:53 #210 DONE 0.6s 13:21:53 13:21:53 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 13:21:53 #212 DONE 0.2s 13:21:53 13:21:53 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 13:21:53 #213 DONE 0.3s 13:21:53 13:21:53 #118 [core-data] exporting to image 13:21:54 #118 exporting layers 1.0s done 13:21:54 #118 writing image sha256:2ed2fff80c8db4e316bd4d0b36e7af1d0c9af1e3b58e180fb5cc0c87011baa89 0.0s done 13:21:54 #118 exporting layers 0.8s done 13:21:54 #118 naming to docker.io/library/core-metadata-arm64 done 13:21:54 #118 writing image sha256:8a385b600fab16027a8169bd94e612d182e08fd35e51e22bcd60aeeb727d981e done 13:21:54 #118 naming to docker.io/library/core-data-arm64 done 13:21:54 #118 DONE 12.9s 13:21:54 13:21:54 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:22:27 #33 ... 13:22:27 13:22:27 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:22:27 #146 DONE 2080.2s 13:22:27 13:22:27 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:22:27 #147 ... 13:22:27 13:22:27 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:22:27 #214 DONE 0.1s 13:22:27 13:22:27 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:22:27 #215 DONE 0.1s 13:22:27 13:22:27 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:22:27 #33 ... 13:22:27 13:22:27 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:22:27 #216 DONE 0.5s 13:22:27 13:22:27 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 13:22:27 #217 DONE 0.1s 13:22:27 13:22:27 #118 [support-scheduler] exporting to image 13:22:27 #118 exporting layers 13:22:27 #118 exporting layers 1.0s done 13:22:27 #118 writing image sha256:dcd4e2658dd90a325793cc251ab55ebd6efc13b55e857b7af766dcb67dbdda1d done 13:22:27 #118 naming to docker.io/library/support-scheduler-arm64 done 13:22:27 #118 DONE 13.9s 13:22:27 13:22:27 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:22:31 #147 DONE 2087.7s 13:22:31 13:22:31 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:22:31 #62 ... 13:22:31 13:22:31 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:22:31 #218 DONE 0.1s 13:22:31 13:22:31 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:22:31 #219 DONE 0.1s 13:22:31 13:22:31 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:22:31 #62 ... 13:22:31 13:22:31 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:22:31 #220 DONE 0.3s 13:22:31 13:22:31 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:22:31 #33 ... 13:22:31 13:22:31 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 13:22:31 #221 DONE 0.1s 13:22:31 13:22:31 #118 [support-notifications] exporting to image 13:22:31 #118 exporting layers 13:22:32 #118 exporting layers 0.5s done 13:22:32 #118 writing image sha256:0a9bd68c75cc8951924ce4a6fb9e69e076c57cd68e8a241d0fef8d1a659c28cf done 13:22:32 #118 naming to docker.io/library/support-notifications-arm64 done 13:22:32 #118 DONE 14.5s 13:22:32 13:22:32 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:22:32 time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:22:32 time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:22:32 time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:22:32 time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:22:32 time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:22:32 time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:22:32 time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:22:32 time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:22:32 time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:22:32 time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:22:32 time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:22:32 time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:22:32 time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:22:32 time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:22:32 time="2025-02-24T12:45:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 13:22:32 $ docker stop --time=1 9f2ba083f86f727f90ac052732c302f916dfaab981ad3508bcfeca2c05eab642 13:22:34 $ docker rm -f --volumes 9f2ba083f86f727f90ac052732c302f916dfaab981ad3508bcfeca2c05eab642 [Pipeline] // withDockerContainer [Pipeline] sh 13:22:34 + docker images 13:22:34 REPOSITORY TAG IMAGE ID CREATED SIZE 13:22:34 support-notifications-arm64 latest 0a9bd68c75cc 3 seconds ago 52MB 13:22:34 support-scheduler-arm64 latest dcd4e2658dd9 10 seconds ago 48.2MB 13:22:34 core-metadata-arm64 latest 2ed2fff80c8d 41 seconds ago 33MB 13:22:34 core-data-arm64 latest 8a385b600fab 41 seconds ago 32.8MB 13:22:34 core-keeper-arm64 latest 7bc83d51622c 46 seconds ago 32.5MB 13:22:34 security-proxy-auth-arm64 latest c9f7c1b820d0 50 seconds ago 31.8MB 13:22:34 security-spiffe-token-provider-arm64 latest 6c7c61c65648 About a minute ago 47.8MB 13:22:34 security-secretstore-setup-arm64 latest 4a03e267951e 2 minutes ago 67.2MB 13:22:34 security-proxy-setup-arm64 latest 2193d792c6b9 2 minutes ago 38.6MB 13:22:34 core-command-arm64 latest 84e18a6521bf 3 minutes ago 28.4MB 13:22:34 security-bootstrapper-arm64 latest 9e5afd23b1af 17 minutes ago 21MB 13:22:34 core-common-config-bootstrapper-arm64 latest c25025443dca 17 minutes ago 17.9MB 13:22:34 security-spire-agent-arm64 latest 67364adbea7d 36 minutes ago 187MB 13:22:34 security-spire-config-arm64 latest 7ee8e8372237 36 minutes ago 143MB 13:22:34 security-spire-server-arm64 latest 4f3d4672668a 36 minutes ago 144MB 13:22:34 ci-base-image-arm64 latest ef63b1acea60 37 minutes ago 915MB 13:22:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB 13:22:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:22:34 provisioning config files... 13:22:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/800@tmp/config3955404251797087358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:22:35 ---> ****-login.sh 13:22:35 nexus3.edgexfoundry.org:10001 13:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:22:35 Configure a credential helper to remove this warning. See 13:22:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:22:35 13:22:35 Login Succeeded 13:22:35 nexus3.edgexfoundry.org:10002 13:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:22:35 Configure a credential helper to remove this warning. See 13:22:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:22:35 13:22:35 Login Succeeded 13:22:35 nexus3.edgexfoundry.org:10003 13:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:22:36 Configure a credential helper to remove this warning. See 13:22:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:22:36 13:22:36 Login Succeeded 13:22:36 nexus3.edgexfoundry.org:10004 13:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:22:36 Configure a credential helper to remove this warning. See 13:22:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:22:36 13:22:36 Login Succeeded 13:22:36 ****.io 13:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:22:36 Configure a credential helper to remove this warning. See 13:22:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:22:36 13:22:36 Login Succeeded 13:22:36 ---> ****-login.sh ends [Pipeline] } 13:22:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:22:37 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 13:22:37 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:22:37 latest 13:22:37 4.0.0-dev.62 13:22:37 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:22:37 main 13:22:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:22:37 a864f42a8b44: Preparing 13:22:37 7877f10fa877: Preparing 13:22:37 f1f59011c0a0: Preparing 13:22:37 1f2308883906: Preparing 13:22:37 65179c1094fa: Preparing 13:22:37 b2ae47a7f3e4: Preparing 13:22:37 dd9c8f8612c8: Preparing 13:22:37 b2ae47a7f3e4: Waiting 13:22:37 dd9c8f8612c8: Waiting 13:22:38 65179c1094fa: Pushed 13:22:38 1f2308883906: Pushed 13:22:38 f1f59011c0a0: Pushed 13:22:38 a864f42a8b44: Pushed 13:22:38 dd9c8f8612c8: Layer already exists 13:22:38 b2ae47a7f3e4: Pushed 13:22:42 7877f10fa877: Pushed 13:22:42 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:6d93c5c1925f1f1a6f84e427db7de054103f7374cd06b5e0188920bce2fe4f81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:22:43 a864f42a8b44: Preparing 13:22:43 7877f10fa877: Preparing 13:22:43 f1f59011c0a0: Preparing 13:22:43 1f2308883906: Preparing 13:22:43 65179c1094fa: Preparing 13:22:43 b2ae47a7f3e4: Preparing 13:22:43 dd9c8f8612c8: Preparing 13:22:43 b2ae47a7f3e4: Waiting 13:22:43 dd9c8f8612c8: Waiting 13:22:43 1f2308883906: Layer already exists 13:22:43 a864f42a8b44: Layer already exists 13:22:43 7877f10fa877: Layer already exists 13:22:43 f1f59011c0a0: Layer already exists 13:22:43 65179c1094fa: Layer already exists 13:22:43 b2ae47a7f3e4: Layer already exists 13:22:43 dd9c8f8612c8: Layer already exists 13:22:43 latest: digest: sha256:6d93c5c1925f1f1a6f84e427db7de054103f7374cd06b5e0188920bce2fe4f81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.62 13:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:22:44 a864f42a8b44: Preparing 13:22:44 7877f10fa877: Preparing 13:22:44 f1f59011c0a0: Preparing 13:22:44 1f2308883906: Preparing 13:22:44 65179c1094fa: Preparing 13:22:44 b2ae47a7f3e4: Preparing 13:22:44 dd9c8f8612c8: Preparing 13:22:44 b2ae47a7f3e4: Waiting 13:22:44 dd9c8f8612c8: Waiting 13:22:44 65179c1094fa: Layer already exists 13:22:44 a864f42a8b44: Layer already exists 13:22:44 7877f10fa877: Layer already exists 13:22:44 1f2308883906: Layer already exists 13:22:44 f1f59011c0a0: Layer already exists 13:22:44 dd9c8f8612c8: Layer already exists 13:22:44 b2ae47a7f3e4: Layer already exists 13:22:44 4.0.0-dev.62: digest: sha256:6d93c5c1925f1f1a6f84e427db7de054103f7374cd06b5e0188920bce2fe4f81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:22:44 a864f42a8b44: Preparing 13:22:44 7877f10fa877: Preparing 13:22:44 f1f59011c0a0: Preparing 13:22:44 1f2308883906: Preparing 13:22:44 65179c1094fa: Preparing 13:22:44 b2ae47a7f3e4: Preparing 13:22:44 dd9c8f8612c8: Preparing 13:22:44 b2ae47a7f3e4: Waiting 13:22:44 dd9c8f8612c8: Waiting 13:22:44 65179c1094fa: Layer already exists 13:22:44 a864f42a8b44: Layer already exists 13:22:44 f1f59011c0a0: Layer already exists 13:22:44 1f2308883906: Layer already exists 13:22:44 7877f10fa877: Layer already exists 13:22:44 b2ae47a7f3e4: Layer already exists 13:22:44 dd9c8f8612c8: Layer already exists 13:22:44 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:6d93c5c1925f1f1a6f84e427db7de054103f7374cd06b5e0188920bce2fe4f81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 13:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:22:45 a864f42a8b44: Preparing 13:22:45 7877f10fa877: Preparing 13:22:45 f1f59011c0a0: Preparing 13:22:45 1f2308883906: Preparing 13:22:45 65179c1094fa: Preparing 13:22:45 b2ae47a7f3e4: Preparing 13:22:45 dd9c8f8612c8: Preparing 13:22:45 b2ae47a7f3e4: Waiting 13:22:45 dd9c8f8612c8: Waiting 13:22:45 a864f42a8b44: Layer already exists 13:22:45 65179c1094fa: Layer already exists 13:22:45 7877f10fa877: Layer already exists 13:22:45 f1f59011c0a0: Layer already exists 13:22:45 1f2308883906: Layer already exists 13:22:45 dd9c8f8612c8: Layer already exists 13:22:45 b2ae47a7f3e4: Layer already exists 13:22:45 main: digest: sha256:6d93c5c1925f1f1a6f84e427db7de054103f7374cd06b5e0188920bce2fe4f81 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:22:45 ===================================================== [Pipeline] echo 13:22:45 taggedImages: 13:22:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:22:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:22:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.62 13:22:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:22:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 13:22:45 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 13:22:45 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:22:45 latest 13:22:45 4.0.0-dev.62 13:22:45 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:22:45 main 13:22:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:22:46 909946955359: Preparing 13:22:46 57d9151d6bfc: Preparing 13:22:46 f5b048d80eca: Preparing 13:22:46 51963fe07ddc: Preparing 13:22:46 f1f59011c0a0: Preparing 13:22:46 1f2308883906: Preparing 13:22:46 65179c1094fa: Preparing 13:22:46 b2ae47a7f3e4: Preparing 13:22:46 dd9c8f8612c8: Preparing 13:22:46 1f2308883906: Waiting 13:22:46 65179c1094fa: Waiting 13:22:46 b2ae47a7f3e4: Waiting 13:22:46 dd9c8f8612c8: Waiting 13:22:46 f1f59011c0a0: Layer already exists 13:22:46 1f2308883906: Layer already exists 13:22:46 65179c1094fa: Layer already exists 13:22:46 b2ae47a7f3e4: Layer already exists 13:22:46 f5b048d80eca: Pushed 13:22:46 909946955359: Pushed 13:22:46 57d9151d6bfc: Pushed 13:22:46 dd9c8f8612c8: Layer already exists 13:22:48 51963fe07ddc: Pushed 13:22:49 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:155750d1ef5fe1607ef7a8d3efbe1cb79825ac5890f23818f87196bd728d7d99 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:49 + 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 13:22:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 13:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:22:49 909946955359: Preparing 13:22:49 57d9151d6bfc: Preparing 13:22:49 f5b048d80eca: Preparing 13:22:49 51963fe07ddc: Preparing 13:22:49 f1f59011c0a0: Preparing 13:22:49 1f2308883906: Preparing 13:22:49 65179c1094fa: Preparing 13:22:49 b2ae47a7f3e4: Preparing 13:22:49 dd9c8f8612c8: Preparing 13:22:49 65179c1094fa: Waiting 13:22:49 b2ae47a7f3e4: Waiting 13:22:49 dd9c8f8612c8: Waiting 13:22:49 1f2308883906: Waiting 13:22:49 909946955359: Layer already exists 13:22:49 f5b048d80eca: Layer already exists 13:22:49 57d9151d6bfc: Layer already exists 13:22:49 51963fe07ddc: Layer already exists 13:22:49 f1f59011c0a0: Layer already exists 13:22:49 1f2308883906: Layer already exists 13:22:49 65179c1094fa: Layer already exists 13:22:49 b2ae47a7f3e4: Layer already exists 13:22:49 dd9c8f8612c8: Layer already exists 13:22:50 latest: digest: sha256:155750d1ef5fe1607ef7a8d3efbe1cb79825ac5890f23818f87196bd728d7d99 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.62 13:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:22:50 909946955359: Preparing 13:22:50 57d9151d6bfc: Preparing 13:22:50 f5b048d80eca: Preparing 13:22:50 51963fe07ddc: Preparing 13:22:50 f1f59011c0a0: Preparing 13:22:50 1f2308883906: Preparing 13:22:50 65179c1094fa: Preparing 13:22:50 b2ae47a7f3e4: Preparing 13:22:50 dd9c8f8612c8: Preparing 13:22:50 1f2308883906: Waiting 13:22:50 65179c1094fa: Waiting 13:22:50 b2ae47a7f3e4: Waiting 13:22:50 dd9c8f8612c8: Waiting 13:22:50 909946955359: Layer already exists 13:22:50 f5b048d80eca: Layer already exists 13:22:50 57d9151d6bfc: Layer already exists 13:22:50 51963fe07ddc: Layer already exists 13:22:50 f1f59011c0a0: Layer already exists 13:22:50 1f2308883906: Layer already exists 13:22:50 65179c1094fa: Layer already exists 13:22:50 dd9c8f8612c8: Layer already exists 13:22:50 b2ae47a7f3e4: Layer already exists 13:22:50 4.0.0-dev.62: digest: sha256:155750d1ef5fe1607ef7a8d3efbe1cb79825ac5890f23818f87196bd728d7d99 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:22:51 909946955359: Preparing 13:22:51 57d9151d6bfc: Preparing 13:22:51 f5b048d80eca: Preparing 13:22:51 51963fe07ddc: Preparing 13:22:51 f1f59011c0a0: Preparing 13:22:51 1f2308883906: Preparing 13:22:51 65179c1094fa: Preparing 13:22:51 b2ae47a7f3e4: Preparing 13:22:51 dd9c8f8612c8: Preparing 13:22:51 b2ae47a7f3e4: Waiting 13:22:51 1f2308883906: Waiting 13:22:51 dd9c8f8612c8: Waiting 13:22:51 f1f59011c0a0: Layer already exists 13:22:51 51963fe07ddc: Layer already exists 13:22:51 909946955359: Layer already exists 13:22:51 f5b048d80eca: Layer already exists 13:22:51 57d9151d6bfc: Layer already exists 13:22:51 1f2308883906: Layer already exists 13:22:51 b2ae47a7f3e4: Layer already exists 13:22:51 65179c1094fa: Layer already exists 13:22:51 dd9c8f8612c8: Layer already exists 13:22:52 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:155750d1ef5fe1607ef7a8d3efbe1cb79825ac5890f23818f87196bd728d7d99 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:52 + 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 13:22:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 13:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:22:52 909946955359: Preparing 13:22:52 57d9151d6bfc: Preparing 13:22:52 f5b048d80eca: Preparing 13:22:52 51963fe07ddc: Preparing 13:22:52 f1f59011c0a0: Preparing 13:22:52 1f2308883906: Preparing 13:22:52 65179c1094fa: Preparing 13:22:52 b2ae47a7f3e4: Preparing 13:22:52 dd9c8f8612c8: Preparing 13:22:52 1f2308883906: Waiting 13:22:52 65179c1094fa: Waiting 13:22:52 b2ae47a7f3e4: Waiting 13:22:52 dd9c8f8612c8: Waiting 13:22:52 f1f59011c0a0: Layer already exists 13:22:52 51963fe07ddc: Layer already exists 13:22:52 909946955359: Layer already exists 13:22:52 57d9151d6bfc: Layer already exists 13:22:52 f5b048d80eca: Layer already exists 13:22:52 b2ae47a7f3e4: Layer already exists 13:22:52 1f2308883906: Layer already exists 13:22:52 65179c1094fa: Layer already exists 13:22:52 dd9c8f8612c8: Layer already exists 13:22:52 main: digest: sha256:155750d1ef5fe1607ef7a8d3efbe1cb79825ac5890f23818f87196bd728d7d99 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:22:53 ===================================================== [Pipeline] echo 13:22:53 taggedImages: 13:22:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:22:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 13:22:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.62 13:22:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:22:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 13:22:53 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 13:22:53 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:22:53 latest 13:22:53 4.0.0-dev.62 13:22:53 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:22:53 main 13:22:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:22:53 861f496235d7: Preparing 13:22:53 54af211ae095: Preparing 13:22:53 f1f59011c0a0: Preparing 13:22:53 1f2308883906: Preparing 13:22:53 afd026774c11: Preparing 13:22:53 d659b5587268: Preparing 13:22:53 dd9c8f8612c8: Preparing 13:22:53 d659b5587268: Waiting 13:22:53 dd9c8f8612c8: Waiting 13:22:53 f1f59011c0a0: Layer already exists 13:22:54 1f2308883906: Layer already exists 13:22:54 dd9c8f8612c8: Layer already exists 13:22:54 afd026774c11: Pushed 13:22:54 861f496235d7: Pushed 13:22:54 d659b5587268: Pushed 13:22:59 54af211ae095: Pushed 13:22:59 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:b2c1ba2560a1d9748301998013404aa209d67803609b157364bf1f9775dd4aea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:23:00 861f496235d7: Preparing 13:23:00 54af211ae095: Preparing 13:23:00 f1f59011c0a0: Preparing 13:23:00 1f2308883906: Preparing 13:23:00 afd026774c11: Preparing 13:23:00 d659b5587268: Preparing 13:23:00 dd9c8f8612c8: Preparing 13:23:00 d659b5587268: Waiting 13:23:00 dd9c8f8612c8: Waiting 13:23:00 afd026774c11: Layer already exists 13:23:00 f1f59011c0a0: Layer already exists 13:23:00 1f2308883906: Layer already exists 13:23:00 54af211ae095: Layer already exists 13:23:00 861f496235d7: Layer already exists 13:23:00 d659b5587268: Layer already exists 13:23:00 dd9c8f8612c8: Layer already exists 13:23:00 latest: digest: sha256:b2c1ba2560a1d9748301998013404aa209d67803609b157364bf1f9775dd4aea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.62 13:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:23:01 861f496235d7: Preparing 13:23:01 54af211ae095: Preparing 13:23:01 f1f59011c0a0: Preparing 13:23:01 1f2308883906: Preparing 13:23:01 afd026774c11: Preparing 13:23:01 d659b5587268: Preparing 13:23:01 dd9c8f8612c8: Preparing 13:23:01 dd9c8f8612c8: Waiting 13:23:01 d659b5587268: Waiting 13:23:01 f1f59011c0a0: Layer already exists 13:23:01 afd026774c11: Layer already exists 13:23:01 54af211ae095: Layer already exists 13:23:01 1f2308883906: Layer already exists 13:23:01 861f496235d7: Layer already exists 13:23:01 dd9c8f8612c8: Layer already exists 13:23:01 d659b5587268: Layer already exists 13:23:01 4.0.0-dev.62: digest: sha256:b2c1ba2560a1d9748301998013404aa209d67803609b157364bf1f9775dd4aea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:23:01 861f496235d7: Preparing 13:23:01 54af211ae095: Preparing 13:23:01 f1f59011c0a0: Preparing 13:23:01 1f2308883906: Preparing 13:23:01 afd026774c11: Preparing 13:23:01 d659b5587268: Preparing 13:23:01 dd9c8f8612c8: Preparing 13:23:01 d659b5587268: Waiting 13:23:01 dd9c8f8612c8: Waiting 13:23:01 1f2308883906: Layer already exists 13:23:01 afd026774c11: Layer already exists 13:23:01 54af211ae095: Layer already exists 13:23:01 861f496235d7: Layer already exists 13:23:01 f1f59011c0a0: Layer already exists 13:23:01 d659b5587268: Layer already exists 13:23:01 dd9c8f8612c8: Layer already exists 13:23:01 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:b2c1ba2560a1d9748301998013404aa209d67803609b157364bf1f9775dd4aea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 13:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:23:02 861f496235d7: Preparing 13:23:02 54af211ae095: Preparing 13:23:02 f1f59011c0a0: Preparing 13:23:02 1f2308883906: Preparing 13:23:02 afd026774c11: Preparing 13:23:02 d659b5587268: Preparing 13:23:02 dd9c8f8612c8: Preparing 13:23:02 dd9c8f8612c8: Waiting 13:23:02 d659b5587268: Waiting 13:23:02 f1f59011c0a0: Layer already exists 13:23:02 afd026774c11: Layer already exists 13:23:02 54af211ae095: Layer already exists 13:23:02 1f2308883906: Layer already exists 13:23:02 861f496235d7: Layer already exists 13:23:02 d659b5587268: Layer already exists 13:23:02 dd9c8f8612c8: Layer already exists 13:23:02 main: digest: sha256:b2c1ba2560a1d9748301998013404aa209d67803609b157364bf1f9775dd4aea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:23:02 ===================================================== [Pipeline] echo 13:23:02 taggedImages: 13:23:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:23:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.62 13:23:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 13:23:02 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 13:23:02 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:02 latest 13:23:02 4.0.0-dev.62 13:23:02 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:02 main 13:23:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:23:03 147dc8ff0f3a: Preparing 13:23:03 9508b8e1ea8e: Preparing 13:23:03 1f2308883906: Preparing 13:23:03 29f05a239152: Preparing 13:23:03 6140d6c4899b: Preparing 13:23:03 dd9c8f8612c8: Preparing 13:23:03 dd9c8f8612c8: Waiting 13:23:03 1f2308883906: Layer already exists 13:23:03 dd9c8f8612c8: Layer already exists 13:23:03 29f05a239152: Pushed 13:23:03 147dc8ff0f3a: Pushed 13:23:03 6140d6c4899b: Pushed 13:23:09 9508b8e1ea8e: Pushed 13:23:09 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:9dc9630f3e87c5e06f4aa94f7cec325410104500e1d782d12abe613f01d0e7e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:09 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 13:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:23:09 147dc8ff0f3a: Preparing 13:23:09 9508b8e1ea8e: Preparing 13:23:09 1f2308883906: Preparing 13:23:09 29f05a239152: Preparing 13:23:09 6140d6c4899b: Preparing 13:23:09 dd9c8f8612c8: Preparing 13:23:09 dd9c8f8612c8: Waiting 13:23:09 6140d6c4899b: Layer already exists 13:23:09 147dc8ff0f3a: Layer already exists 13:23:09 9508b8e1ea8e: Layer already exists 13:23:09 1f2308883906: Layer already exists 13:23:09 29f05a239152: Layer already exists 13:23:09 dd9c8f8612c8: Layer already exists 13:23:09 latest: digest: sha256:9dc9630f3e87c5e06f4aa94f7cec325410104500e1d782d12abe613f01d0e7e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:10 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.62 13:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:23:10 147dc8ff0f3a: Preparing 13:23:10 9508b8e1ea8e: Preparing 13:23:10 1f2308883906: Preparing 13:23:10 29f05a239152: Preparing 13:23:10 6140d6c4899b: Preparing 13:23:10 dd9c8f8612c8: Preparing 13:23:10 dd9c8f8612c8: Waiting 13:23:10 6140d6c4899b: Layer already exists 13:23:10 29f05a239152: Layer already exists 13:23:10 1f2308883906: Layer already exists 13:23:10 147dc8ff0f3a: Layer already exists 13:23:10 9508b8e1ea8e: Layer already exists 13:23:10 dd9c8f8612c8: Layer already exists 13:23:10 4.0.0-dev.62: digest: sha256:9dc9630f3e87c5e06f4aa94f7cec325410104500e1d782d12abe613f01d0e7e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:23:11 147dc8ff0f3a: Preparing 13:23:11 9508b8e1ea8e: Preparing 13:23:11 1f2308883906: Preparing 13:23:11 29f05a239152: Preparing 13:23:11 6140d6c4899b: Preparing 13:23:11 dd9c8f8612c8: Preparing 13:23:11 dd9c8f8612c8: Waiting 13:23:11 147dc8ff0f3a: Layer already exists 13:23:11 29f05a239152: Layer already exists 13:23:11 1f2308883906: Layer already exists 13:23:11 9508b8e1ea8e: Layer already exists 13:23:11 6140d6c4899b: Layer already exists 13:23:11 dd9c8f8612c8: Layer already exists 13:23:11 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:9dc9630f3e87c5e06f4aa94f7cec325410104500e1d782d12abe613f01d0e7e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 13:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:23:12 147dc8ff0f3a: Preparing 13:23:12 9508b8e1ea8e: Preparing 13:23:12 1f2308883906: Preparing 13:23:12 29f05a239152: Preparing 13:23:12 6140d6c4899b: Preparing 13:23:12 dd9c8f8612c8: Preparing 13:23:12 dd9c8f8612c8: Waiting 13:23:12 6140d6c4899b: Layer already exists 13:23:12 9508b8e1ea8e: Layer already exists 13:23:12 147dc8ff0f3a: Layer already exists 13:23:12 1f2308883906: Layer already exists 13:23:12 29f05a239152: Layer already exists 13:23:12 dd9c8f8612c8: Layer already exists 13:23:12 main: digest: sha256:9dc9630f3e87c5e06f4aa94f7cec325410104500e1d782d12abe613f01d0e7e0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:23:12 ===================================================== [Pipeline] echo 13:23:12 taggedImages: 13:23:12 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:12 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 13:23:12 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.62 13:23:12 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:12 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 13:23:12 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 13:23:12 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:12 latest 13:23:12 4.0.0-dev.62 13:23:12 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:12 main 13:23:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:23:13 e5c5d597ec1f: Preparing 13:23:13 cfa1f85ff139: Preparing 13:23:13 73d4bb1ad566: Preparing 13:23:13 f1f59011c0a0: Preparing 13:23:13 1f2308883906: Preparing 13:23:13 65179c1094fa: Preparing 13:23:13 b2ae47a7f3e4: Preparing 13:23:13 dd9c8f8612c8: Preparing 13:23:13 b2ae47a7f3e4: Waiting 13:23:13 65179c1094fa: Waiting 13:23:13 dd9c8f8612c8: Waiting 13:23:13 f1f59011c0a0: Layer already exists 13:23:13 1f2308883906: Layer already exists 13:23:13 65179c1094fa: Layer already exists 13:23:13 b2ae47a7f3e4: Layer already exists 13:23:13 dd9c8f8612c8: Layer already exists 13:23:13 cfa1f85ff139: Pushed 13:23:13 e5c5d597ec1f: Pushed 13:23:18 73d4bb1ad566: Pushed 13:23:18 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:d1f6a676238518915f9f57891c5f9a3c17b23a7eed39771236917c5387575a1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:23:19 e5c5d597ec1f: Preparing 13:23:19 cfa1f85ff139: Preparing 13:23:19 73d4bb1ad566: Preparing 13:23:19 f1f59011c0a0: Preparing 13:23:19 1f2308883906: Preparing 13:23:19 65179c1094fa: Preparing 13:23:19 b2ae47a7f3e4: Preparing 13:23:19 dd9c8f8612c8: Preparing 13:23:19 65179c1094fa: Waiting 13:23:19 dd9c8f8612c8: Waiting 13:23:19 b2ae47a7f3e4: Waiting 13:23:19 cfa1f85ff139: Layer already exists 13:23:19 1f2308883906: Layer already exists 13:23:19 73d4bb1ad566: Layer already exists 13:23:19 e5c5d597ec1f: Layer already exists 13:23:19 f1f59011c0a0: Layer already exists 13:23:19 65179c1094fa: Layer already exists 13:23:19 dd9c8f8612c8: Layer already exists 13:23:19 b2ae47a7f3e4: Layer already exists 13:23:19 latest: digest: sha256:d1f6a676238518915f9f57891c5f9a3c17b23a7eed39771236917c5387575a1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.62 13:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:23:20 e5c5d597ec1f: Preparing 13:23:20 cfa1f85ff139: Preparing 13:23:20 73d4bb1ad566: Preparing 13:23:20 f1f59011c0a0: Preparing 13:23:20 1f2308883906: Preparing 13:23:20 65179c1094fa: Preparing 13:23:20 b2ae47a7f3e4: Preparing 13:23:20 dd9c8f8612c8: Preparing 13:23:20 65179c1094fa: Waiting 13:23:20 b2ae47a7f3e4: Waiting 13:23:20 dd9c8f8612c8: Waiting 13:23:20 73d4bb1ad566: Layer already exists 13:23:20 f1f59011c0a0: Layer already exists 13:23:20 1f2308883906: Layer already exists 13:23:20 cfa1f85ff139: Layer already exists 13:23:20 e5c5d597ec1f: Layer already exists 13:23:20 65179c1094fa: Layer already exists 13:23:20 b2ae47a7f3e4: Layer already exists 13:23:20 dd9c8f8612c8: Layer already exists 13:23:20 4.0.0-dev.62: digest: sha256:d1f6a676238518915f9f57891c5f9a3c17b23a7eed39771236917c5387575a1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:23:21 e5c5d597ec1f: Preparing 13:23:21 cfa1f85ff139: Preparing 13:23:21 73d4bb1ad566: Preparing 13:23:21 f1f59011c0a0: Preparing 13:23:21 1f2308883906: Preparing 13:23:21 65179c1094fa: Preparing 13:23:21 b2ae47a7f3e4: Preparing 13:23:21 dd9c8f8612c8: Preparing 13:23:21 b2ae47a7f3e4: Waiting 13:23:21 dd9c8f8612c8: Waiting 13:23:21 65179c1094fa: Waiting 13:23:21 cfa1f85ff139: Layer already exists 13:23:21 73d4bb1ad566: Layer already exists 13:23:21 e5c5d597ec1f: Layer already exists 13:23:21 f1f59011c0a0: Layer already exists 13:23:21 1f2308883906: Layer already exists 13:23:21 dd9c8f8612c8: Layer already exists 13:23:21 65179c1094fa: Layer already exists 13:23:21 b2ae47a7f3e4: Layer already exists 13:23:21 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:d1f6a676238518915f9f57891c5f9a3c17b23a7eed39771236917c5387575a1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 13:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:23:22 e5c5d597ec1f: Preparing 13:23:22 cfa1f85ff139: Preparing 13:23:22 73d4bb1ad566: Preparing 13:23:22 f1f59011c0a0: Preparing 13:23:22 1f2308883906: Preparing 13:23:22 65179c1094fa: Preparing 13:23:22 b2ae47a7f3e4: Preparing 13:23:22 dd9c8f8612c8: Preparing 13:23:22 b2ae47a7f3e4: Waiting 13:23:22 dd9c8f8612c8: Waiting 13:23:22 65179c1094fa: Waiting 13:23:22 1f2308883906: Layer already exists 13:23:22 f1f59011c0a0: Layer already exists 13:23:22 cfa1f85ff139: Layer already exists 13:23:22 73d4bb1ad566: Layer already exists 13:23:22 e5c5d597ec1f: Layer already exists 13:23:22 65179c1094fa: Layer already exists 13:23:22 b2ae47a7f3e4: Layer already exists 13:23:22 dd9c8f8612c8: Layer already exists 13:23:22 main: digest: sha256:d1f6a676238518915f9f57891c5f9a3c17b23a7eed39771236917c5387575a1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:23:22 ===================================================== [Pipeline] echo 13:23:22 taggedImages: 13:23:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:23:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.62 13:23:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:22 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 13:23:22 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 13:23:22 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:22 latest 13:23:22 4.0.0-dev.62 13:23:22 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:22 main 13:23:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:23:23 51317c62c8bc: Preparing 13:23:23 2ea1828abbc9: Preparing 13:23:23 cb816ec7c8f5: Preparing 13:23:23 41833a6195b9: Preparing 13:23:23 91a746382059: Preparing 13:23:23 04bd20547416: Preparing 13:23:23 230ad21a6b45: Preparing 13:23:23 f1f59011c0a0: Preparing 13:23:23 1f2308883906: Preparing 13:23:23 4ba4e6b7acda: Preparing 13:23:23 de3332ebc647: Preparing 13:23:23 5f70bf18a086: Preparing 13:23:23 02b7a6922b21: Preparing 13:23:23 40b22575b677: Preparing 13:23:23 3baccaa9f222: Preparing 13:23:23 dd9c8f8612c8: Preparing 13:23:23 4ba4e6b7acda: Waiting 13:23:23 de3332ebc647: Waiting 13:23:23 5f70bf18a086: Waiting 13:23:23 02b7a6922b21: Waiting 13:23:23 40b22575b677: Waiting 13:23:23 3baccaa9f222: Waiting 13:23:23 dd9c8f8612c8: Waiting 13:23:23 230ad21a6b45: Waiting 13:23:23 f1f59011c0a0: Waiting 13:23:23 1f2308883906: Waiting 13:23:23 04bd20547416: Waiting 13:23:23 2ea1828abbc9: Pushed 13:23:23 51317c62c8bc: Pushed 13:23:23 41833a6195b9: Pushed 13:23:23 cb816ec7c8f5: Pushed 13:23:23 91a746382059: Pushed 13:23:23 f1f59011c0a0: Layer already exists 13:23:23 1f2308883906: Layer already exists 13:23:23 5f70bf18a086: Layer already exists 13:23:23 04bd20547416: Pushed 13:23:23 4ba4e6b7acda: Pushed 13:23:23 de3332ebc647: Pushed 13:23:23 02b7a6922b21: Pushed 13:23:23 dd9c8f8612c8: Layer already exists 13:23:23 40b22575b677: Pushed 13:23:23 3baccaa9f222: Pushed 13:23:26 230ad21a6b45: Pushed 13:23:26 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:75d37a485d3f01effbf21eb65b71ed7f3d583766e97ee3b4ea2bc95013b90f25 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:23:27 51317c62c8bc: Preparing 13:23:27 2ea1828abbc9: Preparing 13:23:27 cb816ec7c8f5: Preparing 13:23:27 41833a6195b9: Preparing 13:23:27 91a746382059: Preparing 13:23:27 04bd20547416: Preparing 13:23:27 230ad21a6b45: Preparing 13:23:27 f1f59011c0a0: Preparing 13:23:27 1f2308883906: Preparing 13:23:27 04bd20547416: Waiting 13:23:27 230ad21a6b45: Waiting 13:23:27 f1f59011c0a0: Waiting 13:23:27 1f2308883906: Waiting 13:23:27 4ba4e6b7acda: Preparing 13:23:27 de3332ebc647: Preparing 13:23:27 5f70bf18a086: Preparing 13:23:27 02b7a6922b21: Preparing 13:23:27 40b22575b677: Preparing 13:23:27 3baccaa9f222: Preparing 13:23:27 dd9c8f8612c8: Preparing 13:23:27 de3332ebc647: Waiting 13:23:27 5f70bf18a086: Waiting 13:23:27 02b7a6922b21: Waiting 13:23:27 40b22575b677: Waiting 13:23:27 3baccaa9f222: Waiting 13:23:27 dd9c8f8612c8: Waiting 13:23:27 4ba4e6b7acda: Waiting 13:23:27 51317c62c8bc: Layer already exists 13:23:27 91a746382059: Layer already exists 13:23:27 41833a6195b9: Layer already exists 13:23:27 cb816ec7c8f5: Layer already exists 13:23:27 2ea1828abbc9: Layer already exists 13:23:27 04bd20547416: Layer already exists 13:23:27 f1f59011c0a0: Layer already exists 13:23:27 4ba4e6b7acda: Layer already exists 13:23:27 230ad21a6b45: Layer already exists 13:23:27 1f2308883906: Layer already exists 13:23:27 5f70bf18a086: Layer already exists 13:23:27 02b7a6922b21: Layer already exists 13:23:27 de3332ebc647: Layer already exists 13:23:27 40b22575b677: Layer already exists 13:23:27 3baccaa9f222: Layer already exists 13:23:27 dd9c8f8612c8: Layer already exists 13:23:27 latest: digest: sha256:75d37a485d3f01effbf21eb65b71ed7f3d583766e97ee3b4ea2bc95013b90f25 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.62 13:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:23:28 51317c62c8bc: Preparing 13:23:28 2ea1828abbc9: Preparing 13:23:28 cb816ec7c8f5: Preparing 13:23:28 41833a6195b9: Preparing 13:23:28 91a746382059: Preparing 13:23:28 04bd20547416: Preparing 13:23:28 230ad21a6b45: Preparing 13:23:28 f1f59011c0a0: Preparing 13:23:28 1f2308883906: Preparing 13:23:28 4ba4e6b7acda: Preparing 13:23:28 de3332ebc647: Preparing 13:23:28 5f70bf18a086: Preparing 13:23:28 02b7a6922b21: Preparing 13:23:28 40b22575b677: Preparing 13:23:28 3baccaa9f222: Preparing 13:23:28 dd9c8f8612c8: Preparing 13:23:28 4ba4e6b7acda: Waiting 13:23:28 de3332ebc647: Waiting 13:23:28 5f70bf18a086: Waiting 13:23:28 02b7a6922b21: Waiting 13:23:28 40b22575b677: Waiting 13:23:28 3baccaa9f222: Waiting 13:23:28 dd9c8f8612c8: Waiting 13:23:28 04bd20547416: Waiting 13:23:28 230ad21a6b45: Waiting 13:23:28 1f2308883906: Waiting 13:23:28 f1f59011c0a0: Waiting 13:23:28 91a746382059: Layer already exists 13:23:28 41833a6195b9: Layer already exists 13:23:28 2ea1828abbc9: Layer already exists 13:23:28 51317c62c8bc: Layer already exists 13:23:28 cb816ec7c8f5: Layer already exists 13:23:28 230ad21a6b45: Layer already exists 13:23:28 4ba4e6b7acda: Layer already exists 13:23:28 f1f59011c0a0: Layer already exists 13:23:28 04bd20547416: Layer already exists 13:23:28 1f2308883906: Layer already exists 13:23:28 02b7a6922b21: Layer already exists 13:23:28 5f70bf18a086: Layer already exists 13:23:28 de3332ebc647: Layer already exists 13:23:28 3baccaa9f222: Layer already exists 13:23:28 40b22575b677: Layer already exists 13:23:28 dd9c8f8612c8: Layer already exists 13:23:28 4.0.0-dev.62: digest: sha256:75d37a485d3f01effbf21eb65b71ed7f3d583766e97ee3b4ea2bc95013b90f25 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:23:29 51317c62c8bc: Preparing 13:23:29 2ea1828abbc9: Preparing 13:23:29 cb816ec7c8f5: Preparing 13:23:29 41833a6195b9: Preparing 13:23:29 91a746382059: Preparing 13:23:29 04bd20547416: Preparing 13:23:29 230ad21a6b45: Preparing 13:23:29 f1f59011c0a0: Preparing 13:23:29 1f2308883906: Preparing 13:23:29 4ba4e6b7acda: Preparing 13:23:29 de3332ebc647: Preparing 13:23:29 5f70bf18a086: Preparing 13:23:29 02b7a6922b21: Preparing 13:23:29 40b22575b677: Preparing 13:23:29 3baccaa9f222: Preparing 13:23:29 dd9c8f8612c8: Preparing 13:23:29 4ba4e6b7acda: Waiting 13:23:29 de3332ebc647: Waiting 13:23:29 5f70bf18a086: Waiting 13:23:29 02b7a6922b21: Waiting 13:23:29 40b22575b677: Waiting 13:23:29 3baccaa9f222: Waiting 13:23:29 dd9c8f8612c8: Waiting 13:23:29 04bd20547416: Waiting 13:23:29 f1f59011c0a0: Waiting 13:23:29 230ad21a6b45: Waiting 13:23:29 1f2308883906: Waiting 13:23:29 2ea1828abbc9: Layer already exists 13:23:29 91a746382059: Layer already exists 13:23:29 41833a6195b9: Layer already exists 13:23:29 cb816ec7c8f5: Layer already exists 13:23:29 51317c62c8bc: Layer already exists 13:23:29 1f2308883906: Layer already exists 13:23:29 04bd20547416: Layer already exists 13:23:29 4ba4e6b7acda: Layer already exists 13:23:29 230ad21a6b45: Layer already exists 13:23:29 f1f59011c0a0: Layer already exists 13:23:29 de3332ebc647: Layer already exists 13:23:29 02b7a6922b21: Layer already exists 13:23:29 40b22575b677: Layer already exists 13:23:29 5f70bf18a086: Layer already exists 13:23:29 3baccaa9f222: Layer already exists 13:23:29 dd9c8f8612c8: Layer already exists 13:23:29 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:75d37a485d3f01effbf21eb65b71ed7f3d583766e97ee3b4ea2bc95013b90f25 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 13:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:23:30 51317c62c8bc: Preparing 13:23:30 2ea1828abbc9: Preparing 13:23:30 cb816ec7c8f5: Preparing 13:23:30 41833a6195b9: Preparing 13:23:30 91a746382059: Preparing 13:23:30 04bd20547416: Preparing 13:23:30 230ad21a6b45: Preparing 13:23:30 f1f59011c0a0: Preparing 13:23:30 1f2308883906: Preparing 13:23:30 4ba4e6b7acda: Preparing 13:23:30 de3332ebc647: Preparing 13:23:30 5f70bf18a086: Preparing 13:23:30 02b7a6922b21: Preparing 13:23:30 40b22575b677: Preparing 13:23:30 3baccaa9f222: Preparing 13:23:30 dd9c8f8612c8: Preparing 13:23:30 4ba4e6b7acda: Waiting 13:23:30 de3332ebc647: Waiting 13:23:30 5f70bf18a086: Waiting 13:23:30 02b7a6922b21: Waiting 13:23:30 40b22575b677: Waiting 13:23:30 04bd20547416: Waiting 13:23:30 3baccaa9f222: Waiting 13:23:30 230ad21a6b45: Waiting 13:23:30 dd9c8f8612c8: Waiting 13:23:30 f1f59011c0a0: Waiting 13:23:30 1f2308883906: Waiting 13:23:30 51317c62c8bc: Layer already exists 13:23:30 91a746382059: Layer already exists 13:23:30 cb816ec7c8f5: Layer already exists 13:23:30 41833a6195b9: Layer already exists 13:23:30 2ea1828abbc9: Layer already exists 13:23:30 230ad21a6b45: Layer already exists 13:23:30 04bd20547416: Layer already exists 13:23:30 f1f59011c0a0: Layer already exists 13:23:30 4ba4e6b7acda: Layer already exists 13:23:30 1f2308883906: Layer already exists 13:23:30 40b22575b677: Layer already exists 13:23:30 5f70bf18a086: Layer already exists 13:23:30 dd9c8f8612c8: Layer already exists 13:23:30 02b7a6922b21: Layer already exists 13:23:30 3baccaa9f222: Layer already exists 13:23:30 de3332ebc647: Layer already exists 13:23:30 main: digest: sha256:75d37a485d3f01effbf21eb65b71ed7f3d583766e97ee3b4ea2bc95013b90f25 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:23:30 ===================================================== [Pipeline] echo 13:23:30 taggedImages: 13:23:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:23:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.62 13:23:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 13:23:30 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 13:23:30 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:30 latest 13:23:30 4.0.0-dev.62 13:23:30 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:30 main 13:23:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:31 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:23:31 700b01ae65b1: Preparing 13:23:31 b15e8eeb0b18: Preparing 13:23:31 25af10f9f404: Preparing 13:23:31 b095251c2fa3: Preparing 13:23:31 f1f59011c0a0: Preparing 13:23:31 1f2308883906: Preparing 13:23:31 65179c1094fa: Preparing 13:23:31 1f2308883906: Waiting 13:23:31 b2ae47a7f3e4: Preparing 13:23:31 65179c1094fa: Waiting 13:23:31 dd9c8f8612c8: Preparing 13:23:31 b2ae47a7f3e4: Waiting 13:23:31 dd9c8f8612c8: Waiting 13:23:31 f1f59011c0a0: Layer already exists 13:23:31 1f2308883906: Layer already exists 13:23:31 b15e8eeb0b18: Pushed 13:23:31 25af10f9f404: Pushed 13:23:31 65179c1094fa: Layer already exists 13:23:31 b2ae47a7f3e4: Layer already exists 13:23:31 700b01ae65b1: Pushed 13:23:31 dd9c8f8612c8: Layer already exists 13:23:37 b095251c2fa3: Pushed 13:23:37 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:3d929b11af9eab94485f32370c3acd3e9c4e685ce333fa134c6ffbd3f5a47a94 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:37 + 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 13:23:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 13:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:23:37 700b01ae65b1: Preparing 13:23:37 b15e8eeb0b18: Preparing 13:23:37 25af10f9f404: Preparing 13:23:37 b095251c2fa3: Preparing 13:23:37 f1f59011c0a0: Preparing 13:23:37 1f2308883906: Preparing 13:23:37 65179c1094fa: Preparing 13:23:37 b2ae47a7f3e4: Preparing 13:23:37 dd9c8f8612c8: Preparing 13:23:37 65179c1094fa: Waiting 13:23:37 1f2308883906: Waiting 13:23:37 b2ae47a7f3e4: Waiting 13:23:37 dd9c8f8612c8: Waiting 13:23:37 25af10f9f404: Layer already exists 13:23:37 b095251c2fa3: Layer already exists 13:23:37 f1f59011c0a0: Layer already exists 13:23:37 b15e8eeb0b18: Layer already exists 13:23:37 700b01ae65b1: Layer already exists 13:23:37 65179c1094fa: Layer already exists 13:23:37 1f2308883906: Layer already exists 13:23:37 dd9c8f8612c8: Layer already exists 13:23:37 b2ae47a7f3e4: Layer already exists 13:23:38 latest: digest: sha256:3d929b11af9eab94485f32370c3acd3e9c4e685ce333fa134c6ffbd3f5a47a94 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.62 13:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:23:38 700b01ae65b1: Preparing 13:23:38 b15e8eeb0b18: Preparing 13:23:38 25af10f9f404: Preparing 13:23:38 b095251c2fa3: Preparing 13:23:38 f1f59011c0a0: Preparing 13:23:38 1f2308883906: Preparing 13:23:38 65179c1094fa: Preparing 13:23:38 b2ae47a7f3e4: Preparing 13:23:38 dd9c8f8612c8: Preparing 13:23:38 65179c1094fa: Waiting 13:23:38 b2ae47a7f3e4: Waiting 13:23:38 dd9c8f8612c8: Waiting 13:23:38 1f2308883906: Waiting 13:23:38 700b01ae65b1: Layer already exists 13:23:38 25af10f9f404: Layer already exists 13:23:38 b095251c2fa3: Layer already exists 13:23:38 b15e8eeb0b18: Layer already exists 13:23:38 f1f59011c0a0: Layer already exists 13:23:38 1f2308883906: Layer already exists 13:23:38 65179c1094fa: Layer already exists 13:23:38 dd9c8f8612c8: Layer already exists 13:23:38 b2ae47a7f3e4: Layer already exists 13:23:38 4.0.0-dev.62: digest: sha256:3d929b11af9eab94485f32370c3acd3e9c4e685ce333fa134c6ffbd3f5a47a94 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:23:39 700b01ae65b1: Preparing 13:23:39 b15e8eeb0b18: Preparing 13:23:39 25af10f9f404: Preparing 13:23:39 b095251c2fa3: Preparing 13:23:39 f1f59011c0a0: Preparing 13:23:39 1f2308883906: Preparing 13:23:39 65179c1094fa: Preparing 13:23:39 b2ae47a7f3e4: Preparing 13:23:39 dd9c8f8612c8: Preparing 13:23:39 1f2308883906: Waiting 13:23:39 65179c1094fa: Waiting 13:23:39 b2ae47a7f3e4: Waiting 13:23:39 dd9c8f8612c8: Waiting 13:23:39 b095251c2fa3: Layer already exists 13:23:39 f1f59011c0a0: Layer already exists 13:23:39 25af10f9f404: Layer already exists 13:23:39 700b01ae65b1: Layer already exists 13:23:39 b15e8eeb0b18: Layer already exists 13:23:39 b2ae47a7f3e4: Layer already exists 13:23:39 dd9c8f8612c8: Layer already exists 13:23:39 1f2308883906: Layer already exists 13:23:39 65179c1094fa: Layer already exists 13:23:39 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:3d929b11af9eab94485f32370c3acd3e9c4e685ce333fa134c6ffbd3f5a47a94 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:40 + 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 13:23:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 13:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:23:40 700b01ae65b1: Preparing 13:23:40 b15e8eeb0b18: Preparing 13:23:40 25af10f9f404: Preparing 13:23:40 b095251c2fa3: Preparing 13:23:40 f1f59011c0a0: Preparing 13:23:40 1f2308883906: Preparing 13:23:40 65179c1094fa: Preparing 13:23:40 b2ae47a7f3e4: Preparing 13:23:40 dd9c8f8612c8: Preparing 13:23:40 1f2308883906: Waiting 13:23:40 65179c1094fa: Waiting 13:23:40 b2ae47a7f3e4: Waiting 13:23:40 700b01ae65b1: Layer already exists 13:23:40 b095251c2fa3: Layer already exists 13:23:40 f1f59011c0a0: Layer already exists 13:23:40 b15e8eeb0b18: Layer already exists 13:23:40 25af10f9f404: Layer already exists 13:23:40 1f2308883906: Layer already exists 13:23:40 b2ae47a7f3e4: Layer already exists 13:23:40 dd9c8f8612c8: Layer already exists 13:23:40 65179c1094fa: Layer already exists 13:23:40 main: digest: sha256:3d929b11af9eab94485f32370c3acd3e9c4e685ce333fa134c6ffbd3f5a47a94 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:23:40 ===================================================== [Pipeline] echo 13:23:40 taggedImages: 13:23:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 13:23:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.62 13:23:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 13:23:40 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 13:23:40 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:40 latest 13:23:40 4.0.0-dev.62 13:23:40 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:40 main 13:23:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:23:41 079ec1528535: Preparing 13:23:41 04e6806820ae: Preparing 13:23:41 b1686d65b7a3: Preparing 13:23:41 b4a747ef43d4: Preparing 13:23:41 8bc3e5cbbc90: Preparing 13:23:41 f1f59011c0a0: Preparing 13:23:41 1f2308883906: Preparing 13:23:41 4c0d09a5f795: Preparing 13:23:41 b4e7a9022f7f: Preparing 13:23:41 50edf6e6a521: Preparing 13:23:41 dd9c8f8612c8: Preparing 13:23:41 1f2308883906: Waiting 13:23:41 4c0d09a5f795: Waiting 13:23:41 b4e7a9022f7f: Waiting 13:23:41 50edf6e6a521: Waiting 13:23:41 f1f59011c0a0: Waiting 13:23:41 dd9c8f8612c8: Waiting 13:23:42 b4a747ef43d4: Pushed 13:23:42 04e6806820ae: Pushed 13:23:42 8bc3e5cbbc90: Pushed 13:23:42 079ec1528535: Pushed 13:23:42 f1f59011c0a0: Layer already exists 13:23:42 1f2308883906: Layer already exists 13:23:42 dd9c8f8612c8: Layer already exists 13:23:42 4c0d09a5f795: Pushed 13:23:42 b4e7a9022f7f: Pushed 13:23:44 50edf6e6a521: Pushed 13:23:45 b1686d65b7a3: Pushed 13:23:45 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:05d313ca4808a486ede6546def8d2baf3d188a4d873f7e77ab8e082759b05e15 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:46 + 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 13:23:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:23:46 079ec1528535: Preparing 13:23:46 04e6806820ae: Preparing 13:23:46 b1686d65b7a3: Preparing 13:23:46 b4a747ef43d4: Preparing 13:23:46 8bc3e5cbbc90: Preparing 13:23:46 f1f59011c0a0: Preparing 13:23:46 1f2308883906: Preparing 13:23:46 4c0d09a5f795: Preparing 13:23:46 b4e7a9022f7f: Preparing 13:23:46 50edf6e6a521: Preparing 13:23:46 dd9c8f8612c8: Preparing 13:23:46 4c0d09a5f795: Waiting 13:23:46 b4e7a9022f7f: Waiting 13:23:46 50edf6e6a521: Waiting 13:23:46 dd9c8f8612c8: Waiting 13:23:46 f1f59011c0a0: Waiting 13:23:46 1f2308883906: Waiting 13:23:46 b4a747ef43d4: Layer already exists 13:23:46 079ec1528535: Layer already exists 13:23:46 b1686d65b7a3: Layer already exists 13:23:46 8bc3e5cbbc90: Layer already exists 13:23:46 04e6806820ae: Layer already exists 13:23:46 b4e7a9022f7f: Layer already exists 13:23:46 4c0d09a5f795: Layer already exists 13:23:46 1f2308883906: Layer already exists 13:23:46 50edf6e6a521: Layer already exists 13:23:46 f1f59011c0a0: Layer already exists 13:23:46 dd9c8f8612c8: Layer already exists 13:23:46 latest: digest: sha256:05d313ca4808a486ede6546def8d2baf3d188a4d873f7e77ab8e082759b05e15 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.62 13:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:23:47 079ec1528535: Preparing 13:23:47 04e6806820ae: Preparing 13:23:47 b1686d65b7a3: Preparing 13:23:47 b4a747ef43d4: Preparing 13:23:47 8bc3e5cbbc90: Preparing 13:23:47 f1f59011c0a0: Preparing 13:23:47 f1f59011c0a0: Waiting 13:23:47 1f2308883906: Preparing 13:23:47 4c0d09a5f795: Preparing 13:23:47 1f2308883906: Waiting 13:23:47 b4e7a9022f7f: Preparing 13:23:47 50edf6e6a521: Preparing 13:23:47 dd9c8f8612c8: Preparing 13:23:47 4c0d09a5f795: Waiting 13:23:47 b4e7a9022f7f: Waiting 13:23:47 50edf6e6a521: Waiting 13:23:47 dd9c8f8612c8: Waiting 13:23:47 8bc3e5cbbc90: Layer already exists 13:23:47 079ec1528535: Layer already exists 13:23:47 04e6806820ae: Layer already exists 13:23:47 b1686d65b7a3: Layer already exists 13:23:47 b4a747ef43d4: Layer already exists 13:23:47 b4e7a9022f7f: Layer already exists 13:23:47 1f2308883906: Layer already exists 13:23:47 f1f59011c0a0: Layer already exists 13:23:47 4c0d09a5f795: Layer already exists 13:23:47 50edf6e6a521: Layer already exists 13:23:47 dd9c8f8612c8: Layer already exists 13:23:47 4.0.0-dev.62: digest: sha256:05d313ca4808a486ede6546def8d2baf3d188a4d873f7e77ab8e082759b05e15 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:23:48 079ec1528535: Preparing 13:23:48 04e6806820ae: Preparing 13:23:48 b1686d65b7a3: Preparing 13:23:48 b4a747ef43d4: Preparing 13:23:48 8bc3e5cbbc90: Preparing 13:23:48 f1f59011c0a0: Preparing 13:23:48 1f2308883906: Preparing 13:23:48 4c0d09a5f795: Preparing 13:23:48 b4e7a9022f7f: Preparing 13:23:48 50edf6e6a521: Preparing 13:23:48 dd9c8f8612c8: Preparing 13:23:48 4c0d09a5f795: Waiting 13:23:48 b4e7a9022f7f: Waiting 13:23:48 50edf6e6a521: Waiting 13:23:48 dd9c8f8612c8: Waiting 13:23:48 f1f59011c0a0: Waiting 13:23:48 1f2308883906: Waiting 13:23:48 b4a747ef43d4: Layer already exists 13:23:48 079ec1528535: Layer already exists 13:23:48 04e6806820ae: Layer already exists 13:23:48 b1686d65b7a3: Layer already exists 13:23:48 8bc3e5cbbc90: Layer already exists 13:23:48 1f2308883906: Layer already exists 13:23:48 50edf6e6a521: Layer already exists 13:23:48 4c0d09a5f795: Layer already exists 13:23:48 f1f59011c0a0: Layer already exists 13:23:48 b4e7a9022f7f: Layer already exists 13:23:48 dd9c8f8612c8: Layer already exists 13:23:48 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:05d313ca4808a486ede6546def8d2baf3d188a4d873f7e77ab8e082759b05e15 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:49 + 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 13:23:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 13:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:23:49 079ec1528535: Preparing 13:23:49 04e6806820ae: Preparing 13:23:49 b1686d65b7a3: Preparing 13:23:49 b4a747ef43d4: Preparing 13:23:49 8bc3e5cbbc90: Preparing 13:23:49 f1f59011c0a0: Preparing 13:23:49 1f2308883906: Preparing 13:23:49 4c0d09a5f795: Preparing 13:23:49 b4e7a9022f7f: Preparing 13:23:49 50edf6e6a521: Preparing 13:23:49 dd9c8f8612c8: Preparing 13:23:49 4c0d09a5f795: Waiting 13:23:49 b4e7a9022f7f: Waiting 13:23:49 50edf6e6a521: Waiting 13:23:49 dd9c8f8612c8: Waiting 13:23:49 f1f59011c0a0: Waiting 13:23:49 1f2308883906: Waiting 13:23:49 b1686d65b7a3: Layer already exists 13:23:49 04e6806820ae: Layer already exists 13:23:49 b4a747ef43d4: Layer already exists 13:23:49 8bc3e5cbbc90: Layer already exists 13:23:49 079ec1528535: Layer already exists 13:23:49 b4e7a9022f7f: Layer already exists 13:23:49 f1f59011c0a0: Layer already exists 13:23:49 1f2308883906: Layer already exists 13:23:49 4c0d09a5f795: Layer already exists 13:23:49 50edf6e6a521: Layer already exists 13:23:49 dd9c8f8612c8: Layer already exists 13:23:49 main: digest: sha256:05d313ca4808a486ede6546def8d2baf3d188a4d873f7e77ab8e082759b05e15 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:23:49 ===================================================== [Pipeline] echo 13:23:49 taggedImages: 13:23:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:23:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.62 13:23:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 13:23:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 13:23:49 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:49 latest 13:23:49 4.0.0-dev.62 13:23:49 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:49 main 13:23:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:23:50 6390c4bd510c: Preparing 13:23:50 bda423922202: Preparing 13:23:50 2f6f2d8e61f3: Preparing 13:23:50 265af779258d: Preparing 13:23:50 dc59ee7f9a89: Preparing 13:23:50 453e75dc4584: Preparing 13:23:50 d1cb61fbe2a1: Preparing 13:23:50 453e75dc4584: Waiting 13:23:50 f1f59011c0a0: Preparing 13:23:50 d1cb61fbe2a1: Waiting 13:23:50 f1f59011c0a0: Waiting 13:23:50 1f2308883906: Preparing 13:23:50 051dc60a86ff: Preparing 13:23:50 1f2308883906: Waiting 13:23:50 6405e934ec8f: Preparing 13:23:50 051dc60a86ff: Waiting 13:23:50 6405e934ec8f: Waiting 13:23:50 dd9c8f8612c8: Preparing 13:23:50 dc59ee7f9a89: Pushed 13:23:50 bda423922202: Pushed 13:23:50 6390c4bd510c: Pushed 13:23:50 f1f59011c0a0: Layer already exists 13:23:50 1f2308883906: Layer already exists 13:23:50 453e75dc4584: Pushed 13:23:50 d1cb61fbe2a1: Pushed 13:23:51 dd9c8f8612c8: Layer already exists 13:23:51 051dc60a86ff: Pushed 13:23:53 6405e934ec8f: Pushed 13:23:55 265af779258d: Pushed 13:23:56 2f6f2d8e61f3: Pushed 13:23:56 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:7e1571a27968cd389d573031a616114ee955d4ed48e6d407a432e315e9d28d71 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:57 + 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 13:23:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:23:57 6390c4bd510c: Preparing 13:23:57 bda423922202: Preparing 13:23:57 2f6f2d8e61f3: Preparing 13:23:57 265af779258d: Preparing 13:23:57 dc59ee7f9a89: Preparing 13:23:57 453e75dc4584: Preparing 13:23:57 d1cb61fbe2a1: Preparing 13:23:57 f1f59011c0a0: Preparing 13:23:57 1f2308883906: Preparing 13:23:57 051dc60a86ff: Preparing 13:23:57 6405e934ec8f: Preparing 13:23:57 dd9c8f8612c8: Preparing 13:23:57 f1f59011c0a0: Waiting 13:23:57 1f2308883906: Waiting 13:23:57 453e75dc4584: Waiting 13:23:57 d1cb61fbe2a1: Waiting 13:23:57 6405e934ec8f: Waiting 13:23:57 bda423922202: Layer already exists 13:23:57 dc59ee7f9a89: Layer already exists 13:23:57 265af779258d: Layer already exists 13:23:57 6390c4bd510c: Layer already exists 13:23:57 2f6f2d8e61f3: Layer already exists 13:23:57 453e75dc4584: Layer already exists 13:23:57 1f2308883906: Layer already exists 13:23:57 f1f59011c0a0: Layer already exists 13:23:57 d1cb61fbe2a1: Layer already exists 13:23:57 051dc60a86ff: Layer already exists 13:23:57 dd9c8f8612c8: Layer already exists 13:23:57 6405e934ec8f: Layer already exists 13:23:57 latest: digest: sha256:7e1571a27968cd389d573031a616114ee955d4ed48e6d407a432e315e9d28d71 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.62 13:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:23:58 6390c4bd510c: Preparing 13:23:58 bda423922202: Preparing 13:23:58 2f6f2d8e61f3: Preparing 13:23:58 265af779258d: Preparing 13:23:58 dc59ee7f9a89: Preparing 13:23:58 453e75dc4584: Preparing 13:23:58 d1cb61fbe2a1: Preparing 13:23:58 f1f59011c0a0: Preparing 13:23:58 1f2308883906: Preparing 13:23:58 051dc60a86ff: Preparing 13:23:58 6405e934ec8f: Preparing 13:23:58 dd9c8f8612c8: Preparing 13:23:58 1f2308883906: Waiting 13:23:58 051dc60a86ff: Waiting 13:23:58 6405e934ec8f: Waiting 13:23:58 dd9c8f8612c8: Waiting 13:23:58 453e75dc4584: Waiting 13:23:58 d1cb61fbe2a1: Waiting 13:23:58 f1f59011c0a0: Waiting 13:23:58 6390c4bd510c: Layer already exists 13:23:58 bda423922202: Layer already exists 13:23:58 265af779258d: Layer already exists 13:23:58 dc59ee7f9a89: Layer already exists 13:23:58 2f6f2d8e61f3: Layer already exists 13:23:58 d1cb61fbe2a1: Layer already exists 13:23:58 1f2308883906: Layer already exists 13:23:58 453e75dc4584: Layer already exists 13:23:58 f1f59011c0a0: Layer already exists 13:23:58 051dc60a86ff: Layer already exists 13:23:58 dd9c8f8612c8: Layer already exists 13:23:58 6405e934ec8f: Layer already exists 13:23:58 4.0.0-dev.62: digest: sha256:7e1571a27968cd389d573031a616114ee955d4ed48e6d407a432e315e9d28d71 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:23:59 6390c4bd510c: Preparing 13:23:59 bda423922202: Preparing 13:23:59 2f6f2d8e61f3: Preparing 13:23:59 265af779258d: Preparing 13:23:59 dc59ee7f9a89: Preparing 13:23:59 453e75dc4584: Preparing 13:23:59 d1cb61fbe2a1: Preparing 13:23:59 f1f59011c0a0: Preparing 13:23:59 1f2308883906: Preparing 13:23:59 051dc60a86ff: Preparing 13:23:59 6405e934ec8f: Preparing 13:23:59 dd9c8f8612c8: Preparing 13:23:59 f1f59011c0a0: Waiting 13:23:59 1f2308883906: Waiting 13:23:59 6405e934ec8f: Waiting 13:23:59 dd9c8f8612c8: Waiting 13:23:59 051dc60a86ff: Waiting 13:23:59 453e75dc4584: Waiting 13:23:59 d1cb61fbe2a1: Waiting 13:23:59 6390c4bd510c: Layer already exists 13:23:59 265af779258d: Layer already exists 13:23:59 dc59ee7f9a89: Layer already exists 13:23:59 2f6f2d8e61f3: Layer already exists 13:23:59 bda423922202: Layer already exists 13:23:59 d1cb61fbe2a1: Layer already exists 13:23:59 f1f59011c0a0: Layer already exists 13:23:59 1f2308883906: Layer already exists 13:23:59 453e75dc4584: Layer already exists 13:23:59 051dc60a86ff: Layer already exists 13:23:59 6405e934ec8f: Layer already exists 13:23:59 dd9c8f8612c8: Layer already exists 13:23:59 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:7e1571a27968cd389d573031a616114ee955d4ed48e6d407a432e315e9d28d71 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:59 + 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 13:24:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 13:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:24:00 6390c4bd510c: Preparing 13:24:00 bda423922202: Preparing 13:24:00 2f6f2d8e61f3: Preparing 13:24:00 265af779258d: Preparing 13:24:00 dc59ee7f9a89: Preparing 13:24:00 453e75dc4584: Preparing 13:24:00 d1cb61fbe2a1: Preparing 13:24:00 f1f59011c0a0: Preparing 13:24:00 1f2308883906: Preparing 13:24:00 051dc60a86ff: Preparing 13:24:00 6405e934ec8f: Preparing 13:24:00 dd9c8f8612c8: Preparing 13:24:00 051dc60a86ff: Waiting 13:24:00 d1cb61fbe2a1: Waiting 13:24:00 6405e934ec8f: Waiting 13:24:00 f1f59011c0a0: Waiting 13:24:00 dd9c8f8612c8: Waiting 13:24:00 1f2308883906: Waiting 13:24:00 453e75dc4584: Waiting 13:24:00 bda423922202: Layer already exists 13:24:00 265af779258d: Layer already exists 13:24:00 dc59ee7f9a89: Layer already exists 13:24:00 2f6f2d8e61f3: Layer already exists 13:24:00 6390c4bd510c: Layer already exists 13:24:00 453e75dc4584: Layer already exists 13:24:00 d1cb61fbe2a1: Layer already exists 13:24:00 1f2308883906: Layer already exists 13:24:00 f1f59011c0a0: Layer already exists 13:24:00 051dc60a86ff: Layer already exists 13:24:00 6405e934ec8f: Layer already exists 13:24:00 dd9c8f8612c8: Layer already exists 13:24:00 main: digest: sha256:7e1571a27968cd389d573031a616114ee955d4ed48e6d407a432e315e9d28d71 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:00 ===================================================== [Pipeline] echo 13:24:00 taggedImages: 13:24:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:24:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:24:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.62 13:24:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:24:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 13:24:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 13:24:00 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:24:00 latest 13:24:00 4.0.0-dev.62 13:24:00 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:24:00 main 13:24:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:24:01 12ebc547c255: Preparing 13:24:01 39e1148ddefb: Preparing 13:24:01 f1f59011c0a0: Preparing 13:24:01 1f2308883906: Preparing 13:24:01 5cd1dc9725d5: Preparing 13:24:01 450358b8ffac: Preparing 13:24:01 dd9c8f8612c8: Preparing 13:24:01 450358b8ffac: Waiting 13:24:01 dd9c8f8612c8: Waiting 13:24:01 1f2308883906: Layer already exists 13:24:01 f1f59011c0a0: Layer already exists 13:24:01 5cd1dc9725d5: Pushed 13:24:01 dd9c8f8612c8: Layer already exists 13:24:01 12ebc547c255: Pushed 13:24:03 450358b8ffac: Pushed 13:24:07 39e1148ddefb: Pushed 13:24:08 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:5578006ac07d6fc5ee6fb9880ef2303e20bdecf52ddc59148ed8c93c256180eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:08 + 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 13:24:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 13:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:24:08 12ebc547c255: Preparing 13:24:08 39e1148ddefb: Preparing 13:24:08 f1f59011c0a0: Preparing 13:24:08 1f2308883906: Preparing 13:24:08 5cd1dc9725d5: Preparing 13:24:08 450358b8ffac: Preparing 13:24:08 dd9c8f8612c8: Preparing 13:24:08 450358b8ffac: Waiting 13:24:08 dd9c8f8612c8: Waiting 13:24:08 f1f59011c0a0: Layer already exists 13:24:08 12ebc547c255: Layer already exists 13:24:08 1f2308883906: Layer already exists 13:24:08 5cd1dc9725d5: Layer already exists 13:24:08 39e1148ddefb: Layer already exists 13:24:08 450358b8ffac: Layer already exists 13:24:08 dd9c8f8612c8: Layer already exists 13:24:09 latest: digest: sha256:5578006ac07d6fc5ee6fb9880ef2303e20bdecf52ddc59148ed8c93c256180eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.62 13:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:24:09 12ebc547c255: Preparing 13:24:09 39e1148ddefb: Preparing 13:24:09 f1f59011c0a0: Preparing 13:24:09 1f2308883906: Preparing 13:24:09 5cd1dc9725d5: Preparing 13:24:09 450358b8ffac: Preparing 13:24:09 dd9c8f8612c8: Preparing 13:24:09 450358b8ffac: Waiting 13:24:09 dd9c8f8612c8: Waiting 13:24:09 5cd1dc9725d5: Layer already exists 13:24:09 1f2308883906: Layer already exists 13:24:09 f1f59011c0a0: Layer already exists 13:24:09 39e1148ddefb: Layer already exists 13:24:09 12ebc547c255: Layer already exists 13:24:09 450358b8ffac: Layer already exists 13:24:09 dd9c8f8612c8: Layer already exists 13:24:09 4.0.0-dev.62: digest: sha256:5578006ac07d6fc5ee6fb9880ef2303e20bdecf52ddc59148ed8c93c256180eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:24:10 12ebc547c255: Preparing 13:24:10 39e1148ddefb: Preparing 13:24:10 f1f59011c0a0: Preparing 13:24:10 1f2308883906: Preparing 13:24:10 5cd1dc9725d5: Preparing 13:24:10 450358b8ffac: Preparing 13:24:10 dd9c8f8612c8: Preparing 13:24:10 450358b8ffac: Waiting 13:24:10 dd9c8f8612c8: Waiting 13:24:10 39e1148ddefb: Layer already exists 13:24:10 1f2308883906: Layer already exists 13:24:10 5cd1dc9725d5: Layer already exists 13:24:10 f1f59011c0a0: Layer already exists 13:24:10 12ebc547c255: Layer already exists 13:24:10 450358b8ffac: Layer already exists 13:24:10 dd9c8f8612c8: Layer already exists 13:24:10 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:5578006ac07d6fc5ee6fb9880ef2303e20bdecf52ddc59148ed8c93c256180eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:11 + 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 13:24:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 13:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:24:11 12ebc547c255: Preparing 13:24:11 39e1148ddefb: Preparing 13:24:11 f1f59011c0a0: Preparing 13:24:11 1f2308883906: Preparing 13:24:11 5cd1dc9725d5: Preparing 13:24:11 450358b8ffac: Preparing 13:24:11 dd9c8f8612c8: Preparing 13:24:11 450358b8ffac: Waiting 13:24:11 dd9c8f8612c8: Waiting 13:24:11 f1f59011c0a0: Layer already exists 13:24:11 12ebc547c255: Layer already exists 13:24:11 5cd1dc9725d5: Layer already exists 13:24:11 39e1148ddefb: Layer already exists 13:24:11 1f2308883906: Layer already exists 13:24:11 dd9c8f8612c8: Layer already exists 13:24:11 450358b8ffac: Layer already exists 13:24:11 main: digest: sha256:5578006ac07d6fc5ee6fb9880ef2303e20bdecf52ddc59148ed8c93c256180eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:11 ===================================================== [Pipeline] echo 13:24:11 taggedImages: 13:24:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:24:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 13:24:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.62 13:24:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:24:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 13:24:11 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 13:24:11 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:24:11 latest 13:24:11 4.0.0-dev.62 13:24:11 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:24:11 main 13:24:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:24:12 31d039dffe68: Preparing 13:24:12 b6b94f956895: Preparing 13:24:12 00a1b956874c: Preparing 13:24:12 f1f59011c0a0: Preparing 13:24:12 1f2308883906: Preparing 13:24:12 ca025d7b4197: Preparing 13:24:12 0f3f11fed4aa: Preparing 13:24:12 3f5e37b1995d: Preparing 13:24:12 05d0d020a24f: Preparing 13:24:12 dd9c8f8612c8: Preparing 13:24:12 ca025d7b4197: Waiting 13:24:12 0f3f11fed4aa: Waiting 13:24:12 3f5e37b1995d: Waiting 13:24:12 05d0d020a24f: Waiting 13:24:12 dd9c8f8612c8: Waiting 13:24:12 1f2308883906: Layer already exists 13:24:12 f1f59011c0a0: Layer already exists 13:24:12 b6b94f956895: Pushed 13:24:12 00a1b956874c: Pushed 13:24:12 31d039dffe68: Pushed 13:24:12 dd9c8f8612c8: Layer already exists 13:24:12 3f5e37b1995d: Pushed 13:24:13 05d0d020a24f: Pushed 13:24:23 0f3f11fed4aa: Pushed 13:24:38 ca025d7b4197: Pushed 13:24:38 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:8f63be131b786372b93bc38a3e4b4262c0a714fd90bea3fc18e20894dff194eb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:39 + 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 13:24:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 13:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:24:39 31d039dffe68: Preparing 13:24:39 b6b94f956895: Preparing 13:24:39 00a1b956874c: Preparing 13:24:39 f1f59011c0a0: Preparing 13:24:39 1f2308883906: Preparing 13:24:39 ca025d7b4197: Preparing 13:24:39 0f3f11fed4aa: Preparing 13:24:39 3f5e37b1995d: Preparing 13:24:39 05d0d020a24f: Preparing 13:24:39 dd9c8f8612c8: Preparing 13:24:39 0f3f11fed4aa: Waiting 13:24:39 3f5e37b1995d: Waiting 13:24:39 05d0d020a24f: Waiting 13:24:39 dd9c8f8612c8: Waiting 13:24:39 ca025d7b4197: Waiting 13:24:39 1f2308883906: Layer already exists 13:24:39 31d039dffe68: Layer already exists 13:24:39 00a1b956874c: Layer already exists 13:24:39 b6b94f956895: Layer already exists 13:24:39 f1f59011c0a0: Layer already exists 13:24:39 ca025d7b4197: Layer already exists 13:24:39 dd9c8f8612c8: Layer already exists 13:24:39 3f5e37b1995d: Layer already exists 13:24:39 05d0d020a24f: Layer already exists 13:24:39 0f3f11fed4aa: Layer already exists 13:24:39 latest: digest: sha256:8f63be131b786372b93bc38a3e4b4262c0a714fd90bea3fc18e20894dff194eb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.62 13:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:24:40 31d039dffe68: Preparing 13:24:40 b6b94f956895: Preparing 13:24:40 00a1b956874c: Preparing 13:24:40 f1f59011c0a0: Preparing 13:24:40 1f2308883906: Preparing 13:24:40 ca025d7b4197: Preparing 13:24:40 0f3f11fed4aa: Preparing 13:24:40 3f5e37b1995d: Preparing 13:24:40 05d0d020a24f: Preparing 13:24:40 dd9c8f8612c8: Preparing 13:24:40 ca025d7b4197: Waiting 13:24:40 0f3f11fed4aa: Waiting 13:24:40 3f5e37b1995d: Waiting 13:24:40 05d0d020a24f: Waiting 13:24:40 dd9c8f8612c8: Waiting 13:24:40 f1f59011c0a0: Layer already exists 13:24:40 b6b94f956895: Layer already exists 13:24:40 00a1b956874c: Layer already exists 13:24:40 1f2308883906: Layer already exists 13:24:40 31d039dffe68: Layer already exists 13:24:40 3f5e37b1995d: Layer already exists 13:24:40 ca025d7b4197: Layer already exists 13:24:40 dd9c8f8612c8: Layer already exists 13:24:40 0f3f11fed4aa: Layer already exists 13:24:40 05d0d020a24f: Layer already exists 13:24:40 4.0.0-dev.62: digest: sha256:8f63be131b786372b93bc38a3e4b4262c0a714fd90bea3fc18e20894dff194eb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:24:41 31d039dffe68: Preparing 13:24:41 b6b94f956895: Preparing 13:24:41 00a1b956874c: Preparing 13:24:41 f1f59011c0a0: Preparing 13:24:41 1f2308883906: Preparing 13:24:41 ca025d7b4197: Preparing 13:24:41 0f3f11fed4aa: Preparing 13:24:41 3f5e37b1995d: Preparing 13:24:41 05d0d020a24f: Preparing 13:24:41 dd9c8f8612c8: Preparing 13:24:41 3f5e37b1995d: Waiting 13:24:41 ca025d7b4197: Waiting 13:24:41 05d0d020a24f: Waiting 13:24:41 0f3f11fed4aa: Waiting 13:24:41 dd9c8f8612c8: Waiting 13:24:41 00a1b956874c: Layer already exists 13:24:41 1f2308883906: Layer already exists 13:24:41 f1f59011c0a0: Layer already exists 13:24:41 b6b94f956895: Layer already exists 13:24:41 31d039dffe68: Layer already exists 13:24:41 3f5e37b1995d: Layer already exists 13:24:41 05d0d020a24f: Layer already exists 13:24:41 dd9c8f8612c8: Layer already exists 13:24:41 ca025d7b4197: Layer already exists 13:24:41 0f3f11fed4aa: Layer already exists 13:24:41 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:8f63be131b786372b93bc38a3e4b4262c0a714fd90bea3fc18e20894dff194eb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:41 + 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 13:24:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 13:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:24:42 31d039dffe68: Preparing 13:24:42 b6b94f956895: Preparing 13:24:42 00a1b956874c: Preparing 13:24:42 f1f59011c0a0: Preparing 13:24:42 1f2308883906: Preparing 13:24:42 ca025d7b4197: Preparing 13:24:42 0f3f11fed4aa: Preparing 13:24:42 3f5e37b1995d: Preparing 13:24:42 05d0d020a24f: Preparing 13:24:42 dd9c8f8612c8: Preparing 13:24:42 ca025d7b4197: Waiting 13:24:42 05d0d020a24f: Waiting 13:24:42 0f3f11fed4aa: Waiting 13:24:42 dd9c8f8612c8: Waiting 13:24:42 3f5e37b1995d: Waiting 13:24:42 f1f59011c0a0: Layer already exists 13:24:42 00a1b956874c: Layer already exists 13:24:42 1f2308883906: Layer already exists 13:24:42 31d039dffe68: Layer already exists 13:24:42 b6b94f956895: Layer already exists 13:24:42 ca025d7b4197: Layer already exists 13:24:42 3f5e37b1995d: Layer already exists 13:24:42 0f3f11fed4aa: Layer already exists 13:24:42 dd9c8f8612c8: Layer already exists 13:24:42 05d0d020a24f: Layer already exists 13:24:42 main: digest: sha256:8f63be131b786372b93bc38a3e4b4262c0a714fd90bea3fc18e20894dff194eb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:42 ===================================================== [Pipeline] echo 13:24:42 taggedImages: 13:24:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:24:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 13:24:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.62 13:24:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:24:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 13:24:42 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 13:24:42 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:24:42 latest 13:24:42 4.0.0-dev.62 13:24:42 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:24:42 main 13:24:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:24:43 8fd1dd3ddf0d: Preparing 13:24:43 e4cbc5e9bcdc: Preparing 13:24:43 5048af8c146a: Preparing 13:24:43 f1f59011c0a0: Preparing 13:24:43 1f2308883906: Preparing 13:24:43 ca025d7b4197: Preparing 13:24:43 8602f9820900: Preparing 13:24:43 5d8262390596: Preparing 13:24:43 dd9c8f8612c8: Preparing 13:24:43 5d8262390596: Waiting 13:24:43 ca025d7b4197: Waiting 13:24:43 8602f9820900: Waiting 13:24:43 dd9c8f8612c8: Waiting 13:24:43 1f2308883906: Layer already exists 13:24:43 f1f59011c0a0: Layer already exists 13:24:43 ca025d7b4197: Layer already exists 13:24:43 5048af8c146a: Pushed 13:24:43 e4cbc5e9bcdc: Pushed 13:24:43 8fd1dd3ddf0d: Pushed 13:24:43 dd9c8f8612c8: Layer already exists 13:24:43 8602f9820900: Pushed 13:24:44 5d8262390596: Pushed 13:24:44 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:bf3d59cf6789913e753de8ec8b67fd564f8d7ab8ba648f4934e9ccb6692c0f66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:44 + 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 13:24:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 13:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:24:45 8fd1dd3ddf0d: Preparing 13:24:45 e4cbc5e9bcdc: Preparing 13:24:45 5048af8c146a: Preparing 13:24:45 f1f59011c0a0: Preparing 13:24:45 1f2308883906: Preparing 13:24:45 ca025d7b4197: Preparing 13:24:45 8602f9820900: Preparing 13:24:45 5d8262390596: Preparing 13:24:45 dd9c8f8612c8: Preparing 13:24:45 8602f9820900: Waiting 13:24:45 5d8262390596: Waiting 13:24:45 dd9c8f8612c8: Waiting 13:24:45 ca025d7b4197: Waiting 13:24:45 5048af8c146a: Layer already exists 13:24:45 8fd1dd3ddf0d: Layer already exists 13:24:45 e4cbc5e9bcdc: Layer already exists 13:24:45 1f2308883906: Layer already exists 13:24:45 f1f59011c0a0: Layer already exists 13:24:45 dd9c8f8612c8: Layer already exists 13:24:45 8602f9820900: Layer already exists 13:24:45 5d8262390596: Layer already exists 13:24:45 ca025d7b4197: Layer already exists 13:24:45 latest: digest: sha256:bf3d59cf6789913e753de8ec8b67fd564f8d7ab8ba648f4934e9ccb6692c0f66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.62 13:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:24:46 8fd1dd3ddf0d: Preparing 13:24:46 e4cbc5e9bcdc: Preparing 13:24:46 5048af8c146a: Preparing 13:24:46 f1f59011c0a0: Preparing 13:24:46 1f2308883906: Preparing 13:24:46 ca025d7b4197: Preparing 13:24:46 8602f9820900: Preparing 13:24:46 5d8262390596: Preparing 13:24:46 dd9c8f8612c8: Preparing 13:24:46 8602f9820900: Waiting 13:24:46 5d8262390596: Waiting 13:24:46 dd9c8f8612c8: Waiting 13:24:46 ca025d7b4197: Waiting 13:24:46 1f2308883906: Layer already exists 13:24:46 e4cbc5e9bcdc: Layer already exists 13:24:46 8fd1dd3ddf0d: Layer already exists 13:24:46 f1f59011c0a0: Layer already exists 13:24:46 5048af8c146a: Layer already exists 13:24:46 ca025d7b4197: Layer already exists 13:24:46 5d8262390596: Layer already exists 13:24:46 8602f9820900: Layer already exists 13:24:46 dd9c8f8612c8: Layer already exists 13:24:46 4.0.0-dev.62: digest: sha256:bf3d59cf6789913e753de8ec8b67fd564f8d7ab8ba648f4934e9ccb6692c0f66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:24:47 8fd1dd3ddf0d: Preparing 13:24:47 e4cbc5e9bcdc: Preparing 13:24:47 5048af8c146a: Preparing 13:24:47 f1f59011c0a0: Preparing 13:24:47 1f2308883906: Preparing 13:24:47 ca025d7b4197: Preparing 13:24:47 8602f9820900: Preparing 13:24:47 5d8262390596: Preparing 13:24:47 dd9c8f8612c8: Preparing 13:24:47 8602f9820900: Waiting 13:24:47 5d8262390596: Waiting 13:24:47 dd9c8f8612c8: Waiting 13:24:47 ca025d7b4197: Waiting 13:24:47 5048af8c146a: Layer already exists 13:24:47 8fd1dd3ddf0d: Layer already exists 13:24:47 1f2308883906: Layer already exists 13:24:47 e4cbc5e9bcdc: Layer already exists 13:24:47 f1f59011c0a0: Layer already exists 13:24:47 5d8262390596: Layer already exists 13:24:47 8602f9820900: Layer already exists 13:24:47 dd9c8f8612c8: Layer already exists 13:24:47 ca025d7b4197: Layer already exists 13:24:47 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:bf3d59cf6789913e753de8ec8b67fd564f8d7ab8ba648f4934e9ccb6692c0f66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:48 + 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 13:24:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 13:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:24:48 8fd1dd3ddf0d: Preparing 13:24:48 e4cbc5e9bcdc: Preparing 13:24:48 5048af8c146a: Preparing 13:24:48 f1f59011c0a0: Preparing 13:24:48 1f2308883906: Preparing 13:24:48 ca025d7b4197: Preparing 13:24:48 8602f9820900: Preparing 13:24:48 5d8262390596: Preparing 13:24:48 dd9c8f8612c8: Preparing 13:24:48 8602f9820900: Waiting 13:24:48 5d8262390596: Waiting 13:24:48 dd9c8f8612c8: Waiting 13:24:48 1f2308883906: Layer already exists 13:24:48 8fd1dd3ddf0d: Layer already exists 13:24:48 5048af8c146a: Layer already exists 13:24:48 e4cbc5e9bcdc: Layer already exists 13:24:48 f1f59011c0a0: Layer already exists 13:24:48 dd9c8f8612c8: Layer already exists 13:24:48 ca025d7b4197: Layer already exists 13:24:48 8602f9820900: Layer already exists 13:24:48 5d8262390596: Layer already exists 13:24:48 main: digest: sha256:bf3d59cf6789913e753de8ec8b67fd564f8d7ab8ba648f4934e9ccb6692c0f66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:24:48 ===================================================== [Pipeline] echo 13:24:48 taggedImages: 13:24:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:24:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 13:24:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.62 13:24:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:24:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 13:24:48 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 13:24:48 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:24:48 latest 13:24:48 4.0.0-dev.62 13:24:48 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:24:48 main 13:24:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:24:49 5ca407c2c4c8: Preparing 13:24:49 49089fb283a0: Preparing 13:24:49 122f090c44d6: Preparing 13:24:49 f1f59011c0a0: Preparing 13:24:49 1f2308883906: Preparing 13:24:49 0b5a2ab3352e: Preparing 13:24:49 3f5e37b1995d: Preparing 13:24:49 05d0d020a24f: Preparing 13:24:49 dd9c8f8612c8: Preparing 13:24:49 3f5e37b1995d: Waiting 13:24:49 05d0d020a24f: Waiting 13:24:49 dd9c8f8612c8: Waiting 13:24:49 0b5a2ab3352e: Waiting 13:24:49 f1f59011c0a0: Layer already exists 13:24:49 1f2308883906: Layer already exists 13:24:49 3f5e37b1995d: Layer already exists 13:24:49 49089fb283a0: Pushed 13:24:49 122f090c44d6: Pushed 13:24:49 05d0d020a24f: Layer already exists 13:24:49 5ca407c2c4c8: Pushed 13:24:49 dd9c8f8612c8: Layer already exists 13:25:16 0b5a2ab3352e: Pushed 13:25:16 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:28bd76222eb6bb15c9d8a72511b7ba1046d1b9c97ee50775a5e8a31854b8931a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:16 + 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 13:25:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 13:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:25:17 5ca407c2c4c8: Preparing 13:25:17 49089fb283a0: Preparing 13:25:17 122f090c44d6: Preparing 13:25:17 f1f59011c0a0: Preparing 13:25:17 1f2308883906: Preparing 13:25:17 0b5a2ab3352e: Preparing 13:25:17 3f5e37b1995d: Preparing 13:25:17 05d0d020a24f: Preparing 13:25:17 dd9c8f8612c8: Preparing 13:25:17 3f5e37b1995d: Waiting 13:25:17 05d0d020a24f: Waiting 13:25:17 dd9c8f8612c8: Waiting 13:25:17 0b5a2ab3352e: Waiting 13:25:17 49089fb283a0: Layer already exists 13:25:17 1f2308883906: Layer already exists 13:25:17 5ca407c2c4c8: Layer already exists 13:25:17 122f090c44d6: Layer already exists 13:25:17 f1f59011c0a0: Layer already exists 13:25:17 0b5a2ab3352e: Layer already exists 13:25:17 3f5e37b1995d: Layer already exists 13:25:17 dd9c8f8612c8: Layer already exists 13:25:17 05d0d020a24f: Layer already exists 13:25:17 latest: digest: sha256:28bd76222eb6bb15c9d8a72511b7ba1046d1b9c97ee50775a5e8a31854b8931a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.62 13:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:25:18 5ca407c2c4c8: Preparing 13:25:18 49089fb283a0: Preparing 13:25:18 122f090c44d6: Preparing 13:25:18 f1f59011c0a0: Preparing 13:25:18 1f2308883906: Preparing 13:25:18 0b5a2ab3352e: Preparing 13:25:18 3f5e37b1995d: Preparing 13:25:18 05d0d020a24f: Preparing 13:25:18 dd9c8f8612c8: Preparing 13:25:18 3f5e37b1995d: Waiting 13:25:18 05d0d020a24f: Waiting 13:25:18 0b5a2ab3352e: Waiting 13:25:18 122f090c44d6: Layer already exists 13:25:18 49089fb283a0: Layer already exists 13:25:18 5ca407c2c4c8: Layer already exists 13:25:18 1f2308883906: Layer already exists 13:25:18 f1f59011c0a0: Layer already exists 13:25:18 05d0d020a24f: Layer already exists 13:25:18 3f5e37b1995d: Layer already exists 13:25:18 dd9c8f8612c8: Layer already exists 13:25:18 0b5a2ab3352e: Layer already exists 13:25:18 4.0.0-dev.62: digest: sha256:28bd76222eb6bb15c9d8a72511b7ba1046d1b9c97ee50775a5e8a31854b8931a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:25:19 5ca407c2c4c8: Preparing 13:25:19 49089fb283a0: Preparing 13:25:19 122f090c44d6: Preparing 13:25:19 f1f59011c0a0: Preparing 13:25:19 1f2308883906: Preparing 13:25:19 0b5a2ab3352e: Preparing 13:25:19 3f5e37b1995d: Preparing 13:25:19 05d0d020a24f: Preparing 13:25:19 dd9c8f8612c8: Preparing 13:25:19 3f5e37b1995d: Waiting 13:25:19 05d0d020a24f: Waiting 13:25:19 dd9c8f8612c8: Waiting 13:25:19 0b5a2ab3352e: Waiting 13:25:19 49089fb283a0: Layer already exists 13:25:19 122f090c44d6: Layer already exists 13:25:19 5ca407c2c4c8: Layer already exists 13:25:19 1f2308883906: Layer already exists 13:25:19 f1f59011c0a0: Layer already exists 13:25:19 05d0d020a24f: Layer already exists 13:25:19 3f5e37b1995d: Layer already exists 13:25:19 0b5a2ab3352e: Layer already exists 13:25:19 dd9c8f8612c8: Layer already exists 13:25:19 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:28bd76222eb6bb15c9d8a72511b7ba1046d1b9c97ee50775a5e8a31854b8931a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:19 + 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 13:25:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 13:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:25:20 5ca407c2c4c8: Preparing 13:25:20 49089fb283a0: Preparing 13:25:20 122f090c44d6: Preparing 13:25:20 f1f59011c0a0: Preparing 13:25:20 1f2308883906: Preparing 13:25:20 0b5a2ab3352e: Preparing 13:25:20 3f5e37b1995d: Preparing 13:25:20 05d0d020a24f: Preparing 13:25:20 dd9c8f8612c8: Preparing 13:25:20 0b5a2ab3352e: Waiting 13:25:20 3f5e37b1995d: Waiting 13:25:20 05d0d020a24f: Waiting 13:25:20 dd9c8f8612c8: Waiting 13:25:20 49089fb283a0: Layer already exists 13:25:20 5ca407c2c4c8: Layer already exists 13:25:20 f1f59011c0a0: Layer already exists 13:25:20 1f2308883906: Layer already exists 13:25:20 122f090c44d6: Layer already exists 13:25:20 3f5e37b1995d: Layer already exists 13:25:20 05d0d020a24f: Layer already exists 13:25:20 0b5a2ab3352e: Layer already exists 13:25:20 dd9c8f8612c8: Layer already exists 13:25:20 main: digest: sha256:28bd76222eb6bb15c9d8a72511b7ba1046d1b9c97ee50775a5e8a31854b8931a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:25:20 ===================================================== [Pipeline] echo 13:25:20 taggedImages: 13:25:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:25:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 13:25:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.62 13:25:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:25:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 13:25:20 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 13:25:20 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:25:20 latest 13:25:20 4.0.0-dev.62 13:25:20 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:25:20 main 13:25:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:25:21 21f4ebd5c8ca: Preparing 13:25:21 4f6ee5b62789: Preparing 13:25:21 f1f59011c0a0: Preparing 13:25:21 1f2308883906: Preparing 13:25:21 ff6c8fb56c6e: Preparing 13:25:21 3754a125afb7: Preparing 13:25:21 dd9c8f8612c8: Preparing 13:25:21 3754a125afb7: Waiting 13:25:21 dd9c8f8612c8: Waiting 13:25:21 f1f59011c0a0: Layer already exists 13:25:21 1f2308883906: Layer already exists 13:25:21 dd9c8f8612c8: Layer already exists 13:25:21 21f4ebd5c8ca: Pushed 13:25:21 ff6c8fb56c6e: Pushed 13:25:22 3754a125afb7: Pushed 13:25:29 4f6ee5b62789: Pushed 13:25:29 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:a9f80e93effe243f75f0cf08b8e2a1a7f0f07d1a9eeed1b8191cc40a5582b7f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:25:30 21f4ebd5c8ca: Preparing 13:25:30 4f6ee5b62789: Preparing 13:25:30 f1f59011c0a0: Preparing 13:25:30 1f2308883906: Preparing 13:25:30 ff6c8fb56c6e: Preparing 13:25:30 3754a125afb7: Preparing 13:25:30 dd9c8f8612c8: Preparing 13:25:30 3754a125afb7: Waiting 13:25:30 dd9c8f8612c8: Waiting 13:25:30 ff6c8fb56c6e: Layer already exists 13:25:30 21f4ebd5c8ca: Layer already exists 13:25:30 1f2308883906: Layer already exists 13:25:30 f1f59011c0a0: Layer already exists 13:25:30 4f6ee5b62789: Layer already exists 13:25:30 dd9c8f8612c8: Layer already exists 13:25:30 3754a125afb7: Layer already exists 13:25:30 latest: digest: sha256:a9f80e93effe243f75f0cf08b8e2a1a7f0f07d1a9eeed1b8191cc40a5582b7f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.62 13:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:25:31 21f4ebd5c8ca: Preparing 13:25:31 4f6ee5b62789: Preparing 13:25:31 f1f59011c0a0: Preparing 13:25:31 1f2308883906: Preparing 13:25:31 ff6c8fb56c6e: Preparing 13:25:31 3754a125afb7: Preparing 13:25:31 dd9c8f8612c8: Preparing 13:25:31 3754a125afb7: Waiting 13:25:31 dd9c8f8612c8: Waiting 13:25:31 21f4ebd5c8ca: Layer already exists 13:25:31 4f6ee5b62789: Layer already exists 13:25:31 1f2308883906: Layer already exists 13:25:31 ff6c8fb56c6e: Layer already exists 13:25:31 f1f59011c0a0: Layer already exists 13:25:31 3754a125afb7: Layer already exists 13:25:31 dd9c8f8612c8: Layer already exists 13:25:31 4.0.0-dev.62: digest: sha256:a9f80e93effe243f75f0cf08b8e2a1a7f0f07d1a9eeed1b8191cc40a5582b7f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:25:31 21f4ebd5c8ca: Preparing 13:25:31 4f6ee5b62789: Preparing 13:25:31 f1f59011c0a0: Preparing 13:25:31 1f2308883906: Preparing 13:25:31 ff6c8fb56c6e: Preparing 13:25:31 3754a125afb7: Preparing 13:25:31 dd9c8f8612c8: Preparing 13:25:31 3754a125afb7: Waiting 13:25:31 dd9c8f8612c8: Waiting 13:25:31 f1f59011c0a0: Layer already exists 13:25:31 ff6c8fb56c6e: Layer already exists 13:25:31 21f4ebd5c8ca: Layer already exists 13:25:31 4f6ee5b62789: Layer already exists 13:25:31 1f2308883906: Layer already exists 13:25:31 3754a125afb7: Layer already exists 13:25:31 dd9c8f8612c8: Layer already exists 13:25:32 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:a9f80e93effe243f75f0cf08b8e2a1a7f0f07d1a9eeed1b8191cc40a5582b7f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 13:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:25:32 21f4ebd5c8ca: Preparing 13:25:32 4f6ee5b62789: Preparing 13:25:32 f1f59011c0a0: Preparing 13:25:32 1f2308883906: Preparing 13:25:32 ff6c8fb56c6e: Preparing 13:25:32 3754a125afb7: Preparing 13:25:32 dd9c8f8612c8: Preparing 13:25:32 3754a125afb7: Waiting 13:25:32 dd9c8f8612c8: Waiting 13:25:32 4f6ee5b62789: Layer already exists 13:25:32 1f2308883906: Layer already exists 13:25:32 21f4ebd5c8ca: Layer already exists 13:25:32 ff6c8fb56c6e: Layer already exists 13:25:32 f1f59011c0a0: Layer already exists 13:25:32 dd9c8f8612c8: Layer already exists 13:25:32 3754a125afb7: Layer already exists 13:25:33 main: digest: sha256:a9f80e93effe243f75f0cf08b8e2a1a7f0f07d1a9eeed1b8191cc40a5582b7f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:25:33 ===================================================== [Pipeline] echo 13:25:33 taggedImages: 13:25:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:25:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:25:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.62 13:25:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:25:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 13:25:33 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 13:25:33 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:25:33 latest 13:25:33 4.0.0-dev.62 13:25:33 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:25:33 main 13:25:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:25:33 123c53a5227a: Preparing 13:25:33 acc1f9abc6ff: Preparing 13:25:33 f1f59011c0a0: Preparing 13:25:33 1f2308883906: Preparing 13:25:33 ad8fd5d4d337: Preparing 13:25:33 dbafb4f71ad6: Preparing 13:25:33 dd9c8f8612c8: Preparing 13:25:33 dbafb4f71ad6: Waiting 13:25:33 dd9c8f8612c8: Waiting 13:25:33 1f2308883906: Layer already exists 13:25:33 f1f59011c0a0: Layer already exists 13:25:34 dd9c8f8612c8: Layer already exists 13:25:34 ad8fd5d4d337: Pushed 13:25:34 123c53a5227a: Pushed 13:25:34 dbafb4f71ad6: Pushed 13:25:42 acc1f9abc6ff: Pushed 13:25:42 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea: digest: sha256:dfaf747e984fd89b7c603b94f87302d7882ed6dcde28112d12d014fbf333ec89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:25:43 123c53a5227a: Preparing 13:25:43 acc1f9abc6ff: Preparing 13:25:43 f1f59011c0a0: Preparing 13:25:43 1f2308883906: Preparing 13:25:43 ad8fd5d4d337: Preparing 13:25:43 dbafb4f71ad6: Preparing 13:25:43 dd9c8f8612c8: Preparing 13:25:43 dbafb4f71ad6: Waiting 13:25:43 dd9c8f8612c8: Waiting 13:25:43 f1f59011c0a0: Layer already exists 13:25:43 123c53a5227a: Layer already exists 13:25:43 ad8fd5d4d337: Layer already exists 13:25:43 1f2308883906: Layer already exists 13:25:43 acc1f9abc6ff: Layer already exists 13:25:43 dbafb4f71ad6: Layer already exists 13:25:43 dd9c8f8612c8: Layer already exists 13:25:43 latest: digest: sha256:dfaf747e984fd89b7c603b94f87302d7882ed6dcde28112d12d014fbf333ec89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.62 13:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:25:44 123c53a5227a: Preparing 13:25:44 acc1f9abc6ff: Preparing 13:25:44 f1f59011c0a0: Preparing 13:25:44 1f2308883906: Preparing 13:25:44 ad8fd5d4d337: Preparing 13:25:44 dbafb4f71ad6: Preparing 13:25:44 dd9c8f8612c8: Preparing 13:25:44 dbafb4f71ad6: Waiting 13:25:44 dd9c8f8612c8: Waiting 13:25:44 1f2308883906: Layer already exists 13:25:44 acc1f9abc6ff: Layer already exists 13:25:44 ad8fd5d4d337: Layer already exists 13:25:44 f1f59011c0a0: Layer already exists 13:25:44 123c53a5227a: Layer already exists 13:25:44 dbafb4f71ad6: Layer already exists 13:25:44 dd9c8f8612c8: Layer already exists 13:25:44 4.0.0-dev.62: digest: sha256:dfaf747e984fd89b7c603b94f87302d7882ed6dcde28112d12d014fbf333ec89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:25:45 123c53a5227a: Preparing 13:25:45 acc1f9abc6ff: Preparing 13:25:45 f1f59011c0a0: Preparing 13:25:45 1f2308883906: Preparing 13:25:45 ad8fd5d4d337: Preparing 13:25:45 dbafb4f71ad6: Preparing 13:25:45 dd9c8f8612c8: Preparing 13:25:45 dbafb4f71ad6: Waiting 13:25:45 dd9c8f8612c8: Waiting 13:25:45 123c53a5227a: Layer already exists 13:25:45 acc1f9abc6ff: Layer already exists 13:25:45 f1f59011c0a0: Layer already exists 13:25:45 1f2308883906: Layer already exists 13:25:45 ad8fd5d4d337: Layer already exists 13:25:45 dbafb4f71ad6: Layer already exists 13:25:45 dd9c8f8612c8: Layer already exists 13:25:45 5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62: digest: sha256:dfaf747e984fd89b7c603b94f87302d7882ed6dcde28112d12d014fbf333ec89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 13:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:25:45 123c53a5227a: Preparing 13:25:45 acc1f9abc6ff: Preparing 13:25:45 f1f59011c0a0: Preparing 13:25:45 1f2308883906: Preparing 13:25:45 ad8fd5d4d337: Preparing 13:25:45 dbafb4f71ad6: Preparing 13:25:45 dd9c8f8612c8: Preparing 13:25:45 dbafb4f71ad6: Waiting 13:25:45 dd9c8f8612c8: Waiting 13:25:45 ad8fd5d4d337: Layer already exists 13:25:45 123c53a5227a: Layer already exists 13:25:45 1f2308883906: Layer already exists 13:25:45 f1f59011c0a0: Layer already exists 13:25:45 acc1f9abc6ff: Layer already exists 13:25:45 dd9c8f8612c8: Layer already exists 13:25:45 dbafb4f71ad6: Layer already exists 13:25:46 main: digest: sha256:dfaf747e984fd89b7c603b94f87302d7882ed6dcde28112d12d014fbf333ec89 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:25:46 ===================================================== [Pipeline] echo 13:25:46 taggedImages: 13:25:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea 13:25:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:25:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.62 13:25:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea-4.0.0-dev.62 13:25:46 - 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 13:25:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:25:46 13:25:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:25:46 arm64: Pulling from edgex-lftools-log-publisher 13:25:46 8998bd30e6a1: Pulling fs layer 13:25:46 04944245beec: Pulling fs layer 13:25:46 699f458cf7ca: Pulling fs layer 13:25:46 765212b225bb: Pulling fs layer 13:25:46 f23df028b6ca: Pulling fs layer 13:25:46 d65c8cfc05b1: Pulling fs layer 13:25:46 2437ff75d9bd: Pulling fs layer 13:25:46 d65c8cfc05b1: Waiting 13:25:46 765212b225bb: Waiting 13:25:46 f23df028b6ca: Waiting 13:25:46 2437ff75d9bd: Waiting 13:25:47 04944245beec: Verifying Checksum 13:25:47 04944245beec: Download complete 13:25:47 765212b225bb: Verifying Checksum 13:25:47 765212b225bb: Download complete 13:25:47 f23df028b6ca: Verifying Checksum 13:25:47 f23df028b6ca: Download complete 13:25:47 d65c8cfc05b1: Verifying Checksum 13:25:47 d65c8cfc05b1: Download complete 13:25:47 699f458cf7ca: Verifying Checksum 13:25:47 699f458cf7ca: Download complete 13:25:47 8998bd30e6a1: Verifying Checksum 13:25:47 8998bd30e6a1: Download complete 13:25:50 2437ff75d9bd: Download complete 13:25:52 8998bd30e6a1: Pull complete 13:25:52 04944245beec: Pull complete 13:25:54 699f458cf7ca: Pull complete 13:25:54 765212b225bb: Pull complete 13:25:55 f23df028b6ca: Pull complete 13:25:55 d65c8cfc05b1: Pull complete 13:26:13 2437ff75d9bd: Pull complete 13:26:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:26:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:26:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:14 prd-ubuntu20.04-docker-arm64-4c-16g-39615 does not seem to be running inside a container 13:26:14 $ 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/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@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 13:26:16 $ docker top 6a0d7f449bc3eef81bd41550bfa77fd256d1c825ead624247144e3992306f521 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:17 ---> job-cost.sh 13:26:17 lf-activate-venv: SKIPPING 13:26:17 INFO: No Stack... 13:26:17 INFO: Retrieving Pricing Info for: v3-standard-4 13:26:18 INFO: Archiving Costs [Pipeline] sh 13:26:18 + cat /w/workspace/edgex-go/800/archives/cost.csv 13:26:18 + cut -d, -f6 [Pipeline] lock 13:26:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-800-stack-cost] 13:26:18 Resource [jenkins-edgexfoundry-edgex-go-main-800-stack-cost] did not exist. Created. 13:26:18 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-800-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:26:19 + echo total: 0.10999999940395355 [Pipeline] stash 13:26:20 Stashed 1 file(s) [Pipeline] } 13:26:20 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-800-stack-cost] [Pipeline] // lock [Pipeline] } 13:26:20 $ docker stop --time=1 6a0d7f449bc3eef81bd41550bfa77fd256d1c825ead624247144e3992306f521 13:26:21 $ docker rm -f --volumes 6a0d7f449bc3eef81bd41550bfa77fd256d1c825ead624247144e3992306f521 [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 13:26:22 provisioning config files... 13:26:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/800@tmp/config7056213245801555245tmp [Pipeline] { [Pipeline] sh 13:26:22 + set +x 13:26:22 + + curl -s https://codecov.io/bash 13:26:22 bash -s -- 13:26:22 13:26:22 _____ _ 13:26:22 / ____| | | 13:26:22 | | ___ __| | ___ ___ _____ __ 13:26:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:26:22 | |___| (_) | (_| | __/ (_| (_) \ V / 13:26:22 \_____\___/ \__,_|\___|\___\___/ \_/ 13:26:22 Bash-1.0.6 13:26:22 13:26:22 13:26:22 ==> git version 2.25.1 found 13:26:22 ==> 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 13:26:22 Release-Date: 2020-01-08 13:26:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:26:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:26:22 ==> Jenkins CI detected. 13:26:22 current dir:  /w/workspace/edgex-go/800 13:26:22 project root: . 13:26:22 --> token set from env 13:26:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:26:22 ==> Running gcov in . (disable via -X gcov) 13:26:22 ==> Python coveragepy not found 13:26:22 ==> Searching for coverage reports in: 13:26:22 + . 13:26:22 -> Found 1 reports 13:26:22 ==> Detecting git/mercurial file structure 13:26:22 ==> Reading reports 13:26:22 + ./coverage.out bytes=1651062 13:26:22 ==> Appending adjustments 13:26:22 https://docs.codecov.io/docs/fixing-reports 13:26:24 + Found adjustments 13:26:24 ==> Gzipping contents 13:26:24 140K /tmp/codecov.AZqJxb.gz 13:26:24 ==> Uploading reports 13:26:24 url: https://codecov.io 13:26:24 query: branch=main&commit=5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea&build=800&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F800%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:26:24 -> Pinging Codecov 13:26:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea&build=800&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F800%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:26:24 -> Uploading to 13:26:24 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea/eb17e929-2e1e-4c16-8546-7425ff208916.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250224%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250224T132624Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5b03c27fa95b271d424822cd3d028cf9945166628ba9a14622e56978258574b2 13:26:24 % Total % Received % Xferd Average Speed Time Time Time Current 13:26:24 Dload Upload Total Spent Left Speed 13:26:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 136k 0 0 100 136k 0 491k --:--:-- --:--:-- --:--:-- 491k 13:26:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5e8c2c397ccbe9448d2350ae9b9a1774db1d29ea [Pipeline] } 13:26:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 13:26:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:26:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:26:25 13:26:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:26:25 latest: Pulling from edgex-devops/edgex-snyk-go 13:26:25 43c4264eed91: Pulling fs layer 13:26:25 4cc291be95ef: Pulling fs layer 13:26:25 2ac1f1163629: Pulling fs layer 13:26:25 5c3c966382ef: Pulling fs layer 13:26:25 4f4fb700ef54: Pulling fs layer 13:26:25 d9c7d2e4e75e: Pulling fs layer 13:26:25 9c3e1370e548: Pulling fs layer 13:26:25 5c3c966382ef: Waiting 13:26:25 d9c7d2e4e75e: Waiting 13:26:25 9c3e1370e548: Waiting 13:26:25 4f4fb700ef54: Waiting 13:26:25 4cc291be95ef: Verifying Checksum 13:26:25 4cc291be95ef: Download complete 13:26:25 5c3c966382ef: Verifying Checksum 13:26:25 5c3c966382ef: Download complete 13:26:25 4f4fb700ef54: Verifying Checksum 13:26:25 4f4fb700ef54: Download complete 13:26:25 43c4264eed91: Download complete 13:26:25 d9c7d2e4e75e: Verifying Checksum 13:26:25 d9c7d2e4e75e: Download complete 13:26:25 43c4264eed91: Pull complete 13:26:25 4cc291be95ef: Pull complete 13:26:26 2ac1f1163629: Verifying Checksum 13:26:26 2ac1f1163629: Download complete 13:26:26 9c3e1370e548: Verifying Checksum 13:26:26 9c3e1370e548: Download complete 13:26:29 2ac1f1163629: Pull complete 13:26:29 5c3c966382ef: Pull complete 13:26:29 4f4fb700ef54: Pull complete 13:26:29 d9c7d2e4e75e: Pull complete 13:26:33 9c3e1370e548: Pull complete 13:26:33 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 13:26:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:26:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:33 prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container 13:26:33 $ 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/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:26:34 $ docker top 5bdca8949535db52eacacc0ede3615e7feb87342124e08640aacd3a51b194d28 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:35 + git config --global --add safe.directory /w/workspace/edgex-go/800 [Pipeline] echo 13:26:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 13:26:35 + set -o pipefail 13:26:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 13:26:45 13:26:45 Monitoring /w/workspace/edgex-go/800 (github.com/edgexfoundry/edgex-go)... 13:26:45 13:26:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/82c95124-9fb8-4d8d-9a8f-0ce8d0aff5af 13:26:45 13:26:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:26:45 [Pipeline] } 13:26:46 $ docker stop --time=1 5bdca8949535db52eacacc0ede3615e7feb87342124e08640aacd3a51b194d28 13:26:48 $ docker rm -f --volumes 5bdca8949535db52eacacc0ede3615e7feb87342124e08640aacd3a51b194d28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 13:26:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:26:48 provisioning config files... 13:26:48 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/800@tmp/config5205120063149661593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:49 --> edgex-publish-swagger.sh 13:26:49 === Publish openapi API === 13:26:49 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 13:26:49 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/800/openapi/core-command.yaml] 13:26:49 % Total % Received % Xferd Average Speed Time Time Time Current 13:26:49 Dload Upload Total Spent Left Speed 13:26:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 54006 --:--:-- --:--:-- --:--:-- 54006 13:26:49 13:26:49 13:26:49 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/800/openapi/core-data.yaml] 13:26:49 % Total % Received % Xferd Average Speed Time Time Time Current 13:26:49 Dload Upload Total Spent Left Speed 13:26:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 344k --:--:-- --:--:-- --:--:-- 343k 100 72057 0 0 100 72057 0 108k --:--:-- --:--:-- --:--:-- 108k 13:26:50 13:26:50 13:26:50 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/800/openapi/core-keeper.yaml] 13:26:50 % Total % Received % Xferd Average Speed Time Time Time Current 13:26:50 Dload Upload Total Spent Left Speed 13:26:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 286 139k --:--:-- --:--:-- --:--:-- 139k 13:26:50 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:26:50 13:26:50 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/800/openapi/core-metadata.yaml] 13:26:50 % Total % Received % Xferd Average Speed Time Time Time Current 13:26:50 Dload Upload Total Spent Left Speed 13:26:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 0 0 100 156k 0 769k --:--:-- --:--:-- --:--:-- 765k 100 156k 100 156 100 156k 348 349k --:--:-- --:--:-- --:--:-- 348k 13:26:50 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 13:26:50 13:26:50 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/800/openapi/security-proxy-auth.yaml] 13:26:50 % Total % Received % Xferd Average Speed Time Time Time Current 13:26:50 Dload Upload Total Spent Left Speed 13:26:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 290 105k --:--:-- --:--:-- --:--:-- 105k 13:26:51 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:26:51 13:26:51 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/800/openapi/security-secretstore-setup.yaml] 13:26:51 % Total % Received % Xferd Average Speed Time Time Time Current 13:26:51 Dload Upload Total Spent Left Speed 13:26:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 390 23153 --:--:-- --:--:-- --:--:-- 23544 13:26:51 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 13:26:51 13:26:51 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/800/openapi/support-notifications.yaml] 13:26:51 % Total % Received % Xferd Average Speed Time Time Time Current 13:26:51 Dload Upload Total Spent Left Speed 13:26:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 480 300k --:--:-- --:--:-- --:--:-- 299k 100 97k 100 156 100 99976 480 300k --:--:-- --:--:-- --:--:-- 299k 13:26:51 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 13:26:51 13:26:51 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/800/openapi/support-scheduler.yaml] 13:26:51 % Total % Received % Xferd Average Speed Time Time Time Current 13:26:51 Dload Upload Total Spent Left Speed 13:26:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 528 167k --:--:-- --:--:-- --:--:-- 168k 13:26:51 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 13:26:51 [Pipeline] } 13:26:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 13:26:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:26:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:52 prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container 13:26:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:26:53 $ docker top 64b1e9f56ac8be1ec410ae976918347150a1c1d842ebff9001048db00222ffcd -eo pid,comm 13:26:53 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). 13:26:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:26:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:53 [ssh-agent] Looking for ssh-agent implementation... 13:26:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:53 $ docker exec 64b1e9f56ac8be1ec410ae976918347150a1c1d842ebff9001048db00222ffcd ssh-agent 13:26:53 SSH_AUTH_SOCK=/tmp/ssh-2WsstXOoI0ZL/agent.33 13:26:53 SSH_AGENT_PID=40 13:26:53 Running ssh-add (command line suppressed) 13:26:53 Identity added: /w/workspace/edgex-go/800@tmp/private_key_2322622772074921042.key (/w/workspace/edgex-go/800@tmp/private_key_2322622772074921042.key) 13:26:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:53 + git semver tag 13:26:54 2025-02-24 13:26:54,083 [run_tag] DEBUG tag force:False 13:26:54 2025-02-24 13:26:54,083 [check_head_tag] DEBUG check head tag 13:26:54 2025-02-24 13:26:54,086 [execute] INFO git cat-file --batch-check 13:26:54 2025-02-24 13:26:54,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/800, universal_newlines=False, shell=None, istream=) 13:26:54 2025-02-24 13:26:54,090 [execute] INFO git cat-file --batch 13:26:54 2025-02-24 13:26:54,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/800, universal_newlines=False, shell=None, istream=) 13:26:54 2025-02-24 13:26:54,162 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main 13:26:54 2025-02-24 13:26:54,163 [execute] INFO git tag -a v4.0.0-dev.62 -m v4.0.0-dev.62 13:26:54 2025-02-24 13:26:54,163 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.62', '-m', 'v4.0.0-dev.62'], cwd=/w/workspace/edgex-go/800, universal_newlines=False, shell=None, istream=None) 13:26:54 2025-02-24 13:26:54,169 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main 13:26:54 4.0.0-dev.62 [Pipeline] } 13:26:54 $ docker exec --env ******** --env ******** 64b1e9f56ac8be1ec410ae976918347150a1c1d842ebff9001048db00222ffcd ssh-agent -k 13:26:54 unset SSH_AUTH_SOCK; 13:26:54 unset SSH_AGENT_PID; 13:26:54 echo Agent pid 40 killed; 13:26:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:54 + git semver [Pipeline] } 13:26:55 $ docker stop --time=1 64b1e9f56ac8be1ec410ae976918347150a1c1d842ebff9001048db00222ffcd 13:26:56 $ docker rm -f --volumes 64b1e9f56ac8be1ec410ae976918347150a1c1d842ebff9001048db00222ffcd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:26:56 13:26:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:26:57 0.23.1-centos7: Pulling from edgex-lftools 13:26:57 ab5ef0e58194: Pulling fs layer 13:26:57 9712f1f96733: Pulling fs layer 13:26:57 63f879dbbcfc: Pulling fs layer 13:26:57 0d9ebad4ef96: Pulling fs layer 13:26:57 e9a5061849ea: Pulling fs layer 13:26:57 d747dcd14b5f: Pulling fs layer 13:26:57 2de7ff778b66: Pulling fs layer 13:26:57 e9a5061849ea: Waiting 13:26:57 d747dcd14b5f: Waiting 13:26:57 2de7ff778b66: Waiting 13:26:57 0d9ebad4ef96: Waiting 13:26:57 9712f1f96733: Verifying Checksum 13:26:57 9712f1f96733: Download complete 13:26:57 63f879dbbcfc: Verifying Checksum 13:26:57 63f879dbbcfc: Download complete 13:26:57 e9a5061849ea: Verifying Checksum 13:26:57 e9a5061849ea: Download complete 13:26:57 d747dcd14b5f: Verifying Checksum 13:26:57 d747dcd14b5f: Download complete 13:26:57 0d9ebad4ef96: Verifying Checksum 13:26:57 0d9ebad4ef96: Download complete 13:26:57 ab5ef0e58194: Download complete 13:26:57 2de7ff778b66: Verifying Checksum 13:26:57 2de7ff778b66: Download complete 13:27:00 ab5ef0e58194: Pull complete 13:27:00 9712f1f96733: Pull complete 13:27:01 63f879dbbcfc: Pull complete 13:27:05 0d9ebad4ef96: Pull complete 13:27:05 e9a5061849ea: Pull complete 13:27:05 d747dcd14b5f: Pull complete 13:27:06 2de7ff778b66: Pull complete 13:27:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:27:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:27:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:06 prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container 13:27:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:27:08 $ docker top a2d60b652e4883b01bf857757b77ba02d1a1898a5be6738c982f9d899750d17d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:27:08 provisioning config files... 13:27:08 copy managed file [sigul-config] to file:/w/workspace/edgex-go/800@tmp/config17597929558979413603tmp 13:27:08 copy managed file [sigul-password] to file:/w/workspace/edgex-go/800@tmp/config3781322243374478008tmp 13:27:08 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/800@tmp/config545776529344424743tmp [Pipeline] { [Pipeline] echo 13:27:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:27:09 ---> sigul-configuration.sh 13:27:09 gpg: directory `/root/.gnupg' created 13:27:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:27:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:27:09 gpg: keyring `/root/.gnupg/secring.gpg' created 13:27:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:27:09 gpg: CAST5 encrypted data 13:27:09 gpg: encrypted with 1 passphrase 13:27:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:27:09 + mkdir /home/jenkins 13:27:09 + mkdir /home/jenkins/sigul [Pipeline] sh 13:27:09 + 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 13:27:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:27:09 ---> sigul-install.sh 13:27:09 Sigul already installed; skipping installation. [Pipeline] sh 13:27:10 + git tag --list 13:27:10 0.6.0 13:27:10 0.6.1 13:27:10 0.7.0 13:27:10 0.7.1 13:27:10 v1.0.0 13:27:10 v1.0.1 13:27:10 v1.1.0 13:27:10 v1.2.0 13:27:10 v1.2.1 13:27:10 v1.3.0 13:27:10 v1.3.1 13:27:10 v2.0.0 13:27:10 v2.1.0 13:27:10 v2.1.1 13:27:10 v2.2.0 13:27:10 v2.3.0 13:27:10 v3.0 13:27:10 v3.0.0 13:27:10 v3.1 13:27:10 v3.1.0 13:27:10 v3.1.0-dev.1 13:27:10 v3.1.0-dev.10 13:27:10 v3.1.0-dev.11 13:27:10 v3.1.0-dev.12 13:27:10 v3.1.0-dev.13 13:27:10 v3.1.0-dev.14 13:27:10 v3.1.0-dev.15 13:27:10 v3.1.0-dev.16 13:27:10 v3.1.0-dev.17 13:27:10 v3.1.0-dev.18 13:27:10 v3.1.0-dev.19 13:27:10 v3.1.0-dev.2 13:27:10 v3.1.0-dev.20 13:27:10 v3.1.0-dev.21 13:27:10 v3.1.0-dev.22 13:27:10 v3.1.0-dev.23 13:27:10 v3.1.0-dev.24 13:27:10 v3.1.0-dev.25 13:27:10 v3.1.0-dev.26 13:27:10 v3.1.0-dev.27 13:27:10 v3.1.0-dev.28 13:27:10 v3.1.0-dev.29 13:27:10 v3.1.0-dev.3 13:27:10 v3.1.0-dev.30 13:27:10 v3.1.0-dev.31 13:27:10 v3.1.0-dev.32 13:27:10 v3.1.0-dev.33 13:27:10 v3.1.0-dev.34 13:27:10 v3.1.0-dev.35 13:27:10 v3.1.0-dev.36 13:27:10 v3.1.0-dev.37 13:27:10 v3.1.0-dev.38 13:27:10 v3.1.0-dev.39 13:27:10 v3.1.0-dev.4 13:27:10 v3.1.0-dev.40 13:27:10 v3.1.0-dev.41 13:27:10 v3.1.0-dev.42 13:27:10 v3.1.0-dev.43 13:27:10 v3.1.0-dev.44 13:27:10 v3.1.0-dev.45 13:27:10 v3.1.0-dev.46 13:27:10 v3.1.0-dev.47 13:27:10 v3.1.0-dev.48 13:27:10 v3.1.0-dev.49 13:27:10 v3.1.0-dev.5 13:27:10 v3.1.0-dev.50 13:27:10 v3.1.0-dev.51 13:27:10 v3.1.0-dev.52 13:27:10 v3.1.0-dev.53 13:27:10 v3.1.0-dev.54 13:27:10 v3.1.0-dev.55 13:27:10 v3.1.0-dev.56 13:27:10 v3.1.0-dev.57 13:27:10 v3.1.0-dev.58 13:27:10 v3.1.0-dev.59 13:27:10 v3.1.0-dev.6 13:27:10 v3.1.0-dev.60 13:27:10 v3.1.0-dev.61 13:27:10 v3.1.0-dev.62 13:27:10 v3.1.0-dev.63 13:27:10 v3.1.0-dev.64 13:27:10 v3.1.0-dev.65 13:27:10 v3.1.0-dev.66 13:27:10 v3.1.0-dev.67 13:27:10 v3.1.0-dev.68 13:27:10 v3.1.0-dev.69 13:27:10 v3.1.0-dev.7 13:27:10 v3.1.0-dev.70 13:27:10 v3.1.0-dev.71 13:27:10 v3.1.0-dev.72 13:27:10 v3.1.0-dev.73 13:27:10 v3.1.0-dev.8 13:27:10 v3.1.0-dev.9 13:27:10 v3.1.1 13:27:10 v3.1.1-dev.1 13:27:10 v3.1.1-dev.2 13:27:10 v3.2.0-dev.1 13:27:10 v3.2.0-dev.10 13:27:10 v3.2.0-dev.100 13:27:10 v3.2.0-dev.101 13:27:10 v3.2.0-dev.102 13:27:10 v3.2.0-dev.103 13:27:10 v3.2.0-dev.104 13:27:10 v3.2.0-dev.105 13:27:10 v3.2.0-dev.106 13:27:10 v3.2.0-dev.107 13:27:10 v3.2.0-dev.108 13:27:10 v3.2.0-dev.109 13:27:10 v3.2.0-dev.11 13:27:10 v3.2.0-dev.12 13:27:10 v3.2.0-dev.13 13:27:10 v3.2.0-dev.14 13:27:10 v3.2.0-dev.15 13:27:10 v3.2.0-dev.16 13:27:10 v3.2.0-dev.17 13:27:10 v3.2.0-dev.18 13:27:10 v3.2.0-dev.19 13:27:10 v3.2.0-dev.2 13:27:10 v3.2.0-dev.20 13:27:10 v3.2.0-dev.21 13:27:10 v3.2.0-dev.22 13:27:10 v3.2.0-dev.23 13:27:10 v3.2.0-dev.24 13:27:10 v3.2.0-dev.25 13:27:10 v3.2.0-dev.26 13:27:10 v3.2.0-dev.27 13:27:10 v3.2.0-dev.28 13:27:10 v3.2.0-dev.29 13:27:10 v3.2.0-dev.3 13:27:10 v3.2.0-dev.30 13:27:10 v3.2.0-dev.31 13:27:10 v3.2.0-dev.32 13:27:10 v3.2.0-dev.33 13:27:10 v3.2.0-dev.34 13:27:10 v3.2.0-dev.35 13:27:10 v3.2.0-dev.36 13:27:10 v3.2.0-dev.37 13:27:10 v3.2.0-dev.38 13:27:10 v3.2.0-dev.39 13:27:10 v3.2.0-dev.4 13:27:10 v3.2.0-dev.40 13:27:10 v3.2.0-dev.41 13:27:10 v3.2.0-dev.42 13:27:10 v3.2.0-dev.43 13:27:10 v3.2.0-dev.44 13:27:10 v3.2.0-dev.45 13:27:10 v3.2.0-dev.46 13:27:10 v3.2.0-dev.47 13:27:10 v3.2.0-dev.48 13:27:10 v3.2.0-dev.49 13:27:10 v3.2.0-dev.5 13:27:10 v3.2.0-dev.50 13:27:10 v3.2.0-dev.51 13:27:10 v3.2.0-dev.52 13:27:10 v3.2.0-dev.53 13:27:10 v3.2.0-dev.54 13:27:10 v3.2.0-dev.55 13:27:10 v3.2.0-dev.56 13:27:10 v3.2.0-dev.57 13:27:10 v3.2.0-dev.58 13:27:10 v3.2.0-dev.59 13:27:10 v3.2.0-dev.6 13:27:10 v3.2.0-dev.60 13:27:10 v3.2.0-dev.61 13:27:10 v3.2.0-dev.62 13:27:10 v3.2.0-dev.63 13:27:10 v3.2.0-dev.64 13:27:10 v3.2.0-dev.65 13:27:10 v3.2.0-dev.66 13:27:10 v3.2.0-dev.67 13:27:10 v3.2.0-dev.68 13:27:10 v3.2.0-dev.69 13:27:10 v3.2.0-dev.7 13:27:10 v3.2.0-dev.70 13:27:10 v3.2.0-dev.71 13:27:10 v3.2.0-dev.72 13:27:10 v3.2.0-dev.73 13:27:10 v3.2.0-dev.74 13:27:10 v3.2.0-dev.75 13:27:10 v3.2.0-dev.76 13:27:10 v3.2.0-dev.77 13:27:10 v3.2.0-dev.78 13:27:10 v3.2.0-dev.79 13:27:10 v3.2.0-dev.8 13:27:10 v3.2.0-dev.80 13:27:10 v3.2.0-dev.81 13:27:10 v3.2.0-dev.82 13:27:10 v3.2.0-dev.83 13:27:10 v3.2.0-dev.84 13:27:10 v3.2.0-dev.85 13:27:10 v3.2.0-dev.86 13:27:10 v3.2.0-dev.87 13:27:10 v3.2.0-dev.88 13:27:10 v3.2.0-dev.89 13:27:10 v3.2.0-dev.9 13:27:10 v3.2.0-dev.90 13:27:10 v3.2.0-dev.91 13:27:10 v3.2.0-dev.92 13:27:10 v3.2.0-dev.93 13:27:10 v3.2.0-dev.94 13:27:10 v3.2.0-dev.95 13:27:10 v3.2.0-dev.96 13:27:10 v3.2.0-dev.97 13:27:10 v3.2.0-dev.98 13:27:10 v3.2.0-dev.99 13:27:10 v4.0.0-dev.1 13:27:10 v4.0.0-dev.10 13:27:10 v4.0.0-dev.11 13:27:10 v4.0.0-dev.12 13:27:10 v4.0.0-dev.13 13:27:10 v4.0.0-dev.14 13:27:10 v4.0.0-dev.15 13:27:10 v4.0.0-dev.16 13:27:10 v4.0.0-dev.17 13:27:10 v4.0.0-dev.18 13:27:10 v4.0.0-dev.19 13:27:10 v4.0.0-dev.2 13:27:10 v4.0.0-dev.20 13:27:10 v4.0.0-dev.21 13:27:10 v4.0.0-dev.22 13:27:10 v4.0.0-dev.23 13:27:10 v4.0.0-dev.24 13:27:10 v4.0.0-dev.25 13:27:10 v4.0.0-dev.26 13:27:10 v4.0.0-dev.27 13:27:10 v4.0.0-dev.28 13:27:10 v4.0.0-dev.29 13:27:10 v4.0.0-dev.3 13:27:10 v4.0.0-dev.30 13:27:10 v4.0.0-dev.31 13:27:10 v4.0.0-dev.32 13:27:10 v4.0.0-dev.33 13:27:10 v4.0.0-dev.34 13:27:10 v4.0.0-dev.35 13:27:10 v4.0.0-dev.36 13:27:10 v4.0.0-dev.37 13:27:10 v4.0.0-dev.38 13:27:10 v4.0.0-dev.39 13:27:10 v4.0.0-dev.4 13:27:10 v4.0.0-dev.40 13:27:10 v4.0.0-dev.41 13:27:10 v4.0.0-dev.42 13:27:10 v4.0.0-dev.43 13:27:10 v4.0.0-dev.44 13:27:10 v4.0.0-dev.45 13:27:10 v4.0.0-dev.46 13:27:10 v4.0.0-dev.47 13:27:10 v4.0.0-dev.48 13:27:10 v4.0.0-dev.49 13:27:10 v4.0.0-dev.5 13:27:10 v4.0.0-dev.50 13:27:10 v4.0.0-dev.51 13:27:10 v4.0.0-dev.52 13:27:10 v4.0.0-dev.53 13:27:10 v4.0.0-dev.54 13:27:10 v4.0.0-dev.55 13:27:10 v4.0.0-dev.56 13:27:10 v4.0.0-dev.57 13:27:10 v4.0.0-dev.58 13:27:10 v4.0.0-dev.59 13:27:10 v4.0.0-dev.6 13:27:10 v4.0.0-dev.60 13:27:10 v4.0.0-dev.61 13:27:10 v4.0.0-dev.62 13:27:10 v4.0.0-dev.7 13:27:10 v4.0.0-dev.8 13:27:10 v4.0.0-dev.9 [Pipeline] sh 13:27:10 + lftools sign git-tag v4.0.0-dev.62 13:27:11 Signing Git tag with Sigul... 13:27:11 Signing v4.0.0-dev.62 [Pipeline] echo 13:27:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:27:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:27:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:27:12 $ docker stop --time=1 a2d60b652e4883b01bf857757b77ba02d1a1898a5be6738c982f9d899750d17d 13:27:13 $ docker rm -f --volumes a2d60b652e4883b01bf857757b77ba02d1a1898a5be6738c982f9d899750d17d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:27:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:27:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:14 prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container 13:27:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:27:14 $ docker top 8f01315c433e8d5b878881c3c76f0113788ea3dc46aa9ec5a0502f5586a8c1f7 -eo pid,comm 13:27:14 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). 13:27:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:27:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:14 [ssh-agent] Looking for ssh-agent implementation... 13:27:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:14 $ docker exec 8f01315c433e8d5b878881c3c76f0113788ea3dc46aa9ec5a0502f5586a8c1f7 ssh-agent 13:27:15 SSH_AUTH_SOCK=/tmp/ssh-JMePmOaytGRT/agent.32 13:27:15 SSH_AGENT_PID=38 13:27:15 Running ssh-add (command line suppressed) 13:27:15 Identity added: /w/workspace/edgex-go/800@tmp/private_key_8195973953537079930.key (/w/workspace/edgex-go/800@tmp/private_key_8195973953537079930.key) 13:27:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:15 + git semver bump pre 13:27:15 2025-02-24 13:27:15,713 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main 13:27:15 2025-02-24 13:27:15,713 [bump_version] DEBUG bumping version:4.0.0-dev.62 on axis:pre with prefix:dev 13:27:15 2025-02-24 13:27:15,713 [bump_version] DEBUG bumped version:4.0.0-dev.63 13:27:15 2025-02-24 13:27:15,713 [write_version] DEBUG write version:4.0.0-dev.63 to path:/w/workspace/edgex-go/800/.semver/main with force:True 13:27:15 2025-02-24 13:27:15,713 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main 13:27:15 2025-02-24 13:27:15,713 [write_file] DEBUG write to file:/w/workspace/edgex-go/800/.semver/main 13:27:15 2025-02-24 13:27:15,717 [execute] INFO git cat-file --batch-check 13:27:15 2025-02-24 13:27:15,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/800/.semver, universal_newlines=False, shell=None, istream=) 13:27:15 2025-02-24 13:27:15,723 [execute] INFO git cat-file --batch 13:27:15 2025-02-24 13:27:15,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/800/.semver, universal_newlines=False, shell=None, istream=) 13:27:15 2025-02-24 13:27:15,730 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main 13:27:15 4.0.0-dev.63 [Pipeline] } 13:27:16 $ docker exec --env ******** --env ******** 8f01315c433e8d5b878881c3c76f0113788ea3dc46aa9ec5a0502f5586a8c1f7 ssh-agent -k 13:27:16 unset SSH_AUTH_SOCK; 13:27:16 unset SSH_AGENT_PID; 13:27:16 echo Agent pid 38 killed; 13:27:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:27:16 + git semver [Pipeline] } 13:27:16 $ docker stop --time=1 8f01315c433e8d5b878881c3c76f0113788ea3dc46aa9ec5a0502f5586a8c1f7 13:27:18 $ docker rm -f --volumes 8f01315c433e8d5b878881c3c76f0113788ea3dc46aa9ec5a0502f5586a8c1f7 [Pipeline] // withDockerContainer [Pipeline] sh 13:27:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:27:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:18 prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container 13:27:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:27:19 $ docker top 5636a6559a4d71638e3a5384f814447225e75e8fabf576985583dcc3fdd4e72c -eo pid,comm 13:27:19 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). 13:27:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:27:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:19 [ssh-agent] Looking for ssh-agent implementation... 13:27:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:19 $ docker exec 5636a6559a4d71638e3a5384f814447225e75e8fabf576985583dcc3fdd4e72c ssh-agent 13:27:19 SSH_AUTH_SOCK=/tmp/ssh-J0V9td4vwe7i/agent.32 13:27:19 SSH_AGENT_PID=39 13:27:19 Running ssh-add (command line suppressed) 13:27:19 Identity added: /w/workspace/edgex-go/800@tmp/private_key_2831009547672525457.key (/w/workspace/edgex-go/800@tmp/private_key_2831009547672525457.key) 13:27:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:20 + git semver push 13:27:20 2025-02-24 13:27:20,410 [run_push] DEBUG push 13:27:20 2025-02-24 13:27:20,411 [execute] INFO git cat-file --batch-check 13:27:20 2025-02-24 13:27:20,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/800/.semver, universal_newlines=False, shell=None, istream=) 13:27:20 2025-02-24 13:27:20,416 [execute] INFO git rev-list 51f2a527fe0aeeaa7b45515d71de0e80cf554a31 -- 13:27:20 2025-02-24 13:27:20,416 [execute] DEBUG Popen(['git', 'rev-list', '51f2a527fe0aeeaa7b45515d71de0e80cf554a31', '--'], cwd=/w/workspace/edgex-go/800/.semver, universal_newlines=False, shell=None, istream=None) 13:27:20 2025-02-24 13:27:20,438 [execute] INFO git fetch -v origin 13:27:20 2025-02-24 13:27:20,438 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/800/.semver, universal_newlines=True, shell=None, istream=None) 13:27:20 2025-02-24 13:27:20,882 [run_push] DEBUG no remote changes detected 13:27:20 2025-02-24 13:27:20,882 [execute] INFO git push origin semver 13:27:20 2025-02-24 13:27:20,883 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/800/.semver, universal_newlines=False, shell=None, istream=None) 13:27:21 2025-02-24 13:27:21,569 [run_push] DEBUG push all version tags 13:27:21 2025-02-24 13:27:21,570 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:27:21 2025-02-24 13:27:21,570 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/800, universal_newlines=False, shell=None, istream=None) 13:27:22 2025-02-24 13:27:22,253 [read_version] DEBUG read version from /w/workspace/edgex-go/800/.semver/main 13:27:22 4.0.0-dev.63 [Pipeline] } 13:27:22 $ docker exec --env ******** --env ******** 5636a6559a4d71638e3a5384f814447225e75e8fabf576985583dcc3fdd4e72c ssh-agent -k 13:27:22 unset SSH_AUTH_SOCK; 13:27:22 unset SSH_AGENT_PID; 13:27:22 echo Agent pid 39 killed; 13:27:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:27:22 + git semver [Pipeline] } 13:27:23 $ docker stop --time=1 5636a6559a4d71638e3a5384f814447225e75e8fabf576985583dcc3fdd4e72c 13:27:24 $ docker rm -f --volumes 5636a6559a4d71638e3a5384f814447225e75e8fabf576985583dcc3fdd4e72c [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 13:27:25 + [ -d /w/workspace/edgex-go/800/archives ] [Pipeline] libraryResource [Pipeline] sh 13:27:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:27:26 ---> package-listing.sh 13:27:26 ++ facter osfamily 13:27:26 ++ tr '[:upper:]' '[:lower:]' 13:27:26 + OS_FAMILY=debian 13:27:26 + workspace=/w/workspace/edgex-go/800 13:27:26 + START_PACKAGES=/tmp/packages_start.txt 13:27:26 + END_PACKAGES=/tmp/packages_end.txt 13:27:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:27:26 + PACKAGES=/tmp/packages_start.txt 13:27:26 + '[' /w/workspace/edgex-go/800 ']' 13:27:26 + PACKAGES=/tmp/packages_end.txt 13:27:26 + case "${OS_FAMILY}" in 13:27:26 + dpkg -l 13:27:26 + grep '^ii' 13:27:26 + '[' -f /tmp/packages_start.txt ']' 13:27:26 + '[' -f /tmp/packages_end.txt ']' 13:27:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:27:26 + '[' /w/workspace/edgex-go/800 ']' 13:27:26 + mkdir -p /w/workspace/edgex-go/800/archives/ 13:27:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/800/archives/ [Pipeline] echo 13:27:26 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/800/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:27:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:27:27 13:27:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:27:27 latest: Pulling from edgex-lftools-log-publisher 13:27:27 5eb5b503b376: Pulling fs layer 13:27:27 5c69ac0246d0: Pulling fs layer 13:27:27 ec43610c2a17: Pulling fs layer 13:27:27 3a2ae6a8a46f: Pulling fs layer 13:27:27 33b1e0a273af: Pulling fs layer 13:27:27 3a2ae6a8a46f: Waiting 13:27:27 33b1e0a273af: Waiting 13:27:27 5d3b04190fa2: Pulling fs layer 13:27:27 2f39f015ded8: Pulling fs layer 13:27:27 5d3b04190fa2: Waiting 13:27:27 2f39f015ded8: Waiting 13:27:27 5c69ac0246d0: Verifying Checksum 13:27:27 5c69ac0246d0: Download complete 13:27:27 3a2ae6a8a46f: Verifying Checksum 13:27:27 3a2ae6a8a46f: Download complete 13:27:27 33b1e0a273af: Verifying Checksum 13:27:27 33b1e0a273af: Download complete 13:27:27 5d3b04190fa2: Verifying Checksum 13:27:27 5d3b04190fa2: Download complete 13:27:27 ec43610c2a17: Verifying Checksum 13:27:27 ec43610c2a17: Download complete 13:27:27 5eb5b503b376: Verifying Checksum 13:27:27 5eb5b503b376: Download complete 13:27:28 2f39f015ded8: Verifying Checksum 13:27:28 2f39f015ded8: Download complete 13:27:29 5eb5b503b376: Pull complete 13:27:29 5c69ac0246d0: Pull complete 13:27:30 ec43610c2a17: Pull complete 13:27:30 3a2ae6a8a46f: Pull complete 13:27:30 33b1e0a273af: Pull complete 13:27:30 5d3b04190fa2: Pull complete 13:27:35 2f39f015ded8: Pull complete 13:27:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:27:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:27:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:35 prd-ubuntu20.04-docker-8c-8g-39614 does not seem to be running inside a container 13:27:35 $ 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/800/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/800 -v /w/workspace/edgex-go/800:/w/workspace/edgex-go/800:rw,z -v /w/workspace/edgex-go/800@tmp:/w/workspace/edgex-go/800@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:27:38 $ docker top ec62202fea531983f93a741ff1bd005f9fefa0670be76227213d35ebf6aa1d13 -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:38 + touch /tmp/pre-build-complete [Pipeline] sh 13:27:39 + mkdir -p /var/log/sysstat [Pipeline] sh 13:27:39 + ls /var/log/sa-host 13:27:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:39 provisioning config files... 13:27:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/800@tmp/config1088237306477671092tmp [Pipeline] { [Pipeline] echo 13:27:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:27:39 ---> create-netrc.sh [Pipeline] } 13:27:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:27:40 ---> python-tools-install.sh [Pipeline] echo 13:27:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:27:40 ---> sudo-logs.sh 13:27:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:27:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:27:40 ---> job-cost.sh 13:27:40 lf-activate-venv: SKIPPING 13:27:40 DEBUG: total: 0.10999999940395355 13:27:40 INFO: Retrieving Stack Cost... 13:27:41 INFO: Retrieving Pricing Info for: v3-standard-8 13:27:41 INFO: Archiving Costs [Pipeline] echo 13:27:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:27:42 ---> logs-deploy.sh 13:27:42 lf-activate-venv: SKIPPING 13:27:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/800 13:27:42 INFO: archiving workspace using pattern(s): 13:27:43 Archives upload complete. 13:27:43 INFO: archiving logs to Nexus 13:27:44 ---> uname -a: 13:27:44 Linux prd-ubuntu20-04-docker-8c-8g-39614 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:27:44 13:27:44 13:27:44 ---> lscpu: 13:27:44 Architecture: x86_64 13:27:44 CPU op-mode(s): 32-bit, 64-bit 13:27:44 Byte Order: Little Endian 13:27:44 Address sizes: 40 bits physical, 48 bits virtual 13:27:44 CPU(s): 8 13:27:44 On-line CPU(s) list: 0-7 13:27:44 Thread(s) per core: 1 13:27:44 Core(s) per socket: 1 13:27:44 Socket(s): 8 13:27:44 NUMA node(s): 1 13:27:44 Vendor ID: AuthenticAMD 13:27:44 CPU family: 23 13:27:44 Model: 49 13:27:44 Model name: AMD EPYC-Rome Processor 13:27:44 Stepping: 0 13:27:44 CPU MHz: 2800.000 13:27:44 BogoMIPS: 5600.00 13:27:44 Virtualization: AMD-V 13:27:44 Hypervisor vendor: KVM 13:27:44 Virtualization type: full 13:27:44 L1d cache: 256 KiB 13:27:44 L1i cache: 256 KiB 13:27:44 L2 cache: 4 MiB 13:27:44 L3 cache: 128 MiB 13:27:44 NUMA node0 CPU(s): 0-7 13:27:44 Vulnerability Itlb multihit: Not affected 13:27:44 Vulnerability L1tf: Not affected 13:27:44 Vulnerability Mds: Not affected 13:27:44 Vulnerability Meltdown: Not affected 13:27:44 Vulnerability Mmio stale data: Not affected 13:27:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:27:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:27:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:27:44 Vulnerability Srbds: Not affected 13:27:44 Vulnerability Tsx async abort: Not affected 13:27:44 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:27:44 13:27:44 13:27:44 ---> nproc: 13:27:44 8 13:27:44 13:27:44 13:27:44 ---> df -h: 13:27:44 Filesystem Size Used Avail Use% Mounted on 13:27:44 overlay 155G 30G 126G 20% / 13:27:44 tmpfs 64M 0 64M 0% /dev 13:27:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:27:44 shm 64M 0 64M 0% /dev/shm 13:27:44 /dev/vda1 155G 30G 126G 20% /facter-os 13:27:44 13:27:44 13:27:44 ---> sar -b -r -n DEV: 13:27:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39614) 02/24/25 _x86_64_ (8 CPU) 13:27:44 13:27:44 12:39:22 LINUX RESTART (8 CPU) 13:27:44 13:27:44 12:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:27:44 12:41:01 447.49 11.63 435.86 0.00 1785.30 83039.23 0.00 13:27:44 12:42:01 51.02 0.05 50.97 0.00 3.47 24739.61 0.00 13:27:44 12:43:01 40.05 0.17 39.89 0.00 2.53 26807.21 0.00 13:27:44 12:44:01 244.48 0.43 244.04 0.00 44.66 165261.26 0.00 13:27:44 12:45:01 1132.84 20.39 1112.45 0.00 2522.63 334827.06 0.00 13:27:44 12:46:01 233.44 1.55 231.89 0.00 242.72 54558.88 0.00 13:27:44 12:47:01 447.08 0.07 447.01 0.00 0.67 98943.20 0.00 13:27:44 12:48:01 740.83 0.07 740.76 0.00 8.40 148428.20 0.00 13:27:44 12:49:01 32.53 0.10 32.43 0.00 16.26 836.26 0.00 13:27:44 12:50:01 7.05 0.00 7.05 0.00 0.00 165.17 0.00 13:27:44 12:51:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 13:27:44 12:52:01 1.93 0.00 1.93 0.00 0.00 25.73 0.00 13:27:44 12:53:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 13:27:44 12:54:01 1.70 0.00 1.70 0.00 0.00 18.53 0.00 13:27:44 12:55:01 2.10 0.02 2.08 0.00 0.13 26.00 0.00 13:27:44 12:56:01 2.05 0.00 2.05 0.00 0.00 23.20 0.00 13:27:44 12:57:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 13:27:44 12:58:01 1.93 0.00 1.93 0.00 0.00 22.93 0.00 13:27:44 12:59:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 13:27:44 13:00:01 2.13 0.00 2.13 0.00 0.00 24.79 0.00 13:27:44 13:01:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 13:27:44 13:02:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 13:27:44 13:03:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 13:27:44 13:04:01 1.72 0.00 1.72 0.00 0.00 20.26 0.00 13:27:44 13:05:01 3.00 1.53 1.47 0.00 37.59 19.33 0.00 13:27:44 13:06:01 1.88 0.00 1.88 0.00 0.00 22.26 0.00 13:27:44 13:07:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 13:27:44 13:08:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 13:27:44 13:09:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 13:27:44 13:10:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 13:27:44 13:11:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 13:27:44 13:12:01 1.10 0.00 1.10 0.00 0.00 14.40 0.00 13:27:44 13:13:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 13:27:44 13:14:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 13:27:44 13:15:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 13:27:44 13:16:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 13:27:44 13:17:01 1.03 0.02 1.02 0.00 0.13 11.20 0.00 13:27:44 13:18:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 13:27:44 13:19:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 13:27:44 13:20:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 13:27:44 13:21:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 13:27:44 13:22:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 13:27:44 13:23:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 13:27:44 13:24:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 13:27:44 13:25:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 13:27:44 13:26:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 13:27:44 13:27:01 108.22 0.45 107.77 0.00 15.86 38384.80 0.00 13:27:44 Average: 75.31 0.78 74.53 0.00 99.62 20787.34 0.00 13:27:44 13:27:44 12:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:27:44 12:41:01 28380976 31527740 775400 2.36 124756 3241840 1730000 5.10 1148556 2896008 6684 13:27:44 12:42:01 26963504 31335200 956928 2.91 129744 4367084 2121896 6.25 1990524 3366156 440320 13:27:44 12:43:01 26581036 31182360 1106396 3.36 134456 4559836 2430560 7.16 1840480 3865848 384880 13:27:44 12:44:01 21374220 31345652 934452 2.84 146872 9794204 2539040 7.48 1922564 8848768 2237236 13:27:44 12:45:01 11854868 29916096 2269848 6.90 385996 16890468 7055340 20.79 4287708 15131868 264680 13:27:44 12:46:01 7178472 28320852 3852164 11.71 414496 19786728 10704876 31.55 7374660 16538192 1688132 13:27:44 12:47:01 4547532 28868072 3311124 10.07 429936 22832600 8160920 24.05 8229816 18219368 2237756 13:27:44 12:48:01 8811268 31408912 835160 2.54 439028 21356428 2170680 6.40 3482680 19048316 852 13:27:44 12:49:01 8792032 31391964 851456 2.59 440416 21357516 2302432 6.79 3943284 18605500 496 13:27:44 12:50:01 8809128 31409132 834860 2.54 440708 21357556 2151204 6.34 3996684 18536212 28 13:27:44 12:51:01 8808868 31408872 835064 2.54 440740 21357552 2151204 6.34 3996604 18536212 8 13:27:44 12:52:01 8825852 31425916 818324 2.49 440784 21357532 2151204 6.34 3979852 18536220 4 13:27:44 12:53:01 8826176 31426392 818052 2.49 440812 21357696 2151204 6.34 3979844 18536336 8 13:27:44 12:54:01 8826688 31426964 817496 2.49 440856 21357696 2151204 6.34 3979212 18536336 8 13:27:44 12:55:01 8826384 31426796 817488 2.49 440892 21357680 2170740 6.40 3979228 18536332 172 13:27:44 12:56:01 8826116 31426544 817644 2.49 440948 21357676 2170740 6.40 3978936 18536336 12 13:27:44 12:57:01 8826068 31426624 817556 2.49 441012 21357684 2170740 6.40 3978760 18536344 12 13:27:44 12:58:01 8825908 31426468 817512 2.49 441076 21357676 2170740 6.40 3979088 18536344 12 13:27:44 12:59:01 8826060 31426880 817308 2.49 441136 21357816 2170740 6.40 3979012 18536472 8 13:27:44 13:00:01 8826036 31426912 817208 2.49 441200 21357812 2170740 6.40 3978500 18536476 16 13:27:44 13:01:01 8826120 31427008 816976 2.48 441240 21357820 2170740 6.40 3978788 18536476 8 13:27:44 13:02:01 8825852 31426808 817136 2.48 441284 21357824 2170740 6.40 3979136 18536480 20 13:27:44 13:03:01 8825960 31426944 816948 2.48 441296 21357828 2170740 6.40 3978952 18536484 12 13:27:44 13:04:01 8826156 31427160 816668 2.48 441332 21357828 2170740 6.40 3978812 18536488 28 13:27:44 13:05:01 8817768 31420972 822952 2.50 441388 21358960 2186996 6.45 3988656 18536852 208 13:27:44 13:06:01 8817540 31420748 823152 2.50 441408 21358960 2186996 6.45 3988836 18536800 12 13:27:44 13:07:01 8817224 31420488 823372 2.50 441432 21358968 2186996 6.45 3988640 18536804 8 13:27:44 13:08:01 8817208 31420484 823316 2.50 441440 21358972 2203052 6.49 3988616 18536808 140 13:27:44 13:09:01 8816916 31420196 823516 2.50 441460 21358972 2203052 6.49 3988632 18536808 8 13:27:44 13:10:01 8817360 31420684 823288 2.50 441484 21358976 2203052 6.49 3988856 18536812 232 13:27:44 13:11:01 8816972 31420300 823656 2.50 441500 21358976 2203052 6.49 3988924 18536812 16 13:27:44 13:12:01 8817176 31420536 823376 2.50 441512 21358980 2203052 6.49 3988616 18536816 64 13:27:44 13:13:01 8817092 31420472 823584 2.50 441536 21358984 2203052 6.49 3988412 18536820 16 13:27:44 13:14:01 8816680 31420104 823852 2.51 441548 21358988 2203052 6.49 3988924 18536820 192 13:27:44 13:15:01 8816712 31420144 823804 2.51 441576 21358976 2203052 6.49 3988788 18536828 16 13:27:44 13:16:01 8816844 31420300 823500 2.50 441608 21358992 2203052 6.49 3988864 18536828 220 13:27:44 13:17:01 8816504 31420056 823704 2.50 441624 21358996 2203052 6.49 3989112 18536832 228 13:27:44 13:18:01 8816584 31420140 823612 2.50 441636 21358996 2203052 6.49 3988420 18536836 4 13:27:44 13:19:01 8816480 31420064 823628 2.50 441644 21359000 2203052 6.49 3988788 18536836 20 13:27:44 13:20:01 8816260 31419872 823828 2.51 441664 21359000 2203052 6.49 3988844 18536840 52 13:27:44 13:21:01 8816180 31419796 823784 2.51 441688 21359004 2203052 6.49 3988516 18536840 12 13:27:44 13:22:01 8816100 31419744 823788 2.51 441696 21359012 2203052 6.49 3988540 18536844 52 13:27:44 13:23:01 8815800 31419464 824008 2.51 441708 21359020 2203052 6.49 3988548 18536856 12 13:27:44 13:24:01 8816000 31419676 823964 2.51 441724 21359004 2203052 6.49 3988564 18536856 176 13:27:44 13:25:01 8815984 31419704 823908 2.51 441748 21359024 2203052 6.49 3988648 18536860 16 13:27:44 13:26:01 8815900 31419628 824112 2.51 441780 21359024 2203052 6.49 3988568 18536860 20 13:27:44 13:27:01 7559916 31350816 891776 2.71 454616 22454524 2537696 7.48 4098216 19595940 422516 13:27:44 Average: 10178053 31260780 982993 2.99 413414 19934142 2609273 7.69 3953004 17275995 163524 13:27:44 13:27:44 12:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:27:44 12:41:01 docker0 755.06 786.90 56.63 4535.53 0.00 0.00 0.00 0.00 13:27:44 12:41:01 lo 4.73 4.73 0.47 0.47 0.00 0.00 0.00 0.00 13:27:44 12:41:01 ens3 1204.97 1061.34 11305.33 124.39 0.00 0.00 0.00 0.00 13:27:44 12:42:01 docker0 0.10 0.17 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 12:42:01 ens3 43.91 30.91 41.64 19.76 0.00 0.00 0.00 0.00 13:27:44 12:42:01 veth5346200 0.10 0.30 0.01 0.02 0.00 0.00 0.00 0.00 13:27:44 12:43:01 docker0 0.88 0.88 0.07 0.08 0.00 0.00 0.00 0.00 13:27:44 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:43:01 ens3 26.54 18.03 26.44 12.87 0.00 0.00 0.00 0.00 13:27:44 12:43:01 veth5346200 0.88 0.90 0.08 0.08 0.00 0.00 0.00 0.00 13:27:44 12:44:01 docker0 15.28 29.36 0.96 409.58 0.00 0.00 0.00 0.00 13:27:44 12:44:01 veth3ac3ddc 2.60 4.97 0.21 64.76 0.00 0.00 0.00 0.01 13:27:44 12:44:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 13:27:44 12:44:01 ens3 167.64 89.99 3544.78 21.25 0.00 0.00 0.00 0.00 13:27:44 12:44:01 veth5eae48f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:44:01 veth3ef7e66 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 13:27:44 12:44:01 vethfbb57e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:44:01 vethf48d293 1.42 2.50 0.11 38.88 0.00 0.00 0.00 0.00 13:27:44 12:44:01 veth3b66bfe 2.73 4.77 0.20 76.14 0.00 0.00 0.00 0.01 13:27:44 12:44:01 veth6915fbe 1.38 2.92 0.11 38.65 0.00 0.00 0.00 0.00 13:27:44 12:44:01 veth3d3e2b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:44:01 veth5917c84 0.33 0.57 0.03 0.14 0.00 0.00 0.00 0.00 13:27:44 12:44:01 vethf813b2f 1.50 3.13 0.11 38.69 0.00 0.00 0.00 0.00 13:27:44 12:44:01 veth948c740 1.20 2.78 0.09 38.09 0.00 0.00 0.00 0.00 13:27:44 12:44:01 vethe029e79 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:44:01 vethc62c64f 1.42 3.63 0.10 38.14 0.00 0.00 0.00 0.00 13:27:44 12:44:01 veth6ef0eb2 1.22 2.77 0.09 38.08 0.00 0.00 0.00 0.00 13:27:44 12:44:01 vethf618d18 1.48 3.40 0.11 38.13 0.00 0.00 0.00 0.00 13:27:44 12:45:01 veth10f3aa4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:27:44 12:45:01 vethed9d652 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:27:44 12:45:01 docker0 550.13 847.08 46.24 8345.65 0.00 0.00 0.00 0.00 13:27:44 12:45:01 vethcf9731c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:27:44 12:45:01 veth5528597 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:27:44 12:45:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 13:27:44 12:45:01 ens3 1039.07 662.36 10533.05 216.01 0.00 0.00 0.00 0.00 13:27:44 12:45:01 veth373b5a1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:27:44 12:45:01 veth1ab2724 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:27:44 12:45:01 vethcf3eb8c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:27:44 12:45:01 veth5917c84 0.07 0.80 0.00 0.03 0.00 0.00 0.00 0.00 13:27:44 12:45:01 veth29cb766 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:27:44 12:45:01 vethd5bbd40 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:27:44 12:45:01 veth4968f22 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:27:44 12:45:01 veth06e89f7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:27:44 12:45:01 veth1eb0e94 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:27:44 12:46:01 veth10f3aa4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:46:01 vethed9d652 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:46:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:46:01 vethcf9731c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:46:01 veth5528597 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:27:44 12:46:01 ens3 7.11 4.12 5.70 2.98 0.00 0.00 0.00 0.00 13:27:44 12:46:01 veth373b5a1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:46:01 veth1ab2724 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:46:01 vethcf3eb8c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:46:01 veth5917c84 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:46:01 veth29cb766 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:46:01 vethd5bbd40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:46:01 veth4968f22 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:46:01 veth06e89f7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:46:01 veth1eb0e94 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:47:01 veth10f3aa4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:47:01 vethed9d652 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:47:01 vethcf9731c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:47:01 veth5528597 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:47:01 ens3 11.03 6.03 8.97 4.84 0.00 0.00 0.00 0.00 13:27:44 12:47:01 veth373b5a1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:47:01 veth1ab2724 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:47:01 vethcf3eb8c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:47:01 veth5917c84 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:47:01 veth29cb766 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:47:01 vethd5bbd40 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:47:01 veth4968f22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:48:01 lo 30.73 30.73 3.03 3.03 0.00 0.00 0.00 0.00 13:27:44 12:48:01 ens3 207.70 195.38 135.19 695.88 0.00 0.00 0.00 0.00 13:27:44 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:49:01 lo 42.19 42.19 4.16 4.16 0.00 0.00 0.00 0.00 13:27:44 12:49:01 ens3 447.19 461.22 191.56 2709.28 0.00 0.00 0.00 0.00 13:27:44 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:50:01 lo 8.27 8.27 0.81 0.81 0.00 0.00 0.00 0.00 13:27:44 12:50:01 ens3 77.64 70.72 41.25 374.19 0.00 0.00 0.00 0.00 13:27:44 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 12:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 12:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:55:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:27:44 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 12:56:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:57:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 12:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 12:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:00:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:27:44 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:01:01 ens3 1.52 0.88 6.00 0.06 0.00 0.00 0.00 0.00 13:27:44 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:02:01 ens3 0.42 0.37 0.26 0.22 0.00 0.00 0.00 0.00 13:27:44 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:03:01 ens3 0.38 0.02 0.05 0.00 0.00 0.00 0.00 0.00 13:27:44 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:04:01 ens3 1.05 0.42 0.40 0.28 0.00 0.00 0.00 0.00 13:27:44 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:05:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:05:01 ens3 5.97 4.77 4.18 4.70 0.00 0.00 0.00 0.00 13:27:44 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:06:01 ens3 3.30 2.78 1.84 2.07 0.00 0.00 0.00 0.00 13:27:44 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:10:01 ens3 0.60 0.22 0.13 0.07 0.00 0.00 0.00 0.00 13:27:44 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:11:01 ens3 1.02 0.32 0.37 0.21 0.00 0.00 0.00 0.00 13:27:44 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:12:01 ens3 0.67 0.38 0.28 0.22 0.00 0.00 0.00 0.00 13:27:44 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:13:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:14:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:15:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:27:44 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:16:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:20:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:27:44 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:23:01 ens3 0.18 0.07 0.12 0.00 0.00 0.00 0.00 0.00 13:27:44 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:25:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 13:27:44 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:44 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:26:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:27:44 13:27:01 docker0 59.52 97.67 5.54 868.91 0.00 0.00 0.00 0.00 13:27:44 13:27:01 lo 2.47 2.47 0.26 0.26 0.00 0.00 0.00 0.00 13:27:44 13:27:01 ens3 387.07 249.49 7995.63 145.05 0.00 0.00 0.00 0.00 13:27:44 Average: docker0 29.40 37.51 2.33 301.40 0.00 0.00 0.00 0.00 13:27:44 Average: lo 2.01 2.01 0.20 0.20 0.00 0.00 0.00 0.00 13:27:44 Average: ens3 77.42 60.91 720.34 92.26 0.00 0.00 0.00 0.00 13:27:44 13:27:44 13:27:44 ---> sar -P ALL: 13:27:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39614) 02/24/25 _x86_64_ (8 CPU) 13:27:44 13:27:44 12:39:22 LINUX RESTART (8 CPU) 13:27:44 13:27:44 12:40:01 CPU %user %nice %system %iowait %steal %idle 13:27:44 12:41:01 all 10.33 0.00 4.45 2.22 0.07 82.94 13:27:44 12:41:01 0 8.38 0.00 4.06 3.11 0.07 84.38 13:27:44 12:41:01 1 8.17 0.00 3.88 0.05 0.07 87.82 13:27:44 12:41:01 2 10.17 0.00 4.15 0.25 0.07 85.36 13:27:44 12:41:01 3 9.72 0.00 5.12 5.28 0.05 79.82 13:27:44 12:41:01 4 14.76 0.00 4.13 0.79 0.07 80.25 13:27:44 12:41:01 5 12.34 0.00 5.09 0.19 0.08 82.30 13:27:44 12:41:01 6 10.43 0.00 3.97 0.27 0.07 85.26 13:27:44 12:41:01 7 8.60 0.00 5.19 7.79 0.05 78.37 13:27:44 12:42:01 all 41.11 0.00 6.29 0.44 0.08 52.08 13:27:44 12:42:01 0 41.95 0.00 6.65 0.03 0.08 51.27 13:27:44 12:42:01 1 42.60 0.00 6.39 0.42 0.10 50.49 13:27:44 12:42:01 2 39.30 0.00 6.22 0.02 0.08 54.38 13:27:44 12:42:01 3 38.88 0.00 8.14 0.02 0.08 52.88 13:27:44 12:42:01 4 42.32 0.00 5.87 0.02 0.07 51.72 13:27:44 12:42:01 5 40.28 0.00 5.72 2.93 0.08 50.99 13:27:44 12:42:01 6 43.58 0.00 5.30 0.03 0.08 51.00 13:27:44 12:42:01 7 39.96 0.00 6.02 0.05 0.08 53.89 13:27:44 12:43:01 all 55.22 0.00 7.00 0.28 0.09 37.41 13:27:44 12:43:01 0 56.14 0.00 7.12 0.00 0.12 36.63 13:27:44 12:43:01 1 55.48 0.00 6.86 0.14 0.08 37.45 13:27:44 12:43:01 2 55.04 0.00 6.73 0.02 0.08 38.13 13:27:44 12:43:01 3 55.15 0.00 7.08 0.02 0.08 37.67 13:27:44 12:43:01 4 53.86 0.00 7.53 0.00 0.08 38.53 13:27:44 12:43:01 5 55.80 0.00 7.16 2.06 0.10 34.88 13:27:44 12:43:01 6 55.21 0.00 6.32 0.00 0.08 38.39 13:27:44 12:43:01 7 55.10 0.00 7.19 0.00 0.08 37.63 13:27:44 12:44:01 all 35.06 0.00 8.03 3.68 0.08 53.15 13:27:44 12:44:01 0 36.60 0.00 8.07 1.48 0.08 53.76 13:27:44 12:44:01 1 36.09 0.00 8.09 7.07 0.10 48.66 13:27:44 12:44:01 2 33.40 0.00 7.91 1.37 0.10 57.22 13:27:44 12:44:01 3 36.12 0.00 8.52 4.26 0.08 51.01 13:27:44 12:44:01 4 35.00 0.00 7.81 2.00 0.07 55.13 13:27:44 12:44:01 5 35.20 0.00 7.32 3.47 0.07 53.94 13:27:44 12:44:01 6 33.30 0.00 8.20 4.63 0.08 53.79 13:27:44 12:44:01 7 34.77 0.00 8.29 5.15 0.08 51.71 13:27:44 12:45:01 all 19.75 0.00 9.60 15.55 0.09 55.02 13:27:44 12:45:01 0 22.00 0.00 10.14 16.91 0.13 50.81 13:27:44 12:45:01 1 19.62 0.00 10.26 18.59 0.08 51.45 13:27:44 12:45:01 2 18.82 0.00 7.77 4.18 0.07 69.16 13:27:44 12:45:01 3 19.80 0.00 10.09 14.91 0.07 55.12 13:27:44 12:45:01 4 20.27 0.00 9.66 18.64 0.08 51.34 13:27:44 12:45:01 5 19.37 0.00 10.20 15.32 0.08 55.02 13:27:44 12:45:01 6 17.80 0.00 7.58 9.28 0.08 65.25 13:27:44 12:45:01 7 20.30 0.00 11.07 26.61 0.08 41.93 13:27:44 12:46:01 all 89.72 0.00 10.16 0.00 0.11 0.00 13:27:44 12:46:01 0 89.66 0.00 10.19 0.00 0.15 0.00 13:27:44 12:46:01 1 89.56 0.00 10.34 0.00 0.10 0.00 13:27:44 12:46:01 2 90.10 0.00 9.77 0.02 0.10 0.02 13:27:44 12:46:01 3 90.20 0.00 9.70 0.00 0.10 0.00 13:27:44 12:46:01 4 90.85 0.00 9.05 0.00 0.10 0.00 13:27:44 12:46:01 5 88.30 0.00 11.58 0.00 0.12 0.00 13:27:44 12:46:01 6 90.30 0.00 9.59 0.02 0.10 0.00 13:27:44 12:46:01 7 88.80 0.00 11.10 0.00 0.10 0.00 13:27:44 12:47:01 all 90.73 0.00 9.17 0.00 0.11 0.00 13:27:44 12:47:01 0 90.84 0.00 8.97 0.00 0.18 0.00 13:27:44 12:47:01 1 90.72 0.00 9.18 0.00 0.10 0.00 13:27:44 12:47:01 2 92.42 0.00 7.47 0.00 0.12 0.00 13:27:44 12:47:01 3 91.25 0.00 8.65 0.00 0.10 0.00 13:27:44 12:47:01 4 91.34 0.00 8.56 0.00 0.10 0.00 13:27:44 12:47:01 5 88.37 0.00 11.55 0.00 0.08 0.00 13:27:44 12:47:01 6 90.80 0.00 9.11 0.00 0.08 0.00 13:27:44 12:47:01 7 90.06 0.00 9.84 0.00 0.10 0.00 13:27:44 12:48:01 all 35.49 0.00 5.37 0.70 0.07 58.37 13:27:44 12:48:01 0 33.81 0.00 5.91 0.47 0.08 59.73 13:27:44 12:48:01 1 37.68 0.00 5.09 0.28 0.07 56.88 13:27:44 12:48:01 2 34.79 0.00 5.09 1.86 0.08 58.18 13:27:44 12:48:01 3 36.49 0.00 5.55 1.07 0.07 56.83 13:27:44 12:48:01 4 35.46 0.00 6.04 0.35 0.05 58.10 13:27:44 12:48:01 5 33.67 0.00 5.72 0.77 0.07 59.78 13:27:44 12:48:01 6 37.17 0.00 4.88 0.39 0.07 57.49 13:27:44 12:48:01 7 34.87 0.00 4.67 0.38 0.08 60.00 13:27:44 12:49:01 all 9.76 0.00 0.95 0.09 0.06 89.14 13:27:44 12:49:01 0 9.66 0.00 1.10 0.03 0.05 89.16 13:27:44 12:49:01 1 11.06 0.00 0.95 0.45 0.07 87.47 13:27:44 12:49:01 2 14.63 0.00 0.84 0.03 0.05 84.45 13:27:44 12:49:01 3 12.89 0.00 1.10 0.03 0.08 85.89 13:27:44 12:49:01 4 10.72 0.00 0.92 0.05 0.07 88.25 13:27:44 12:49:01 5 4.23 0.00 0.87 0.00 0.05 94.85 13:27:44 12:49:01 6 6.27 0.00 1.00 0.10 0.05 92.58 13:27:44 12:49:01 7 8.67 0.00 0.82 0.02 0.05 90.45 13:27:44 12:50:01 all 1.57 0.00 0.19 0.02 0.03 98.20 13:27:44 12:50:01 0 1.58 0.00 0.18 0.00 0.02 98.22 13:27:44 12:50:01 1 2.96 0.00 0.12 0.00 0.03 96.89 13:27:44 12:50:01 2 2.49 0.00 0.17 0.00 0.02 97.33 13:27:44 12:50:01 3 0.85 0.00 0.22 0.02 0.02 98.90 13:27:44 12:50:01 4 1.89 0.00 0.23 0.02 0.07 97.80 13:27:44 12:50:01 5 2.32 0.00 0.23 0.00 0.02 97.43 13:27:44 12:50:01 6 0.25 0.00 0.15 0.12 0.03 99.45 13:27:44 12:50:01 7 0.23 0.00 0.18 0.00 0.02 99.57 13:27:44 12:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:27:44 12:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 12:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:27:44 12:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 12:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 12:51:01 4 0.03 0.00 0.03 0.00 0.05 99.88 13:27:44 12:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 12:51:01 6 0.13 0.00 0.07 0.02 0.03 99.75 13:27:44 12:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:27:44 12:51:01 CPU %user %nice %system %iowait %steal %idle 13:27:44 12:52:01 all 0.03 0.00 0.01 0.01 0.01 99.95 13:27:44 12:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 12:52:01 1 0.03 0.00 0.00 0.02 0.02 99.93 13:27:44 12:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 12:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 12:52:01 4 0.08 0.00 0.03 0.02 0.05 99.82 13:27:44 12:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:27:44 12:52:01 6 0.05 0.00 0.02 0.02 0.02 99.90 13:27:44 12:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 12:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:27:44 12:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 12:53:01 1 0.00 0.00 0.03 0.00 0.02 99.95 13:27:44 12:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 12:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 12:53:01 4 0.08 0.00 0.07 0.00 0.03 99.82 13:27:44 12:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 12:53:01 6 0.03 0.00 0.02 0.02 0.02 99.92 13:27:44 12:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 12:54:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:27:44 12:54:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:27:44 12:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 12:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:27:44 12:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 12:54:01 4 0.07 0.00 0.02 0.00 0.03 99.88 13:27:44 12:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:27:44 12:54:01 6 0.07 0.00 0.03 0.02 0.02 99.87 13:27:44 12:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 12:55:01 all 0.02 0.00 0.03 0.00 0.01 99.94 13:27:44 12:55:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:27:44 12:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:27:44 12:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:27:44 12:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 12:55:01 4 0.03 0.00 0.03 0.00 0.03 99.90 13:27:44 12:55:01 5 0.02 0.00 0.03 0.02 0.00 99.93 13:27:44 12:55:01 6 0.05 0.00 0.03 0.02 0.02 99.88 13:27:44 12:55:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:27:44 12:56:01 all 0.03 0.00 0.02 0.01 0.01 99.94 13:27:44 12:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 12:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:27:44 12:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:27:44 12:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 12:56:01 4 0.03 0.00 0.05 0.02 0.03 99.87 13:27:44 12:56:01 5 0.00 0.00 0.00 0.03 0.00 99.97 13:27:44 12:56:01 6 0.05 0.00 0.05 0.00 0.02 99.88 13:27:44 12:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:27:44 12:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:27:44 12:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 12:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 12:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 12:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 12:57:01 4 0.03 0.00 0.03 0.00 0.03 99.90 13:27:44 12:57:01 5 0.00 0.00 0.00 0.03 0.00 99.97 13:27:44 12:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:27:44 12:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 12:58:01 all 0.11 0.00 0.01 0.00 0.01 99.87 13:27:44 12:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 12:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:27:44 12:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 12:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 12:58:01 4 0.05 0.00 0.02 0.02 0.03 99.88 13:27:44 12:58:01 5 0.00 0.00 0.00 0.02 0.02 99.97 13:27:44 12:58:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:27:44 12:58:01 7 0.68 0.00 0.02 0.00 0.00 99.30 13:27:44 12:59:01 all 0.17 0.00 0.01 0.00 0.01 99.80 13:27:44 12:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:27:44 12:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:27:44 12:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 12:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 12:59:01 4 0.02 0.00 0.02 0.00 0.03 99.93 13:27:44 12:59:01 5 0.00 0.00 0.00 0.03 0.00 99.97 13:27:44 12:59:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:27:44 12:59:01 7 1.24 0.00 0.00 0.00 0.02 98.74 13:27:44 13:00:01 all 0.03 0.00 0.01 0.00 0.01 99.94 13:27:44 13:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:27:44 13:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:27:44 13:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 13:00:01 4 0.10 0.00 0.03 0.00 0.02 99.85 13:27:44 13:00:01 5 0.02 0.00 0.03 0.03 0.00 99.92 13:27:44 13:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:27:44 13:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 13:01:01 all 0.02 0.00 0.00 0.00 0.01 99.96 13:27:44 13:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:27:44 13:01:01 1 0.02 0.00 0.00 0.00 0.03 99.95 13:27:44 13:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:27:44 13:01:01 4 0.07 0.00 0.02 0.00 0.03 99.88 13:27:44 13:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:27:44 13:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 13:01:01 7 0.05 0.00 0.00 0.00 0.02 99.93 13:27:44 13:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:27:44 13:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:02:01 1 0.02 0.00 0.02 0.00 0.03 99.93 13:27:44 13:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 13:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 13:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:27:44 13:02:01 5 0.00 0.00 0.00 0.03 0.02 99.95 13:27:44 13:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 13:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:27:44 13:27:44 13:02:01 CPU %user %nice %system %iowait %steal %idle 13:27:44 13:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:27:44 13:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 13:27:44 13:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 13:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:27:44 13:03:01 4 0.03 0.00 0.03 0.02 0.02 99.90 13:27:44 13:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:03:01 6 0.10 0.00 0.05 0.00 0.02 99.83 13:27:44 13:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 13:27:44 13:04:01 all 0.23 0.00 0.01 0.00 0.01 99.74 13:27:44 13:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 13:04:01 1 0.03 0.00 0.03 0.02 0.03 99.88 13:27:44 13:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:27:44 13:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:04:01 4 0.08 0.00 0.00 0.00 0.02 99.90 13:27:44 13:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:27:44 13:04:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:27:44 13:04:01 7 1.61 0.00 0.02 0.00 0.02 98.35 13:27:44 13:05:01 all 0.40 0.00 0.04 0.02 0.01 99.53 13:27:44 13:05:01 0 0.22 0.00 0.00 0.02 0.02 99.75 13:27:44 13:05:01 1 0.13 0.00 0.05 0.02 0.03 99.77 13:27:44 13:05:01 2 0.27 0.00 0.05 0.03 0.00 99.65 13:27:44 13:05:01 3 0.17 0.00 0.03 0.00 0.00 99.80 13:27:44 13:05:01 4 0.85 0.00 0.05 0.00 0.02 99.08 13:27:44 13:05:01 5 0.07 0.00 0.05 0.08 0.00 99.80 13:27:44 13:05:01 6 0.17 0.00 0.02 0.00 0.02 99.80 13:27:44 13:05:01 7 1.34 0.00 0.08 0.00 0.00 98.58 13:27:44 13:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:27:44 13:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 13:06:01 1 0.02 0.00 0.02 0.00 0.03 99.93 13:27:44 13:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 13:27:44 13:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:06:01 4 0.13 0.00 0.02 0.00 0.03 99.82 13:27:44 13:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:27:44 13:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:27:44 13:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:27:44 13:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:27:44 13:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:07:01 1 0.00 0.00 0.02 0.00 0.03 99.95 13:27:44 13:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 13:07:01 4 0.05 0.00 0.03 0.02 0.02 99.88 13:27:44 13:07:01 5 0.00 0.00 0.00 0.02 0.02 99.97 13:27:44 13:07:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:27:44 13:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 13:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:27:44 13:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:08:01 1 0.05 0.00 0.03 0.00 0.03 99.88 13:27:44 13:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 13:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 13:08:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:27:44 13:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 13:27:44 13:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:27:44 13:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:09:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:27:44 13:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:27:44 13:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 13:09:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:27:44 13:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:09:01 6 0.07 0.00 0.03 0.00 0.02 99.88 13:27:44 13:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 13:10:01 all 0.02 0.00 0.02 0.00 0.01 99.95 13:27:44 13:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:27:44 13:10:01 1 0.03 0.00 0.00 0.02 0.02 99.93 13:27:44 13:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:27:44 13:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:27:44 13:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:27:44 13:10:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:27:44 13:10:01 6 0.00 0.00 0.07 0.00 0.00 99.93 13:27:44 13:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 13:11:01 all 0.16 0.00 0.01 0.00 0.01 99.82 13:27:44 13:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:27:44 13:11:01 1 0.10 0.00 0.03 0.00 0.02 99.85 13:27:44 13:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:27:44 13:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:11:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:27:44 13:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 13:11:01 6 0.07 0.00 0.02 0.00 0.02 99.90 13:27:44 13:11:01 7 0.98 0.00 0.00 0.00 0.00 99.02 13:27:44 13:12:01 all 0.27 0.00 0.01 0.00 0.01 99.70 13:27:44 13:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:27:44 13:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 13:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:27:44 13:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 13:12:01 4 0.07 0.00 0.03 0.02 0.02 99.87 13:27:44 13:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:27:44 13:12:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:27:44 13:12:01 7 1.97 0.00 0.00 0.00 0.02 98.01 13:27:44 13:13:01 all 0.28 0.00 0.01 0.00 0.01 99.70 13:27:44 13:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 13:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:27:44 13:13:01 2 0.02 0.00 0.00 0.00 0.03 99.95 13:27:44 13:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 13:13:01 4 0.07 0.00 0.02 0.02 0.00 99.90 13:27:44 13:13:01 5 0.00 0.00 0.02 0.02 0.02 99.95 13:27:44 13:13:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:27:44 13:13:01 7 1.99 0.00 0.00 0.00 0.00 98.01 13:27:44 13:27:44 13:13:01 CPU %user %nice %system %iowait %steal %idle 13:27:44 13:14:01 all 0.18 0.00 0.01 0.00 0.01 99.79 13:27:44 13:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:27:44 13:14:01 1 0.00 0.00 0.00 0.02 0.03 99.95 13:27:44 13:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 13:27:44 13:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:27:44 13:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:27:44 13:14:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:27:44 13:14:01 7 1.32 0.00 0.00 0.00 0.02 98.66 13:27:44 13:15:01 all 0.03 0.00 0.02 0.01 0.01 99.93 13:27:44 13:15:01 0 0.02 0.00 0.00 0.03 0.00 99.95 13:27:44 13:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:27:44 13:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:27:44 13:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 13:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:27:44 13:15:01 5 0.02 0.00 0.00 0.03 0.00 99.95 13:27:44 13:15:01 6 0.07 0.00 0.03 0.00 0.02 99.88 13:27:44 13:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:27:44 13:16:01 all 0.03 0.00 0.01 0.00 0.01 99.94 13:27:44 13:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 13:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 13:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:27:44 13:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:27:44 13:16:01 4 0.03 0.00 0.00 0.02 0.02 99.93 13:27:44 13:16:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:27:44 13:16:01 6 0.08 0.00 0.03 0.00 0.02 99.87 13:27:44 13:16:01 7 0.08 0.00 0.00 0.00 0.02 99.90 13:27:44 13:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:27:44 13:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 13:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:27:44 13:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:17:01 4 0.05 0.00 0.03 0.00 0.02 99.90 13:27:44 13:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 13:17:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:27:44 13:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:18:01 all 0.03 0.00 0.01 0.01 0.01 99.94 13:27:44 13:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:27:44 13:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:27:44 13:18:01 2 0.03 0.00 0.02 0.00 0.03 99.92 13:27:44 13:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:27:44 13:18:01 4 0.03 0.00 0.02 0.07 0.00 99.88 13:27:44 13:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:27:44 13:18:01 6 0.05 0.00 0.00 0.00 0.02 99.93 13:27:44 13:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 13:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:27:44 13:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:27:44 13:19:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:27:44 13:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:27:44 13:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:27:44 13:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 13:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:27:44 13:19:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:27:44 13:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:27:44 13:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:27:44 13:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 13:20:01 1 0.07 0.00 0.03 0.00 0.03 99.87 13:27:44 13:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:27:44 13:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 13:20:01 4 0.05 0.00 0.00 0.02 0.02 99.92 13:27:44 13:20:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:27:44 13:20:01 6 0.07 0.00 0.00 0.00 0.00 99.93 13:27:44 13:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 13:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:27:44 13:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:27:44 13:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:27:44 13:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 13:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 13:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:27:44 13:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:22:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:27:44 13:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:27:44 13:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:27:44 13:22:01 2 0.00 0.00 0.03 0.00 0.02 99.95 13:27:44 13:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:22:01 4 0.03 0.00 0.00 0.02 0.00 99.95 13:27:44 13:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:27:44 13:22:01 6 0.03 0.00 0.05 0.00 0.02 99.90 13:27:44 13:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:27:44 13:23:01 all 0.05 0.00 0.01 0.00 0.01 99.93 13:27:44 13:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:27:44 13:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 13:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 13:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 13:23:01 4 0.00 0.00 0.00 0.02 0.02 99.97 13:27:44 13:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:27:44 13:23:01 6 0.05 0.00 0.03 0.00 0.00 99.92 13:27:44 13:23:01 7 0.30 0.00 0.02 0.00 0.02 99.67 13:27:44 13:24:01 all 0.03 0.00 0.01 0.00 0.01 99.94 13:27:44 13:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:27:44 13:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:27:44 13:24:01 2 0.03 0.00 0.02 0.00 0.03 99.92 13:27:44 13:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:27:44 13:24:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:27:44 13:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:27:44 13:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:27:44 13:24:01 7 0.05 0.00 0.00 0.00 0.00 99.95 13:27:44 13:27:44 13:24:01 CPU %user %nice %system %iowait %steal %idle 13:27:44 13:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:27:44 13:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:27:44 13:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 13:25:01 2 0.00 0.00 0.03 0.00 0.02 99.95 13:27:44 13:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:27:44 13:25:01 4 0.05 0.00 0.00 0.02 0.02 99.92 13:27:44 13:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:27:44 13:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:27:44 13:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 13:26:01 all 0.03 0.00 0.01 0.01 0.01 99.94 13:27:44 13:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:27:44 13:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:27:44 13:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:27:44 13:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:27:44 13:26:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:27:44 13:26:01 5 0.02 0.00 0.02 0.10 0.00 99.87 13:27:44 13:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:27:44 13:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:27:44 13:27:01 all 7.65 0.00 3.20 0.39 0.05 88.71 13:27:44 13:27:01 0 8.05 0.00 3.80 0.17 0.05 87.94 13:27:44 13:27:01 1 7.83 0.00 3.38 1.65 0.05 87.09 13:27:44 13:27:01 2 10.38 0.00 3.87 0.89 0.05 84.80 13:27:44 13:27:01 3 7.24 0.00 3.41 0.15 0.07 89.13 13:27:44 13:27:01 4 7.69 0.00 2.11 0.03 0.05 90.12 13:27:44 13:27:01 5 6.60 0.00 2.84 0.20 0.05 90.31 13:27:44 13:27:01 6 6.81 0.00 3.79 0.02 0.03 89.35 13:27:44 13:27:01 7 6.60 0.00 2.37 0.02 0.03 90.97 13:27:44 Average: all 8.45 0.00 1.37 0.50 0.03 89.65 13:27:44 Average: 0 8.46 0.00 1.41 0.47 0.03 89.64 13:27:44 Average: 1 8.54 0.00 1.38 0.61 0.03 89.44 13:27:44 Average: 2 8.53 0.00 1.28 0.18 0.03 89.99 13:27:44 Average: 3 8.46 0.00 1.44 0.54 0.02 89.54 13:27:44 Average: 4 8.63 0.00 1.33 0.47 0.03 89.54 13:27:44 Average: 5 8.19 0.00 1.45 0.54 0.02 89.80 13:27:44 Average: 6 8.34 0.00 1.29 0.31 0.03 90.03 13:27:44 Average: 7 8.48 0.00 1.42 0.84 0.02 89.24 13:27:44 13:27:44 13:27:44